.texto_azul {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #4C6D8C;
}
.texto_blanco {

	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0F0000;
}
.texto_noticias {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	color: #008080;
}
.titulo_noticias {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	color: #D41F00;
	font-weight: bold;
	line-height: normal;
}
.texto_descargas {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-style: normal;
	color: #00DFFF;
	cursor: hand;
	filter: BlendTrans(Duration=2);
}
.titulo_descargas {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	margin-top: 5px;
}
.texto_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3B3D3A;
	text-indent: 0pt;
	clip:   rect(auto auto auto auto);
	margin-left: 2px;
	margin-right: 2px;
}
.titulo_contenido {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	text-indent: 3pt;
	margin-left: 5px;
}
.texto_creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat:  repeat;
	line-height: 18px;
}
.fondo_contenido {
	background-image:  url(img/f_contenido2.jpg);
	background-repeat:  repeat-x;
}
.anuncio {
	background-position: center center;
	background-repeat: no-repeat;
}
.fondo_descargas {
	background-image:  url(img/f_descargas.jpg);
}
.fondo_login {
	background-image:  url(img/f_login.jpg);

}

body { scrollbar-face-color: #ffffff; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #666666; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #666666;}
.fondo_final {
	background-image: url(img/f_final_iz2.jpg);
}
.fondo_final_iz {
	background-image: url(img/f_final_iz.jpg);
}
.sombra_izq {
	background-image: url(Img/sombr_iz2.jpg);
	background-repeat:  repeat-y;
}
.sombra_dr {

	background-image: url(Img/sombr_dr2.jpg);
	background-repeat:  repeat-y;
}
.falda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Img/falda.jpg);
}
.guion_vert {
	background-image: url(Img/guion_vert.jpg);
	background-repeat:  repeat-y;
}
.guion_hor {
	background-image: url(Img/guion_hor.jpg);
	background-repeat:  repeat-x;
}
