@charset "utf-8";

@font-face {
    font-family: 'scala';
    src: url('../fnt/scala.eot');
    src: url('../fnt/scala.eot') format('embedded-opentype'),
         url('../fnt/scala.woff') format('woff'),
         url('../fnt/scala.ttf') format('truetype'),
         url('../fnt/scala.svg#scala') format('svg');
}
@font-face {
    font-family: 'scalait';
    src: url('../fnt/scala-italic.eot');
    src: url('../fnt/scala-italic.eot') format('embedded-opentype'),
         url('../fnt/scala-italic.woff') format('woff'),
         url('../fnt/scala-italic.ttf') format('truetype'),
         url('../fnt/scala-italic.svg#scalait') format('svg');
}
@font-face {
    font-family: 'ScalaBold';
    src: url('../fnt/scala-bold.eot');
    src: url('../fnt/scala-bold.eot') format('embedded-opentype'),
         url('../fnt/scala-bold.woff') format('woff'),
         url('../fnt/scala-bold.ttf') format('truetype'),
         url('../fnt/scala-bold.svg#ScalaBold') format('svg');
}
@font-face {
    font-family: 'ScalaSansLFRegular';
    src: url('../fnt/scalasans-regularlf.eot');
    src: url('../fnt/scalasans-regularlf.eot') format('embedded-opentype'),
         url('../fnt/scalasans-regularlf.woff') format('woff'),
         url('../fnt/scalasans-regularlf.ttf') format('truetype'),
         url('../fnt/scalasans-regularlf.svg#ScalaSansLFRegular') format('svg');
}

html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 16px;
		font-size:100%;
		font: inherit;
		vertical-align: baseline;
		font-family: 'scala', serif;
		letter-spacing: 1px
}
/*font-family: 'scala', serif; - scalait*/
body{background:#F7F7F7; color:#000;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:none}
a img{border: 0;}


ul,ol{list-style:none}
ul li{float:left}
.l{float:left}
.r{float:right}
.c{clear:both}


.min{color: #7B4983;}
.minbg{background: #xxx;}
.may{color: #xxx;}
.maybg{background: #xxx;}

#wr{
	width:1280px;
	height: auto;
	margin:20px auto 0;
	display:block;
	padding: 0 43px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	/*border: 1px solid red;*/
	

	width:768px;
	/*border: 1px solid green;*/
	padding: 0 10px;
}

#header{
	height: 82px;
}

#cont_logo{
	width: 160px;
	margin-top: 18px;
	display: inline-block;
	vertical-align: top;
}
#cont_logo a{
	/*background: url(../images/todo-fibro.jpg) no-repeat;*/
	background: url(../images/todo-fibro-768.jpg) no-repeat;
	width: 41px;
	height: 50px;
	margin: 0 auto;
	display: block;
}

#top{
	margin-left: 40px;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	/*min-width:835px;*/
	width: 540px;
	max-width:900px;
}
#top.min{
	background: url(../images/768-min-header-ini.jpg) no-repeat, 
	url(../images/768-min-header-fin.jpg) no-repeat top right,
	url(../images/768-min-header-r.jpg) repeat-x;
}
#top.may{
	background: url(../images/768-may-header-ini.jpg) no-repeat, 
	url(../images/768-may-header-fin.jpg) no-repeat top right,
	url(../images/768-may-header-r.jpg) repeat-x;
}
#top strong{
	font-family: 'scalait', serif;
	font-size: 24px;
	margin: 28px 0 0 80px;
	display: inline-block;
	vertical-align: top;
}
#top.may strong{color:#fff;}
#top ul{
	height: 100%;
	margin-left: 20px;
	width: auto;
	display: inline-block;
}
#top ul li{
	width: 55px;
	height: 49px;
	margin-right: 5px;
	width: 70px;
	height: 65px;

}
#top ul.min li{
	background: url(../images/768-min-bg-button.jpg) no-repeat;
}
#top ul.may li{	
	background: url(../images/768-may-bg-button.jpg) no-repeat;
}

#top ul.min li.cat{
	background: url(../images/btn_categorias_header768.png) no-repeat;
}
#top ul.min li.may{
	background: url(../images/btn_mayoristas_header768.png) no-repeat;
}
#top ul.min li.car{
	background: url(../images/btn_carrito_header768.png) no-repeat;
}

#top ul.may li.cat{
	background: url(../images/may-btn_categorias_header768.png) no-repeat;
}
#top ul.may li.may{
	background: url(../images/may-btn_mayoristas_header768.png) no-repeat;
}
#top ul.may li.car{
	background: url(../images/may-btn_carrito_header768.png) no-repeat;
}

#top ul li a{
	display: block;
	color: #fff;
	width: 100%;
	height: 100%;
	position: relative;
	text-indent: -99999px;
}
#top ul li.car a{
	text-indent: 0;
}
#top ul li.car a em{
	display: none;
}
#top ul li a em{
	font-size: 9px;
	font-family: 'scalait', sans-serif;
	/*position: absolute;*/
	display: inline-block;
	margin: 36px auto 0;
	width: 100%;
	text-align: center;
}
#top ul.may li a em, #top ul.may li a span{color: #7B4983}
#top ul li a span{
	font-size: 11px;
	position: absolute;
	top: 24px;
	left: 40px;
	width: 26px;
	text-align: center;
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
}
#top ul.min li.cat a{
	/*background: url(../images/768-min-ico-cat.jpg) no-repeat center 10px;*/
}
#top ul.min li.may a{
	/*background: url(../images/768-min-ico-may.jpg) no-repeat center 10px;*/
}
#top ul.min li.car a{
	/*background: url(../images/768-min-ico-cart.jpg) no-repeat 10px 10px;*/
}
#top ul.min li:hover{
	opacity: .8;
}

#menu{
	width: 270px;
	height: 817px;
	/*background: url(../images/bg-menu.jpg) no-repeat;*/
	display: inline-block;
	margin-right: 40px;
	vertical-align: top;

	width: 164px;
	height: 690px;
}

#menu ul{
	/*background: #f9f6e8;*/
	border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	width: 254px;
	height: 580px;
	margin: 40px auto 0;
	box-sizing:border-box;
	padding: 15px 20px;
	display: block;

	width: 156px;
	height: 440px;
}
#menu ul li{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #c7c5ba;
	height: 77px;
	/*line-height: 77px;*/
	font-size: 17px;

	height: auto;
}


#menu ul li a{
	height: auto;
	height: 49px;
	display: block;
	vertical-align: middle;
	margin-top: 14px;

	height: 35px !important;
}
#menu ul li a em{
	display: inline-block;
	vertical-align: middle;
	width: 144px;
	line-height: 17px;

	font-size: 13px;
	line-height: 14px;
	width: 90px;
}
#menu ul li a span{
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 49px;
	border-radius: 25px;
	margin-right: 20px;

	max-width: 17px;
	max-height: 17px;
	margin-right: 5px;
}

#menu ul li.artistica a span{background: url(../images/menu/768-ico-artistica.png) no-repeat;}
#menu ul li.artistica a:hover span, #menu ul li.artistica.sel a span{background-position: -16px 0;}

#menu ul li.cursos a span{background: url(../images/menu/768-ico-cursos.png) no-repeat;}
#menu ul li.cursos a:hover span, #menu ul li.cursos.sel a span{background-position: -16px 0;}

#menu ul li.catalogos a span{background: url(../images/menu/768-ico-catalogos.png) no-repeat; }
#menu ul li.catalogos a:hover span, #menu ul li.catalogos.sel a span{background-position: -16px 0;}



#menu ul li.prod a span{background: url(../images/menu/768-ico-prods.png) no-repeat;}
#menu ul li.prod a:hover span, #menu ul li.prod.sel a span{background-position: -16px 0;}

#menu ul li.cont a span{background: url(../images/menu/768-ico-contacto.png) no-repeat;}
#menu ul li.cont a:hover span, #menu ul li.cont.sel a span{background-position: -16px 0;}

#menu ul li.sucursales a span{background: url(../images/menu/768-ico-sucursales.png) no-repeat;}
#menu ul li.sucursales a:hover span, #menu ul li.sucursales.sel a span{background-position: -16px 0;}

#menu ul li.faqs a span{background: url(../images/menu/768-ico-faqs.png) no-repeat;}
#menu ul li.faqs a:hover span, #menu ul li.faqs.sel a span{background-position: -16px 0;}

#menu ul li.instructivos a span{background: url(../images/menu/768-ico-instructivos.png) no-repeat;}
#menu ul li.instructivos a:hover span, #menu ul li.instructivos.sel a span{background-position: -16px 0;}

#menu ul li.lista a span{background: url(../images/menu/768-ico-lista.png) no-repeat;}
#menu ul li.lista a:hover span, #menu ul li.lista.sel a span{background-position: -16px 0;}

#menu ul li.news a span{background: url(../images/menu/768-ico-news.png) no-repeat;}
#menu ul li.news a:hover span, #menu ul li.news.sel a span{background-position: -16px 0;}

#menu ul li.expo a span{background: url(../images/menu/768-ico-expo.png) no-repeat;}
#menu ul li.expo a:hover span, #menu ul li.expo.sel a span{background-position: -16px 0;}

#menu ul li a:hover span{
	background-color: #7B4983;
}  
#menu ul li.sel a span{
	background-color: #7B4983;
}            
#menu ul li.sel, #menu ul li.sel a, #menu ul li a:hover{
	color: #7B4983;
}

#menu div{
	text-align: center;
	/*margin-top: 26px;*/
	padding-top: 26px;
	background: #f9f6e8;
	height: 160px;
	font-size: 12px;
margin-left: 4px;
margin-top: -10px;
width: 155px;
}
#menu div span{
	font-size: 11px;
	font-family: 'scalait', serif;
	color: #000
}
#menu div span em{
	font-size: 12px;
	font-family:'ScalaSansLFRegular', times, serif;
	margin: 5px 0;
	display: inline-block;
}



#menu ul li.expo{
	height: 70px;
}
#menu ul li.expo a{
	height: 40px !important;
}


#menu ul li a:hover, #menu ul li a.sel{
	background: transparent !important;
}




#footer{
	margin-top: 55px;
	height: 155px;
	position: relative;
	margin-bottom: 50px;
}

#footer #bottom{
	font-size: 12px;
	position: relative;
	display: block;
	top: 30px;
	right: 0px;
	text-align: right;

}
#footer #bottom strong{font-weight: bold;}
#footer > ul{
	width: 100%;
	margin-bottom: 50px;
}

#footer > ul > li{

}
#footer > ul > li > ul{
	width: 120px;
}
#footer > ul > li > ul.faqs{
	width: 160px;
}
#footer > ul > li.social, #footer > ul > li.newsl{
	width: 185px;
	height: 116px;
	position: relative;
}
 #footer > ul > li.newsl{font-size: 14px; text-align: right;}
  #footer > ul > li.newsl div{right: 0; width: 100%; left: auto !important;}
 #footer > ul > li.newsl span{
 	display: block;
 	margin-bottom: 5px;
 	font-size: 11px;
 }
  #footer > ul > li.newsl input{
  	width: 140px;
  	height: 33px;
  	background: #fff;
  	text-align: right;
  	border: 0;
  	outline: 0;
  	border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
  	padding: 0 4px;
  	box-sizing:border-box;
  	-webkit-box-shadow: 0px 3px 4px 1px rgba(0,0,0,.4); -o-box-shadow: 0px 3px 4px 1px rgba(0,0,0,.4);
	box-shadow: 0px 3px 4px 1px rgba(0,0,0,.4); -moz-box-shadow: 0px 3px 4px 1px rgba(0,0,0,.4);
	display: inline-block;
	margin-right: 4px;
}
.btn{
	width: auto;
	height: auto;
	padding: 6px;
	background: #7B4983;
	color: #fff;
	font-size: 10px;
	border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow: 0 3px 0 0 #443339; -o-box-shadow: 0 3px 0 0 #443339;
	box-shadow: 0 3px 0 0 #443339; -moz-box-shadow: 0 3px 0 0 #443339;
}
.btn:hover{
	opacity: .8;
}
#footer > ul > li.social{
	height: 116px;
	width: 160px;
}
#footer > ul > li.social div, #footer > ul > li.newsl div{
	position: absolute;
	bottom: 10px;
	left: 30px;
}
#footer > ul > li.social a{
	margin-right: 4px;
	max-width: 20px;
}
#footer > ul > li.social a img{max-width: 20px;}
#footer > ul > li.social a:hover{opacity: .6;}
#footer > ul > li.social .sep{
	width: 6px;
	display: inline-block;
}
#footer > ul > li > ul > li{
	margin-bottom: 4px;
	float: none;
}
#footer > ul > li > ul > li strong{
	/*font-weight: bold;*/
	font-weight:normal;
	font-family:'ScalaBold', Arial, serif;
	font-size: 13px;
	display: block;
}
#footer > ul > li > ul > li a{
	font-size: 12px;
}
#footer > ul > li > ul > li a:hover{text-decoration: underline;}

#cont{
	display: inline-block;
	vertical-align: top;
	width: 773px;
	margin-left: 100px;
}

#cont_bar{
	margin-bottom: 30px;
}
#bar{
	display: inline-block;
	vertical-align: middle;
	width: 502px;
}
#cont_butt{
	display: inline-block;
	vertical-align: bottom;
	/*float: right;*/
	width: 120px;
	height: 40px;
}
.button{
	margin-top: 20px;
	width: 170px;
	height: 50px;
	background: #7B4983;
	color: #fff;
	font-size: 20px;
	border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow: 0 3px 0 0 #443339; -o-box-shadow: 0 3px 0 0 #443339;
	box-shadow: 0 3px 0 0 #443339; -moz-box-shadow: 0 3px 0 0 #443339;


	width: 100px;
height: 30px;
background: #7B4983;
color: #fff;
font-size: 12px;
border-radius: 4px;
-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
line-height: 30px;
}
.button:hover{opacity: .8;}
#bread{
	margin-bottom: 18px;
}
#bread a{
	color: #7B4983;
	font-size: 15px;
	font-family: 'scalait', serif;
}
#bread a.sel, #bread a:hover{text-decoration: underline;}

h1{
	font-size: 18px;
}
#bar.nobread h1{
	font-size:28px;
	text-decoration:underline;
	color:#7B4983;
	font-family: 'scalait', serif;
}


ul.cats{

}
ul.cats li{
	width: 115px;
	height: 116px;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 25px;
	
	 
	-webkit-box-shadow: 0 4px 0 0 #9b4876; -o-box-shadow: 0 4px 0 0 #9b4876;
	box-shadow: 0 4px 0 0 #9b4876; -moz-box-shadow: 0 4px 0 0 #9b4876;
}
ul.cats li:hover{
	opacity: .8;
}
#cont.prods, #cont.prodsx, #cont, #cont.faqs{
	margin-left: 26px !important;
	
	width: 510px;
}
#cont.prods{
	margin-left: 6px !important;
}
#cont.faqs h1{
	font-size: 20px;
	margin-top: 10px;
}
#cont.faqs h3{
	font-size: 14px;
}
.faqs.xpo #cont_img{
	margin-bottom: 20px;
}
.imgtit{
	margin-bottom: 20px;
}
.editoriales img.other, .tv img.other{
	margin-left: 0px !important;
	display: block !important;
	margin-bottom: 20px;
}
#cont.faqs p{
	font-size: 12px !important;
}

#cont #bar{
	display: inline-block;
	width: auto;
}
#cont h1{ display: inline-block; font-size: 16px;}
#cont #cont_butt{
	/*float: right;*/
	display: inline-block;
	float: right;
	vertical-align: top;
	margin-top: 30px;
}
#cont #cont_butt.pricelist{
	margin-top: -20px;
}
#cont #form{

}
#cont #map{
	margin-bottom: 20px;
}
#cont #horarios{
	width: 490px;
}
#horarios h3{
	font-size: 15px;
	margin-bottom: 5px;
}
#horarios ul li{
	float: left;
	margin-bottom: 2px;
	display: inline-block;
	width: 240px;
	font-size: 12px;
}
#horarios ul li span{
	font-size: 12px;
	width: 80px !important;
}


#cont.prods #bar{
	width: 402px;
	width: 386px;
}
#cont.prodsx #bar{
	width: 402px;
}
ul.prods li{
	-webkit-box-shadow: 0 0 0 0 #9b4876; -o-box-shadow: 0 0 0 0 #9b4876;
	box-shadow: 0 0 0 0 #9b4876; -moz-box-shadow: 0 0 0 0 #9b4876;
	width: 136px;
	min-height: 190px;
	height: 230px;
	margin-right: 32px;
}
ul.cats.prods li a img{
	max-width: 136px;
}
ul.prods li a h2{
	color: #000 !important;
	font-size: 14px !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	/*height: 102px !important;*/
	text-align: left;
	padding: 3px 0 0 4px;
	line-height: 20px;
	width: 100%;
	line-height: 20px;
	font-family:'ScalaSansLFRegular', times, serif;
}
ul.prods li .med{
	font-size: 13px;
	line-height: 18px;
	font-family:'ScalaSansLFRegular', times, serif;
}
ul.prods li .price{
	color: #7B4983;
	font-size: 15px;
	line-height: 18px;
	font-family:'ScalaSansLFRegular', times, serif;
}
ul.cats li.lst{margin-right: 0}
ul.cats li a{
	display: block;
	text-align: center;
}
ul.cats li a img{
	max-width: 115px;
}
ul.cats li.nws a h2{
	background: #916770;
	color: #fff;
}
ul.cats li a h2{
	text-transform: uppercase;
	font-size: 12px;
	color: #7B4983;
	line-height: 11px;
	height: 52px;
	background: #f9f6e8;
	vertical-align: middle;
	/*line-height: 50px;*/
	padding-top: 5px;
	padding-left: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*line-height: 15px;*/
	min-height: 90px;
	height: auto;
}



#cont.faqs{
	margin-left:30px;
}
#cont.faqs #cont_bar{
	margin-bottom:20px
}
h3{
	font-size:25px;
	font-weight:bold;
	font-family:'scalabold', 'scala', serif;
}
#cont.faqs p{
	font-size:17px;
	line-height:20px;
	margin-bottom:30px;
	margin-top:5px;
}


#map{
	height:387px;
	width:100%;
	margin-bottom:80px;
}



#cont.cats{
	
}
#cont.prodsx #cont_foto{
	width:220px;
	margin-right:15px;
	display:inline-block;
	vertical-align:top;
}
#cont.prodsx .data{
	display:inline-block;
	vertical-align:top;
	min-width: 500px;
}
#cont.prodsx .data h3{
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
}
#cont.prodsx .data p{
	font-size:16px;
}
#cont.prodsx .data .addcart{
	
}
#cont.prodsx .data .addcart table{
	margin-top:20px;
	margin-bottom:20px;
}
#cont.prodsx .data .addcart tr{
	height:30px;
}
#cont.prodsx .data .addcart tr th{
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	font-family:'ScalaBold', times, serif;
}
#cont.prodsx .data .addcart tr td{
	font-size:13px;
	font-family:'ScalaSansLFRegular', times, serif;
}
#cont.prodsx .data .addcart tr td.price{
	font-size:16px;
}
#cont.prodsx .data .addcart input, .qtty{
	width:30px;
	height:22px;
	border:0;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4); -o-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4);
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4); -moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4);
	outline:0;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	font-family:'ScalaSansLFRegular', times, serif;
}
#cont.prodsx .data .addcart tr td .btn{
	width:20px !important;
	width:20px !important;
	box-sizing: border-box;
	display:inline-block;
	vertical-align:middle;
}

#cont.prodsx .data .addcart > .btn{
	width:166px;
	height:30px;
	font-size:16px;
	line-height:30px;
	float:right
}

#cont.prodsx .relacionados{
	margin-top:40px;
}
#cont.prodsx .relacionados h2{
	margin-bottom:15px;
	font-size:25px;
}
#cont.prodsx .relacionados ul{
	margin-bottom:20px;
}
#cont.prodsx .relacionados ul li{
	margin-right:30px;
	width:82px;
	height:100px;
	overflow:hidden;
	font-size:12px;
	font-family:'scalait', serif;	
}
#cont.prodsx .relacionados ul li:hover{
	opacity: .8;
}


.suc h3{
	font-size:18px;
	font-weight:normal;
	font-family: 'scalabold', 'scala', serif;
	margin-bottom:20px;
}
.suc h3 .pinka{
	color:#7B4983;
	font-family:'ScalaSansLFRegular', times, serif;
}
#horarios{
	display:inline-block;
	vertical-align:top;
	width:270px;
}

#horarios ul{
	width:100%;
	
}
#horarios ul li{
	float:none;
	margin-bottom:10px;
	color:#7B4983;
	font-family:'ScalaSansLFRegular', times, serif;
}
#horarios ul li span{
	display:inline-block;
	width:100px;
}

.suc #form{
	width:490px;
	display:inline-block;
	vertical-align:top;
}
.suc #form label, #formx label{
	display:inline-block;
	width:90px !important;
	border-left:1px solid #636363;
	background:#f9f6e8;
	box-sizing:border-box;
	color:#7B4983 !important;
}
.suc #form input{
	margin-bottom:10px !important;
}
.suc #form label, #formx label, #formx input, .suc #form input, .suc #form textarea, #formx textarea{
	width:290px;
	/*height:50px;*/
	padding:0;
	margin:0;
	line-height:50px;
	border:0;
	border-bottom:2px solid #636363;
	outline:0;
	display:inline-block;
	vertical-align:top;
	font-size:15px;
	color:#666;
	padding-left:18px;
	font-family:'scala', serif;
}
#formx label.lg, #formx label{
	width: 100px;
	/*border: 1px solid red;*/
	height: 32px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
#formx{
	width: 270px;
}
#formx input{
	height: 30px;
	width: 160px;
	font-size: 12px;
	line-height: 30px;
	padding: 0px;
	padding-left: 2px;
}
#formx label{
	line-height: 30px;
}
#formx textarea{
	width: 244px;
	height: 80px;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
}
#formx #stt{
	width: 180px;
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
}
#formx #cart2_next{
	margin-top: 10px;
	margin-right: 16px;
	float: right;
}
.suc #form textarea{
	background:#f9f6e8;
	height:115px;
	width:380px;
	border-left:1px solid #636363;
	border-bottom-left-radius:4px; -o-border-bottom-left-radius:4px; -moz-border-bottom-left-radius:4px; -webkit-border-bottom-left-radius:4px;
	border-bottom-right-radius:4px; -o-border-bottom-right-radius:4px; -moz-border-bottom-right-radius:4px; -webkit-border-bottom-right-radius:4px;
}
.suc #form .btn{
	display:block;
	width:100px;
	font-size:18px;
	margin-top:10px;
}
.suc #form #stt{
	display:block;
	margin-top:10px;
	font-size:12px;
	height:20px;
}

#pager{
	float: right;
	margin-right: 16px;
}
#pager .btn{
	height: 30px;
	line-height: 30px;
	font-size: 18px !important;
	margin-left: 10px;
	min-width: 20px;
}
#pager .btn.prev, #pager .btn.next{
	background: #f9f6e8;
	width: 140px;
	color: #000;
}
#pager .btn.prev:hover, #pager .btn.next:hover{
	background: #f0e8c0;
	opacity: 1
}
#pager .btn.mini{
	width: auto;
	
}


.faqs.xpo h3{
	font-family: 'scala', serif !important;
	font-weight: normal;
	margin-bottom: 10px;
}

.faqs.xpo #cont_img{
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
.faqs.xpo .data{
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
.faqs.xpo .masimg{
	display: inline-block;
	vertical-align: top;
	width: 167px;
}
.faqs.xpo .data h3{
	font-size: 18px;
}
.faqs.xpo .data strong{
	font-size: 17px;
	font-weight: bold;
}
.faqs.xpo .data p{
	font-size: 15px;
}
.linea-d{color: #0f9850;}
.linea-a{color: #3fa9f5;}
.linea-b{color: #ff0f0f;}

.anteriores{
	height: 26px;
	line-height: 26px;
	background: #7b4983;
	color: #fff;
	display: block;
	font-weight: normal !important;
	font-size: 14px;
	text-align: center;
}
.faqs.xpo .masimg img{
	margin-bottom: 27px;
}

.faqs.xpo .sep{
	height: 1px;
	margin: 20px 0;
	background: #ccc;
}
.faqs.xpo h4{
	font-size:28px;
	text-decoration:underline;
	color:#7B4983;
	font-family: 'scalait', serif;
}

.editoriales, .tv{
	margin:20px 0px;
	border: 1px solid transparent
}
.editoriales img.other, .tv img.other{
	display: inline-block;
	vertical-align: top;
	border-top: 7px solid #7b4983;
	margin-left: 30px;
}
.tv img.other{
	border-top: 7px solid #000;
}

.imgtit{
	width: 266px;
	display: inline-block;
	vertical-align: top;
}
.imgtit.tv .anteriores{
	background: #000;
}


#up{
	position: fixed;
	right: 10px;
	bottom: 48%;
	z-index: 9999;
	/*visibility: hidden;*/
	display: none;
}
#up img{max-width: 50px;}

.addcart{
	width: 500px !important;
}

#cont.prodsx .data .addcart tr td .btn.more, #cont.prodsx .data .addcart tr td .btn.less, .morex, .lessx{
	width: 30px !important;
}
.morex, .lessx{
	width: 20px !important;
}


.cart_del{
	font-size: 10px;
	display: block;
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
}
.cart_del span{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: #D4C5B0;
	color: #fff;
	margin-right: 10px;
	border-radius: 4px;
	font-size: 16px;
}
.cart_del:hover{
	text-decoration: underline;
}

.cart_del:hover span{
	background: #A38F78;
}
.img_cart{
	width: 70px;
	height: 50px;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
.img_cart img{
	max-width: 70px;
}

.cart_code{

}
#cont.cart{
	width: 500px;
	/*width: 870px;*/
	margin-left: 0;
	display: inline-block;
}
#content.cart{
	width: 100%;
}
#cart1{
	display: block;
	width: 100%;
}
.conthers{
	float: right;
	text-align: right;
	margin-top: 20px;
	width: auto;
}
.cart_sep{
	height: 4px;
	background: #7B4983;
	width: 100%;
	margin-bottom: 10px;
	float: right;
}
.cart_total{
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px 0 0;
	display: block;
	text-transform: uppercase;
}
.cart_total.nobot{
	margin-bottom: 0px;
}
.cart_total em{
	font-weight: normal;
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
}
.cart_total span{
	font-weight: normal;
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
}
.txtad{
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
	padding-top: 10px;
	color: #7B4983;
	margin-top: 10px;
	display: block;
	width: 100%;
	background: #F7F7F7;
	font-size:12px;
}
.txtad a{
	color: #0071BC;
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
}
.txtad a:hover{
	text-decoration: underline;
}

.bloque label{
	display: inline-block;
	margin-bottom: 20px;
	text-align: right !important;
}
.bloque label, .bloque label em{
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
	font-size: 20px;
}
.bloque label a{
	font-size: 14px !important;
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
	color: #0a70b2;
}
.bloque label a:hover{
	text-decoration: underline;
}
.bloque label em{
	font-weight: bold;
}
.bloque .btn{
	width: 82% !important;
}
.bloque label.viole{
	color: #7B4983;
	font-weight: bold;
	font-size: 16px;
}

.cart_comprar{
	font-size: 20px;
	/*padding: 10px;*/
}
.cart_comprar.singleline{
	font-size: 14px;
}

.carter{
	display: inline-block;
	vertical-align: top;
	width: 620px;
	margin-top: 40px;
}
.bloque{
	display: inline-block;
	vertical-align: top;
	width: 220px;
	background: #f3e8c6;
	min-height: 100px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
.bloque > div{
	padding:14px 8px;

}
.bloque > div .cart_total_tit{
	font-size: 16px;
	border-bottom: 3px solid #000;
}
.cart_tit{
	/*width: 220px !important;*/
	display: inline-block;
	width: auto;
}
.carter, .carter td, .cart_tit{
	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
	font-size: 12px;
}
.cart_tit{
	width: 160px;
}
.carter td{
	vertical-align: top;
}
.carter tr{
	padding: 4px 0;
}

tr .sepp{
	background: #000;
	height: 3px;
}

.cart_info{
	margin-top: 20px;
}
.cart_info p{
	margin-bottom: 8px !important;
	padding: 0;
	font-family: 'scala' !important;
	font-size: 15px !important;
}
.cart_info .tt,{
	font-family: 'ScalaBold';
}
.cart_info .tr{
	font-family: 'ScalaBold';
	color: red;
}

.car2 .cart_total.tuc{
	font-size: 15px !important;
}

/*.car2 #form label.lg{
	width: 180px !important;
}

.car2 #form input.lg{
	width: 380px !important;
}
 .car2 #form textarea#consulta{
 	width: 464px !important;
 }

 .car2 #form #stt{
 	float: left;
 	width: 370px;
 	color: #7B4983;
 	font-size: 18px;
 	font-style: italic;
 }
 .car2 #form #cart2_next{
 	float: left;
 }*/


 .cart_totalblack{
 	background: #000;
 	color: #fff;
 	padding: 10px;
 	width: auto;
 	float: right;
 	font-size: 14px;
 	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
 }
#end_data{
	width: 240px;
	overflow: hidden;
	margin-top: 10px;
}
 #end_data, .cart_total_tit{
 	color: #000;
 	font-size: 14px;
 	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
 }

 .boxer{
 	border-bottom: 1px solid #ddd;
 	margin-bottom: 6px;
 	margin-top: 16px;
 	padding-bottom: 16px;
 	display: block;
 }
 .boxer .cart_total{
 	margin-bottom: 6px;
 	line-height: 18px;
 	height: 18px;
 }
 .boxer a{
 	color: #7b4983;
 	text-transform: uppercase;
 	height: 20px;
 }
 .boxer a.btn{color: #fff; line-height: 22px; font-size: 16px; padding: 10px;}
 .boxer a:hover{
 	text-decoration: underline;
 }
  .boxer a span{
  	margin-right: 8px;
  	line-height: 12px;
  }
  .boxer a em{
  	font-size: 12px;
  }
 .boxer .adi{
 	display: none;
 	padding-left: 20px;
 	margin-top: 16px;
 }
 .boxer .adi p{
 	margin-bottom: 4px !important;
 }

 #cont.prodsx .data .addcart tr td .btn.more, #cont.prodsx .data .addcart tr td .btn.less{
	width: 26px !important;
	font-size: 13px;
	font-weight: bold;
}
 #cont.prodsx .data .addcart tr td .btn.more:hover, #cont.prodsx .data .addcart tr td .btn.less:hover{
 	font-size: 13px;
	font-weight: bold;
 }
.morex, .lessx{
	width: 12px !important;
	font-size: 13px;
	font-weight: bold;
}

.mp_mid{
	width: 40%;
	float: left;
	margin-left: 16px;
	margin-bottom: 20px;
}
.mp_mid.sucu{
	width: 100%;
}
.mpxd{
	margin-left: 160px;
}
.mpxdm{
	margin-left: 68px;
}
.sucu_mapa{
	width: 100%;
	height: 300px;
}
.mp_mid *{
	font-size: 14px !important;
 	font-family: 'ScalaSansLFRegular', Arial, sans-serif !important;
}
.mp_mid .mp_1{
	font-size: 16px !important;
	font-weight: bold;
}
.mp_mid .mp_1.mt{
	margin-bottom: 16px !important;
}
.mp_mid .mp_2{
	font-weight: bold;
}
.mp_mid .mp{
	
}
.adi .mp_txt p{
	 color: #000;
	 font-size: 12px !important;
}
.adi .mp_txt p em{
	color: red;
}
.adi strong{
	font-family:'ScalaBold', Arial, serif;
	margin-top: 10px !important;
	display: inline-block;
}
.adi .mp_txt a{
	text-transform: lowercase;
	color: #7B4983;
}
#copy_transf, #copy2{
	color: #fff;
	text-transform: capitalize;
	padding: 4px 10px;
	line-height: 20px;
	/*position: absolute;
	left: 0000px;*/
}
.sttcopy{
	font-size: 12px;
	color: red;
	display: none;
}

.checkretiro{
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../images/check.png) no-repeat;
	vertical-align: middle;
	margin-right: 4px;
}

.misbuy{
	float: left;
}
.printer{
	/*float: right;
	margin-right: 260px;*/
	margin-left: 100px;
}


#end_tf, #end_db, #end_ps, #end_mp{
	background-color: #0099FF !important;
}


h1.end{
	text-align: center;
	display: block;
	width: 100%;
	font-size: 30px;
	color: #7B4983;
}
.end_data{

}
#content.car2.carend{
	
}
#end_data.l.xr{
	text-align:center;
	display: block;
	width: 100%;
	margin-top: 30px;
	font-size: 20px;
}


#cart-col-1{
	width: 100px !important;
}
#cart-col-2{
	width: 60px !important;
}
#cart-col-3{
	width: 80px !important;
}
#cart-col-4{
	width: 80px !important;
}

.bloque.first{
	width: auto !important;
	float: none !important;
	margin: 10px auto;
}

.bloque.first .cart_total{
	margin-bottom: 5px;
}
.bloque.first label{
	margin-bottom: 10px;
}

#prods_slide{
	width: 220px;
	height: 168px;
	overflow: hidden;
}



#logos{
	margin-top: 50px;
	display: block;
	text-align: center;
}
#logos > a{
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
#logos > img{
	max-width: 100%;
	margin-bottom: 20px;
}

h3.sucu{
	margin-bottom: 15px !important;
	display: block;
}
.block{
	display: inline-block;
	margin-bottom: 20px;
	width: 40%;
	vertical-align: top;
	font-family: 'scala', sans-serif;
	font-style: italic;
	font-size: 12px;
}
.block p{
	margin-bottom: 20px;
}
.block:last-child{
	margin-left: 20px;
}


#afip{
	margin-top: 0px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	float: right;
}
#afip a img{
	max-height: 50px;
}

.cont-img{
	width: 136px;
	height: 102px;
	position: relative;
}
.cont-img > *{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.cont-img img{
	z-index: 1;
}
.cont-img .bg{
	z-index: 2;
	background: rgba(0,0,0,.3) url(../images/comprar.png) no-repeat center center;
	visibility: hidden;
}


#top.may strong span{
	font-size: 10px;
	float: right;
	font-family: 'ScalaSansLFRegular', Helvetica, sans-serif;
}


.sepcart{
	height: 2px;
	background: #000;
	margin: 10px auto;
}

.blokenvio{
	background:#F7F7F7;
	text-align: left;
	font-size: 12px;
}
.blokenvio strong{
	font-weight: bold;
}

.back{
	color: #7B4983;
	font-size: 14px;
	float: right;
	vertical-align: middle;
	padding-top: 15px;
	margin-right: 20px;
	font-family: 'scalait', serif;
}
.back:hover{
	text-decoration: underline;
}

#content .loading-bar {
  width: auto;
  height: 40px;
  background: #7B4983;
  color: #fff;
  /*font-size: 20px;*/
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  -webkit-box-shadow: 0 3px 0 0 #443339;
  -o-box-shadow: 0 3px 0 0 #443339;
  box-shadow: 0 3px 0 0 #443339;
  -moz-box-shadow: 0 3px 0 0 #443339;
  padding: 0 10px;
  /* margin: 0 auto !important; */
}


#ovrlyx, #overlay{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.7);
	z-index: 99999;
	/*visibility: hidden;*/
	display: none;
}
#windowfan, #windowprod{
	width: 500px;
	height: 150px;
	padding: 20px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -250px;
	box-shadow: 0px 10px 15px 10px rgba(0,0,0,.2);

}
#windowfan .title, #windowfan .btnxd{
	color: #7c4a84;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	/*font-weight: bold;*/
	font-family: 'ScalaSansLFRegular', Helvetica, sans-serif;
}
#windowfan .btnxd{
	margin-left: 20px;
	font-size: 15px;
}
#windowfan .closeminmay{
	display: inline-block;
	vertical-align: top;
	float: right;
	font-family: 'ScalaSansLFRegular', Helvetica, sans-serif;
	font-weight: bold;
}
#windowmaymin{
	font-size: 16px;
	display: block;
	line-height: 20px;
	margin-top: 20px;
}
#windowmaymin strong{
	font-weight: bold;
}
div.righter{
	float: right;
	margin-top: 30px;
}


.contcbxspc{
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	width: auto;
	/*background: red;*/
	margin: 10px 5px 10px 0px;
}
.spcbx{	color: #000; }
.active .spcbx{ color: #7b4984; }
.spcbx span{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 2px solid #000;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}
.active .spcbx span{
	border: 2px solid #7b4984;
	background: #7b4984;
	background: url(../images/spcbxbg.png) no-repeat center center;
}

.click-zoom{
	font-size:12px;
	margin-bottom: 10px;
	text-align: center;
}


#cont.prodsx .data .addcart tr td, #xcontent .data .addcart tr td a.btn, #cont.prodsx .data .addcart tr td, #xcontent .data .addcart tr td input{
	margin: 0 2px
}
#cont.prodsx #cont_foto, #xcontent #cont_foto{
	width:220px;
	margin-right:15px;
	display:inline-block;
	vertical-align:top;
}
#cont.prodsx #cont_foto #prods_slide, #xcontent #prods_slide{
	width:220px;
	height:164px;
	overflow:hidden;
}
#cont.prodsx #cont_foto #prods_slide li, #xcontent #prods_slide li{
	width:100%;
	height:164px;
}
#cont.prodsx #cont_foto #prods_slide li img, #xcontent #prods_slide li img{
	width:100%;
	height:auto;
	/*border:1px solid red;*/
}

#cont.prodsx .data, #xcontent .data{
	display:inline-block;
	vertical-align:top;
	width: 580px;
}
#cont.prodsx .data h3, #xcontent .data h3{
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
}

#cont.prodsx .data p, #xcontent .data p{
	font-size:16px;
}
#cont.prodsx .data .addcart{
	
}
#cont.prodsx .data .addcart table, #xcontent .data .addcart table{
	margin-top:20px;
	margin-bottom:20px;
}
#xcontent .data .addcart table{
	text-align: initial;
}
#cont.prodsx .data .addcart tr, #xcontent .data .addcart tr{
	height:30px;
}
#cont.prodsx .data .addcart tr th, #xcontent .data .addcart tr th{
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	font-family:'ScalaBold', times, serif;
}
#cont.prodsx .data .addcart tr td, #xcontent .data .addcart tr td{
	font-size:13px;
	font-family:'ScalaSansLFRegular', times, serif;
}
#cont.prodsx .data .addcart tr td, #xcontent .data .addcart tr td a.btn, #cont.prodsx .data .addcart tr td, #xcontent .data .addcart tr td input{
	margin: 0 2px
}
#cont.prodsx .data .addcart tr td.price, #xcontent .data .addcart tr td.price{
	font-size:16px;
}
#cont.prodsx .data .addcart input, .qtty, #xcontent .data .addcart input, #xcontent .data .addcart input.qtty{
	width:30px;
	height:22px;
	font-family:'ScalaSansLFRegular', times, serif;
	font-size:16px;
	border:0;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4); -o-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4);
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4); -moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.4);
	outline:0;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
}
#cont.prodsx .data .addcart tr td .btn, #xcontent .data .addcart tr td .btn{
	width:20px !important;
	width:20px !important;
	box-sizing: border-box;
	display:inline-block;
	vertical-align:middle;
}

#cont.prodsx .data .addcart > .btn, #xcontent .data .addcart > .btn{
	width:166px;
	height:30px;
	font-size:16px;
	line-height:30px;
	float:right
}
#xcontent .data .addcart{text-align: right;}
#xcontent .data .addcart .back{float: none; display: inline-block; vertical-align: 
middle}

#overlay{z-index: 9}
#windowprod{
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 600px;
	height: 400px;
	left: initial;
	border: 3px solid #ccc;
	/*top: initial;*/
	overflow-x: hidden;
	overflow-y: auto
}
.closeModal{
	position: absolute;
	right: 20px;
	top: 20px;
	background-color: brown;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 8px;
	font-family: 'ScalaSansLFRegular', Helvetica, sans-serif;
        z-index: 33;
}
#envio-cuit{margin-top: 6px}
#xcontent #cont_foto{display: block;}
.addcart{width: 100% !important}
#xcontent .sttadd{
	margin-top: 4px;
	display: inline-block;
}