@charset "utf-8";
/* CSS Document */

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height:18px;
}

.creditos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.nivel0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #0b50a2;
	font-weight:bold;
}

.bordefotos{
		border: 1px solid #666666;
}

.nivelambiente{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0b50a2;
	font-weight:bold;
	line-height:28px;
}

.nivel1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3c3837;
	font-weight:bold;
	line-height:20px;
}

.nivel2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0b50a2;
	font-weight:bold;
}

.modulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b50a2;	
}

.fondoprincipal{
	background-image: url(../imagenes/center.jpg);
	background-repeat: no-repeat;
	background-position: top;	

}

.fondotabs{
	background-image: url(../imagenes/fondotabs.png);
	background-repeat:  repeat-x;
	background-position: top;
}

.fondotabs2{
	background-image: url(../imagenes/fondotabs2.png);
	background-repeat:  repeat-x;
	background-position: top;
}

.fondolateral{
	background-image: url(../imagenes/suprep.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}

.fondolab{
	background-image: url(../imagenes/fondolab.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
}

.fondovirus{
	background-image: url(../imagenes/virus-p.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondovirus-g{
	background-image: url(../imagenes/virus-g.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
}

.fondoprod{
	background-image: url(../imagenes/fondoprod.jpg);
	background-repeat:  no-repeat;
	background-position: left bottom;
}

a:link, a:visited {
	font-family: Arial;
	color: #4d4d4d;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

a.mapa:link, a.mapa:visited {
	font-family: Arial;
	color: #d3d3d3;
	font-size: 11px;
}

a.mapa:hover {
	text-decoration: underline;
}

a.prod:link, a.prod:visited {
	font-family: Arial;
	color: #0b50a2;
	font-size: 11px;
	line-height: 12px;
}

a.prod:hover {
	text-decoration: underline;
}

a.prod2:link, a.prod2:visited {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	line-height: 12px;

}

a.prod2:hover {
	text-decoration: underline;
}

a.prodatenuado:link, a.prodatenuado:visited {
	font-family: Arial;
	color: #999999;
	font-size: 11px;
	line-height: 12px;
}

a.prodatenuado:hover {
	text-decoration: underline;
	color: #0b50a2;
}

a.atras:link, a.atras:visited {
	font-family: Arial;
	color: #0b50a2;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}

a.atras:hover {
	text-decoration: none;
}

a.nivel3:link, a.nivel3:visited {
	font-family: Arial;
	color: #0b50a2;
	font-size: 12px;
}

a.nivel3:hover {
	text-decoration: underline;
}

a.blanco:link, a.blanco:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.blanco:hover {
	color: #333333;
}

a.ampliar:link, a.ampliar:visited {
	font-family: Arial;
	color: #0b50a2;
	font-size: 10px;
}

a.ampliar:hover {
	text-decoration: underline;
}

a.modu:link, a.modu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b50a2;
	text-decoration: underline;
	line-height:18px;
}

a.modu:hover {
	text-decoration: none;
}

a.modu2:link, a.modu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b50a2;
	text-decoration: underline;
}

a.modu2:hover {
	text-decoration: none;
}

a.moduverde:link, a.moduverde:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005301;
	text-decoration: underline;
}

a.moduverde:hover {
	text-decoration: none;
}

a.modurojo:link, a.modurojo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bb6674;
	text-decoration: underline;
}

a.modurojo:hover {
	text-decoration: none;
}

a.moduamarillo:link, a.moduamarillo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d39b00;
	text-decoration: underline;
}

a.moduamarillo:hover {
	text-decoration: none;
}


