BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603903;
}
A {
	color: #603903;
	font-weight:bold;
	text-decoration: underline;
} 
A:hover {
	text-decoration: none;
	color: #000;
} 


.menuOut{
border-bottom:0px solid #DFD9B6}


.menuOver {
border-bottom:5px solid #59472D;
} 



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603903;
	background-color:#D7D2B7;
	border:1px solid #603903;
	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603903;
	background-color:#D7D2B7;
	border:1px solid #603903;
	
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603903;
	background-color:#D7D2B7;
	border:1px solid #603903;
	line-height:12px;
	
	scrollbar-arrow-color: #603903;
	scrollbar-shadow-color: #D7D2B7;
	scrollbar-3Dlight-color: #D7D2B7;
	scrollbar-track-color: #D7D2B7;
	scrollbar-face-color: #D7D2B7;
	scrollbar-highlight-color: #D7D2B7;
	scrollbar-darkshadow-color: #D7D2B7;
}
.BordeGris1px {
	border: 1px solid #CFCFCF;
	background-color: #132711; 
	layer-background-color: #132711;
}

.trans_box2 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='imagenes/cuadros.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(../imagenes/cuadros.png);
}

.trans_box3 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='imagenes/escueladeequitacion.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box3[class] {
  background-image:url(../imagenes/escueladeequitacion.png);
}

.trans_box4 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='imagenes/logo-elrecreo.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box4[class] {
  background-image:url(../imagenes/logo-elrecreo.png);
}

.trans_box6 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='imagenes/50p_marron.png');
	color:#132711;
height:30px;
line-height:30px;
	text-decoration:none;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box6[class] {
	background-image:url(../imagenes/50p_marron.png);
	background-color:#87826B;
	text-decoration:none;
	color:#132711;
}.bordeFoto {
	background-color: #E9E4CA;
	border: 1px solid #603903;
}
.textoMarron{
color:#87826B;
}
.textoVerdeOscuro{
color:#B0AB96;
}

