html, body {
	font-size: 12px;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
	}
#marco {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
#cab {
	height: 85px;
	background: url(img/fondocab.gif) top center no-repeat;
	}
#cab img {
	display: inline;
	vertical-align: middle;
	float: left;
	padding: 5px;
	border: 0;
	}
#cab h1 {
	margin: 0;
	padding: 0;
	width: 680px;
	padding-left: 80px;
	margin-top: 35px;
	text-align: center;
	position: absolute;
	}
#cab h1 a {
	text-decoration: none;
	}
#menu {
	clear: both;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px;
	}
#menu ul li {
	float: left;
	width: 252.7px;
	}
#menu ul li a {
	font-size: 14px;
	width: 100%;
	display: block;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	}
#content {
	padding: 10px;
	}
#footer {
	text-align: center;
	padding: 8px;
	clear: both;
	background: url(img/fondopie.gif) bottom center no-repeat;
	}
.colleft {
	text-align: justify;
	padding-right: 280px;
	background: url(img/promo.png) top right no-repeat;
	}
h2 {
	margin: 0;
	}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	}
div.oficina {
	width: 360px;
	margin-left: 5px;
	float: left;
	}
p.ofi {
	padding-left: 30px;
	}
hr {
	clear: both;
	margin: 0;
	border: 0;
	padding: 0;
	height: 0;
	}
#flags {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	}
#flags img {
	padding: 0;
	margin-left: 2px;
	margin-right: 2px;
	}
#map {
	height: 350px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	margin-top: 10px;
	}
.imgmapa {
	float: right;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	}
.contacto {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	}
.contacto input, .contacto textarea {
	margin-bottom: 10px;
	}
.logoipm {
	float: left;
	margin-top: -3px;
	width: 116px;
	height: 30px;
	display: block;
	}
