/* CSS Document */
body {
	background-color: #000000;
}


.Titulo_rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #990000;
	font-weight: bold;
	}
	
.Titulo_Azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	font-weight: bold;
	}

.Texto_Azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #332D6B;
	font-weight: normal;
	line-height: 18px;
	}

.Texto_plomo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-style:italic;
	color: #332D6B;
	font-weight: normal;

	}


.borde {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B3F78;
	border-right-color: #0B3F78;
	border-bottom-color: #0B3F78;
	border-left-color: #0B3F78;
	margin-right: 1px;
	margin-left:20px;
	margin-bottom: 20px;
	margin-top: 1px;
}	

.borde_images {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#0B3F78;
}	

.Estilo2 {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Estilo3 {color: #000033; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; }
.Estilo5 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-size: 11px; }
.Estilo6 {font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-size: 13px; }

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #3836C4; text-decoration: none; }

a.link_detail:link, a.link_detail:visited, a.link_detail:hover, a.link_detail:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color:#FFFFFF; text-decoration: none; }

a.link_p:link, a.link_p:visited, a.link_p:hover, a.link_p:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #333333; text-decoration: none; }

a.astec:link, a.astec:visited, a.astec:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.astec:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; }

#xmsj{	color:#F00;
font: bold 10px Georgia, "Times New Roman", Times, serif ;
margin-left:150px;



}

