.Textos {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TextosNOj {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Forms 
{
	color: #4F682F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F3F3;
	text-decoration: none;
	border: 1px solid #4F682F;
}
.Titulos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #CC1C2B;
	text-decoration: none;
	font-weight: bolder;
}

.Gradiente 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d0691c', EndColorStr='#611d11')
}

a:hover 
{
	color: #4F682F;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#21495A', EndColorStr='#FFE94C')
}
.Fotos {
	border: 1px solid #8F3C16;
}
.Fotos2 {
	border: 1px solid #f6bc6b;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC1C2B;
	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: #4F682F;
	text-decoration: none;
}
.Links_rojos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8F3C16;
	text-decoration: none;
}
.Links_rojos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC1C2B;
	text-decoration: underline;
}
