/*CSS Document*/
@font-face {
    font-family: 'Helvetica ';
    src: url('fuentes/hlhc____-webfont.eot');
    src: url('fuentes/hlhc____-webfont.eot') format('embedded-opentype'),
         url('fuentes/hlhc____-webfont.woff') format('woff'),
         url('fuentes/hlhc____-webfont.ttf') format('truetype'),
         url('fuentes/hlhc____-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	letter-spacing:0.08em;
	color:#333;
	line-height:1.4em;
	/*background:url(../images/fondo_body.gif) repeat top center;*/
	background-color:#F4F1F0;
}
DIV.spacer {
	height: 1em;
    background-color: #FFFFFF;
}
a {
	color:#cb100c;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#cb100c;
	text-decoration:underline;
}
/*Menu accesorio superior*/
#carrito {
	font-size: 12px;
	margin-top:7px;
	/*background-color:#f5f5f5;*/
	border-left:2px dotted #cccccc;
	padding:10px 10px 13px 5px;
	text-align:right;
	margin-left:-15px;
	height:75px;
	/*padding-right:10px;*/
	width:120px;
	float:right;
	margin-right:0;
	/*border-radius: 11px;*/
}
#carrito img {
	margin-bottom:-5px;
	margin-right:5px;
	margin-top:-10px;
}
#carrito a {
	text-decoration:none;
	font-weight:normal;
	color:#333;
}
#menuaccesorio {
	font-size: 12px;
	margin-top:45px;
	margin-left:9px;
	padding:5px;
	text-align:left;
	*width:305px;
}
#menuaccesorio ul li {
	display: inline;
	margin-left:-15px;
	vertical-align:bottom;
}
#inicio {
	cursor:pointer;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	*padding-top:1px;
	padding-right:8px;
	border-right:#ccc 2px dotted;	
	border-left:#ccc 2px dotted;
}
#quienes {
	cursor:pointer;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	*padding-top:1px;
	padding-right:8px;
	border-right:#ccc 2px dotted;
}
#contacto {
	cursor:pointer;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	*padding-top:1px;
	padding-right:8px;
	border-right:#ccc 2px dotted;
}
#faq {
	cursor:pointer;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	*padding-top:1px;
	padding-right:8px;
	border-right:#ccc 2px dotted;
}
#privado {
	background-image:url(../images/registro.png);
	background-repeat: no-repeat;
	cursor:pointer;
	*padding-top:1px;
	*margin-left:7px;
	margin-top:50px;
	padding-left:25px;
	margin-left:10px;
	height:20px;
	/*text-align:right;
	padding-right:8px;*/
}
.promo_activas h2 { *margin-top:15px}
/*fin Menu accesorio superiorr*/
#menusecundario{
	height: 130px;
	position:relative;
}
#menusocio {
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	background-color:#F5F5F5;
	padding-top:4px;
	height:20px;
	margin-top:-28px;
	margin-left:0;
	width:960px;
}
#menusocio ul li{
	display:inline;
	padding-right:20px;
	padding-left:10px;
}
#menusocio a{
	margin-left:0;
	text-decoration:none;
}
#menusocio a:hover{
	color:#D24C18;
	text-decoration:underline;
}

/*** Menu secudario ***/
#ctr-menu-secudario {
	font-family: "helvetica"; Arial;
    font-size: 12px;
	margin-left:40px;
	margin-top:20px; 	
	position: relative;
 	float: left;
	width: 100%;
	height: 86px;
	display: block;
	z-index: 2500;	
 }
#menu-secudario {
 	position: absolute;
 	left: 0px;
 	top: 16px;
 }
 
.item-menu-secudario {
 	position: relative;
	float: left;
	width: 150px;
	height: 54px;
	margin-right: 16px;

 }
.item-menu-secudario a {
 	color:#FFFFFF;
 	text-decoration: none;
	display: block;
	width: 99px;
	padding-left: 41px;
	padding-right: 10px;
	background-image: url(../images/menu_accesorio.png);
	font-weight: bold;
 }
#destacado_1 a, #destacado_2 a, #destacado_3 a, #destacado_4 a {
 	height: 36px;
 	padding-top: 18px;

 }
#destacado_1  a:hover, #destacado_2  a:hover, #destacado_3  a:hover, #destacado_4  a:hover {
 color: #D24C18;
 }
#destacado_1 a {
background-position: 0px 0px;
	width: 97px;
	padding-left: 45px;
	padding-right: 10px;
}
#destacado_1 a:hover {
background-position: 0px -70px;
}

#destacado_2 a {
 	/*height: 45px;
 	/*padding-top: 9px;*/
 background-position: -166px 0px;
 	width: 97px;
	padding-left: 60px;
	padding-right: 10px;
 }
#destacado_2 a:hover {
 background-position: -166px -70px;
 }

#destacado_3 a {
	background-position: -332px 0px;
 	width: 98px;
	padding-left: 50px;
	padding-right: 10px;
}
#destacado_3 a:hover {
background-position: -332px -70px;
}

#destacado_4 a {
	background-position: -498px 0px;
 	width: 98px;
	padding-left: 55px;
	padding-right: 10px;
}
#destacado_4 a:hover {
background-position: -498px -70px;
}

/* Fin menu secudario */

/*** Menu principal ***/
#ctr-menu-principal {
 	position: relative;
 	float: left;
	width: 940px;
	height: 40px;
	display: block;
	z-index: 200;	
 }
#menu-principal {
	position: absolute;
 	left: 0px;
 	top: 10px;
 }
.item-menu-principal {
 	position: relative;
	float: left;
	width: 115px;
	height: 40px;
 }
.item-menu-principal a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	display: block;	
	font-weight: bold;
 }
 .item-menu-principal2 {
 	position: relative;
	float: left;
	width: 90px;
	height: 40px;
 }
.item-menu-principal2 a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	display: block;	
	font-weight: bold;
 }
#cat_1 a {
 	height: 40px;
	width: 120px;
	text-align:center;
 }
#cat_1  a:hover {
 	color: #d24c18;
 	/*background-position: 0px -70px;*/
 }
#cat_2 a {
 	height: 40px;
	width: 90px;
	text-align:center;
 }
#cat_2  a:hover {
	 color: #d24c18;
	 /*background-position: 0px -70px;*/
 }
.submenu-principal {
	position: absolute;
	top: 27px;	
	z-index: 2600;
	width: 120px;
}
.submenu-principal2 {
	position: absolute;
	top: 27px;	
	z-index: 2600;
	width: 90px;
}
.sup-principal {
	width: 120px;
	height: 15px;
	background: url(../images/sup-desp.png)!important;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.sup-principal2 {
	width: 90px;
	height: 15px;
	background: url(../images/sup-desp2.png)!important;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.inf-principal {
	width: 120px;
	height: 11px;
	float: left;
	background: url(../images/inf-desp.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	margin-left:0;
	list-style:none;
}
.inf-principal2 {
	width: 90px;
	height: 11px;
	float: left;
	background: url(../images/inf-desp2.png) !important;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.crp-principal {
	width: 120px;
	background-color:#000000;
	float: left;
	background: #000000 url(../images/crp-fnd.png) repeat-x;
}
.crp-principal2 {
	width: 90px;
	background-color:#000000;
}
#cat_1 .submenu-principal ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	color: #fff;
	font-weight: normal;
 }
#cat_1 .submenu-principal ul li a:hover {
	color: #d24c18;
 }
#cat_1 .submenu-principal ul li {
   	list-style:none;
	margin-left:0px;
	color: #FFF;
	width: 120px;
	background: url(../images/hr.gif) repeat-x top;
}
#cat_1 .submenu-principal ul li.primera   {
	background-image: none;
}
#cat_2 .submenu-principal2 ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	color: #fff;
	font-weight: normal;
 }
#cat_2 .submenu-principal2 ul li a:hover {
	color: #d24c18;
 }
#cat_2 .submenu-principal2 ul li {
   	list-style:none;
	margin-left:0px;
	color: #FFF;
	width: 90px;
	background: url(../images/hr.gif) repeat-x top;
}
#cat_2 .submenu-principal2 ul li.primera   {
	background-image: none;

}
/**** Fin Menu Principal *****/


#cabecera-buscador{
	/*background-color:#F99391;*/
	height:60px;
	margin-top:8px;
	text-align:right;
	margin-left:-5px;
}
.search{
	width:400px;
	padding:4px;
	height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #666;
	position: relative;
	z-index:200;

}
#imgbuscador{
	padding-top: 7px;
	margin-left: -25px;
	position:absolute;
	z-index:500;
	cursor:pointer;
}
input {
	width:250px;
	font-size:11px;
	padding:3px;
}
.fondo_encimera input {
	*width:18px;
	*font-size:11px;
	*background-color:#EFEFEF;
	*border:1px solid #EFEFEF;
}
#marco-buscador input {
	width:220px;
	font-size:11px;
	padding:3px 1px;
	float:left;
}
select {	
	width:125px;
	font-size:11px;
	padding:3px 1px;
	float:left;
	margin-right: 4px;
}
.search_but {
	/*background-color:#cb100c;*/
	border:#cb100c 1px solid;
	border-style:solid;
	border-width:1px;
	border-color:#EA423D #EA423D #CB100C;
	background-image:url(../images/icon-search.png);
	background-repeat:no-repeat;
	width:24px;
	height:25px;
	cursor:pointer;
}
#marco-buscador {
	/*background-color:#ebebeb;
	margin-top:-13px;
	padding:10px 10px 7px 10px;
	border:#ccc 1px solid;*/
}
.tit-buscar {
	font-size:12px;
	padding-right:10px;
	color:#7A1519;
	font-weight:600;
}
#header {
	/*background: url(../images/fondo_header.gif) no-repeat top center;
	background-color:#ebebeb;*/
}
#fondo-menu {
	background-color:#cb100c;
	height:39px;
	background:url(../images/fondo-menu.png) repeat-x scroll;
}
#contenido
{
	background: url(../images/fondo_contenido.gif) no-repeat top center;
/*background-color:#ff0000;
	padding-top: 10px;*/
}
#footer{
	background-color:#BFC0C1;
	border-top:6px double #fff;
	color:#B9B9B9;
	min-height:100px;
	margin-top:30px;
	font-size:11px;
}
#footer a{
	color:#666;
	text-decoration:underline;
	font-size:11px;
}
#footer p {
	color:#666;
	font-size:11px;
}
.footer-copy {
	background-color:#F5F5F5;
	font-size:11px;
}
#mod_bottom {
	margin-bottom:15px;
}
.margen_modulo ul {
	color:#FFF;
}
.servilia {
	color:#BFC0C1;
	padding-left:10px;
	padding-bottom:10px;
	font-size:11px;
}
/*fin footer*/
#fondocontenido {
	background-color: #eff2db;
	background-image: url(../images/fondo_contenido.jpg);
	background-repeat: no-repeat;
}
#fondocontenidotexto{
/*background-color:#ff00ff;*/
	width: 660px;
	vertical-align: middle;
	margin-left: 20px;
	margin-top: 20px;
}
/*#linearuta{
	height:40px;
 }
#linearuta ul{
	padding-top:10px;
}
#linearuta ul li{
	display:inline;
}*/
.ruta {
	margin-top:-10px;
	*margin-top:10px;
	font-size:0.9em;
}
#estilolista li {
margin-left:0;
 }
#estilolista #tituloruta {
	background-image:url(../images/fondo_tit_ruta.png);
	padding:5px 6px 6px 6px;
	margin-left:0;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
#estilolista #ruta {
	background-image:url(../images/fondo_ruta.png);
	font:10px Arial, Helvetica, sans-serif;
	padding:7px;
	color:#000;
	border: 2px solid #FFFFFF;
}
#modulos_footer_top { margin-top:20px;}
#espacio{
	height: 20px;
}
#espaciocontacto{
	height: 10px;
}
.texto {
	color: #333333;
	text-decoration: none;
	padding-top:20px;
}
.texto_pedidos {
	color: #333333;
	text-decoration: none;
	padding:5px;
}
.textolistados {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textoconsultas {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
}
.textoconsultasborde {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#actividades {
	background:url(../images/fondo_carrousel.png) no-repeat top center;
	margin-left: 10px;
	height: 368px;
}
.texto_horario {
	font-size: 11px;
	color: #333333;
}
.main_foto img { border:1px solid #ccc; }
.main_fotomini img { border:1px solid #ccc; }
/***** Carrousel 

#carrusel img,   {
	background: transparent url(../images/carrousel/cargador.gif) no-repeat center;
}

#carrusel, #seccion-enc {
	position: relative;
	width: 415px;
	height: 310px;
	overflow: hidden;
	float: left;
	margin-left:23px;
	margin-top:25px;
}

.msg-carrusel {
	position: absolute;
	width: 415px;
	height: 310px;
}
.msg-carrusel-img,  {
	position: absolute;
	width: 415px;
	height: 280px;	
}
.msg-carrusel-txt, .ctr-productos-enc-titulo, .ctr-seccion-enc-titulo {
	text-align:center;
	position: absolute;
	bottom: 0px;
}
.msg-carrusel-txt a, {
	padding: 16px 63px 20px 16px;
	width: 415px;
	display: block;
	color: #fff;
}

#carrusel-control {
	position: absolute;
	font-family: "helveticaRd",helvetica,arial,sans-serif;
	font-size:11px;
	right: 10px;
	top: 10px;
	z-index: 100;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
 {
 #carrusel-control a {
	color: #CCC;
	float: left;
	padding: 2px 7px;
	margin-left: 5px;
	background: url(../images/carrousel/fnd-btn.png) repeat-x top;
}
 #carrusel-control a:hover {
	color: #FFF;
}
 }
.carrusel-control-btn {
	float: left;
	width: auto;
	position: relative;

}

.carrusel-control-btn-sel {
	float: left;
	width: auto;
	position: relative;
}
.carrusel-control-btn-sel a {
	color: #fff;
	width: auto;
	float: left;
	padding: 2px 7px;
	margin-left: 5px;
	background-color: #000 !important;
	background-image: none!important
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	text-decoration:none;
}
.carrusel-control-btn a {
	color: #CCC;
	float: left;
	padding: 2px 7px;
	margin-left: 5px;
	background: url(../images/carrousel/fnd-btn.png) repeat-x top;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; 
	text-decoration:none;
}
.carrusel-control-btn a:hover, .carrusel-control-btn-sel a:hover {
	color: #D24C18;
}
Fin Carrousel *****/
#texto_faq h5 {
	background-image:url(../images/arrow_listados.png);
	background-repeat:no-repeat;
	font-size:15px;
	padding-left:23px;
	line-height:20px;
	cursor:pointer;
}
#texto_faq div {
	padding-left:20px;
	font-size:12px;
}
.titlistados{
	border-bottom:1px dotted #929292;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
}
.titlistadosescuela{
	border-bottom:1px dotted #929292;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
}
.titlistadosnoticias{
	font-size:13px;
	font-weight:bold;
}
.campo {
	background-color:#ffffff;
	border: 1px solid #999999;
	width:311px;
	margin-top:5px;
	font: 13px Helvetica, Arial, FreeSans, sans-serif;
}
.campo-producto {
	background-color:#ffffff;
	border: 1px solid #999999;
	width:20px;
	margin-top:5px;
	font-size:11px;
}
.campo-encimera {
	background-color: #F7F7F7;
	border: 1px solid #999;
	width:200px;
	margin-top:5px;
}
.campo-filtro {
	background-color:#FCFAF3;
	border: 1px solid #F99391;
	height:20px;
	padding-top:1px;
	margin-top:5px;
	width:200px;
}
textarea {
	background-color:#FCFAF3;
	border: 1px solid #F99391;
	height:20px;
	margin-top:5px;
	font: 13px Helvetica, Arial, FreeSans, sans-serif;
}
/*.campoequipo {
	font-size:11px;
	background-color:#E9EDD3;
	border: 1px solid #D0D995;
	height:22px;
	width:110px;
	padding-top:1px;
	padding-bottom:3px;
}*/
.campotextarea {
	background-color:#ffffff;
	border: 1px solid #999999;
	font: 13px Helvetica, Arial, FreeSans, sans-serif;
	height:40px;
}
/*.camposelect {
	background-color:#E9EDD3;
	border: 1px solid #D0D995;
	margin-top:10px;
	width:660px;
}
.campotrabaja {
	background-color:#E9EDD3;
	border: 1px solid #D0D995;
	height:20px;
}*/
/*Contenido lateral noticias*/
#contenido_lateral {
	padding-left:5px;
	width:170px;
	min-height:192px;
	background-image:url(../images/fondo_ruta.png);
}
#espaciohorizontal {
	height:5px;
}
#date {
	font-weight:bold;
	font-size:15px;
}
#hora {
	font-weight:bold;
	font-size:12px;
}
#enviar {
	background:transparent url(../images/ico_noticias_01.png) no-repeat scroll 0 0;
	padding-left:26px;
	height:22px;
}
#disminuir {
	background:transparent url(../images/ico_noticias_02.png) no-repeat scroll 0 0;
	padding-left:26px;
	height:22px;
}
#aumentar {
	background:transparent url(../images/ico_noticias_03.png) no-repeat scroll 0 0;
	padding-left:26px;
	height:22px;
}
#imprimir {
	background:transparent url(../images/ico_noticias_04.png) no-repeat scroll 0 0;
	padding-left:26px;
	height:22px;
}
#compartir {
	background:transparent url(../images/ico_noticias_05.png) no-repeat scroll 0 0;
	padding-left:26px;
	height:22px;
}
.separador {
	/*background:url(../images/separator.png) repeat-x scroll right center transparent;*/
	width:auto;
	height:6px;
	margin-top:-10px;
	margin-bottom:5px;
	border-bottom:1px dotted #97989A;
}
.border-verde{
	border:1px solid #919D37;
	padding:2px;
}
.border-foto{
	border:7px solid #DDE3B0;
	background-color:#333333;
	padding:1px;
}
/*#signin_menu {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#E9ECCF;
	border:1px none transparent;
	color:#000;
	display:none;
	font-size:11px;
	margin-left:-8px;
	margin-top:5px;
	padding:10px;
	position:absolute;
	text-align:left;
	width:210px;
	z-index:999;
	height:auto;
}

#signin_menu input[type="text"], #signin_menu input[type="password"] {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #919D37;
	display:block;
	font-size:13px;
	margin:0 0 5px;
	padding:3px;
	width:198px;
}

#signin_submit, .boton {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#F99391;
border:1px solid #7A1519;
color:#7A1519;
font-size:11px;
font-weight:bold;
margin:0 5px 0 0;
padding:4px 10px 5px;
/*text-shadow:0 1px 0 #ffffff;
}
.pro_can input {
	width:20px;	
	background-color: #FCFAF3;
    border: 1px solid #F99391;
    height: 20px;
    margin-top: 5px;
    padding-top: 3px;
}
.pro_can h3 {
	font-size: 1.5em;
	margin-top:10px;
}
#signin_submit:hover, #signin_submit:focus, .boton:hover, .boton:focus{
	background-position:0 -5px;
	cursor:pointer;
}*/
.boton {
	background-color:#ebebeb;
	border:1px solid #ccc;
	color:#333;
	width:100px;
	height:25px;
	padding-top:0;
	margin-top:7px;
	cursor:pointer;
}
.boton_1 {
	background-color:#F3504B;
	border:2px solid #cb100c;
	color:#FFF;
	font-size:12px;
	width:100px;
	height:25px;
	padding-top:0;
	margin-top:7px;
	margin-left:-40px;
	cursor:pointer;
}
.boton_carrito {
  width: 180px;
  padding: 10px 25px 10px 25px;
  font-family: Arial;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  *background-color:#98BA40;
  text-shadow: -1px -1px 2px #618926;
  background: -moz-linear-gradient(#98ba40, #a6c250 35%, #618926);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #98ba40),color-stop(.35, #a6c250),color-stop(1, #618926));
  border: 1px solid #618926;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left:-70px;
  font-weight:bold;
  cursor:pointer;
}
html>body .boton_carrito {
  width: 180px;
  padding: 10px 25px 10px 25px;
  font-family: Arial;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  background-color:#98BA40;
  border: 1px solid #618926;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left:-70px;
  font-weight:bold;
  cursor:pointer;
}
.boton_carrito:hover {
  text-shadow: -1px -1px 2px #465f97;
  background: -moz-linear-gradient(#F99391, #F3504B 75%, #cb100c);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #F99391),color-stop(.75, #F3504B),color-stop(1, #cb100c));
  border: 1px solid #970C09; 
  *background-color:#F3504B;
}
html>body .boton_carrito:hover {
  text-shadow: -1px -1px 2px #465f97;
  background: -moz-linear-gradient(#F99391, #F3504B 75%, #cb100c);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #F99391),color-stop(.75, #F3504B),color-stop(1, #cb100c));
  border: 1px solid #970C09; 
  background-color:#F3504B;
}
.ver_carrito {
  /*width: 180px;*/
  padding: 5px;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  text-shadow: -1px -1px 2px #618926;
  background: -moz-linear-gradient(#98ba40, #a6c250 35%, #618926);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #98ba40),color-stop(.35, #a6c250),color-stop(1, #618926));
  border: 1px solid #618926;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right:8px;
  font-weight:bold;
  cursor:pointer;
}
.ver_carrito:hover {
  text-shadow: -1px -1px 2px #465f97;
  background: -moz-linear-gradient(#F99391, #F3504B 75%, #cb100c);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #F99391),color-stop(.75, #F3504B),color-stop(1, #cb100c));
  border: 1px solid #970C09;
}
/*** Otras Noticias ***/
#otras_noticias {
	width:170px;
}

#otras_noticias h6{
	border-color:#AEBD46;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:0px;
	padding-top:5px;
}

.dia_otras_noticias {
	color:#919D37;
	border-color:#AEBD46;
	border-top-style:dotted;
	border-top-width:1px;
	padding-bottom:5px;
	padding-top:3px;
}
/*** Fin Otras Noticias ***/

/*** Buscador ***/
.highlight { background-color: #D0D995; }
.buscador_resultados {
	font-family:Helvetica, Arial, FreeSans, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-color:#AEBD46;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:10px;
}
.buscador_categoria {
	font-family:Helvetica, Arial, FreeSans, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#919D37;
}
#buscador_subcategoria {
	font-family:Helvetica, Arial, FreeSans, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#buscador_descripcion {
	font-family:Helvetica, Arial, FreeSans, sans-serif;
	font-size:13px;
	padding-bottom:10px;
}
/*** Fin buscador ***/

/*** Multimedia ***/
#photogallery ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#photogallery {
	height:auto;
	overflow:hidden;
	margin:-20px 20px 10px -28px;
	width:100%;
}
#photogallery li.PhotosBox {
	background-color:#919D37;
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:-14px;
	height: 128px;
	width:188px;
	padding: 5px;
}
#photogallery ul li:hover {
	background-color:#677027;
	display:block;
}
.PhotosBox h6 {	
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	width:190px;
}
.thumbs a:link, .thumbs a:visited, .thumbs a:active{
	border:4px solid #677027;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	width:110px;
}
.thumbs a:hover{
	border:4px solid #ffffff;
}

/*** Fin multimedia ***/
.border_multimedia{
	border:8px solid #C5CF7A;
	margin:0 10px 10px 18px;
}
/*** Fin multimedia ***/
.mapaweb {
	list-style-image:url(../images/arrow_privado.png);
}
.mapaweb a:hover{
	color:#C5CF7A;
}
#pagbasicas {
	padding-left:12px;
}
#pagbasicas_titulo {
	font-size:18px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9C7AF;
}
#pagbasicas_subtitulo {
	font-size:11px;
	padding-top:30px;
	padding-left:83px;
}
#archivos_adjuntos h6{
	border-color:#AEBD46;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:0px;
	padding-top:5px;
	width:648px;
}
#tit_hor {
	display:none;
}
.pieinfo {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	text-decoration: none;
}
#errorlogin {
	color:#F00000;
	font-size:12px;
}
/*ofertas*/
.cabecera-ofertas {
	background-color:#F99391;
	margin-bottom: 15px;
	padding:5px 0 5px 10px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
#ofertas{
	background: url(../images/destacados_bg.png) repeat-y scroll 0 0;
	/*background-color:#FFCC00;*/
	height: 220px;
}
.foto-ofertas {
    border: 1px solid #ccc;
    padding: 2px;
    width: 140px;
}
.titulo-ofertas {
	padding: 15px 5px 5px 0;
	font-weight: bold;
	font-size: 12px;
	margin-left:5px;
}
.precio-ofertas {
	padding: 15px 5px 5px 0;
	font-weight: bold;
	font-size: 13px;
	margin-left:0;
	color:#DC3038;
	font-family:Arial, Helvetica, sans-serif;
}
.leermas {
	background: transparent url(../images/leermas.png) no-repeat scroll center top;
	display: block;
	color: #000;
	font-size: 10px;
	height: 24px;
	width: 60px;}
/*fin ofertas*/

/*novedades*/
.cabecera-novedades {
	background-color:#F99391;
	margin-bottom: 15px;
	padding:5px 0 5px 10px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.foto-novedades {
	margin-bottom:10px;
}
.titulo-novedades {
	font-weight: bold;
	font-size: 12px;
}
/*fin novedades*/
.clientes_col_derecha {
	background-color:#FDCDCC;
	padding:0 10px 10px 10px;
	margin-top:-10px;
	height:50px;
}
.clientes_col_derecha ul, li, h6 {
	margin-top:-25px;
}
.clientes_col_derecha h6 {
	margin-top:-15px;
	color:#7A1519;
}
.clientes_col_derecha h4 {
	background-color:#F99391;
	color:#FFF;
	width:290px;
	margin-left:-10px;
	padding-left:10px;
	margin-right:-10px;
}
.blog_col_derecha {
	padding:5px;
	margin-bottom:15px;
}
#col_servicios {
	background-color:#F5F5F5;
	/*margin-top:20px;*/
}
.col_servicios_promociones h4 {
	background-color:#98999A;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	width:210px;
	padding:10px 0px 10px 10px;
	margin-right:-10px;
}
.col_servicios_promociones p {
	margin-left:10px;
}
.col_servicios_promociones ul li {
	cursor:pointer;
}
.col_servicios_promociones_listas {
	margin-left:25px;
	margin-top:-10px;
	margin-bottom:10px;
	list-style-image: url(../images/arrow-list.gif);
}
.col_servicios_promociones_listas ul li { cursor:pointer }
.col_servicios_promociones_categoria a {
	margin-left:10px;
	background-color:#E0E0E0;
	color:#333333;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
.col_servicios_promociones_categoria{
	background-color:#E0E0E0;
	height:25px;
	padding-top:7px;
	margin-bottom:5px;
}
.col_servicios_promociones_subcategoria a {
	margin-left:10px;
	color:#666;
	font-weight:normal;
	line-height:25px;
}
.col_servicios_promociones_subcategoria  {
	border-bottom:1px dotted #999;
	width:209px;
	margin-left:10px;
	margin-bottom:5px;
}
.col_servicios_promociones select {
	background-color:#ebebeb;
	border:1px solid #999;
	padding:2px 3px 3px 3px;
	margin-left:10px;
	width:190px;
	height:23px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.col_servicios_promociones input {
	background-color:#ebebeb;
	border:1px solid #F3504B;
	padding:1px 3px 3px 3px;
	/*margin-left:10px;*/
	margin-top:10px;
	width:60px;
	height:23px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
/*.col_servicios_cliente h4 {
	background-color:#F99391;
	color:#FFF;
	width:210px;
	padding-left:10px;
	margin-right:-10px;
}
.col_servicios_cliente ul, li {
	margin-left:20px;
	margin-top:-10px;
	margin-bottom:10px;
}*/
.pro_pre {
	background-color:#F3F3F3;
	border:#DDDDDD solid 1px;
	padding:5px;
}
.pro_fot {
	background-color:#fff;
	border:#ccc 1px solid;
	width:200px;
	height:150px;
	padding:3px;
}
.pro_fot_nov {
	background-color:#fff;
	border:#ccc 1px solid;
	width:300px;
	height:200px;
	padding:3px;
}
.linea-registro {
	background-color:#BFC0C1;
}
#borde-general-publicidad {
	/*border:1px solid #EBEBEB;
	border-radius: 4px;
	overflow:hidden;
	padding-top:0;*/
	width:960px;
	height:355px;
	text-align:center;
}
.fondo-publicidad {
	background:url(../images/fondo-img-publicidad.png) repeat-x scroll left top #F0F0F0;
	border-bottom:1px solid #d8d8d8;
	margin-top: 10px;
	/*padding: 15px 3px 3px 3px;*/
	text-align:center;
	height:345px;
	/*margin-right:4px;*/
}
.fondo-publicidad h3 {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	padding:15px;
	color:#333;
	margin-bottom:-30px;	
}
.fecha-novedades {
	margin-left:15px;
	text-align:left;
	border-bottom:1px solid #E0E0E0;
	padding-bottom:5px;
	width:190px;
	font-size:0.9em;
	color:#B099D7;
	font-weight:bold;
}
/*INICIO*/
#ini-novedades .texto-novedades {
	color:#333333;
	font-weight:normal;
	text-align:left;
}
#ini-novedades h2 {
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	font-size:1.1em;
	color:#970C09;
}
#ini-novedades p {
	margin-left:10px;
	padding-right:10px;
}
/*FIN INICIO*/
#titulo-separador {
	background-image:url(../images/titulo-separador.png);
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
	text-align:center;
	padding-top:21px;
	margin-top:15px;
}
#titulo-separador h1 {
	margin-top:0px;
}
#slide-ofertas {
    background: url("../images/slide-ofertas.png") no-repeat scroll 0 0 transparent;
    height: 200px;
    /*margin-left: 5px;
    margin-top: 4px;
    overflow: hidden;
    position: relative;*/
    width: 945px;
}
.texto-ofertas { margin-top:0; padding-left:5px; text-align:center; }
.texto-ofertas h4 { margin-top:50px; padding-left:0; font-size:20px; font-weight:bold; margin-left:20px; line-height:25px; color:#999999 }
.espacio-ofertas { margin-top:20px; font-weight:bold; padding-left:10px; font-size:14px; margin-right:0; margin-left:19px; text-align:center; cursor:pointer; }
.espacio-ofertas img { border:1px solid #ccc; background-color:#ffffff; padding:1px; }
.espacio-ofertas li { background-color:#F09;}
#margen-sup { margin-top:10px; margin-left: 65px; }
.espacio-ofertas h5 { font-size:12px; color:#333; margin-top:3px; float:left; padding:2px; background-color:#FEF1F1; }
#slide-destacado { background-image:url(../images/slide-destacado.png); width:300px; height:298px; margin-top:1px; }
#titulo-detacado h1 { text-align:center; padding-top:10px; }
#foto-destacado { text-align:center; }
#texto-destacado { text-align:left; width:270px; margin-left:15px; margin-top:20px; }
#logo { text-align:center; }
/*PRODUCTOS*/
.pro_general { margin-bottom:20px; cursor:pointer; padding-top:5px; height:250px; }
.pro_general:hover { background:url(../images/productos-hover.png) no-repeat scroll; height:250px; padding-top:5px; }
.pro_general:hover div h2{ color:#FFF; }
.pro_general:hover div { color:#FFF; }
.pro-fot { text-align:center; }
.pro_tit h2 { margin-top:10px; margin-bottom:0px; margin-left:8px; }
.pro_desc { margin-bottom:3px;	font-size:11px; margin-left:8px; }
.pro_precio { margin-bottom:3px; font-size:12px; font-family:"Times New Roman", Times, serif; color:#F00; margin-left:8px; }
.pro_info { font-size:11px; margin-left:8px; }
/*FIN PRODUCTOS*/
/*Formulario*/
.textoformularios { color: #333333; text-decoration: none; }
.form_tit { margin-top:8px; font-size:0.9em; }
label { margin-top:40px; }
/*Fin Formulario*/
.main_material_text {
	background:url(../images/ico-pdf.png) no-repeat scroll left bottom transparent;
	padding-left:25px;
	cursor:pointer;
}
.entrega {
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	padding:5px;
	margin-top:40px;
}
.pro_division h2 {
	margin-top:10px;
}
.fecha {
	background:url(../images/ico-fecha-noticias.png) no-repeat left center scroll transparent;
	border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    margin-bottom: 21px;
    padding-bottom: 7px;
    padding-top: 7px;
	color:#BBBBBB;
	padding-left:20px;
}
.fuente {
	background:url(../images/ico-fuente-noticias.png) no-repeat left center scroll transparent;
	color:#BBBBBB;
	padding-left:20px;
	margin-left:20px;
}
.fuente-noticias {
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #ccc;
	padding-top:5px;
	border-bottom:3px solid #970C09;
	padding-bottom:5px;
	color:#999;
	font-size:11px;
}
#ultimas-noticias-item { margin-bottom:15px; }
#noticias-item { cursor:pointer; margin-bottom:25px;}
.main_fotomini { height:80px;}
.menu-area-clientes { margin-left:10px;	margin-top:10px; margin-bottom:-30px;}
#content_amedida_estructura { background-color:#f0ff0f;}
#content_amedida_tipos { background-color:#ff00ff;}
#content_amedida_precio { float:left; background-color: #FDF7F7; padding:10px; width:678px;}
.content_todos_precio { float:left; background-color: #FDF7F7; padding:10px; width:678px;}
.fondo_encimera { background-color: #EFEFEF; padding:2px 1px 2px 4px;}
#precio { padding-top:15px; margin-bottom:-5px }
.medida { font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.tit_producto_todos { font-weight: bold; margin-top: 5px; padding: 5px; border-top:1px solid #cccccc; border-left:1px solid #cccccc; }
.tit_ofertas_inicio { color:#666; float:left; font-weight:normal; margin-bottom:5px; margin-top:-4px;}
.control_slide_ofertas { bottom:0; height:30px; margin-left:40px; /*position:absolute;*/ width:60px;}
/*.control_slide_ofertas a.disabled { opacity: 0.5; }*/
a.prev { background-image:url(../images/img_prev.png);}
a.next { background-image:url(../images/img_next.png);}
a.next, a.prev {
    background-color: #999999;
    background-position: center center;
    background-repeat: no-repeat;
    /*border: 1px solid #111111;*/
    border-radius: 5px 5px 5px 5px;
    /*box-shadow: 1px 1px 3px #000000;*/
    cursor: pointer;
    float: left;
    height: 30px;
    outline: medium none;
    width: 20px;
	padding:2px;
	margin-right:5px;
}
.seguir_comprando { margin-top:33px; *margin-top:18px; position:absolute; margin-left:30px; text-decoration:underline;}
html>/**/body .seguir_comprando {
margin-left:200px; }

#texto_faq h2 { margin-top:-23px; margin-left:22px; font-size:14px;}
.cursor { cursor:pointer; }

/*ESTILOS FACTURA*/
.marco_factura { background-color:#ffffff; width:530px; text-align:left;}
.texto_factura { color: #333333; text-decoration: none; font-size:12px;}
.texto_numfactura { color: #333333; text-decoration: none; font-size:14px; border-bottom:1px solid #666; font-weight:bold;}
.tit_listado_factura { color: #333333; text-decoration: none; font-size:12px; border-bottom:1px solid #7B7C7D;}
.texto_factura_legal { color: #666666; text-decoration: none; font-size:10px;}

/* Botones compartir */
.social-buttons {
    border: 0 none !important;
    height: auto !important;
    line-height: 0 !important;
    /*margin: 4px 0 !important;*/
    padding: 0 !important;
    width: 100%;
	*width: 300px;
	text-align: left;
	margin-bottom: 30px;
	*margin-bottom: 30px;
}
span.social-buttons-item{
    display: inline-block;
    height: auto !important;
    margin: 2px !important;
    padding: 0 !important;
	line-height: 0 !important;
    vertical-align: bottom !important;
}
span.social-buttons-item-fb {
    display: inline-block;
    height: auto !important;
    line-height: 0 !important;
    margin-right: -10px;
    padding: 0 !important;
    vertical-align: bottom !important;
}
div.social-buttons span.social-buttons-item-fb .fb_edge_widget_with_comment span label input{ padding-right:100px; background-color:#FFC;}

span.social-buttons-item-tw{
    display: inline-block;
    height: auto !important;
    /*margin: 2px 40px 2px 2px;
    padding: 0 !important;*/
	line-height: 0 !important;
    vertical-align: bottom !important;
	*padding-top:15px;
}
span.social-buttons-item-go{
    display: inline-block;
    height: auto !important;
    margin: -20px 0 2px 238px;
    *margin: -20px 0 2px 238px;
    padding: 0 !important;
	line-height: 0 !important;
    vertical-align: bottom !important;
}
#texto_faq h2 { cursor:pointer}

html>body .medida_productos_multipla { height:310px;	}
html>body .medida_productos_vulcano { height:215px;	}
.promociones_activas{ *margin-top:15px; }