/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.TextoNormal {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
.TextoDestacadoAzul {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #AD2812; font-weight: bold; } .TextoDestacadoAzulItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BA2D13;
	font-weight: bold;
	font-style: italic;
}
.TitulosAzuelesGrandes {color: #CC0000; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

textos {
	font-size: 11px;
	color: #333333;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:hover {
	color: #6EAB23;
}
a:active {
	color: #6EAB23;
}
h1 {
	font-size: 25px;
	color: #305670;
}

.TextoBlancoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo18 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.textosNegro {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
