/* Documento de contenido del home*/
#sombra{width:100%; height:14px;}

#contenido{float:left; width:584px; height:auto; text-align:left}
#contenido .izq{float:left; width:139px; heigth:264px;}
#contenido .tit{float:left; width:445px; heigth:84px;}
#contenido .texto{float:left; width:405px; height:auto; margin:8px 5px 0px 5px;/* padding-top:5px!important; padding-top:2px*/ text-align:justify;}

#ofertas{width:280px; height:264px; float:left; background:transparent url('../img/home_simbolo_fondo.jpg') no-repeat; text-align:left}
#ofertas .img{width:230px; heigth:190px; padding-top:44px;}



/* Documento de contenido de Servicios*/
#int_titulo{width:100%; height:40px;}
#serv_contenido{width:100%; height:auto;}
#int_pie{width:100%; height:30px; float:left; background:transparent url('../img/cuadro_verde_pie.jpg') no-repeat; text-align:left}



/* Documento de contenido de Ofertas*/
#ofertas_contenido{width:100%; height:262px; background:transparent url('../img/ofertas_fondofot.jpg') no-repeat; text-align:left}

#ofer_izq{float:left; width:365px; height:262px; text-align:right ; }
#ofer_izq .cuadroimg {width:296px; height:236px; text-align:center; background:#DDD; margin-top:13px; margin-left:58px; margin-right:11px;  }
#ofer_izq .img {width:290px; height:230px; margin-top:3px; margin-left:3px!important; margin-left:0px;}

#ofer_der{float:left; width:460px; height:auto;  /* margin-left:7px; margin-right:7px*/ }
#oferta_tit{width:450px; height:auto; background:#FFFFFF; margin-top:11px; padding-top:6px; padding-bottom:4px;}
#oferta_tex{width:450px; height:150px;; background:#FFFFFF; margin-top:2px; padding-top:15px; padding-bottom:8px}



/* Documento de contenido de Contacto*/
#contacto_contenido{width:100%; height:300px; background:transparent url('../img/contact_fondo.jpg') no-repeat; text-align:left }

#contacto_ubic{ width:380px; height:260px; /* position:relative;left:390;top:20;*/ margin-left:400px; padding-top:20px;}

#contacto_pie{width:100%; height:30px; float:left; background:transparent url('../img/contact_pie.jpg') no-repeat; text-align:left}

#contacto_enviado{width:100%; height:160px; background:#FFFFFF; opacity: .6; filter: alpha(opacity=60); -moz-opacity: .6; text-align:center; }

label{font: bold 11px Arial; color: #41587C; }

input,select{
width:285px;
height:18px;
border:1px solid #CCCCCC;
font:normal 11px Arial, Helvetica, sans-serif;
color:#666666;
padding-bottom:-6px;
padding-bottom:0px !important;
}

textarea{ width:285px; height:80px; background: #fff  repeat-x; color:#666; border:1px solid #CCCCCC; font:normal 11px Arial, Helvetica, sans-serif;}

.imgBtn{background:url('../img/contact_pie.jpg') no-repeat;}
.imgBtn span{display: none;}

button .enviar_btn { 
background:url('../img/enviar1.gif') no-repeat;  
width:120px;  height:20px;  border:0;  
text-indent:-9000px; 
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}

/*button{
width:100px;
height:18px;
border:1px solid #CCCCCC;
font:normal 11px Arial, Helvetica, sans-serif;
color:#333;
}*/

#transparente {opacity: .5; filter: alpha(opacity=50); -moz-opacity: .5}
