html { height:100%; }
body { font-family:'modularegular', Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px;font-weight:lighter; margin:0px; height:100%; background:url(../images/bg_general.jpg) repeat-y top center #000000; }
@font-face {
    font-family: 'modularegular';
    src: url('../font/modula-webfont.ttf');
    src: url('../font/modula-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/modula-webfont.woff') format('woff'),
         url('../font/modula-webfont.ttf') format('truetype'),
         url('../font/modula-webfont.svg#modularegular') format('svg');
    font-style: normal;
}
::selection{color:white;background-color: #7ac142;}::-moz-selection{color:white;background-color: #7ac142;}
#cuerpo { min-height:100%; width:950px; margin:auto; background:#053043; }
#header { width:950px; height:426px; background:url(../images/head_umbral_media.png) no-repeat bottom center; }
#content { margin-bottom:0px; background:#053043; }
#footer { width:950px; height:300px; background:url(../images/foot_bg.png) no-repeat top center; z-index:200; }

#contactoMail{ width:130px; height:20px; float:left; margin:48px 375px 0px 135px; cursor:pointer; }
#formaL { margin:10px 0px 0px 38px; float:left; }
#formaL .contacto-inpt { width:184px; height:20px; border:#f7faf5 solid 1px; background:#f7faf5; text-align:left; color:#666; }
#formaL .contacto-inpt-a { width:238px; height:20px; border:#f7faf5 solid 1px; background:#f7faf5; text-align:left; color:#666; }
#formaL .contacto-espacio { margin-bottom:4px; }
#formaL .contacto-enviar { width:114px; height:20px; margin:2px 0px 0px 73px; opacity:0; cursor:pointer; }
#msnF { width:225px; height:18px; margin:92px 0px 0px 20px; background:#d9e8cf url(../images/bg_msn.jpg) repeat-x bottom; float:left; padding-top:4px; color:#900; font-size:11px; font-style:italic; text-align:center; }

#menu { width:950px; background:url(../images/productos.png) no-repeat center top; height:46px; position:absolute; margin-top:340px; }
#menu div { float:left; }
#dCont { width:950px; height:0px; }

.padImgLoad { text-align:center; padding-top:190px; }
.datos { text-align:center; background:#053043; }
.somos { width: 696px; height: 250px; margin: auto; background:url(../images/somosbg.png) no-repeat center top;}
.somosCont{ font-size: 28px; font-weight:lighter; color: white; margin: auto auto; width: 620px; height: 160px; text-align: justify;  font-stretch:condensed; }
.somosCont span{ font-size: 37px;}
.dato-prod { margin:10px 100px; color:#FFF; width:600px; text-align:justify; }
.espacio { height:20px; clear:both; }
.limpia { clear:both; }
.titulo { font-size: 40px;font-weight: normal; margin-top:40px; }
.titulo.right{margin-right:10px;}
.titulo.left{margin-left:10px;}
.texto { font-size:23px; font-weight: lighter; width:500px; }
.right { float:right; }
.left { float:left; }
.granEspacio { height:30px; }
.mL { margin-left:20px; }
.mR { margin-right:30px; }
.oculto { display:none; }
.soyLiga { cursor:pointer; }
.noSoyLiga { cursor:auto; }
.flota { float:left; }
.verM { font-weight:bold; padding-left:10px; }


/* CARRUSEL */


#todo { width:850px; margin:auto; background:#666; }
.carrusel-b-superSuper { margin:auto; background:#acbcbd; overflow:hidden; }
.carrusel-b-superContenedor { position:absolute; overflow:hidden;  }
.carrusel-b-contenedor { width:0px; position:absolute; }
.carrusel-b-flota { float:left; }
.carrusel-b-limpia { clear:both; }

.carrusel-b-sup-activo { background:url(../images/bg_trans.png) repeat; }

.carrusel-b-btnL { position:absolute; z-index:5; cursor:pointer; background:url(../images/left_arrow.png) no-repeat left; }
.carrusel-b-btnR { position:absolute; z-index:6; cursor:pointer; background:url(../images/right_arrow.png) no-repeat right; }

.carrusel-b-control { background:#999; height:100px; }



#formaL .aviso { font-family:Verdana, Geneva, sans-serif; font-size:10px; position:absolute; margin-left:-60px; margin-top:88px; }
#formaL .aviso a { color:#900; text-decoration:none; }
#formaL .aviso a:hover { color:#069; }