#cont {
	background-image: url(../images/contacto3.gif);
	height: 321px;
	width: 800px;
	position: absolute;
	z-index: 0;
	left: 437px;
	top: 165px;
	color: #287798;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#cont div {
	position: absolute;
	left: 30px;
	top: 127px;
	height: 354px;
	width: 362px;
}

#mapa {
	position: absolute;
	left: 30px;
	top: 127px;
	height: 354px;
	width: 362px;
	background-image: url(../maketas/DEFINITIVAS%20POR%20SECCIONES/Mapa.jpg);
}
#cont #encabezado {
	background-image: url(../images/Mapa.jpg);
	height: 354px;
	width: 362px;
	margin-top: -20px;
	margin-left: -18px;
}


#cont #text {
	position: absolute;
	height: 158px;
	width: 400px;
	font-style: normal;
	line-height: 25px;
	font-size: 12px;
	color: #999999;
	clip: rect(auto,auto,auto,-40px);
	top: -50px;
}
#cont   h1 {
	font-style: italic;
	line-height: 25px;
	font-size: 18px;
	color: #7399AD;
}

