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

@font-face {
    font-family: 'walkway_roundedregular';
    src: url('../fonts/walkway_rounded-webfont.eot');
    src: url('../fonts/walkway_rounded-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/walkway_rounded-webfont.woff') format('woff'),
         url('../fonts/walkway_rounded-webfont.ttf') format('truetype'),
         url('../fonts/walkway_rounded-webfont.svg#walkway_roundedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
body{
	padding:0px;
	margin:0px;
	font-family:Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	line-height:19px;
	color:#6f6f6f;
	background-color:#FFFFFF;
}
a{
	text-decoration:none;
}

.titPrincipales{
	font-family:Georgia;
	font-size:40px;
	font-weight:normal;
	font-style:italic;
	line-height:44px;
	text-decoration:none;
	color:#0091de;
	padding:10px 0px;	
}

.subTitChico{
	color:#535252;
	font-family:Helvetica;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:17px;
	padding:10px 0px;
}

.colorVerde{
	color:#6b817f !important;
}

.colMedia{
	width:456px;
	padding:10px;
}
.colGrande{
	width:940.px;
	padding:10px;
}

.btnVolver{
	margin-top:0px;
	margin-right:0px;
	float:left;
	width:90px;
	height:26px;
	background-image:url(../images/btnVolver.png);
	background-position:0px 0px;
	cursor:pointer;
	border:0px;
}
.btnVolver:hover{
	background-position:0px 26px;
}



/* GENERALES ---------------------------------------------------------------------------- */

.clear{
	clear:both;
}

.spacer10{
	height:10px;
	clear:both;
}
.spacer20{
	height:20px;
	clear:both;
}
.spacer30{
	height:30px;
	clear:both;
}
.spacer40{
	height:40px;
	clear:both;
}
.spacer60{
	height:60px;
	clear:both;
}
.derecha{
	float:right;
	
}
.izquierda{
	float:left;
}



/* CUERPO ---------------------------------------------------------------------------------------- */

#cuerpo{
    width:980px;
    margin:0 auto;
	padding:0px 0px;
}

#fondo_cuerpo{
    margin:0;
	background-color:#ffffff;
}

.contenedor{
    width:960px;
    margin:0px auto;
	padding:0px 10px;
}



/* HEADER ---------------------------------------------------------------------------------------- */
#header{
	background-color:#292929;
}

#menuPrin{
	background-color:#ffffff;
	border-top:3px solid #ffffff;
	height:89px;
}

#sliderContenidoHome{
	position:relative;
	width:960px;
	height:426px;
	padding:0px;
	margin-left:7px;
}

#slideHome{
	width:946px;
	height:426px;
	padding:0px;
}
	
#slideHome .area{
	z-index:1;
	position:relative;
}

#slideHome .a{
	z-index:1;
	position:relative;
	float:left;
}

#logoHeader{
	position:relative;
	top:-3px;
	left:10px;
	float:left;
}
#logoHeader a{
	display:block;
	border-top:3px solid #ffffff;
	height:89px;
}
#logoHeader a:hover{
	border-top:3px solid #40ade7 !important;
}
.logoHeader_selec{
	border-top:3px solid #40ade7 !important;
}

#menuPrincipal{
	float:right;
	position:relative;
	top:-3px;
	right:0px;
}

.btnMP{
	float:left;
	margin-right:2px;
	font-size:14px;
	text-align:center;
}
.btnMP a{
	display:block;
	padding-top:40px;
	padding-bottom:30px;
	padding-left:9px;
	padding-right:9px;
	
	font-family:'walkway_roundedregular';
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	letter-spacing:1px;
	color:#000;
	
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-ms-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
	
	border-top:3px solid #ffffff;
}
.btnMP a:hover{
	border-top:3px solid #40ade7;
	color:#40ade7;
}
.btnMP_selec{
	border-top:3px solid #40ade7 !important;
	color:#40ade7 !important;
}

#menuSec{ 
	height:578px;
	border:0px;
	
	position:relative;
	top:0px;
	background-image:url(../images/franjaMediaHeader.jpg);
	background-repeat:repeat-x;
}
#menuSecundario{
	float:right;
	position:relative;
	top:-3px;
	right:0px;
	z-index:99;
}

.btnMS{
	float:left;
	margin-right:5px;
	margin-top:10px;
	font-size:14px;
	text-align:center;
}
.btnMS a{
	display:block;
	padding:0px;
	font-family:'walkway_roundedregular';
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	letter-spacing:1px;
	color:#fff;
	
	background-image:url(../images/btn_fondo.jpg);
	background-position:0px 0px;
	cursor:pointer;
	width:114px;
	height:28px;

}
.btnMS a:hover{
	background-position:0px 28px;
}
.btnMS_selec{
	background-image:url(../images/btn_fondo.jpg) !important;
	background-position:0px 28px !important;
	cursor:pointer;
	width:114px;
	height:28px;
}

.btnTwitterHeader{
	float:left;
	margin-right:5px;
	margin-top:10px;
	text-align:center;
}
.btnTwitterHeader a{
	display:block;
	background-image:url(../images/btn_twitter.jpg);
	background-position:0px 0px;
	cursor:pointer;
	width:28px;
	height:28px;

}
.btnTwitterHeader a:hover{
	background-position:0px 28px;
}
.btnTwitterHeader_selec{
	background-position:0px 28px;
}

.btnFacebookHeader{
	float:left;
	margin-right:5px;
	margin-top:10px;
	text-align:center;
}
.btnFacebookHeader a{
	display:block;
	background-image:url(../images/btn_facebook.jpg);
	background-position:0px 0px;
	cursor:pointer;
	width:28px;
	height:28px;

}
.btnFacebookHeader a:hover{
	background-position:0px 28px;
}
.btnFacebookHeader_selec{
	background-position:0px 28px;
}

.barraBlancaHeader{
	background-image:url(../images/barrablanca_header.png);
	width:960px;
	height:150px;
}

.titPrincipalWeb{
	font-family:'walkway_roundedregular';
	font-size:32px;
	text-align:center;
	letter-spacing:1px;
	line-height:36px;
	color:#292929;
	padding:20px;	
}

.subTitPrincipalWeb{
	font-family:'walkway_roundedregular';
	font-size:20px;
	text-align:center;
	letter-spacing:1px;
	line-height:22px;
	color:#747474;
	padding:0px;	
}

.ubicacion01{
	padding-top:5px;
}



/* FOOTER ------------------------------------------------------------------------------------- */
#footer{
	background-image:url(../images/BackGround_pie.jpg);
	background-repeat:repeat-x;
	height:288px;
}

#links_footer{
	height:234px;
}

#contenido_footer{
	padding-top:21px;
}

.texto_footer{
	float:left;
	margin-left:5px;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#537f86;
}
.texto_footer a{
	color:#537f86;	
}

#legales{
	float:left;
}
#powered{
	float:left;
	margin-left:185px;
}

.btn_facebook{
	margin-top:0px;
	margin-right:10px;
	float:right;
	width:94px;
	height:19px;
	background-image:url(../images/pie_facebook.png);
	background-position:0px 0px;
	cursor:pointer;
}
.btn_facebook:hover{
	background-position:0px 19px;
}
.btn_facebook a{
	display:block;
	width:94px;
	height:19px;	
}

.btn_twitter{
	margin-top:0px;
	margin-right:0px;
	float:right;
	width:94px;
	height:19px;
	background-image:url(../images/pie_twitter.png);
	background-position:0px 0px;
	cursor:pointer;
}
.btn_twitter:hover{
	background-position:0px 19px;
}
.btn_twitter a{
	display:block;
	width:94px;
	height:19px;	
}

.divFooter2{
	float:left;
	background-image:url(../images/separacion_puntitos.png);
	background-repeat:no-repeat;
	height:1px;
	width:272px;
	clear:both;	
}

#linksFooter{
	float:left;
	width:350px;
	padding:45px 5px 10px 5px;
}
#accesosFooter{
	float:left;
	width:290px;
	padding:45px 5px 10px 5px;
}
#inforFooter{
	float:left; 
	width:285px;
	padding:45px 5px 10px 5px;
}

.accFooter{
	float:left;
	padding:5px;
	clear:both;	
}
.accFooter a{
	color:#6b817f;
	font-size:14px;
	
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-ms-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
}
.accFooter a:hover{
	color:#FFFFFF;
}

.titInfoFooter{
	font-family: 'walkway_roundedregular';
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;	
	color:#c9c4bc;
	line-height:24px;
}

.subTitInfoFooter{
	font:Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;	
	color:#c9c4bc;
	line-height:15px;
	padding-top:16px;	
}

.txtInfoFooter{
	font:Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	font-style:normal;	
	color:#81786b;
	line-height:19px;
	padding:10px 0px;	
}



/* INDEX -------------------------------------------------------------------------------------- */
.divNovedades1{
	background-image:url(../images/novedades_separacion.jpg);
	background-repeat:no-repeat;
	width:435px;
	height:5px;
	margin:10px 15px;
}

.recNovedades{
	width:456px;
	height:123px;
}

.colNovedadAzul{
	background-image:url(../images/colNovedadAzul.jpg);
	background-repeat:no-repeat;
	width:59px;
	height:123px;
	margin-right:5px;
	font-family:Georgia;
	color:#FFFFFF; 
	text-align:center;	
}

.colNovedadAzulDia{
	font-size:25px;
	padding-top:5px;
}

.colNovedadAzulMes{
	font-size:24px;
	padding-top:10px;
}
.colNovedadAzulAnio{
	font-size:15px;
}

.colNovedadTexto{
	width:250px;
	height:123px;
}

.titNovedad{
	font-family:Georgia;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#3f3f3f;
	text-align:left;
	padding-bottom:10px;
}
.linkNovedades1{
	color:#0091df;
	font-style:normal;
	font-weight:bold;
}



/* NOSOTROS --------------------------------------------------------------------------------- */
.txtComercioExt{
	float:right;
	width:270px;
}
.subTitNosotros{
	text-align:center;
	font-family:Georgia;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	line-height:27px;
	color:#0091de;
}



/* MARCAS PROPIAS --------------------------------------------------------------------------------- */
.txtMarcasPropias{
	width:386px;
	height:80px;
}

.btn_marcas{
	margin-top:0px;
	margin-right:69px;
	float:right;
	width:96px;
	height:26px;
	background-image:url(../images/btmMarcas.png);
	
	background-position:0px 0px;
	cursor:pointer;
}
.btn_marcas:hover{
	background-position:0px 26px;
}
.btn_marcas a{
	display:block;
	width:96px;
	height:26px;	
}



/* COMAHUE --------------------------------------------------------------------------------- */
.divComahue{
	font-family: 'walkway_roundedregular';
	font-size:19px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;	
	background-color:#e1e1e1;
	padding:7px 10px;
	background-image:url(../images/vinieta2.jpg);
	background-repeat:no-repeat;
	background-position:435px 12px;
}

.btn_comahue{
	margin-top:0px;
	margin-right:0px;
	float:right;
	width:120px;
	height:26px;
	background-image:url(../images/btnComahue.png);
	background-position:0px 0px;
	cursor:pointer;
}
.btn_comahue:hover{
	background-position:0px 26px;
}
.btn_comahue a{
	display:block;
	width:120px;
	height:26px;	
}



/* NOVEDADES -------------------------------------------------------------------------------- */
#colIzqNovedades{
	float:left;
	width:560px;
	padding:10px;
}
#colDerNovedades{
	float:right;
	width:350px;
	padding:10px;
}

.divNovedades2{
	background-image:url(../images/novedades_separacion2.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:5px;
	margin:10px 10px;
}

.recNovedades2{
	width:560px;
	height:123px;
}

.colNovedadTexto2{
	width:350px;
	height:123px;
}

.contNovDer{
	width:340px;
	height:90px;
	margin-bottom:2px;
}

.recAzulNovDer{
	margin:15px 10px;
	background-color:#0092df;
	width:50px;
	height:60px;
	position:absolute;
}

.fondoGrisNovDer{
	background-color:#e3e3e3;
	height:90px;
	width:310px;
	background-image:url(../images/vinieta2.jpg);
	background-repeat:no-repeat;
	background-position:290px 40px;
}
.fondoGrisNovDer:hover{
	background-color:#c8e1e2 !important;
}

.titNovDer{
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#3f3f3f;
	text-align:left;
	padding:10px 30px 0px 40px;
}

.txtNovDer{
	font-family:Helvetica;
	font-size:12px;
	color:#3f3f3f;
	text-align:left;
	padding:2px 30px 0px 40px;
}

.colNovAzulDerDia{
	font-family:Georgia;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	line-height:22px;
	text-align:center;
	color:#FFF;
	padding-top:5px;
}

.colNovAzulDerMes{
	font-family:Georgia;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	line-height:22px;
	text-align:center;
	color:#FFF;
	padding-top:5px;
}

.errorNovedades{
	font-family:Helvetica;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	padding:20px;
}

.flechitaLeer{
	background-image:url(../images/flechita_leer.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	width:10px;
	height:9px;
}



/* NOVEDADES DETALLE ------------------------------------------------------------------------- */

.colNovDetAzul{
	background-image:url(../images/colNovedadAzul.jpg);
	background-repeat:no-repeat;
	width:59px;
	height:123px;
	margin-right:5px;
	font-family:Georgia;
	color:#FFFFFF; 
	text-align:center;
	position:absolute;
}



/* CONTACTO ---------------------------------------------------------------------------------- */
.btnEnviar{
	margin-top:0px;
	margin-right:12px;
	float:right;
	width:90px;
	height:26px;
	background-image:url(../images/btnEnviar.jpg);
	background-position:0px 0px;
	cursor:pointer;
	border:0px;
}
.btnEnviar:hover{
	background-position:0px 26px;
}

.txtContacto{
	font-family:Helvetica;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	color:#454545;
	margin-top:5px;
}

.txtContactoVerde{
	color:#1f8594 !important;
}


/* LAMINADOS ---------------------------------------------------------------------------------- */
.divSubTitLaminados{
	font-family: 'walkway_roundedregular';
	font-size:19px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;	
	background-color:#e1e1e1;
	padding:7px 10px;
	background-image:url(../images/vinieta2.jpg);
	background-repeat:no-repeat;
	background-position:435px 12px;
}

.subTitLaminados{
	font-family:Georgia;
	font-size:28px;
	font-weight:normal;
	font-style:italic;
	line-height:28px;
	text-decoration:none;
	color:#0091de;
	padding:10px 0px;	
}

.colMedia ul{
	padding:0px;
	margin:12px;
}
.colMedia ul li{
	list-style-image:url(../images/vinieta.jpg);
	list-style-position:outside;
	padding:0px;
	margin:0px;
}
.ulChico{
	width:200px;
	text-align:left;
}

.descPDF{
	position:relative;
	top:-19px;
	left:210px;
}


/* TERMOFORMADOS ---------------------------------------------------------------------------------- */
#galTermo{
	padding:10px;
}

#galTermo img{
	padding:5px;
	float:left;
	border:0px;
}


/* MENU DESPLEGABLE ------------------------------------------------------------------------------ */
ul.menu {
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none !important;
}
.menu li {
	position:relative;
	float:left;
}
.menu li a {
	text-decoration:none;
}


.menu li ul {
	display:none;
	position:absolute;
	top:65px;
	width:164px;
	background-color:#FFF;
	padding:0px;
	list-style-type:none !important;
	z-index:101;
}

.menu li ul li {
	width:154px;
	border:0px;
	padding:5px;
	text-align:left;
}
.menu li ul li a {
	margin:0px;
	padding:2px 0px 2px 5px;
	color:#000;
}
.menu li ul li a:hover {
	color:#40ade7;
}

