Body
{
	background-color: #4A4D42;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
}
.Textos {
	font: 11px Arial, Helvetica, sans-serif;
	color: #73695A;
	text-decoration: none;
	text-align: justify;
}
.TextosNOj {
	font: 11px Arial, Helvetica, sans-serif;
	color: #73695A;
	text-decoration: none;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.Forms 
{
	color: #0061AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #1871BD;
	border-right-color: #1871BD;
	border-bottom-color: #DEEFFF;
	border-left-color: #DEEFFF;
}
.gradient 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFB500', EndColorStr='#FFE94C')
}

a:hover 
{
	color: #064918;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF6600', EndColorStr='#FFE94C')
}
.Fotos {
	border: 1px solid #999999;
}
.Boton {
	color: #000000;
	background-color: #C6B69C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A55518;
	border-right-color: #A55518;
	border-bottom-color: #663300;
	border-left-color: #663300;
	cursor: hand;

}
.Pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7EBC6;
	text-decoration: none;
}
