/* CSS Document */


#intro #header{ /*cabecera de la pagina*/
	background-image:url(../img/cabecera_contactar.jpg);

}

form{
	padding:0px 40px 10px 0px;
}

input,textarea,select{
	width:250px;
}

.boton_enviar{
	width:50px;
}

.input{
	background:url(../img/fondo_input.jpg) repeat-x;
}

#bordeflash{
background-image:url(../img/mapa_sin_flash.jpg);
background-repeat:no-repeat;
padding:4px 4px 4px 4px;
width:474px;
height:296px;
}