/* CSS Document */

/* BASICOS
--------------------------------------------------------------------------- */

body { margin: 0; padding: 0; font-family: Tahoma; font-size: 13px; color:#0e1c46; line-height: 18px;}

a:link, a:active, a:visited {color: #fff; text-decoration: none;}
a:hover {color: #fff; text-decoration: underline;}

p {}

img {border: 0;}

.clear {clear: both;}

/* HOME
--------------------------------------------------------------------------- */

#contenedor /*sombra*/ { width: 866px; margin: 0px auto; background-image: url(../images/bg_ombra.jpg); background-repeat:repeat-y; background-position:center;}

#contenedor #contenido { width: 850px; margin: 0px auto;}

#contenedor #contenido #cabecera { height:112px; background-image:url(../images/bg_cabecera.jpg); background-position:center; background-repeat:no-repeat;}
#contenedor #contenido #cabecera #botonera {
	width: 370px;
	height: 30px;
	font-size:14px;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 470px;
}

a.boton:link, a.boton:active, a.boton:visited {color: #0e1c46; text-decoration: none;}
a.boton:hover {color: #4f82d1; text-decoration: none;}

a.boton2:link, a:active, a.boton2:visited {color: #fff; text-decoration: underline;}
a.boton2:hover {color: #fff; text-decoration: underline;}

#contenedor #contenido #cuerpo {
	padding: 40px 0px;
	background-position:bottom;
	background-color: #F5F5F5;
}
#contenedor #contenido #cuerpo .contenidos { float:left; width: 380px; padding: 0 0 0 50px;}
#contenedor #contenido #cuerpo .contenidos2 { float: right; padding: 0 50px 0 0;}

#contenedor #contenido #cuerpo .contenidos3 { float: right; padding: 0 10px 0 0;}
#contenedor #contenido #cuerpo .contenidos3 a{
	color: #0e1c46;
	text-decoration: none;
}
#contenedor #contenido #cuerpo .contenidos3 a:hover{
	color: #4f82d1; 
	text-decoration: none;
} 




#contenedor #contenido #pie { width: 850px; margin: 0px auto; height: 60px; background-color:#0e1c46; color:#FFFFFF; background-image:url(../images/bg_pie.jpg); background-repeat:no-repeat; background-position:bottom right;}
#contenedor #contenido #pie .datos { float:left; width: 230px; margin: 5px 0 0 50px;}


#subpie { width: 866px; margin: 0px auto; height: 16px; background-image: url(../images/bg_subpie.jpg); background-position:center; background-repeat:no-repeat;}


/* PRODUCTOS Y SERVICIOS
--------------------------------------------------------------------------- */
#contenedor #contenido #cabeceraprod { width: 850px; margin: 0px auto; height:112px; background-image: url(../images/bg_cabecera_productos.jpg); background-position:center; background-repeat:no-repeat;}
#contenedor #contenido #cabeceraprod #botonera {
	width: 370px;
	height: 30px;
	padding: 70px 0 0 467px;
	font-size:14px;
}

#contenedor #contenido #cuerpo #prods {padding: 0 40px;}
#contenedor #contenido #cuerpo .banners { float:left; padding: 0;}

#contenedor #contenido #cuerpo .contenidosprod { float:left; width: 380px; padding: 0 0 0 50px;}
#contenedor #contenido #cuerpo .contenidosprod2 { float: right; padding: 0 50px 0 0;}
#contenedor #contenido #cuerpo .contenidostrabajos {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 50px;
}



#contenedor #contenido #cuerpo .contenidosvideos {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 120px;
}





#contenedor #contenido #cuerpo .contenidosprod2 .zumbeils { float: left; padding: 5px}



/* MESA DE LUZ
--------------------------------------------------------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #0e1c46; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* CONTACTA
--------------------------------------------------------------------------- */
#contenedor #contenido #cabeceracontact { width: 850px; margin: 0px auto; height:112px; background-image: url(../images/bg_cabecera_contacta.jpg); background-position:center; background-repeat:no-repeat;}
#contenedor #contenido #cabeceracontact #botonera {
	width: 370px;
	height: 30px;
	font-size:14px;
	padding-top: 70px;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 467px;
}

#contenedor #contenido #cuerpo .form{ float:left; margin: 0 0 0 50px; /*width: 300px;*/}
#contenedor #contenido #cuerpo .form .txt{ float:left; width:70px; padding: 3px 10px 3px 3px; text-align:right;}
#contenedor #contenido #cuerpo .form .input{ float:left; padding: 3px 25px 3px 3px;}
#contenedor #contenido #cuerpo .formconsulta{ float:left;/* margin: 16px 0 0 0;*/ padding: 22px 25px 0 0; /*width:270px*/}
#contenedor #contenido #cuerpo .formenviar{ float:left; /*margin: 108px 50px 0 0;*/ padding: 40px 50px 0 0; width:150px;}

input {color:#fff; background-color:#0e1c46; border: none; height:18px; width: 150px;}
textarea {color:#fff; background-color:#0e1c46; border: none; width: 250px; height: 98px;}

.botonenviar {height: 20px; background-color: #fff; color: #0e1c46; width: 150px; border: 1px #cccccc solid;}
.botonenviar:hover {height: 20px; background-color: #0e1c46; color: #fff; width: 150px;}
.recuadro {
	border: 2px solid #CCCCCC;
}




.boton_videos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	width: 80px;
	font-weight: bold;
	text-decoration: none;
}
.boton_videos a:hover
{
	color: #4f82d1;
	text-decoration:underline;
}


