@charset "utf-8";
/* Arttex */

body{
	overflow:auto;
	margin:15px auto;
	background:url(../img/4.jpg);
	background-position:center top;
	}
	
a{
	text-decoration:none;
	}
	
#aviso{
	position:absolute;
	color:#FFF;
	margin-top:-37px;
	}
	
#aviso:hover{
	color:#F90;
	}
	
#cont{
	/*border:1px #F00 solid;*/
	width:1024px;
	height:671px;
	margin:0 auto;
	}
	
#header{
	/*border:1px #F00 solid;*/
	position:absolute;
	background:url(../img/back-menu.png) no-repeat;
	background-color:transparent;
	width:1024px;
	height:97px;
	text-align:center;
	}
	
#logo{
	float:left;
	/*border:1px #F00 solid;*/
	width:294px;
	height:97px;
	background:url(../img/logo.png) no-repeat;
	margin-left:-3px;
	}
	
.menu{
	float:left;
	/*border:1px #F00 solid;*/
	width:120px;
	height:42px;
	background:url(../img/menu.png) no-repeat;
	margin-right:2px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:40px;
	color:#333;
	letter-spacing:0px;
	}
	
.menu:hover{
	color:#FFF;
	}
	
/*	$__menu sidebar
	-------------------------------------------------*/
	
#menu {
	margin:0;
	float:left;
	/*border:1px #F00 solid;*/
	width:120px;
	height:42px;
	margin-right:2px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	margin-left:0px; /*padding:8px 0 8px 0;*/
}
#menu li a {
	color:#333;
	text-decoration:none;
}

#menu a {
	display: block;
	padding: 0px 6px 6px 6px;
}

#menu ul li ul {
	/*border:1px #F00 solid;*/
	border-radius:5px 5px 5px 5px;
	padding-top:5px;
	width:120px;
	margin:0px;
	
	display:inline-block;
}
#menu li li {
	color:#999;
	padding-top:0px;
	padding-left:0px;
	margin:-8px 0px 0 0px;
}
#menu li li a {
	border-radius:0px 0px 5px 5px;
	box-shadow:2px 2px 2px #666;
	border:3px #fff solid;
	background: #F90;
	padding-top:6px;
	padding-bottom:9px;
	margin-bottom:4px;
	font-family:Verdana, Geneva, sans-serif;
	color:#444;
	font-size:11px;
	line-height:15px;
}

#menu li li a:hover {
	color:#fff;
}

/*OPTIONAL*/
	#menu {
	position:relative;
	height:160px;
	overflow:hidden;
} /*clip height pass 504 pixels*/
	
#contenedor{
	/*border:1px #F00 solid;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	letter-spacing:-1px;
	width:1024px;
	height:615px;
	}
	
#footer{
	/*border:1px #F00 solid;*/
	background:url(../img/footer.jpg) no-repeat;
	position:absolute;
	background-color:transparent;
	width:1024px;
	height:71px;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:55px;
	}
	
#idioma{
	/*border:1px #F00 solid;*/
	float:left;
	width:72px;
	height:72px;
	background:url(../img/ingles.png) no-repeat;
	margin-left:30px;
	margin-top:-35px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:73px;
	color:#333;
	}
		
#idioma:hover{
	color:#FFF;
	}
	
/* Empresa */

#empresa{
	width:845px;
	height:273px;
	background:url(../img/empresa-back.png) no-repeat;
	position:absolute;
	margin-top:180px;
	padding-left:180px;
	padding-top:60px;
	}
	
/*#titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:65px;
	font-style:normal;
	margin-bottom:30px;
	}*/
	
/* Instalaciones */

#instalaciones{
	width:1000px;
	height:273px;
	background: url(../img/insta-back.png) no-repeat;
	margin-top:190px;
	position:absolute;
	padding:60px 25px;
	font-size:12px;
	}
	
#instalaciones p{
	margin-top:5px;
	}
	
#galeria{
	border:#f90 dashed;
	right:5px;
	border-radius: 10px 10px 10px 10px;
	width:345px;
	height:230px;
	position:relative;
	float:right;
	bottom:206px;
	}
	
#instalaciones img{
	display:block;
	}
	
/* Textil */

#textil{
	text-align:left;
	/*border:1px #F00 solid;*/
	width:934px;
	height:290px;
	background:url(../img/textil-back.png) no-repeat;
	margin-top:160px;
	position:absolute;
	padding:12px 0px 0px 90px;
	}
	
.telas{
	float:left;
	width:116px;
	height:144px;
	margin-left:11px;
	}
	
/* Confección */

#confeccion{
	width:1024px;
	height:265px;
	background:url(../img/contacto-back.png) no-repeat;
	margin-top:180px;
	position:absolute;
	}
	
#confeccion p{
	margin-left:40px;
	margin-top:20px;
	margin-bottom:15px;
	}
	
.barra{
	float:left;
	margin-top:50px;
	margin-right:-30px;
	margin-left:8px;
	}
	
.barra3{
	float:left;
	margin-top:50px;
	margin-left:12px;
	margin-right:5px;
	}	

.seccion{
	/*border: 1px #FF0000 solid;*/
	float:left;
	width:255px;
	height:265px;
	margin: 0 -15px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
#dos{
	margin-top:70px;
	/*box-shadow:6px 3px 0px #CCC;*/
	}

#polarbaby{
	margin-top:70px;
	margin-left:-20px;
	/*box-shadow:6px 3px 0px #CCC;*/
	}
	
#bonbon{
	margin-top:90px;
	margin-left:-15px;
	/*box-shadow:6px 3px 0px #CCC;*/
	}
	
#polar{
	margin-top:20px;
	/*box-shadow:6px 3px 0px #CCC;*/
	}
	
#lenceria{
	margin-top:10px;
	margin-right:-100px;
	/*box-shadow:6px 3px 0px #CCC;*/
	}
	
.center{
	margin-top:0px;
	margin-bottom:20px;
	}
	
#titulo1,#titulo2,#titulo3,#titulo4,#titulo5,#titulo6,#titulo7{
	display:none;
	width:auto;
	height:auto;
	background-position:center top;
	line-height:25px;
	padding-top:30px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
	font-size:12px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.titulo{
	font-size:12px;
	margin-bottom:10px;
	}
	
/* Dónde estamos */

#donde{
	width:1024px;
	height:395px;
	background:url(../img/donde-back.png) no-repeat;
	margin-top:140px;
	position:absolute;
	padding-top:30px;
	}
	
.barra2{
	float:left;
	margin-top:50px;
	}
	
#mapa{
	/*border: 1px #FF0000 solid;*/
	float:left;
	width:450px;
	height:265px;
	margin: 0 1px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
#gua,#san,#can,#nez,#chi{
	display:none;
	float:left;
	width:auto;
	height:auto;
	line-height:18px;
	margin: 0 1px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
iframe{
	border:5px #F90 solid;
	margin-left:13px;
	}
	
#planta{
	/*border: 1px #FF0000 solid;*/
	float:left;
	width:280px;
	height:265px;
	margin: 0 1px;
	text-align:center;
	}
	
#planta p{
	margin-top:20px;
	margin-left:33px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:left;
	}
	
#venta{
	/*border: 1px #FF0000 solid;*/
	float:left;
	width:280px;
	height:265px;
	margin: 0;
	text-align:center;
	}
	
#venta a{
	text-decoration:none;
	color:#000;
	}
	
#venta a:hover{
	color:#F90;
	}
	
#venta p{
	margin-top:20px;
	margin-left:33px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:left;
	}
	
/* Contacto */

#contacto{
	width:1024px;
	height:303px;
	background:url(../img/donde-back.png) no-repeat;
	margin-top:180px;
	padding-top:17px;
	position:absolute;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	}
	
#formulario{
	/*border: 1px #FF0000 solid;*/
	float:left;
	width:450px;
	height:237px;
	padding-top:20px;
	margin-right:100px;
	margin-top:10px;
	}

.datos{
	/*border: 1px #FF0000 solid;*/
	float:left;
	width:280px;
	height:206px;
	padding-top:50px;
	margin-left:80px;
	}
	
.datos img{
	margin-bottom:10px;
	}
	
input, textarea{
	color:#FFF;
	background:#F90;
	width:220px;
	padding:8px;
	margin:3px;
	border:none;
	}
	
#comentarios, #coments{
	height:50px;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}

#enviar{
	background:url(../img/enviar.png) no-repeat;
	background-position:center;
	width:69px;
	height:35px;
	border:none;
	position:absolute;
	margin-left:15px;
	margin-top:37px;
	cursor:pointer;
	}