* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ccc7a9 url(../img/bg_body.jpg) left top repeat-x;
	color: #565656;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #565656;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.registro {
	position: absolute;
	top: 11px;
	right: 10px;
	width: auto;
	height: 17px;
	line-height: 17px;
	padding: 0 5px;
	background: #008734;
	color: #fff;
	font-size: 11px;
	border-right: 1px solid #c07a00;
	border-bottom: 1px solid #c07a00;
	border-left: 1px solid #c07a00;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 3;
}

.login {
	position: absolute;
	top: 13px;
	right: 66px;
	width: auto;
	height: 17px;
	line-height: 17px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	font-size: 11px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 3;
}

.contenedor {
	width: 983px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 5px #000;
}

.header {
	position: relative;
	width: 983px;
	height: 421px;
	padding: 10x 0 0;
	z-index: 1;
}

.bg_header {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	left: 0;
	height: 16px;
	content: '';
	background: url(../img/bg_header.png) left top repeat-x;
	z-index: 3;
}

.bg_header2 {
	position: absolute;
	display: block;
	content: '';
	right: 0;
	bottom: 10px;
	left: 0;
	height: 121px;
	background: url(../img/bg_header2.png) center center no-repeat;
	z-index: 3;
}

.slider {
	width: 983px;
	height: 411px;
	z-index: 2;
}

.logo {
	position: absolute;
	top: 51px;
	right: 20px;
	width: auto;
	z-index: 3;
}

.menu {
	list-style: none;
	position: absolute;
	right: 20px;
	bottom: 0;
	width: auto;
	height: 55px;
	padding: 0 0 10px;
	background: transparent url(../img/bg_menu.png) center bottom no-repeat;
	overflow: hidden;
	z-index: 4;
}

.menu li {
	float: left;
	width: auto;
	height: 55px;
	font-size: 11px;
	line-height: 11px;
}

.menu li.inicio {
	padding: 0 10px 0 47px;
	background: url(../img/menu_inicio.png) left bottom no-repeat;
}

.menu li.empresa {
	padding: 0 10px 0 48px;
	background: url(../img/menu_empresa.png) left bottom no-repeat;
}

.menu li.servicio {
	padding: 0 10px 0 45px;
	background: url(../img/menu_servicio.png) left bottom no-repeat;
}

.menu li.noticias {
	padding:0 15px 0 30px;
	background: url(../img/menu_noticias.png) left bottom no-repeat;
}

.menu li.contacto {
	padding: 0 0 0 22px;
	background: url(../img/menu_contacto.png) left bottom no-repeat;
}

.menu li a {
	display: block;
	color: #666;
	padding: 44px 0 0;
}

.menu li a:hover {
	color: #25abe4;
}

.contenido {
	position: relative;
	width: 983px;
	overflow: hidden;
	color: #565656;
}

.home_coli {
	float: left;
	width: 432px;
	padding: 0 0 0 23px;
}

.home_cold {
	float: right;
	width: 473px;
	padding: 0 18px 0 0;
}

.home_cold > h1 {
	font-size: 18px;
	padding: 10px 0 20px;
}

.home_cold > p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 60px 15px 0;
}

.home_contactenos {
	float: left;
	width: 150px;
	margin: 0 19px 0 0;
}

.home_contactenos > h2 {
	width: 145px;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url(../img/bg_home_contactenos.png) center center no-repeat;
}

.home_contactenos > .bloque {
	width: 125px;
	height: 192px;
	padding: 48px 10px 0 15px;
	background: #d1d1d1 url(../img/limpar-contactenos.png) center 10px no-repeat;
	font-size: 11px;
	color: #565656;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.home_contactenos > .bloque p {
	padding: 0 0 15px;
}

.home_bloque_260 {
	float: right;
	width: 260px;
	margin: 0 0 13px;
}

.home_bloque_260 > h2 {
	width: 250px;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #fff;
	background: url(../img/bg_verde_260.png) center top no-repeat;
}

.home_bloque_260 > .bloque {
	width: 254px;
	padding: 0 3px;
	background: #cbe1d4;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.home_bloque_432 {
	float: left;
	width: 432px;
}

.home_bloque_432 > h2 {
	width: 422px;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #fff;
	background: url(../img/bg_verde_432.png) center top no-repeat;
}

.home_bloque_432 > .fotos {
	width: 432px;
	padding: 17px 0 19px;
	overflow: hidden;
}

.home_bloque_432 > .fotos .foto {
	float: left;
	width: 128px;
	height: 83px;
	padding: 10px 0 0;
	margin: 0 8px 14px;
	text-align: center;
	background: url(../img/bg_home_servicios.png) center center no-repeat;
}

.home_bloque_432 > .fotos .foto img {
	width: 105px;
	height: 73px;
}

.home_bloque_473 {
	width: 473px;
}

.home_bloque_473 > h2 {
	width: 463px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #fff;
	background: url(../img/bg_verde_473.png) center center no-repeat;
}

.home_noticia {
	width: 473px;
	padding: 14px 0;
	color: #858585;
	background: url(../img/linea_473.png) center bottom no-repeat;
	overflow: hidden;
}

.home_noticia > .foto {
	float: right;
	width: 128px;
	height: 83px;
	padding: 10px 0 0;
	margin: 0 8px 14px;
	text-align: center;
	background: url(../img/bg_home_servicios.png) center center no-repeat;
}

.home_noticia > .foto img {
	width: 105px;
	height: 73px;
}

.home_noticia > .texto1 {
	font-size: 11px;
	padding: 0 0 13px;
}

.home_noticia > h3 {
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 10px;
}

.home_noticia > h3 a {
	color: #565656;
}

.home_noticia > .texto2 {
	font-size: 11px;
	max-height: 55px;
	overflow: hidden;
}

.est_campo,
.est_valor {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

.est_campo {
	width: 103px;
	padding: 0 0 0 23px;
}

.est_valor {
	width: 117px;
	padding: 0 10px 0 0;
	text-align: right;
}

.noticias {
	padding: 0 0 30px;
}

.noticias > h1 {
	padding: 37px 0 0 32px;
	margin: 0 0 57px 57px;
	font-size: 18px;
	background: url(../img/menu_noticias.png) left center no-repeat;
}

.noticia {
	width: 740px;
	padding: 10px 0 2px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/linea_473.png) right bottom no-repeat;
}

.noticia > .fotos {
	float: left;
	width: 245px;
	overflow: hidden;
}

.noticia > .fotos .foto {
	float: left;
	width: 235px;
	height: 121px;
	padding: 16px 0 0;
	margin: 0 10px 15px 0;
	text-align: center;
	background: url(../img/bg_noticia_foto.png) center center no-repeat;
}

.noticia > .fotos .foto img {
	width: 202px;
	height: 107px;
}

.noticia > .texto1,
.noticia > .texto2 {
	font-size: 11px;
	max-height: 43px;
	overflow: hidden;
}

.noticia > .texto3 {
	font-size: 11px;
	padding: 0 0 20px;
}

.noticia > h2 {
	font-size: 18px;
	padding: 0 0 15px;
}

.noticia > .vermas {
	float: right;
	width: 73px;
	height: 37px;
	margin: 10px 0 0;
	background: url(../img/vermas.png) center center no-repeat;
	overflow: hidden;
	text-indent: 75px;
	white-space: nowrap;
}

.servicios {
	overflow: hidden;
}

.servicios > h1 {
	padding: 37px 0 0 50px;
	margin: 0 0 57px 34px;
	font-size: 18px;
	background: url(../img/menu_servicio.png) left center no-repeat;
}

.servicios > .servicio {
	float: left;
	position: relative;
	width: 471px;
	height: 236px;
	margin: 0 0 74px 15px;
	background: url(../img/bg_servicio.png) center center no-repeat;
}

.servicios > .servicio h2 {
	position: absolute;
	top: 31px;
	left: 30px;
	width: auto;
	font-size: 11px;
	color: #fff;
}

.servicios > .servicio p {
	position: absolute;
	top: 55px;
	left: 30px;
	width: 205px;
	height: 150px;
	overflow: hidden;
	font-size: 11px;
}

.servicios > .servicio .img {
	position: absolute;
	top: 15px;
	right: 45px;
	width: 172px;
	height: 207px;
	overflow: hidden;
}

.servicios > .servicio .img img {
	width: 100%;
	min-height: 100%;
}

.servicios > .servicio .img2 {
	position: absolute;
	top: 45px;
	right: 0;
	width: 107px;
	height: 109px;
	padding: 10px 5px 0;
	text-align: center;
	background: url(../img/bg_servicio2.png) center center no-repeat;
	overflow: hidden;
}

.servicios > .servicio .img2 img {
	width: 99px;
	height: 99px;
}

.empresa > h1 {
	padding: 37px 0 0 50px;
	margin: 0 0 15px 20px;
	font-size: 18px;
	background: url(../img/menu_empresa.png) left center no-repeat;
}

.empresa > .coli {
	float: left;
	width: 432px;
	padding: 0 33px 0 27px;
}

.empresa > .coli p {
	font-size: 11px;
}

.empresa > .coli h2 {
	width: 422px;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 10px;
	margin: 20px 0 17px;
	font-size: 11px;
	color: #fff;
	background: url(../img/bg_verde_432.png) center top no-repeat;
}

.empresa > .foto {
	float: left;
	width: 458px;
	height: 336px;
	padding: 10px 0 0;
	margin: 0 0 50px;
	text-align: center;
	background: url(../img/bg_empresa_foto.png) center center no-repeat;
}

.contacto {
	padding: 40px 0 70px;
	overflow: hidden;
}

.contacto > .coli {
	float: left;
	width: 380px;
	padding: 0 0 0 30px;
	font-size: 11px;
}

.contacto > .coli h1 {
	padding: 37px 0 0 20px;
	margin: -40px 0 15px 0;
	font-size: 18px;
	background: url(../img/menu_contacto.png) left center no-repeat;
}

.contacto > .coli form {
	padding: 20px 0 0;
	margin: 0 0 14px;
	overflow: hidden;
}

.contacto > .coli form label {
	float: left;
	width: 55px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
	margin: 0 0 6px;
	text-align: right;
}

.contacto > .coli form input[type="text"],
.contacto > .coli form input[type="email"],
.contacto > .coli form textarea {
	width: 313px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 6px;
	border: 1px solid #dbdbdb;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #565656;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.contacto > .coli form textarea {
	height: 66px;
	resize: none;
}

.contacto > .coli form input[type="submit"] {
	float: right;
	width: 70px;
	height: 21px;
	background: url(../img/enviar.png) center center no-repeat;
	cursor: pointer;
	text-indent: 71px;
}

.contacto > .coli .datos {
	width: 213px;
	min-height: 36px;
	padding: 10px 0 10px 163px;
	margin: 10px 0 0 4px;
	background: #d1d1d1 url(../img/limpar-contactenos.png) 10px 10px no-repeat;
	font-size: 11px;
	color: #565656;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.contacto > .coli .datos p {
	line-height: 16px;
}

.contacto > .cold {
	float: right;
	width: 537px;
	padding: 10px 0 0;
	margin: 0 20px 0 0;
	background: url(../img/bg_contacto_mapa.png) center top no-repeat;
	overflow: hidden;
}

.contacto > .cold .mapa {
	float: right;
	width: 307px;
	height: 220px;
	margin: 0 10px 26px 0;
}

.contacto > .cold .persona {
	float: left;
	min-width: 130px;
	padding: 0 10px 0 20px;
	margin: 0 0 0 10px;
	font-size: 11px;
}

.contacto > .cold .persona h2 {
	font-size: 11px;
	font-weight: bold;
}

.contacto > .cold .email {
	padding: 0 0 0 20px;
	margin: 0 0 0 -20px;
	background: url(../img/email.png) left center no-repeat;
}

.contacto > .cold .tel {
	padding: 0 0 0 20px;
	margin: 0 0 0 -20px;
	background: url(../img/tel.png) left center no-repeat;
}

.footer {
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: url(../img/bg_footer.jpg) left bottom repeat-x;
	content: '';
}