.Textos {
	color: #1C3718;
	text-decoration: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.TextosNOj {
	color: #1C3718;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #826E3B;
	text-decoration: none;
}

.Forms 
{
	color: #1C3718;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D7DDCE;
	border: 1px solid #999999;
}
.gradient 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#1c3718', EndColorStr='#3c5735')
}

a:hover 
{
	color: #598527;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF6600', EndColorStr='#FFE94C')
}
.Fotos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #CE0000;
	border-left-color: #CE0000;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Boton {
	color: #FAF7E9;
	background-color: #1C3718;
	cursor: hand;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #528231;

}
.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 917c26;
	text-decoration: none;
}
.Textos11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183418;
	text-decoration: none;
}
.scroll {
          overflow: scroll;
          height: 360px;
          width: 100%;
          overflow: auto
      }
 
