@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-image:url(../img/fondo.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#5898d5;
 }

a:hover {
	color:#FF00FF;
	}

h2 {
	font-family: 'Duru Sans', sans-serif;
	font-size:16px;
}
.margen20 {
padding-left:20px;
}

#contenedor {
	width: 1000px;
	margin: auto;
}
#contenido {
	background-image:url(../img/fondo_contenido.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#contenido_home {
	background-image:url(../img/fondo_contenido.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 0 0 20px 0;
}
#contenido_servicios {
	padding: 20px;
	border-bottom: solid 1px #ccc;
	text-align: justify;
}

	
#cabecera {
	height: 160px;
	background-image:url(../img/fondo_top.jpg);
}
#banner {
	height: 320px;
}
#bannerEmpresa {
	height: 300px;
	width: 400px;
	float: right;
	margin: 0 0 10px 20px;
}

#pie {
	margin: auto;
	width: 100%;
	text-align: center;
}

/*Menu top*/

#menu {
	float: right;
	height: 40px;
	width: 740px;
	margin: 50px 0 0 0;
}
#pie {
	background-image: url(../img/fondo_pie.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 90px;
	width: 100%;
	color: #FFFFFF;
	font-size: 11px;
}

#pie a {
	color:#FFFFFF;
	}

#pie a:hover {
	text-decoration:none;
	}
	
	/* Paginas formularios	*/

#contenido_formularios {
	background-image:url(../img/fondo_contenido.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 10px;
	background-color: #FFFFFF;
}
#contenido_formularios_pie {
	float: left;
	width: 1000px;
	height: 136px;
	border-top: solid 1px #ccc;
}




.logos {
	float: left;
	width: 750px;
	height: 135px;
	padding-left: 20px;
}
.catalogo_form {
	border-left: solid 1px #ccc;
	float: left;
	height: 135px;
	width: 189px;
	padding: 0 20px;
}
.btn_catalogos {

}


.logos_img {
	float: left;
	margin-right: 30px;
	border: solid 1px #ccc;
}

.banner_aquaprint {
	height: 260px;
	background-image: url(../img/fondo_banner_aquaprint.jpg);
	border-bottom:solid 1px #CCCCCC;
}
.banner_aquamark {
	height: 260px;
	background-image: url(../img/fondo_banner_aquamark.jpg);
	border-bottom:solid 1px #CCCCCC;
}
.banner_aquadigital {
	height: 260px;
	background-image: url(../img/fondo_banner_aquadigital.jpg);
	border-bottom:solid 1px #CCCCCC;
}
.banner_origen {
	height: 260px;
	background-image: url(../img/fondo_banner_origen.jpg);
	border-bottom:solid 1px #CCCCCC;
}
.banner_estupendo {
	height: 260px;
	background-image: url(../img/fondo_banner_estupendo.jpg);
	border-bottom:solid 1px #CCCCCC;
}
.banner_caj {
	height: 260px;
	background-image: url(../img/fondo_banner_caj.jpg);
	border-bottom:solid 1px #CCCCCC;
}






.boxInfoForm {
	float: left;
	width: 300px;
	padding: 0 20px 20px 20px;
}
.boxFormForm {
	width: 348px;
	float: left;
	padding: 0 20px;
}


.boxServiForm {
	float: left;
	width: 250px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	height: 330px;
	padding-left: 20px;
}

.listas {
	padding-left:10px;
	margin:0;
	list-style-image: url(../img/vineta.jpg);
	}

.listas li {
	margin-bottom:4px;
	
	}

.form {
	font-size:10px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.boton {
	background-color:#003366;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100px;
	right:200px;
	}

/*  Fin Paginas formularios	 */

.menu_top {
	list-style-type: none;
	font-family: 'Duru Sans', sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
.menu_top li {
	float:left;
	width:90px;
	height:40px;
	margin:0 1px;
	background-image:url(../img/fondo_btn.jpg);
	text-align:center;
	line-height:40px;
	color:#FFFFFF;
	}
.menu_top li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_top li a:hover {
	background-color:#5e9ccf;
	color:#000033;
	}
.titulos {
	background-image: url(../img/huinchaTitulos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 980px;
	height: 25px;
	padding: 35px 0 0 20px;
	font-size:14px;
	border-bottom:solid 1px #ccc;
	background-color: #FFFFFF;
}

/*Menu top*/

.titulos_1,.titulos_2 {
	height:50px;
	border-bottom:solid 1px #CCCCCC;
	line-height:50px;
	font-family: 'Duru Sans', sans-serif;
	font-size:14px;
	color:#666666;
	padding-left:20px;
	background-color: #fff;
	}
	
.titulos_1 {
	width:730px;
	float:left;
	}

.titulos_2 {
	width:230px;
	float:left;
	}
.titulos_3 {
	font-family: 'Duru Sans', sans-serif;
	font-size:14px;
	color:#666666;
}
.titulos_4 {
	font-size: 11px;
	text-decoration: underline;
}
.titulos_5 {
	font-size: 12px;
	font-weight: bold;
}


.fotoServicios {
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
}


.fotoProducto {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 460px;
	height: 360px;
}
.fotoProductoChica {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	margin-bottom: 18px;
}



.modulo_home {
	float: left;
	width: 355px;
	padding: 10px 10px 0 10px;
	font-size: 10px;
}
.modulo_home_img {
	float: left;
	margin-right: 5px;
}

.modulo_home a {
	color:#000033;
	}

.modulo_home a:hover{
	color:#3399FF;
	}
.catalogo_home {
	width: 229px;
	float: right;
	border-left: solid 1px #ccc;
	padding: 10px;
	font-size: 10px;
	height: 274px;
}
.catalogo_home_img {
	padding: 20px 10px 10px 10px;
	border: solid 1px #ccc;
}

/*------------------  Menu Lateral de Productos  ----------------------*/

.menuProductos {
	float: left;
	width: 340px;
	padding: 10px 0 10px 0;
	background-color: #0f184f;
}
.contenidoProductos {
	background-color: #0f184f;
}

.producto {
	float: left;
	width: 640px;
	padding: 0 10px 10px 10px;
	background-color: #FFFFFF;
}


.produc {
	margin:0;
	padding:0px;
}

.produc li{
	font-size:10px;
	text-decoration: none;
	color: #fff;
	/*line-height:18px;*/
	border-bottom:1px #4b5593 dashed;
	text-align:left;
	width: 150px;
	margin: 2px 10px;
	float: left;
	height: 18px;
	display: block;
	list-style-type: none;
}

.produc li a { 
	font-size:10px;  
	text-decoration: none;
	color: #fff;
}

.produc li a:hover {
	font-size:10px;  
	text-decoration: none;
	color: #39C;
}

.contacto_left {
	width: 280px;
	border-right: dashed 1px #ccc;
	float: left;
	padding: 0 10px 0 0;
	}
.contacto_right {
	width: 346px;
	float: left;
	margin-left: 10px;
}
form {
	margin:0px;
}
.textoForm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.box_home {
	border: 1px solid #CCCCCC;
}
