.Textos {
	color: #cceedd;
	text-decoration: none;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.TextosNOj {
	color: #cceedd;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.Textos10 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}
.Forms 
{
	color: #1F4F22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F1;
	text-decoration: none;
	border: 1px solid #488745;
}
.Titulos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.Gradiente 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d0691c', EndColorStr='#611d11')
}

a 
{
	text-decoration: none;
}

a:hover 
{
	color: #BBCCAA;
	text-decoration: underline;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#21495A', EndColorStr='#FFE94C')
}
.Fotos {
	border: 1px solid #cceedd;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: normal;
}
.Pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00386B;
	text-decoration: none;
	font-weight: normal;
}
.Boton {
	color: #8F3C16;
	background-color: #E5A44C;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #8F3C16;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.SubTitulos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #446666;
	text-decoration: none;
}
.Noticias {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.Menu_subtitulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	color: #446666;
	text-decoration: none;
}
.Menu_blanco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #446666;
}
HR {
	border-bottom:1px dashed #009900;
}
