@font-face {
    font-family: 'Aller';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, #contenedor {
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
    width: 100%;
}
html > body #contenedor {
    height: auto;
}
body {
    background-color: #f0f0f0;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#contenedor {
    left: 0;
    position: absolute;
    top: 0;
}
#principal {
    height: auto;
    margin: 0 auto;
	width: 980px;
    padding: 5px 5px 160px;
}
*html #principal {
    margin-bottom: 20px;
}
#pie {
    color: #FFFFFF;
    margin: 0 auto;
    position: absolute;
	bottom: 0;
    width: 100%;
	background-color: #4A4A4A;
	background-image: url("../imagenes/bgpie.jpg");
    background-position: left top;
    background-repeat: repeat-x;
	height: 90px;
	padding: 35px 0;
}
.pieint {  
    margin: 0 auto;
    width: 980px;
}
.limpia {
	clear: both;
	padding: 5px 0;
}
* {
    margin: 0;
    outline: medium none;
    padding: 0;
}

img {
	border: none;
}
.noborde {
	border: none !important;
}
h1 {
	display: none;
}
#bodyfront {
	background-image: url(../imagenes/bgbodyfront.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
#bodyintfront {
	background-image: url(../imagenes/bgbodyintfront_2.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.cab {
	float: left;
    height: 110px;
}
.cabindex {
	margin-bottom: 10px;
}
.cabint {
	margin-bottom: 70px;
}
*html .cabint {
	margin-bottom: 40px;
}
.cab img {
	float: left;
    padding: 12px 40px 30px 3px;
}
.menu {
	background-color: white;
    background-image: url("../imagenes/sombramenu.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
    height: 76px;
    margin: 25px 0 0;
	width: 677px;
}
.menu ul {
	background-image: url("../imagenes/bg_ulmenu.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    font-size: 12px;
    list-style-type: none;
    padding: 0 3px;
}
.menu li {
	border-right: 1px solid #ededed;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    margin: 3px 0;
    padding: 0 28px;
	color: #525252;
}
.menu li a {
	color: #525252;
	text-decoration: none;
}
.menu li a:hover {
	color: #7cbf1d;
}
.activo {
    background-image: url(../imagenes/liactivo_menu.jpg);
    background-position: left center;
    background-repeat: repeat-x;
}

.slider {
	background-color: #FFFFFF;
    background-image: url("../imagenes/sombraslider.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 382px;
    padding: 5px;
    width: 970px;
	float: left;
}
*html .slider {
	display: none;
}
*html .panel {
    float: left;
    margin: 0;
    padding: 0 0 25px;
	width: 980px; 
	height: 335px;
}
li.panel img {
	bottom: 325px;
    position: relative;
    z-index: 1;
}
.msg {
	background-color: #252525;
    height: 204px;
    left: 0;
    opacity: 0.7;
    padding: 60px 40px;
    position: relative;
    top: 0;
    width: 225px;
    z-index: 2;
}
.msg h2 {
	color: #ffffff;
    font-family: 'Aller',arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -0.02em;
    padding: 0 10px;
    width: 100%;
	line-height: 26px;
	margin-bottom: 10px;
}
.msg p {
	color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    width: 92%;
}
.msg a {
	background-color: #5a5b55;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 15px 8px;
    padding: 5px 12px;
    text-decoration: none;
}
.msg a:hover {
	background-color: #527521;
}
.thumbNav li a.cur {
	background-color: #b4b4b4 !important;
}
.trioportada {
	float: left;
}
* html .trioportada {
	float: none;
}
#principal p a {
	font-weight: bold;
	color: #7CBF1D;
	text-decoration: none;
}
#principal p a:hover {
	text-decoration: underline;
	color: #333333;
}
.bloque {
    color: #555555;
    float: left;
    padding: 0 36px 10px;
    width: 252px;
}
*html .bloque {
    color: #555555;
    float: left;
    padding: 0 27px 10px;
    width: 252px;
}
.bloque img {
	background-image: url("../imagenes/bgpic_bloque.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 116px;
    margin: 10px 0 12px;
    padding: 4px 14px;
    width: 242px;
}
.bloque h2 {
	color: #353535;
    font-family: 'Aller',arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -0.02em;
    padding: 0 10px;
    width: 100%;
}
.bloque p {
	float: left;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    width: 100%;
}
.bloque ul {
	float: left;
    list-style-position: inside;
    padding: 10px 0 10px 30px;
    width: 92%;
	
}
.bloque li {
	font-size: 12px;
    margin: 5px 0;
}
*:first-child+html .bloque li {
    font-size: 12px;
    margin: 2px 0;
}
.bloque a {
	background-color: #7CBF1D;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 15px 8px;
    padding: 5px 12px;
    text-decoration: none;
}
.bloque a:hover {
	background-color: #6e9319;
}
.duoportada {
	background-color: #E2E4DC;
    float: left;
    margin: 10px 0 25px;
    padding: 45px 0;
    width: 100%;
}
*html .duoportada {
    float: none;
}
.bloquelargo {
	background-image: url("../imagenes/pic_contacta.jpg");
    background-position: 620px 1px;
    background-repeat: no-repeat;
    color: #555555;
    float: left;
    height: 150px;
    padding: 0 40px 10px;
    width: 900px;
}
*html .bloquelargo {
    padding: 0 28px 10px;
}
.bloquelargo p {
	float: none;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    width: 530px;
}
.bloquelargo span {
	color: #7CBF1D;
    display: block;
    font-family: 'Aller',arial,sans-serif;
    font-size: 22px;
    height: 26px;
    line-height: 26px;
    margin: 10px 0;
    padding: 0 10px;
    width: 100%;
}
.bloquelargo span a {
	color: #7CBF1D;
    text-decoration: none;
}
.bloquelargo span a:hover {
    text-decoration: underline;
}
.bloquecorto {
    color: #555555;
    float: left;
    padding: 0 30px 10px;
    width: 250px;
}
*html .bloquecorto {
    padding: 0 20px 10px;
}
.bloquelargo h2,
.bloquecorto h2 {
	color: #353535;
    font-family: 'Aller',arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -0.02em;
    line-height: 32px;
    margin: 0 0 12px;
    padding: 0 10px;
    width: 100%;
}

.bloquecorto p {
    float: none;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    width: 160px;
}
.bloquelargo a,
.bloquecorto a {
	background-color: #8C8E87;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 30px 8px 0;
    padding: 5px 12px;
    text-decoration: none;
}
.bloquelargo a:hover,
.bloquecorto a:hover {
	background-color: #5d5e59;
}
.bloquecorto img {
	float: right;
    padding: 0 0 0 7px;
	width: 55px;
	height: 119px;
	clear: left;
}



.doscolumnas {
	float: left;
    padding-bottom: 40px;
    width: 980px;
}
.doscolumnas .coltexto {
	float: left;
	width: 446px;
	padding: 0 40px 0 20px;
}
.doscolumnas .coltexto2,
.unacolumna .coltexto2 {
	float: left;
    padding: 0 50px 0 20px;
    width: 420px;
}
.coltexto3 {
	float: left;
    padding: 0 20px 0 50px;
    width: 420px;
}
.unacolumna .coltexto {
	float: left;
	width: 940px;
	padding: 0 20px 0 20px;
}
.text {
	float: right;
    width: 632px;
	color: #555555;
}
.text b {
	display: block;
    margin: 30px 0;
}
ul.numeral {
	font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    list-style-position: inside;
    list-style-type: decimal;
}
ul.puntos {
	font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    list-style-position: inside;
    list-style-type: disc;
}
.negrita {
	font-weight: bold !important;
}
.puntos li {
	margin: 8px 0 0;
}
.bloqueserv {
	border-bottom: 2px dotted #E2E2E2;
    float: left;
    padding: 15px 0 30px;
}
.servinfo {
	width: 306px;
	height: auto;
	float: left;
}
.bloqueserv img {
	float: left;
    margin: 18px 32px 0 0;
}
.sombrapic255 {
	background-image: url("../imagenes/sombrapic255.jpg");
    background-position: left top;
    background-repeat: no-repeat;
	width: 255px;
	height: 22px;
	float: left;
}
.bloqueserv p {

}
.coltexto h2,
.coltexto2 h2 {
	font-family: 'Aller',arial,sans-serif;
    font-size: 34px;
    font-weight: normal;
	color: #353535;
}
.coltexto h3,
.coltexto2 h3 {
    color: #7CBF1D;
    font-family: 'Aller',arial,sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin: 10px 0;
	padding: 15px 0;
}
.coltexto3 h3 {
    color: #a3a766;
    font-family: 'Aller',arial,sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin: 10px 0;
	padding: 15px 0;
}
.h3serv1, .h3serv2, .h3serv3, .h3serv4 {
	float:left;
}
.coltexto p {
	color: #555555;
    font-size: 12px;
    line-height: 20px;
    margin: 15px 0;
}
.colimg {
	float: left;
	width: 444px;
	/*padding: 0 15px;*/
	padding: 72px 15px 0;
}
.colimg img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #d7d7d7;
}
.sombrapic {
	float: left;
	width: 434px;
	height: 37px;
	background-image: url("../imagenes/sombrapic_b.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}
.proyectoh2 {
	margin: 0 0 25px 0;
}
.proyimg {
	margin: 0 0 15px 0;
}
ul.proyectos {
	font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    list-style-position: inside;
    list-style-type: disc;
    padding: 0 15px 35px 20px;
}
.realizados {
	color: #707656;
}
.proyectos li {
	border-bottom: 1px dotted #CCCCCC;
    padding: 14px 0;
}
.h3proy1 {
	background-image: url("../imagenes/proyh3_01.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 50px;
    padding: 18px 0 10px 20px !important;
}
.h3proy2 {
	background-image: url("../imagenes/proyh3_02.png");
    background-position: left top;
    background-repeat: no-repeat;
	height: 50px;
    padding: 18px 0 10px 20px !important;
}
.imgproyectos {
	float: left;
    padding: 0 15px;
    text-align: center;
    width: 270px;
}
.imgproyectos img {
	padding-top: 54px;
}

#pie h2 {
	font-size: 11px;
    margin-bottom: 8px;
}
#pie p {
	font-size: 11px;
    margin: 10px 0;
}
#pie span {
	font-size: 9px;
    text-align: center;
}
#pie ul {
	font-size: 11px;
	list-style-position: inside;
	padding-left: 0px;
}
#pie li {
	margin: 2px 0;
}
*:first-child+html #pie li {
	margin: 3px 0 0;
	float:left;
	width: 100%;
}
#pie a {
	text-decoration: none;
	color: #FFFFFF;
}
#pie a:hover {
	text-decoration: underline;
}
.uno {
	float: left;
    padding: 0 20px 0 40px;
    width: 250px;
}
.dos {
	float: left;
    padding: 0 20px 0 40px;
    width: 200px;
}
.tres {
	float: left;
    padding: 0 20px;
    width: 200px;
}
.cuatro {
	float: left;
    padding: 0 20px;
    width: 120px;
}
.cuatro ul {
	list-style-type: none;
	float: left;
}
.cuatro ul li {
	float: left;
	width: 50px;
	clear: right;
	display: block;
}
#pie .cuatro h2 {
	padding: 0 0 0 8px;
}
.doscolumnasproceso {
	background-image: url("../imagenes/pic_enproceso.jpg");
    background-position: 415px 50px;
    background-repeat: no-repeat;
    float: left;
    height: 480px;
    padding-bottom: 40px;
    width: 980px;
}
.doscolumnasproceso .coltexto {
	float: left;
	width: 446px;
	padding: 0 40px 0 20px;
}
.doscolumnasproceso .coltexto a {
	text-decoration: underline;
	color: #333333;
}
.doscolumnasproceso .coltexto a:hover {
	text-decoration: none;
	color: #7cbf1d;
}
.coltexto2 {
	float: left;
    padding: 0 40px 0 20px;
    width: 615px;
}
.coltexto2 a {
	text-decoration: underline;
	color: #333333;
}
.coltexto2 a:hover {
	text-decoration: none;
	color: #7cbf1d;
}
.formulario {
	float: left;
    font-size: 70%;
    width: 420px;
	padding-bottom: 22px;
}
.fila {
	float: left;
    height: 202px;
    padding: 0 10px 20px;
    width: 960px;
}
.clie {
	width: 190px;
	height: 190px;
	float: left;
	padding: 0 25px;
	background-image: url("../imagenes/bcpicclient.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}
.clie img {
	border: 1px solid #D7D7D7;
}
h2.cliente {
	color: #353535;
    font-family: 'Aller',arial,sans-serif;
    font-size: 34px;
    font-weight: normal;
    padding: 0 0 20px 35px;
}
.h3clientes {
	color: #7CBF1D;
    font-family: 'Aller',arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 15px;
    padding: 0 37px 15px;
}
.sombrapic188 {
	color: #888888;
    float: left;
    font-size: 10px;
    height: 12px;
    padding: 3px 0 0;
    width: 190px;
	text-align: center;
}
.mapaweb {
	margin: 0;
    padding: 0;
}
.mapaweb ul {
	list-style-type: none;
}
.mapaweb ul li {
    background-image: url("../imagenes/bullet_mapa.gif");
    background-position: 10px 11px;
    background-repeat: no-repeat;
    border-radius: 8px 8px 8px 8px;
    margin: 8px 0;
    padding: 10px 30px;
}
.mapaweb ul li a {
    color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.mapaweb ul li a:hover {
    color: #5f9710;
	text-decoration: underline;
}
.mapaweb .sect li {	
	background-color: #e5e5e5;
	border: 1px solid #dadada;
}
.mapaweb .help li {
	background-color: #ebebeb;
	border: 1px solid #e5e5e5;
}
.mapaweb .soc li {
	background-color: #efefef;
	border: 1px solid #ebebeb;
}
.cajaform {
	background-color: #E2E4DC;
    margin: 10px 0 25px;
    padding: 25px 18px;
}
.mapaccesos {
	float: left;
    height: auto;
    padding: 55px 0 0 55px;
    width: 500px;
}
.mapa p {
	font-size: 12px;
    line-height: 18px;
    margin: 0 0 14px;
}
.mapa {
    float: left;
    height: 475px;
    margin: 15px 0 0;
    width: 498px;
}
.mapa iframe {
	border: 1px solid grey;
}
.acceso {
	border-bottom: 1px dotted #BBBBBB;
    float: left;
    height: auto;
    margin: 0 0 15px;
    width: 500px;
}
.acceso p {
	float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 14px;
    width: 190px;
}
.contact {
	float: left;
    height: 74px;
    margin: 6px 0 0;
    padding: 30px 40px 0;
    text-align: center;
    width: 230px;
}
.contact img {
	float: left;
}
.contact h4 {
	color: #777777;
    font-family: 'Aller',arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
}
.contact h5 {
	color: #7CBF1D;
    font-family: 'Aller',arial,sans-serif;
    font-size: 23px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.contact a {
	color: #7CBF1D;
	text-decoration: none;
}
.contact a:hover {
	color: #777777;
	text-decoration: underline;
}
.submits {
	padding-left: 10px;
}
.submits input {
	background-color: #7CBF1D;
    background-image: none;
    border: none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    padding: 2px 7px;
	cursor: pointer;
}