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

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7862;
	background-color:#45513C;
	border:1px solid #7c7862;
	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7862;
	background-color:#45513C;
	border:1px solid #7c7862;
	
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7862;
	background-color:#45513C;
	border:1px solid #7c7862;
	line-height:12px;
	
	scrollbar-arrow-color: #7C7862;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
.BordeGris1px {
	border: 1px solid #CFCFCF;
	background-color: #002206; 
	layer-background-color: #002206;
}

.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/35p_marron.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(../imagenes/35p_marron.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);
}


.menuOut{
color:#CFCFCF;
height:30px;
line-height:30px;
text-decoration:none;
}

.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: #313F28;
	border: 1px solid #87826B;
}
.textoMarron{
color:#87826B;
}
.textoVerdeOscuro{
color:#B0AB96;
}

