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


i {display: none;}


/*inicio columna1*/
#columna1 {
	float:left;
	width: 900px;
}


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

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

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

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

.titulo-formulario-fr {
	width: 250px;
	height: 23px;
	background-image: url(../imagenes/tit-solicitar-fr.gif);
	background-repeat:no-repeat;
	margin-top:24px;
	font-size: 16px;
	margin-left: 75px;
}

.titulo-formulario-it {
	width: 250px;
	height: 23px;
	background-image: url(../imagenes/tit-solicitar-it.gif);
	background-repeat:no-repeat;
	margin-top:24px;
	font-size: 16px;
	margin-left: 75px;
}


.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: 10px;
	padding-left: 30px;
	color:#000000;
	font-weight:bold;

}

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

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

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

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

.coments {
	width: 500px;
	height: 50px;
	border: 0;
	background-color:#FFFFFF;
	font-size: 12px;

}

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

.verificacion {
	border: 0;
}


.gracias {
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 50px;
	color:#000000;
	font-weight:bold;

}

/*inicio columna2*/

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


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


.titulo-map {
	height: 23px;
	background-image: url(../imagenes/tit-mapa.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;
}

