img#logo {
	position: absolute;
	top: 21px;
	left: 1%;
	z-index: 0;
	width: 208px;
	height: 107px;
}
div#hizq {
	position: absolute;
	top: 0;
	right: 1%;
	width: 280px;
	z-index: 1;
}
div#lang, div#social {
	border: 1px solid transparent;
}
div#hslogan {
	position: absolute;
	top: 4px;
	left: 1% !important;
	right: 1% !important;
	text-align: center;
}
div#hslogan h4 {
	font-size: 12pt;
}

div#contb-izq {
	display: table-footer-group !important;
	width: 100%;
	padding: 0 0 30px 0;
	background-color: #e7eee1;
	text-align: center;
}
div#contb-der {
	display: table-header-group !important;
	padding: 20px 3% 30px 3%;
	border-bottom: 1px solid #062e00;
}

p#menu {
	display: block;
	width: 100%;
	background: #fff url(img/menuf.jpg) repeat-x bottom;
	padding: 0;
	margin: 0;
	padding-top: 140px !important;
	text-align: center;
	height: 60px !important;
	border-bottom: 1px solid #062e00;
}
p#menu a {
	display: inline;
	vertical-align: middle;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 150%;
	border-bottom: 0px !important;
}

textarea {
	max-width: 500px;
}

#region-v1, #region-v2 {
	width: 500px;
}
