.Consulta {
	color: #554532;
	text-align: left;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 430px 40px;
	background-color: #FFED89;
	margin: 10px 0 0 0;
	background-image: url(../img/bg_contacto.jpg);
		min-height: 350px;
}
.Faq {color: #554532;}
.ConsultaCont {
	padding: 0 20px
}
.CajaCont .Item {
	width:600px;
	height:auto;
	border-bottom:1px dotted #B959B0;
	padding:4px 5px 6px 0px;
	font-size:14px;
}
.Consulta .Accion {
	padding: 20px 0 0 110px;
	clear: both;
}
.Consulta .Accion .Enviar {
	background-image: url(../img/bt2_enviar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:11px 73px;
}
.Consulta .Accion .Enviar:hover{
	background-position: 0px -38px;
}
select, .TArea {
	border:1px solid #ffd07f;
	width: 180px;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 2px;
	font-size: 12px
}
.Consulta h2 {
	margin: 10px 0 4px 0
}
.CajaCont {}
.CajaCont .Select {
	height:auto;
	border-bottom :1px dotted #0CDDF3;
	padding:4px 5px 4px 5px;
	margin: 0px 0px 3px 0px;
}
.CajaSelec .Texto {
	font-size: 14px;
	padding:0 0 0 10px;
}
.IcM {
	height:12px;
	width:12px;
	background-image:url(../img/ic_mas_menos.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	float:left;
	margin-top:3px;
	display:block;
}
.IcMM {
	background-image:url(../img/ic_mas_menos.gif);
	background-position:0 0;
	background-repeat: no-repeat;
}
.CajaCont .CajaT p {
	padding: 5px 0px 10px 0px;
	display: block;
}
.Consulta .Campos {
	clear: left;
}
.Consulta label {
	width: 150px;
}
.Consulta .Advertencia {
	margin-left: 165px;
}
.Consulta .Acepta{
	width:151px;
	height:37px;
	background-image: url(../img/bt2_aceptar.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	display: block;
}
.Consulta .Acepta:hover{
	background-position: 1px -39px;
}
a.LocalesAyu{
	width:188px;
	height:37px;
	display:block;
	background-image: url(../img/bt2_buscar_locales.png);
	background-repeat: no-repeat;
	float:left;
	margin-top:3px;
	margin-left: 300px;
}
