@charset "utf-8";
/* CSS Document */

#img-banner { width:856px; height:206px; float:left; margin:25px 0 0 27px; background:url(../contactar/images/banner.jpg) no-repeat; }
#txt-banner { width:416px; height:96px; background:url(../contactar/images/txt_banner.png) no-repeat; text-indent:-9999px; position:relative; top:85px; left:40px; }
#panel-central img, #panel-central2 img { float:right; margin-left:15px; margin-bottom:10px; }
.contactenos p{padding:3px 0;}
#panel-central, #panel-central2{
	min-height:500px;
}
sup{color:#E5720C;}
.caja{
	width:372px;
	float:left;
	font-size:12px;
	color:#999999;
	padding:0;
	background:url(../contactar/images/bg_form.jpg) no-repeat 0 20px;
	margin-top:30px;
}
#box-lodp{
	clear:both; 
	padding-top:20px;
	padding-bottom:40px;
	width:600px;
	color:#999;
}
#box-lodp a{
	color:#666666;
}
#box-lodp a{
	color:#666;
	border-bottom:1px dotted #E5720C;
	text-decoration:none;
}
#box-lodp a:hover{ border-bottom:none; }
#formulario{
	width:375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
}
#formulario p{
	margin:0;
	padding:0;
}
#formulario label{
	clear:both;
}
#formulario .cajatexto{
	border:none;
	font: 12px Arial, Helvetica, sans-serif;
	padding:3px 0px 6px 0;
	color:#666666;
	margin-bottom:12px;
	margin-top:3px;
	padding-left:5px;
}
.size-caja1{
	width:365px;
	background:none;
	border:none;
}
.size-caja2{
	width:353px;
	height:90px;
	overflow:hidden;
	background:none;
	border:none;
}
#formulario input[type=checkbox]{
	margin-right:3px;
}
#formulario select{
	width:190px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	height:22px;
	margin-top:3px;
	border:1px solid #DFDFDF;
	background:#ffffff;
}
#enviar{
	width: 98px;
	height: 33px;
	float:right; 
	width:98px;
	padding: 33px 0 0 0;
	margin: 7px 0 0 0;
	border: 0;
	background: transparent url(../contactar/images/bot_enviar.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* para IE 5.x */
}
.icono-envio{
	width:32px;
	height:37px;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin-right:20px;
}
.mensaje-envio p{margin:0 !important;}
.bot-volver{color:#E87D1C; font-weight:bold; margin:20px 0 0 50px; display:block;}
.bot-volver:hover{text-decoration:none;}
