.background {
	background:#6c200d;
}

#formulario_fechas .texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c09d94;
}
#formulario_fechas  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	cursor:pointer;
	text-decoration: none;
}

#formulario_fechas a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	cursor:pointer;
	color: #fff;
	text-decoration: none;
}
#formulario_fechas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	cursor:pointer;
	color: #fff;
	text-decoration: none;
}
#formulario_fechas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	cursor:pointer;
	color: #fff;
	text-decoration: underline;
}
#formulario_fechas .borde {
	border: thin solid #b5b5ab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #757575;
}
#formulario_fechas .borde2 + img { position: relative; left: 36px; top: -1px; }
#formulario_fechas .borde2{ 
	border: thin solid #755a27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; line-height: normal; font-weight: normal;
	font-variant: normal; color: #7e756c; font-size:9px;width:65px;
}
#formulario_fechas .borde3 + img { position: relative; left: 5px; top: -1px; }
#formulario_fechas .borde3{
	border: thin solid #755a27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; line-height: normal; font-weight: normal;
	font-variant: normal; color: #7e756c; font-size:9px;width:75px;
}

#formulario_fechas .boton_i {
	font-size:1px;
	color:#871D05;
	background:url(../../images/BtnIframe/24i.png) no-repeat;
	border:none;
	height:26px;
	width:102px;
	cursor:pointer;
}
#formulario_fechas .boton_e {
	font-size:1px;
	color:#871D05;
	background:url(../../images/BtnIframe/24e.png) no-repeat;
	border:none;
	height:26px;
	width:102px;
	cursor:pointer;
}
#formulario_fechas table, tr, td{
	padding:2px;
	margin:2px;
}
