#contenidos {
	clear:both;
	text-align:justify;
	background-image:url(../imagenes/fondo-contenidos.jpg);
	background-repeat:repeat-y;
}


#contenidos h1 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #EDB103;
	margin-left: 20px;

}

#contacto {
	padding: 0 10px;
}

#datos {
	height: 87px;
	border-top: 1px solid #CEE393;
	border-bottom: 1px solid #CEE393;
}

#datos p {
	padding: 5px 60px;
}

#map {
	height: 210px;

}
