@charset "utf-8";

div#mainContent {
	background: url(../images/contactos.png) no-repeat bottom right;
	margin-bottom: 30px;
	}
	
div#mapa {
	text-align: center;
	vertical-align: middle;
	width: 360px;
	height: 275px;
	margin: 0 auto;
	padding: 10px;
	background-color: #EEE; }