/* Personalizacion de estilos: contacto.htm */

#area_central {
	background-image:url(../../img/fondo_contacto.jpg);
	background-repeat:no-repeat;
	background-position: 0 100%;
}

#area_central h1 {
	padding : 0.8em 1.1em 0.7em 1em;
}

img.googleearth {
	width:15px;
	height:15px;	
}