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

@import url(common.css);

.preambulo,
.enlacesPie,
.verDeclaracion,
#SEGU {
	display: none;
}

.telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-indent: 0px;
	font-size: 0.8em;
	font-weight: bold;
}

.tituloPagina {
	left: 0px;
	width: 208px;
	height: 50px;
	margin: 20px 0px;
	background-image: url(../images/titulos/contactar.jpg);
}

fieldset, fieldset > img {
/*	border: 1px solid black;
*/	margin: 10px 0px 10px 0px;
}

.provinciasEspanna {
	display: block;
}

strong {
	font-style: italic;
	font-weight: normal;
}

label {
	overflow: hidden;
}

.item1 > .titulo {
	width: 85px;
	height: 25px;
	background-image: url(../images/titulos/contactar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.item1 > .texto {
	padding: 0px 10px;
//	padding: 10px;
}

.centrado {
	text-align: center;
}

.p2 {
	color: #3F3F3F;
	text-indent: 0px;
}

.nombreForm,
.correoForm,
.opinionForm,
.p3, .p5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	text-indent: 0px;
	font-size: 0.8em;
}

.p4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-indent: 0px;
	font-size: 0.7em;
}

.p5 {
	margin: 10px;
	font-size: 0.7em;
}

.nombreForm,
.correoForm,
.opinionForm {
	background-color: #FEF3F2;
}



.eFormulario {
	position: relative;
	left: 60px;
	width: 400px;
	text-align: left;
/*	border: 1px solid black;
*/	padding: 30px;
}

.campos {
	border: 1px solid #E8AA00;
	background-color: #FFF8E5;
	position: relative;
	width: 340px;
	left: 10px;
	padding: 20px 20px 0px 20px;
	margin-bottom: -20px;
//	margin-bottom: -30px;
}


.nombreForm,
.correoForm,
.opinionForm {
	width: 92.5%;
	margin: 5px 0px 10px 15px;
}

.opinionForm {
	height: 100px;
}

fieldset {
	border: 1px solid #A7A6AA;
/*	margin: 15px;
	width: 85%;
// margin-botton: 20px;
*/}

.provinciasEspanna,
fieldset > .p3 {
	margin: 10px;
}

#provinciasEspanna {
	margin-left: 10px;
}

.imgValida {
	position: relative;
	left: 35px;
//	left: 45px;
}

.valida {
/*	border: 1px solid black;
*/	position: relative;
	top: 20px;
	left: -165px;
}

.validaForm {
	position: relative;
	left: 125px;
//	left: 135px;

}


.declaracionCheck,
.noticiasCheck {
	margin-left: 10px;
}

.noticias,
.declaracion {
	margin: 10px;
}


.botonEnviar {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
 	left: 140px;
	width: 72px;
	height: 31px;

	font-family: verdana;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 0px;
	color: #FFFFFF;
	cursor: hand;
	background-image: url(../images/enviar.png);
	background-repeat: no-repeat;
}
