* { margin:0; padding:0; }
html { height:100%; }
body {
	background:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	height:100%;
}
a:link, a:visited {
	color:#8D1321;
	text-decoration:none;
}
a:hover {
	color:#B2A7C5;
	text-decoration:none;
}
.titulo_gral {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:23px;
	font-weight:700;
	color:#43256F;
	display:block;
	margin:6px 6px 6px 9px;
	padding-top:6px;
	height:30px;
	max-height:30px;
	text-transform:capitalize;
	-ms-transform:scaleY(1.3); /* IE */
	-moz-transform:scaleY(1.3); /* Firefox */
	-webkit-transform:scaleY(1.3); /* Safari and Chrome */
	-o-transform:scaleY(1.3);/* Opera */ 
	transform:scaleY(1.3);/* Opera */ 
}
.copete_gral {
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:22px;
	font-weight:400;
	font-style:italic;
	color:#515151;
	display:block;
	margin:6px 6px 6px 9px;
	padding-top:6px;
/*	height:30px;
	max-height:30px;
*/
}
.cuerpo_gral {
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:20px;
	font-weight:300;
	color:#515151;
	margin:9px;
	display:block;
}
.cuerpo_gralbco {
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:22px;
	font-weight:400;
	color:#fff;
	margin:9px;
	display:block;
}
.cuerpo_gral p {
 margin-bottom: 10px; }
.titulo_productos {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:17px;
	font-weight:bold;
	color:#651F57;
	display:block;
	margin:3px 6px 0 6px;;
	height:30px;
	max-height:30px;
}
.copete_productos_listado {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:14px;
	font-weight:normal;
	color:#000;
	margin:0 6px;
	height:100px;
	max-height:100px;
	display:none;
}
.copete_productos_detalle {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:14px;
	font-weight:normal;
	color:#000;
	display:block;
	margin:0 6px;
}
.cuerpo_productos, .cuerpo2_productos {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:14px;
	font-weight:normal;
	color:#000;
	margin:6px 0;
	float:left;
	display:block;
}
.precio {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:32px;
	font-weight:normal;
	font-style:italic;
	color: #651F57;
	margin:6px 10px;
	float:right;
	display:block;
}
.moneda {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:24px;
	font-weight:normal;
	color: #651F57;
	float:left;
	display:block;
	padding-top:4px;
}
.precio_listado {
	font-family: 'Yanone Kaffeesatz', sans-serif;	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color: #920113;
	margin:0;
	float:right;
	display:block;
	width:50%;
	background-color:#069
}
.moneda_listado {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #920113;
	float:left;
	display:inline;
}
.contenedormasinfo {
	width:90%;
}
.submasinfo {
	float:left;
	display:block;
	width:35%;
	text-align:left;
	margin: 0;
	margin-left:3px;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
	background-color:none;
	font-size:30px;

}
.submasinfo2 {
	float:right;
	display:block;
	width:35%;
	text-align:right;
	margin: 0;
	margin-right:3px;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	overflow:hidden;
	background-color:none;
		font-size:30px;

} 
.submasinfo2_detalle {
	float:right;
	display:block;
/*	text-align:right;
*/	margin:4px;
	background-color:none;
}
.submasinfo a, .submasinfo2 a, .submasinfo2_detalle a {	
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size: 12px;
	color: #920113;
	text-decoration:none;
	
	}
.masinfo:hover::before {	
/*	content:"[";
*/}
.masinfo:hover::after {	
/*	content:"]";
*/}
.migas1, .migas2, .marcas {
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-weight:bold;
	color:#8A2A76;
	display:block;
	padding-left:4px;
}
.migas1 {
		font-size:14px;
		line-height:22px;
		font-style:italic;
}
.migas2 {
		font-size:12px;
		font-style:oblique;
		margin-left:10px;
}
.migas1::before {	
	content:"> ";
	font-size:9px;

}
.migas2::before {	
	content:">> ";
		font-size:9px;

}

.contenedor1 {
	overflow: hidden;  
	width:100%;
	display:block;
/*	max-width:1100px;
*/	margin: 0 auto;

 -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.2) 25%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, rgba(0,0,0,0) 75%, rgba(0,0,0,0) 0), #553878;
  background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.2) 25%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, rgba(0,0,0,0) 75%, rgba(0,0,0,0) 0), #553878;
  background: linear-gradient(-45deg, rgba(255,255,255,0.2) 25%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, rgba(0,0,0,0) 75%, rgba(0,0,0,0) 0), #553878;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 50px 50px;
  background-size: 50px 50px;

	height:auto;
	padding:0;
/*	height:100%;
	min-height: 100%;
*/}
.contenedor2 {
	overflow: hidden;  
	width:100%;
/*	max-width:1100px;
*/	margin: 0 auto;
	background:#fff;
	min-height:300px;
/*	height:100%;
	min-height: 100%;
*/}
.contenedor2_2 {
	width:100%;
	max-width:1100px;
	margin: 0 auto;
	background:#fff;
	overflow:auto;
	}
.supermain {
	width:80%;
	float:left;
}
.der {
	width:20%;
	float:left;
	margin-top:16px;
	padding:4px 10px;
	background-color:#DAD5E3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 9px;
}
.der a {
	text-decoration:none;
}
.der h2 {
	font-size:18px;
	color:#515151;	
	margin-top:10px;
}
.der p {
	color:#515151;
}
.der img {
	display:none;
}
.contenedor_main {
	width:100%;
	max-width:1100px;
	margin: 0 auto;
	background:#fff;
	background: -moz-linear-gradient(top,  #c7c8ca 0%, #ffffff 50%, #ffffff 100%ffffff); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7c8ca), color-stop(50%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c7c8ca 0%,#ffffff 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c7c8ca 0%,#ffffff 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c7c8ca 0%,#ffffff 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c7c8ca 0%,#ffffff 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c8ca', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.contenedor_gale { 
	width:98%;
	max-width:1100px;
	float:left;
	margin:9px;
	height: auto;
	display:inline-block;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contenedor_gale > div {
	padding:14px 14px 14px 7px;;
	float:left;
	display:inline;
	border:0;
	background: transparent;
	text-align:center;
	width:20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fotogale {
	background: #cccccc;
	-webkit-transition:background .5s .2s ease-in-out;
	-moz-transition:background .5s .2s ease-in-out;
	-o-transition:background .5s .2s ease-in-out;
	-ms-transition:background .5s .2s ease-in-out;
	transition:all .5s .2s ease-in-out;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	rotation: 0deg;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	border: solid 2px #BF0417;
	padding: 4px;
	width:100%;
	height:auto;
	float:left;
}
.fotogale:hover {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	rotation: -5deg;
	background: #B2A7C5;
	border-width:2px;
	border-style:solid;
	border-color: #43256F;
	padding: 4px;
}
.ajustar {
    width:90%;
    margin:auto;
    overflow:hidden;
}

.loguito {
	width:100%;
}

.loguito img {
	width:100%;
	height: auto;
}
header {
	width:100%;
/*	max-width:1100px;
*/	background:#3E296C;
	background: -webkit-linear-gradient(left, #553878, #A493B5, #553878);
	background: -o-linear-gradient(left, #553878, #A493B5, #553878);
	background: -moz-linear-gradient(left, #553878, #A493B5, #553878);
	background: linear-gradient(to left, #553878, #A493B5, #553878);
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	/*	
	position:fixed;
	*/	
}
#logocontenedor {
	width:100%;
	max-width:1100px;
	margin:0 auto;
	display:block;
	
}
#logo-sup { 
	display:none; 
}
.logo-sup { 
	position:absolute;
	float:left;
	padding: 6 0 0 00px;
}
.logo1pt { 
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:26px;
	font-weight:700;
	color:#C80118;
	-webkit-text-stroke: 1px #fff;
}
.logo2pt { 
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#8F267A;
}
.subnavsup { 
	width:100%;
	max-width:1100px;
	overflow: hidden;
	background:none;
	min-height:30px;
	margin:0 auto;
}
.subnavsup img {
	padding:4px;
	float:right;
	border:0;
}
header h1 {
	color:#FFF;
	padding:20px 0;
	text-align:center;
}
.container {
    width: 100%;
    max-width: 1100px;
    margin: 10px auto;
	min-height:80px;
	max-height:80px;
	display:block;
}
.toggleMenu,
.carroescondido {
    display:  none;
    background: #C80118;
    padding: 10px 15px;
    color: #000;
	text-decoration:none;
}

#avisos-movil-agr-carrito {
	display: none;
/*	padding: 6px 9px;
	color: #fff;
	background-color:rgba(255,255,255,0.2);
	border:#fff solid 2px;
	border-radius: 3px;
	float:right;
	margin:8px 6px;;
*/}
header .nav {
	width:90%;
	margin:25px auto;
	max-width:900px;
	background: transparent;
	float:right;
	text-align:right;
	list-style: none;
	*zoom: 1;
	padding-right:6px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
	float:left;
}
.nav a {
    padding: 8px 9px;
    color:#ffffff;
	background-color:#B2A7C5;
	text-decoration:none;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:20px;
	font-weight:400;
	-ms-transform:scaleY(1.3); /* IE */
	 -moz-transform:scaleY(1.3); /* Firefox */
	 -webkit-transform:scaleY(1.3); /* Safari and Chrome */
	 -o-transform:scaleY(1.3);/* Opera */ 
	transform: scaleY(1.3);
	transition:  .50s ease-in-out;
   -moz-transition:  .50s ease-in-out;
   -webkit-transition:  .50s ease-in-out;
	}
.nav a:hover {
    color:#fff;
	background-color:#BF0417;
	border-radius: 5px 15px;
}
.nav li {
    position: relative; 
}
.nav > li {
/*	float: right;
*/	
	display:inline-block;
 }
.nav > li > .parent {
}
.nav > li > a {
    display: block;
	text-transform:uppercase;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	text-transform:none;
    display: block;
    background: #95A4AB;
    position: relative;
    z-index:100;
    border-bottom: 1px solid #B6B6B6;
	color:#FFF;
	text-align:left;
}
.nav li li li a {
    background:#A2ABB0;
    z-index:200;
    border-bottom: 1px solid #B6B6B6;
	color:#FFF;
}

/* simple */
.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d; 
	-ms-transform-style: preserve-3d; 
}
/* IE */
/*.flip-container:hover .back, .flip-container.hover .back {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transition-duration: 1200ms;
	-webkit-transition-duration: 1200ms;
}
.flip-container:hover .front, .flip-container.hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	transition-duration: 1200ms;
	-webkit-transition-duration: 1200ms;
}
*//* fin IE */

.flip-container, .front, .back {
	width: 100%;
	height: 150px;
	float:left;
	padding-top:10px;
	margin-bottom:10px;
}
.flip-container {
	width: 25%;
}
.flipper {
	-webkit-transition: 1200ms;
	-webkit-transform-style: preserve-3d;
	-ms-transition: 1200ms;
	-moz-transition: 1200ms;
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transition: 1200ms;
	transform-style: preserve-3d;
	position: relative;
}
.btn_mas {
	display:block;
/*	background: -webkit-linear-gradient(right, #3B3B3B, #B80118,  #B80118, #A50B17);
	background: -o-linear-gradient(right, #A50B17, #B80118, #B80118, #A50B17);
	background: -moz-linear-gradient(right, #A50B17, #B80118,  #B80118, #A50B17);
	background: linear-gradient(to right, #A50B17, #B80118,  #B80118, #A50B17);
*/	background-color:#8F267A;
	color:#FFF;
	border:#5E1A50 2px solid;
	border-radius: 3px;
	padding:4px 9px;
	margin:0 10px;
	float:right;
	cursor:pointer;
}
.btn_mas:hover {
	background-color:#CE48B4;
	border:#5E1A50 2px solid;
}
.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 1200ms;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: rotateY(0deg);
	-moz-transition: 1200ms;
	-moz-transform-style: preserve-3d;
	-moz-transform: rotateY(0deg);
	-o-transition: 1200ms;
	-o-transform-style: preserve-3d;
	-o-transform: rotateY(0deg);
	-ms-transition: 1200ms;
	-ms-transform-style: preserve-3d;
	-ms-transform: rotateY(0deg);
	transition: 1200ms;
	transform-style: preserve-3d;
	transform: rotateY(0deg);
	position: absolute;
	top: 0;
	left: 0;
}
.front {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	background: #fff;
	z-index: 2;
} 
.flip-icono img {	
	display:block;
	padding-bottom:6px;
	width:90%; 
	margin:0 10px;
}
.flip-titulo {
	display:block;
	text-align:left;
	color:#7B0410;
	text-transform:uppercase;
	margin:0 6px;
}
.flip-titulo a {
	text-decoration:none;
	color:#8F267A;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:17px;
	font-weight:bold;
}
.back {
	background: -moz-repeating-linear-gradient(-45deg, #E6E6E6, #E6E6E6 30px, #F7F7F7, #F7F7F7 30px, #F7F7F7 60px);
	background: -webkit-repeating-linear-gradient(-45deg, #E6E6E6, #E6E6E6 30px, #F7F7F7, #F7F7F7 30px, #F7F7F7 60px);
	background-size: 275px 150px;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.front .titulo {
	font-size: 2em;
	display: inline-block;
	background: rgba(33, 33, 33, 0.9);
	color: #000;
	font-family: Courier;
	padding: 5px 10px;
	border-radius: 5px;
	bottom: 60px;
	left: 25%;
	position: absolute;
	text-shadow: 0.1em 0.1em 0.05em #333;
}
.back-logo {
	position: absolute;
	top: 40px;
	left: 90px;
	width: 160px;
	height: 117px;
	background: url(logo.png) 0 0 no-repeat;
}
.back-titulo {
	font-weight: bold;
	color: #00304a;
	position: absolute;
	top: 180px;
	left: 0;
	right: 0;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.05em #acd7e5;
	font-family: Courier;
	font-size: 22px;
}
.back p {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 20px;
	font-size: 18px;
}

/* vertical */
.vertical.flip-container {
	position: relative;
}

.vertical .back {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.vertical.flip-container .flipper {
	-webkit-transform-origin: 100% 213.5px;
	-moz-transform-origin: 100% 213.5px;
	-ms-transform-origin: 100% 213.5px;
	transform-origin: 100% 213.5px;
}
/* IE */
.vertical.flip-container:hover .back, .vertical.flip-container.hover .back {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.vertical.flip-container:hover .front, .vertical.flip-container.hover .front {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
/* fin IE */ 
.sidecontacto, .fcontacto {
	width:50%;
	max-width:550px;
	min-width:280px;
	overflow: auto;
	background: none;
	padding:0px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
}
.indx1 {
	width:40%;
	overflow: auto;
	background: none;
	padding:0px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
}
.indx2 {
	width:60%;
	background: #B2A7C5;
	padding:0px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	min-height:40%;
}
.main {
	width:100%;
	max-width:1100px;
	min-width:280px;
	height:auto;
	overflow:hidden;
	background: none;
	padding:0px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: table;
}
.main p {
	padding-bottom:7px;
}
.main img {
/*	width:100%;
	height:auto;
*/}
.img_indexinc, .img_indexinc2 {
	float: left;
	border: 10px solid #3E296C;
	margin: 0 10px 10px 0;
	max-width:166px;
	max-height:auto;
	display: inline-block;
	overflow:auto;
}
.as2 {
	width:30%;
	min-height:80%;
	background:#F63;
	padding:20px;
	float:left;
	box-sizing: border-box;
	height:100%;
	min-height: 100%;
}
aside {
	width:1%;
	max-width:220px;
	background:none;
	padding:2px;
	float:left;
	box-sizing: border-box;
	display:none;
	height:auto;
	overflow:auto;
}
aside p {
	padding-bottom:7px;
}
#mascaragmaps {
    overflow: hidden;
    border-radius:9px;;
    position: relative;
    z-index: 99;
    height: 500px;
    width: 98%;
    border: 0px solid transparent;
}
 
#mascaragmaps iframe {
    position: absolute;
    border-radius: 9px;
    top: 0; left: 0;
    z-index: 50;
}
.ignoraraside {
	width:0;
}
iframe {
	width:100%;
	max-width:1100px;
	height:auto;
	min-height:450;
	margin:0 auto;
	align: center;
}
footer {
	clear:both;
	float_left;
	padding:2px;
	width:100%;
	overflow:auto;
	color:#FFF;
	background:#3E296C;
	border-top: 0px solid #3E296C;
	box-sizing: border-box;
}
#footercontenedor {
	width:100%;
	max-width:1100px;
	margin:0 auto; 
}
.cabpiecentr {
	width:100%;
	max-width:1100px;
	margin:0; 
	padding:0;
	border:0;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	overflow:auto;
   }
.cabpiecentr.img {
	float: left;
	border: 0px;
}
.subpie1 {
	display:block;
	width:10%;
	float:left;
	overflow:auto;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
}
.subpie1 img {
	float:left;
}
.subpie2 {
	width: 30%;
	float:left;
	display:block;
	min-height:20%;
	text-align:center;
}
.subpie2 p {
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:22px;
	font-weight:400;
	color:#ffffff;
}
.subpie3 {
	margin:0 auto;
	width: 40%;
	float:left;
}
.subpie3 p {
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	font-size:16px;
	font-weight:300;
	color:#ffffff;
}
.subpie4 {
	width: 20%;
	height:60px;
	float: left;
	position:relative;
}
.subpie4 img {
	padding:2px;
	float:right;
	width:75%;
	height:auto;
	}
.btn_enviar {
	display:block;
	background: -webkit-linear-gradient(bottom, #AF0117, #DC011D);
	background: -o-linear-gradient(bottom, #AF0117, #DC011D);
	background: -moz-linear-gradient(bottom, #AF0117, #DC011D);
	background: linear-gradient(to bottom, #AF0117, #DC011D);
	background-color:#C80118;
	color:#FFF;
	border:#C80118 2px solid;
	border-radius:6px;
	padding:4px 9px;
}
#frc .btn_enviar:hover {
	background: -webkit-linear-gradient(bottom, #DC011D, #AF0117);
	background: -o-linear-gradient(bottom, #DC011D, #AF0117);
	background: -moz-linear-gradient(bottom, #DC011D, #AF0117);
	background: linear-gradient(to bottom, #DC011D, #AF0117);
	background-color:#C80118;
}
.logo_pie {
	position:absolute; 
	bottom:6px;
	float:left;
	display: block;
}
.formlogin {
	background-color:#B2A7C5;
	padding:3px;
	margin-bottom:7px;
	height:22px;
	border:2px solid #553878;
	border-radius:3px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
	width:50%;
	display:block;
}

.required { 
	background-color:#B2A7C5;
	padding:3px;
	margin-bottom:7px;
	height:22px;
	border:2px solid #553878;
	border-radius:3px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
	width:97%;
	display:block;
}
.required2 { 
	background-color:#B2A7C5;
	padding:3px;
	margin-top:7px;
	margin-bottom:7px;
	height:22px;
	border:2px solid #553878;
	border-radius:3px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
	width:97%;
	display:block;
}
.required:focus, .required2:focus { 
	background-color: #fff;
	border:2px solid #C80118;
	font-weight:bold;
}

.required22 { 
	height:90px;
}
.txa {
	height:90px;
}
.txcd {
	width:90px;
}
 
/*  muestra productos */
.listado {
	text-align:left;
	list-style: none;
	padding:0px;
	margin:0px;
	width:218px;
	display: inline-block;
	cursor:pointer;
}
.listadosub, #shopping_cart { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height:20px;
	color:#999;
	text-transform:capitalize;
	text-decoration:none;
}
.listadosub:before {
/*   content: url(../sitio/images/prelk2.png);
*/}

/*
.listado ul li{
	width:40px;
	margin-left:5px;
	background-color:#36C;
	display:block;
}
*/
.filtros div{
	padding:3px;
	width:25%;
/*	max-width:210px;
	min-width:100px;
*//*	height: 300px;
	min-height: 300px;
	max-height: 300px;
	margin-left: 3px;*/
	margin-top: 0px;
	border:0;
	display:inline-block;
	float:left;
	vertical-align:bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
	box-sizing: border-box;
	background:none;
}

.filtros div:hover {
	background-color: rgba(251,246,164,0.9);
/*	box-shadow: 3px 2px 2px #898F8F;
*/	border-radius: 6px;
}
.filtros div  div.limpia {
	border: 0;
	background-image:none;
	display:block;
	box-shadow: none; 
	border-radius: 0px;
	margin:0;
	float:none;
/*		width:210px;
	height: 157px;
*/
}
.filtros div  div.productPriceWrapRight {
	border: 0;
	background-image:none;
	display:block;
	box-shadow: none; 
	border-radius: 0px;
	margin:0;
	float:none;
}
.altofijo {
/*		height: 300px;
		min-height:300px;
		max-height:300px;
*/		vertical-align:top;
		float:left;
		background-color:none;
		text-align:center;
}
.fotosprod_listado {
	border: 2px solid #C2C3C5;
	border-radius: 3px;
	width:98%;
	height:auto;
/*	max-width:210px;
*/
}
.fotosprod_listado:hover {
	border: 2px solid #9B9C9F;
}
.fotosprod_detalle {
	border:2px solid #C2C3C5;
	border-radius: 3px;
	float:left;
	display:inline;
}
.rubro {
	background-color:#000;
	color:#AAA9AE;
	text-align:center;
	font-size:20px;
	line-height:28px;
}
.rubro2 {
	background-color:#4e4e4f;
	color:#fff;
	text-align:center;
	font-size:20px;
	vertical-align:middle;
	}
.rubro3 {
	background-color:#cccccc;
	color:#000;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
	}
/*  fin muestra productos */

