.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.Titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
.Titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #114477;
	font-size: 16px;
	font-weight: bold;
}
.Texto_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.GrisClaro {
	color: #CCCCCC;
	font-size: 18px;
}
.Titulo4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -0.4px;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.FondoBanderaLogo {
	background-image: url(imagenes/home/menu_fondo_bandera2.png);
	background-repeat: no-repeat;
}
.FondoSitio {
	background-image: url(imagenes/home/menu_fondo_total.jpg);
	background-repeat: repeat-x;
}

.Texto_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 7px;
}
.Texto_medio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.Texto_Ok {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0066FF;
}
.TextoSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.NL1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	letter-spacing: -1px;
}
.NLtable {
	width: 100%;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
	background-color: #FFFFCC;
	border-right-style: none;
	border-left-style: none;
	height: 50px;
}

