@charset "utf-8";
/* CSS Document */
/*  ESTRUCTURA  */
body {
	
		margin-left: auto;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: auto;
		width:1005px;
		background-image:url(../imagenes/fondo01.gif);
		background-repeat:repeat-x;

}

.globales{	
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#555555;
}
.menuRoj{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#D3222A;
	font-weight:bold;

	}	
.menu{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#9f9f9f;
	font-weight:bold;

	}	
.menu:hover{ 
	color:#D3222A;
	     }
.menu:active{ 
	color:#D3222A;
	      }	
.detalleMenu{
	color:#D3222A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
.titulo1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#003e74;
	}
.titulo2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#003e74;
	}
.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	}
.caja{
	height:15px;
	}	
.tituloRoj{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#D3222A;
	font-weight:bold;
}
.tituloNeg{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.enlaceDescargas{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#9a9b9d;
	font-weight:bold;
}
.textoNar{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ea7611;
	font-weight:bold;
}
.textoRojo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#D3222A;
	font-weight:bold;
}
.textoNegro{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.textoGris{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#9a9b9d;

}
.textoBlanco{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}
.caja{
	height:14px;
}
