
/*inicio contenidos*/
#contenidos {
	clear:both;
	height: 465px;
	background-image: url(../imagenes/fondo-contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
}


i {display: none;}


/*inicio columna1*/
#columna1 {
	float:left;
	width: 340px;
	height: 416px;
}


#formulario-contacto { 
	float:left;
	width: 340px;
	height: 310px;
	
}

.titulo-formulario {
	width: 198px;
	height: 23px;
	background-image: url(../imagenes/tit-form.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	font-size: 16px;
	margin-left: 50px;
}

.titulo-formulario-en {
	width: 198px;
	height: 23px;
	background-image: url(../imagenes/tit-form-en.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	font-size: 16px;
	margin-left: 50px;
}

.titulo-formulario-al {
	width: 198px;
	height: 23px;
	background-image: url(../imagenes/tit-form-al.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	font-size: 16px;
	margin-left: 50px;
}

.titulo-formulario-fr {
	width: 220px;
	height: 23px;
	background-image: url(../imagenes/tit-form-fr.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	font-size: 16px;
	margin-left: 50px;
}

.titulo-formulario-it {
	width: 220px;
	height: 23px;
	background-image: url(../imagenes/tit-form-it.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	font-size: 16px;
	margin-left: 50px;
}

.margen-form {
	margin-left: 15px;
	margin-top: 20px;

}

.gracias {
	padding: 30px 20px 20px 40px;
	text-align:justify;
}

#formulario-contacto form p {
	line-height: 18px;
	padding-bottom: 5px;
	color:#000000;
	font-weight:bold;

}

#formulario-contacto form p span {
	display: block;
	float: left;
	width: 100px;
	text-align:right;
	margin: 0; 
	padding: 0;
	line-height: 18px;
}
#formulario-contacto form p em {
	font-style: normal;
}

.casillas {
	width: 180px;
	border: 0;
	background-color:#FFFFFF;
	font-size: 12px;
	margin-left: 10px;
	
}

.coments {
	width: 260px;
	height: 100px;
	border: 0;
	background-color:#FFFFFF;
	font-size: 12px;
	margin-left: 30px;
}

.boton-form{
	background-color: #FFFFFF;
	color:#000;
	width: 50px;
	height: 18px;
	font-size: 12px;
	margin: 0 5px 2px 240px;
	border: 0;
}

.verificacion {
	margin-left: 30px;
	border: 0;
	background-color:#FFFFFF;
}



#datos {
	float:left;
	padding: 10px 20px 20px 40px;
}

#datos p {
	padding-bottom: 10px;
}


/*inicio columna2*/

#mapa {
	float:right;
	width: 580px;
	height: 416px;
}
			


#mapa h1 {
	font-size: 14px;
	font-weight:bold;
}

#map {
	margin: 15px 0 10px 20px;
	width: 520px;
	height: 350px;
}
.titulo-map {
	height: 23px;
	background-image: url(../imagenes/tit-mapa.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin-top:20px;
	margin-left: 45px;
}

.titulo-map-en {
	height: 23px;
	background-image: url(../imagenes/tit-mapa-en.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin-top:20px;
	margin-left: 45px;
}

.titulo-map-al {
	height: 23px;
	background-image: url(../imagenes/tit-mapa-al.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin-top:20px;
	margin-left: 45px;
}

.titulo-map-fr {
	height: 23px;
	background-image: url(../imagenes/tit-mapa-fr.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin-top:20px;
	margin-left: 45px;
}

.titulo-map-it {
	height: 23px;
	background-image: url(../imagenes/tit-mapa-it.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin-top:20px;
	margin-left: 45px;
}

.texto-bienve {
	font-size: 14px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

