@charset "utf-8";
/* CSS Document */

body
{
	color:#edebdd;
	font-size:11px;
	background:#edebdd url(images/formularioAcercate.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	color:#666;
}
.clear
{
	clear:both;
}
.negrita
{
	font-weight:bold;
}
.texto10
{
	font-size:10px;
}
.texto11
{
	font-size:11px;
}
div#formularioAcercate
{
	margin:0px auto;
	padding:0px;
	width:660px;
	padding:75px 65px 0 65px;
}
div#formularioAcercate .textoIntro
{
	width:480px;
	margin-left:183px;
	color:#683b15;
	font-size:12px;
}
div#formularioAcercate .camposFormulario
{
	width:660px;
	margin-top:30px;
}
div#formularioAcercate .labelCampo
{
	float:left;
	margin-right:5px;
	margin-bottom:15px;
	padding-top:5px;
}
div#formularioAcercate  input, select
{
	height:16px;
	font-size:12px;
	color:#666;
}
div#formularioAcercate .campoNomb input
{
	float:left;
	width:180px;
	margin-right:10px;
}
div#formularioAcercate .campoApel input
{
	float:left;
	width:335px;
}
div#formularioAcercate .campoEmail input
{
	float:left;
	width:280px;
	margin-right:10px;
}
div#formularioAcercate .campoTel input
{
	float:left;
	width:180px;
}
div#formularioAcercate .campoCiuSal input
{
	float:left;
	width:200px;
	margin-right:10px;
}
div#formularioAcercate .campoDest input
{
	float:left;
	width:288px;
}
div#formularioAcercate .campoDiaSalida select
{
	float:left;
	width:50px;
	height:22px;
}
div#formularioAcercate .campoMesSalida select
{
	float:left;
	width:80px;
	height:22px;	
}
div#formularioAcercate .campoAnoSalida select
{
	float:left;
	width:60px;
	height:22px;	
}
div#formularioAcercate .campoAnoSalida select, .campoDiaSalida select, .campoMesSalida select, .campoNumPasaj select
{
	margin-right:10px;
}
div#formularioAcercate .campoDuracion input
{
	float:left;
	width:55px;
	margin-right:10px;
}
div#formularioAcercate .campoNumPasaj select
{
	float:left;
	width:60px;
	height:22px;	
}
div#formularioAcercate .campoNumMenores select
{
	float:left;
	width:60px;
	height:22px;	
}
div#formularioAcercate .labelCampo textarea
{
	width:370px;
	height:100px;
	margin-top:10px;
	margin-right:5px;	
}
div#formularioAcercate .labelCampo p
{
	padding:0px;
	margin:5px 0 0 0;
	font-size:10px;
}

/*** CAPTCHA ***/

div#formularioAcercate .captcha{
	width:270px;
	float:left;	
}
div#formularioAcercate .captcha p{
	width:270px;
	margin-bottom:5px;
}
div#formularioAcercate .imgAntispam{
	float:left;
	width:145px;
	height:45px;
	margin-right:4px;
}
div#formularioAcercate .campoNombreSpam input{
	float:left;
	width: 85px;
	height: 16px;
	margin-bottom:6px;
}
div#formularioAcercate .captcha .moduloEnvio{
	width: 240px;
	height:20px;
	margin-top:8px;
}
div#formularioAcercate .captcha .textoPeque{
	margin-top:7px;
	width: 190px;
	height: 18px;	
	float:left;
	font-size:10px;
}
div#formularioAcercate .captcha .btonesEnvio{
	width: 50px;
	height: 18px;
	float:left;
}
div#formularioAcercate .captcha .btonesEnvio input{
	width: 90px;
	height: 19px;
	padding-bottom:2px;
	margin-top:18px;
	border:#7f6334 1px solid;
	color: #7f6334;
	font-size:11px;
}
div#formularioAcercate .captcha .btonesEnvio2
{
	width:270px;	
}
div#formularioAcercate .captcha .btonesEnvio2 input{
	width: 90px;
	height: 19px;
	padding-bottom:2px;
	background-color:#FFFFFF;
	border:#7f6334 1px solid;
	color: #7f6334;
	font-size:11px;	
}
div#formularioAcercate input.enviarSolicitud{
	width: 90px;
	height: 19px;
	padding-bottom:2px;
	background-color:#FFFFFF;
	border:#7f6334 1px solid;
	color: #7f6334;
	font-size:11px;	
}

/** FOOTER **/

.footer
{
	width:750px;
	text-align:center;
	margin:0px auto;
	color:#683b15;	
}
.footer a
{
	color:#683b15;
}
.volver
{
	width:750px;
	text-align:center;
	margin:0px auto;
	color:#683b15;
	margin-top:45px;
}
.volver a
{
	color:#683b15;
	font-size:12px;
	text-transform:uppercase;
}












