.codeVHP {
	width:450px;
	background-color:#F2F2F2;
	overflow:auto;
	color: #777777;
	padding: 12pt;
	border-color: #777777;
	border-width: 1pt; 
}

.Azul { color: #0000cc;}
.Grisete { color: #336699; }
.Gris { color: #777777; }
.Rosa { color: #ff3399; }

.articuloLargo {
	letter-spacing: 10pt;
	text-align: justify;
	font: 9pt Arial, Helvetica, Geneva, sans-serif;
}
.overText {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 0.71em;
	text-align: left;
}
.textoVhplab { 
	color: #808080;
	font-size: 8.5pt;
	line-height: 9.5pt;
	font-family: Arial, Helvetica, Geneva;
	text-align: justify;
	letter-spacing: 1pt
}
.textoBase {
	font: 9pt Arial, Helvetica, Geneva, sans-serif;
}

#recursos {
	float: right;
	width: 200px;
	padding: 8px;
	text-align: left;
	background: #F2FFF2;
	border: 1px solid #CCC;
	margin-bottom: 1em;

}
#recursos li { 
	font-size: 0.6em;
}

/* ---------- New VHPlab ---------- */
/* Clases para el cuerpo de la pagina */
.alto {
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
}
.ajustado {
	margin: 5px;
}

#pagina {
	text-align: justify;
	font: 10pt Arial, Helvetica, Geneva;
	letter-spacing: 115%;
}
/* Clases para el div pagina */
.completa {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width:100%;
	height:100%; /* works only if parent container is assigned a height value */
	/*background:#eaeaea;*/
}
.limpia {
	margin: 5px;
	/*border: 1px solid #CCC;*/
}
# contenido {
}
#pagina.articulo {
	width: 800px;
	margin: auto;
}
#pagina.articulo ul{
	margin: 0px;
	padding: 0px 80px 0px 40px;
}
#pagina.articulo li{
	line-height: 12pt;
	padding-bottom: 10px;
}
pre {
  	overflow: auto;
	border:1px solid #ccc;
	padding: 6px;
	line-height: 4pt;
}
code {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	font-size: 8pt;
}
#navegacion {
	background:#eaeaea;
	margin-top:10px;
	margin-bottom:10px;
	line-height:24px;
	color:#c7c8b8;
	padding:2px 4px 2px 7px;
	text-align; left;
	font-size: 10pt;
}
#navegacion div {
	float: right;
	margin-right:1px;
}
#navegacion a {
	color:#c7c8b8;
}
#navegacion a:hover {
	color:#808080;
	text-decoration:none;
}
/* Clases para el div contenido */

.proyecto {
	width: 500px;
	min-height:166px;
	padding: 8px;
	border: 1px solid #CCC;
	margin-bottom: 1em;
}
.textoProyecto {
	text-align: justify;
}
.imagenProyecto {
	float:right;
	position:relative;
	margin:8px;
}
#tags {
	float: right;
	width: 200px;
	padding: 8px;
	text-align: left;
	background: #F2FFF2;
	border: 1px solid #CCC;
	margin-bottom: 1em;

}
.agochado {
	display:none;
}
#last {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width: 540px;
	border: 1px solid #CCC;
	position:relative;
}
#last div {
	display:block;
	width:300px;
	padding: 10px 0px 0px 10px;
	text-align: justify;
}
#last img {
	position:absolute;
	right:10px;
	top:0;
	bottom:0;
	margin:auto;
	border: 0px;
}
.news {
	padding: 0px;
	margin: 0px;
	margin-bottom:10px;
	width: 540px;
	text-align: left;
	font: 9pt Arial, Helvetica, Geneva, sans-serif;
}
#asintomatic {
	background: #e7c2eb;
	border: 1px solid #c24dd0;
}
#horaciogd {
	background: #b7edb2;
	border: 1px solid #1a6d64;
}
#viviana, .viviana {
	background: #f6d9ab;
	border: 1px solid #f55a16;
}
#googlemaps {
	border: 1px solid #CCC;
}
.news ul {
	padding-left: 10px;
	padding-right: 15px;
	margin: 0px;
	line-height: 16pt;
	list-style-type: none;
}
.news li {
	padding-bottom: 10px;
}
.news a.out {
	color:#38787c;
	font-style: italic;
}
.news h1 {
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#asintomatic h1 {
	border-bottom: 1px solid #c24dd0;
}
#horaciogd h1 {
	border-bottom: 1px solid #1a6d64;
}
#viviana h1, .viviana h2 {
	border-bottom: 1px dotted #f57e4a;
	font-weight: bold;
}
#googlemaps h1 {
	border-bottom: 1px solid #CCC;
}
#asintomatic ul {
	background: #eedbf8;
}
#horaciogd ul {
	background: #d6fad3;
}
#viviana ul, .viviana ul {
	background: #fdf6d1;
}
#horaciogd {
	background: #b7edb2;
	border: 1px solid #1a6d64;
}
.news h2 {
	margin:0px;
	font-size: 11pt;
	font-weight: bold;
	display:inline;
}
.news h3 {
	margin:0px;
}
.news .descripcion {
	/*border: 1px solid #CCC;*/
	display: none;
	text-align: justify;
}
.news .url {
}
.news ul.articulos {
	padding-left: 20px;
	margin:0px;
	line-height:12pt;
}
.news ul.articulos li {
	padding-bottom: 0px;
}
body.horacio {
	background-image: url(http://www.vhplab.net/squelettes/P9090080.jpg);
}
/* -------------------------------- */

/* Menu cabri */
.menuCabri {
	width: 488px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*background:#ffc;*/
}
#cabecera {
	width: 100%;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	/*line-height:20pt;*/
}
#pie {
	width: 100%;
	border-top: 1px dotted #CCC;
	text-align: center; }

.pad{
	padding: 4px;
}

.articulo h1{
	font-size: 16pt;
	font-weight:bold;
}
.articulo li {
	list-style:none;
	line-height:28pt;
}
.articulo li b {
	font-size: 16pt;
	font-weight:bold;
}

a.menu:link {
	color: #06c;
	font-style: italic;
	text-decoration: none;
}
a.menu:visited {
	color: #f93;
	text-decoration: none;
}
a.menu:hover {
	color: #4d00b9;
	text-decoration: underline;
}
/* ---------- */

/* Articulo cabri */
.cajaTexto {
	padding: 15px;
	border: solid 1px #bdbdbd;
}
.cajaImagen {
	padding: 5px;
	border: solid 1px #bdbdbd;
}
.apartado {
	color: #545454;
	text-indent:25px;
	padding: 20px;
	font-size: 9pt;
}
.asterisco {
	padding: 20px;
	font-style:italic;
}
.linea {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	line-height:18pt;
}
.titulo {
	font-size: 16pt;
	text-indent:25px;
	font-weight:bold;
}
.articulo h3 {
	font-size: 16pt;
	text-indent:25px;
	font-weight:bold;
	display:inline;
}
.cabri a:link {
	font-size: 9pt;
}
.cabri a:link {
	color: #06c;
	font-style: italic;
	text-decoration: none;
}
.cabri a:visited {
	color: #f93;
	text-decoration: none;
}
.cabri a:hover {
	color: #4d00b9;
	text-decoration: underline;
}
.cabri a:active {
	text-decoration: none;
}
a.cabri_menu:link {
	color: #06c;
	font-style: italic;
	text-decoration: none;
}
a.cabri_menu {
	color: #06c;
	font-style: italic;
	text-decoration: none;
	cursor: pointer;
}
a.cabri_menu:hover {
	color: #2572db;
	font-style: italic;
	text-decoration: underline;
}
/* -------------- */