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

@font-face {
 font-family:'futurabook';
 src: url('futurabook.eot') format('eot'); /* EOT file for internet explorer */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabook';
 src: url('futurabook.ttf') format('truetype');  /* TTF file for CSS3 browsers, safari, firefox */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabook';
 src: url('futurabook.otf') format('opentype'); /* TTF file for CSS3 browsers */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabook';
 src: url('futurabook.svg') format('svg'); /* ultimas versiones navegadores */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabook';
 src: url('futurabook.woff') format('woff'); /* ultimas versiones navegadores */
 font-weight:normal;
 font-style:normal;
}


@font-face {
 font-family:'futurabold';
 src: url('futurabold.eot') format('eot'); /* EOT file for internet explorer */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabold';
 src: url('futurabold.ttf') format('truetype');  /* TTF file for CSS3 browsers, safari, firefox */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabold';
 src: url('futurabold.otf') format('opentype'); /* TTF file for CSS3 browsers */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabold';
 src: url('futurabold.svg') format('svg'); /* ultimas versiones navegadores */
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'futurabold';
 src: url('futurabold.woff') format('woff'); /* ultimas versiones navegadores */
 font-weight:normal;
 font-style:normal;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#0a120a; /*negro*/
}
a:hover {
	color:#fd1a14; /*rojo*/
	
}
body {
	font-family: 'futurabook', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#0a120a; /*negro*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #6685CA;
	scrollbar-highlight-color: #6685CA;
	scrollbar-shadow-color: #6685CA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E5E5E5;
	scrollbar-drakshadow-color:#000000;
}
.page {
	width:100%;
	margin:15px auto auto;
}
.page-footer {
	width:100%;
	margin:0px auto auto;
}
.page-footer-detalle {
	width:100%;
	margin:0px auto auto;
	padding-top:34px
}
.left-column {
	float:left;
	margin-left:10px
}
.right-column {
	margin-left:20px;
	margin-right:10px;
	float:left;
	width:737px
}
.menu {
/*padding:0px 9px;
	width:100px;*/
	font-size:15px;
	/*text-shadow: 1px 1px 0 #cccccc;*/
}
.menu ul {
	padding:0px;
}
.menu ul li {
	width:162px;
	list-style:none;
	border-top: 1px dashed #B0B2B4; /*gris punteado*/
	line-height:40px;
	padding:0px 12px;
	/*margin:0 14px*/
	margin-left: 8px;
	color:#fd1a14; /*rojo*/
}
.menu ul li.sinbordetop {
	border-top: 0px
}
.menu ul li a {
}
.menu ul li a:hover {
	/*background:#fd1a14;
	padding:10px 12px;
	border-radius:16px;
	margin-left:-10px;
	color:#FFF;*/
}

.top {
	border-bottom: 1px dashed #B0B2B4; /*gris punteado*/
	padding-bottom:10px;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-right: 5px;
}
.frase {
    color: #FD1A14;
    font-size: 15px;
    margin-bottom: 5px;
    padding-top: 5px;
}
.frase:before {
	content:"SERIGRAFÍA TEXTIL"
}
.fb-like {
	/*float:right;*/
	/*top:-4px*/
	margin-left: 31px;
}
.logo {
	margin-top:15px;
	margin-bottom:5px;
	/*margin-bottom:-25px*/
}
.logo img {
/*width:90%;
	height:90%*/
}
.footer {
	background-image:url(footer2.gif);
	background-repeat:no-repeat;
	background-position: top;
	background-color:#fd1a14; /*rojo*/
	clear:left;
	height:1074px;
	/*padding-top:20px*/
}
.fb-like-footer {
	margin-right: 298px;
}
.fb-like-product {
    float: left;
    margin-left: 16px;
    padding-top: 2px;
}
.slider2 {
	/*float:left;*/
	margin-top:10px;
	margin-right:30px
}
.slider3 {
	float:left;
	margin-top:10px;
	margin-right:26px
}
.buscxband {
	color:#fd1a14; /*rojo*/
	float: left;
	line-height: 16px;
	margin-left: 30px;
}
.buscxband a {
	color:#0A120A; /*negro*/
	text-decoration:none
}
.buscxband a:hover {
	color:#fd1a14; /*rojo*//*text-decoration:underline*/
}
.bandas {
    color: #FD1A14;
    float: right;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
    width: 180px;
}
.bandas a {
	/*color:#666;*/
	/*color:#fd1a14;*/ /*rojo*/
}
.bandas a:hover {
	color:#fd1a14; /*rojo*/
	/*color:#0A120A;*/ /*negro*/
}
.bandas-tit {
	color:#fd1a14; /*rojo*/
}
.scroll-pane {
	border: 1px solid #B0B2B4;
	float: left;
	/*font-family: 'futurabook', Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 208px;
	line-height: normal;
	margin-left: 25px;
	overflow: auto;
	padding: 10px 14px;
	width: 129px;
}
.scroll-pane a {
	color:#C7CACB; /*gris*/
}
.scroll-pane a:hover {
	color:#162916; /*negro ajustado*/
}
.horizontal-only {
	height: auto;
	max-height: 200px;
}
.cel {
    font-family: 'futurabold';
    font-size: 26.7px;
    letter-spacing: -1px;
    margin-left: 13px;
}
.cel2 {
    font-family: 'futurabold';
    font-size: 25.3px;
    letter-spacing: -1px;
	color:#FFF
}
.cel3 {
    font-family: 'futurabold';
    font-size: 25.3px;
    letter-spacing: -1px;
	color:#FFF
}
.email {
	margin-left:18px;
    font-size: 17px;
    letter-spacing: -0.4px;
	line-height:21px
}
.email2 {
    font-size: 16px;
    letter-spacing: -0.4px;
	line-height:21px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 4px 28px
}
.email3 {
    font-size: 16.5px;
    letter-spacing: -0.4px;
	line-height:21px;
}
.email a {
	color:#fd1a14; /*rojo*/
}
.email2 a {
	color:#0a120a
}
.email3 a {
	color:#fff
}
.email a:hover {
	color:#0A120A; /*negro*/
}
.email2 a:hover {
	color:#fd1a14; /*rojo*/
}
.email3 a:hover {
	color:#fd1a14; /*rojo*/
}
.catalogo-but {
	background-color:#0A120A; /*negro*/
	color:#fd1a14; /*rojo*/
    float: right;
    /*font-family: arial;*/
    padding: 10px;
	font-size:14px;
	margin-right:10px;
	/*margin-top:-37px*/
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.catalogo-but a {
	color:#fff
}
.catalogo-but a:hover {
	color:#fd1a14; /*rojo*/
}
.catalogo-but {
	background-color:#0A120A; /*negro*/
	color:#fd1a14; /*rojo*/
    float: right;
    /*font-family: arial;*/
    padding: 10px 12px;
	font-size:14px;
	margin-right:294px;
	/*margin-top:-37px*/
	/*border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.comprar-but a {
	color:#fff
}
.comprar-but a:hover {
	color:#fd1a14; /*rojo*/
}
.comprar-but {
    background-color: #0A120A;
    border-radius: 16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    clear: left;
    color: #FD1A14;
    font-size: 14px;
    margin: 15px auto;
    padding: 10px;
    text-align: center;
    width: 70px;
}
.footer-logo {
    float: right;
    margin-top: 116px;
	margin-right:20px;
	margin-left:20px;
	clear:both
}
.sumodisenio {
    margin-left: 18px;
    margin-top: 257px;
    width: 270px;
	color:#666;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:13.5px;
	float:left
}
.sumodisenio img {
    margin-bottom: -1px;
}
.menu-footer {
    float: right;
    margin-top: 128px;
    width: 120px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.menu-footer li {
    border-right: 1px outset #B0B2B4;
    float: right;
    font-size: 14.5px;
    line-height: 18px;
    list-style: none outside none;
    padding: 0 12px;
    width: 95px;
	
}
.menu-footer li a {
	color:#C7CACB; /*gris*/
}
.menu-footer li a:hover {
	color:#fff; 
}
.menu-footer-tit {
	color:#fd1a14; /*rojo*/
}
.catalogo {
    /*width: 755px;*/ /*3 columnas*/
    margin-left: -3px;
    margin-top: 22px;
    width: 565px;
}
.catalogo ul {
	padding:0px	
}

.catalogo ul li {
    display: block;
    float: left;
    height: 169px;
    margin: 6px 0 0 6px;
    /*padding: 10px;*/
    width: 169px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	border-radius: 85px;
	-moz-border-radius: 85px;
	-webkit-border-radius: 85px;
}
.catalogo ul li a img {
    /*border: 1px solid #C7CACB;*/ /*gris*/
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	/*border-radius: 85px;
	-moz-border-radius: 85px;
	-webkit-border-radius: 85px;*/
	width:169px;
	height:169px
}
.catalogo ul li a:hover img {
	/*border: 1px solid #fd1a14;*/ /*rojo*/
	/*padding:10px;*/
	/*margin-left:-11px;
	margin-top:-11px;*/
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	/*border-radius: 85px;
	-moz-border-radius: 85px;
	-webkit-border-radius: 85px;*/
}
.catalogo ul li img{
	width:160px;
	/*border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
}
.tits {
    font-family: 'futurabold';
    /*font-size: 26.7px;*/
    font-size: 21px;
    letter-spacing: -1px;
    margin-top: 15px;
    /*text-transform: uppercase;*/
	margin-bottom:5px
}
.txt {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 13px;
	line-height:normal;*/
	font-size: 16px;
	line-height:18px;
	color:#666;
	/*color:#0A120A;*/ /*negro*/
	width:95%
}
.up {
	float:right;
	margin-right:88px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14.5px;
	color:#0A120A; /*negro*/
}
.up img {
	vertical-align:middle;
	margin-left:5px
}
.back {
    color: #0A120A;
    float: left;
    font-size: 14.5px;
    margin-right: 21px;
    margin-top: -5px;
}
.back img {
	vertical-align:middle;
	margin-right:5px
}
.descripcion {
    border-left: 1px dashed #B0B2B4; /*gris*/
    float: left;
    padding-left: 15px;
    padding-righr: 15px;
    width: 185px;
	margin-top:14px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	height:478px
}
.descripcion-tit {
	font-family:"futurabold";
	font-size:21px;
	margin-bottom:5px;
	/*color:#FD1A14*/
}
.descripcion-subtit {
	color:#0a120a; /*negro*/
	font-size:14.5px;
	line-height:normal;
}
.descripcion-txt {
	color:#0a120a; /*negro*/
	font-size:14.5px;
	line-height:normal;
	margin-bottom:15px
}
.descripcion-precio {
	font-family:"futurabold";
	font-size:26.7px;
	margin-bottom:10px
}
.descripcion-list {
	/*color:#666;*/ /*gris2*/
	color:#fd1a14; /*rojo*/
	/*font-size:13px*/
	font-size:14.5px
}
.descripcion-list ul li {
    line-height: normal;
    list-style: disc inside none;
}
.talles {
	font-size:13.5px;
	color:#666;
    /*border: 1px solid #C7CACB;*/ /*gris*/
	/*padding:15px*/
}
.talles img {
	/*vertical-align:middle;	
	margin:0 8px 4px 0*/
}
.talles-tit {
	/*text-decoration:underline;*/
	margin-bottom:10px;
	/*float:left*/
	text-align:center
}
.talles-anxal {
    margin-bottom: 10px;
    margin-left: 171px;
}
.talles-remera {
	/*float:left;
	clear:left*/
	text-align:center;
	margin-bottom:10px
}
.talles-remera img {
	/*width:50%;
	height:50%*/
}
.talles-cm {
	padding:0 26px;
	float:left;
	margin-bottom:20px
}
.talles-cm img {
	margin-bottom:4px
}
.talles-cm1 {
    float: left;
    text-align: center;
    width: 49.5%;
	border-right: 1px dotted #B0B2B4; /*gris punteado*/
	border-bottom: 1px dotted #B0B2B4; /*gris punteado*/
	padding-bottom:10px
}
.talles-cm2 {
    float: left;
    text-align: center;
    width: 49.5%;
	border-bottom: 1px dotted #B0B2B4; /*gris punteado*/
	padding-bottom:10px
}
.talles-cm3 {
    float: left;
    text-align: center;
    width: 49.5%;
	border-right: 1px dotted #B0B2B4; /*gris punteado*/
	padding-top:10px
}
.talles-cm4 {
    float: left;
    text-align: center;
    width: 49.5%;
	padding-top:10px
}
.talles-cm img {
	/*float:left*/
}
.contacto {
	background:#0a120a; /*negro*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	margin-top:30px;
	width:183px;
	margin-left:-2px
}
.contacto1 {
	/*background:#0a120a;*/ /*negro*/
	/*border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	padding:10px 12px;*/
	/*width:183px;*/
	margin-left:8px;
	/*visibility:hidden*/
	margin-top:0px;
	float:right;
}
.contacto2 {
	background:#0a120a; /*negro*/
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	border-radius: 43px;
	-moz-border-radius: 43px;
	-webkit-border-radius: 43px;
	padding:20px;
	width:183px;
	margin-left:-2px
}

.menu ul li.sinbordesup {
	border-top:0
}

.mercadolibre {
    /*border-top: 1px dashed #B0B2B4;*/
    float: left;
    margin-left: 27px;
    padding-top: 7px;
    text-align: center;
}
.mercadolibre img {
    height: auto;
    margin-left: 11px;
    margin-top: 10px;
    width: 130px;
}
.catalogo-col3 {
    border-left: 1px dashed #B0B2B4;
    float: right;
    height: 724px;
    margin-top: 14px;
    padding-left: 0;
    width: 200px;
}
.fdobco {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: auto;
    overflow: hidden;
    /*width: 1020px;*/
	/*box-shadow: 15px -10px 3px #000;
   -webkit-box-shadow: 15px -10px 3px #000;
   -moz-box-shadow: 15px -10px 3px #000;*/
   /*border-left:1px solid #0a120a;
   border-right:1px solid #0a120a;*/
}
.border_bxslider  {
	background:url(images/border_bxslider.png) no-repeat scroll center center transparent;
	height: 160px;
	position: absolute;
	width: 160px;
	background-image: url(images/border_bxslider.png);
	visibility: visible;
}
.border_bxslider2 {
	background:url(images/border_bxslider2.png) no-repeat scroll center center transparent;
	height: 169px;
    position: absolute;
    width: 169px;
}
.border_bxslider3 {
	background:url(images/border_bxslider3.png) no-repeat scroll center center transparent;
	height: 425px;
    position: absolute;
    width: 425px;
}
.border_bxslider4 {
	background:url(images/border_bxslider4.png) no-repeat scroll center center transparent;
	height: 77px;
    position: absolute;
    width: 77px;
}

