/* CSS Document */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	/*background-image:url(img/bg_site.png);*/
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size:11px;
	color:#3e3e3e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(jcart/checkmark.png) 3px center no-repeat #f2fcee;  }

/********** HEADER **********/
#header {
	width:783px;
	height:359px;
	float:none;
	clear:both;
	margin:auto;
}

#logo {
	float:left;
	width:250px;
	height:84px;
	padding-top:28px;
}

#searchIdiomas {
	float:right;
	width:380px;
	height:31px;
	padding-top:36px;
	color:#9c9a9a;
}

#searchIdiomas a {
	color:#9c9a9a;
	text-decoration:none;
}

#searchIdiomas a:hover {
	color:#fff;
	text-decoration:none;
}

.lnkHeader {
	width:auto;
	height:25px;
	margin-bottom:20px;
	text-align:right;
	padding-right:10px;
	font-size:11px;
}

#fotoHeader {
	width:780px;
	height:195px;
	padding-left:3px;
}

.inputBuscar {
background-image:url(img/bg_buscar.gif);
border:none;
width:169px;
height:17px;
padding:6px 2px 2px 29px;
}

/********** CUERPO **********/
#cuerpo {
	width:783px;
	height:auto;
	float:none;
	clear:both;
	margin:auto;
}

/********** MENU **********/
#menu {
	width:783px;
	background:url(img/bg_menu.png);
	height:52px;
}

#menu a {
color:#000;
text-decoration:none;
}

#menu a:hover {
color:#000;
text-decoration:underline;
}

#menu_options {
	float:left;
	width:670px;
	height:16px;
	padding-top:18px;
	padding-left:168px;
}

/********** MAIN **********/
#main {
	width:780px;
	height:auto;
	background-image:url(img/bg_cuerpo.gif);
	background-repeat:repeat-y;
	margin-left:3px;
}

#main2 {
	width:780px;
	height:auto;
	background-image:url(img/bg_cuerpo2.gif);
	background-repeat:repeat-y;
	margin-left:3px;
}

#main #izq {
	float:left;
	width:513px;
	height:auto;
	padding:21px 12px;
}

#main #der {
	float:left;
	width:219px;
	height:auto;
	padding:25px 12px;
}

#main2 #catalogo {
	width:760px;
	height:auto;
	padding:21px 10px;
}

#main2 #catalogo .tit_seccion {
width:738px;
height:34px;
background-image:url(img/bg_tit_full.gif);
color:#666;
font-size:20px;
font-weight:bold;
padding:8px 11px 0 11px;
margin-bottom:16px;
}

.bodyPromo {
	float:left;
	width:245px;
	height:auto;
	background-image:url(img/bodyPromo.png);
	margin-right:8px;
	margin-bottom:15px;
}

.bodyPromo .topPromo {
width:245px;
height:10px;
background-image:url(img/topPromo.png);
overflow:hidden;
}

.bodyPromo .endPromo {
	width:245px;
	height:10px;
	background-image:url(img/endPromo.png);
	overflow:hidden;
}

.boxPromo {
	float:left;
	width:232px;
	height:194px;
	margin-right:12px;
	padding:13px 8px;
	background-image:url(img/bg_destacados.gif);
}

.contDestacados {
	width:756px;
	height:232px;
}

.boxDestacadoL {
	float:left;
	width:232px;
	height:194px;
	margin-right:12px;
	padding:13px 8px;
	background-image:url(img/bg_destacados.gif);
}

.boxDestacadoR {
	float:left;
	width:232px;
	height:194px;
	padding:13px 8px;
	background-image:url(img/bg_destacados.gif);
}

.tit_destacado {
	color:#464646;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.tit_destacado a {
	color:#464646;
	text-decoration:none;
}

.tit_destacado a:hover {
	color:#464646;
	text-decoration:underline;
}

.tit_promo {
	color:#464646;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:12px;
}

.tit_promo a {
	color:#464646;
	text-decoration:none;
}

.tit_promo a:hover {
	color:#464646;
	text-decoration:underline;
}

.img_destacado {
	background-color:#999;
	width:228px;
	height:114px;
	padding:2px;
}

.img_promo {
	background-color:#999;
	width:228px;
	height:82px;
	padding:2px;
	margin-left:6px;
}

.texto_destacado {
	margin-top:5px;
}

.texto_destacado p {
	margin:0;
}

.fotoBlog {
	width:213px;
	height:160px;
	background-color:#999;
	padding:2px;
}

.titBlog {
	font-size:15px;
	color:#464646;
	font-weight:bold;
}

.lnkLinks {
width:auto;
height:auto;
padding-left:8px;
font-size:11px;
font-weight:bold;
}

.lnkLinks a {
color:#999;
text-decoration:none;
}

.lnkLinks a:hover {
color:#666;
text-decoration:none;
}

a.lnk464646 {
color:#464646;
text-decoration:none;
}

a:hover.lnk464646 {
color:#464646;
text-decoration:underline;
}

a.lnk666 {
color:#666;
text-decoration:none;
}

a:hover.lnk666 {
color:#666;
text-decoration:underline;
}

.tit_seccion {
width:486px;
height:34px;
background-image:url(img/bg_tit_seccion.gif);
color:#666;
font-size:20px;
font-weight:bold;
padding:8px 11px 0 11px;
margin-bottom:16px;
}

.tit_comentarios {
width:486px;
height:23px;
background-image:url(img/bg_tit_comentarios.gif);
color:#68b1c1;
font-size:16px;
font-weight:bold;
padding:7px 11px 0 11px;
margin-bottom:6px;
}

.fecha_comentarios {
width:486px;
height:23px;
background-image:url(img/bg_tit_comentarios.gif);
color:#68b1c1;
font-size:16px;
font-weight:bold;
padding:7px 11px 0 11px;
margin-bottom:16px;
}

.divisor {
width:491px;
height:2px;
background-image:url(img/bg_divisor.gif);
margin:10px 0 10px 9px;
overflow:hidden;
}

.cuerpoTextos {
	width:485px;
	height:auto;
	padding:0 3px;
	margin-left:9px;
}

.cuerpoTextos2 {
	float:left;
	width:337px;
	height:auto;
	margin-left:10px;
}

.catalogoTextos {
	width:740px;
	height:auto;
	padding:0 3px;
	margin-left:9px;
	margin-bottom:20px;
}

.promoCopete {
	color:#464646;
	font-size:13px;
	font-weight:bold;
	margin-left:10px;
}

.promoCopete p {
margin:5px 0;
}

.cuerpoImg {
	width:498px;
	min-height:248px;
	background-color:#bebebe;
	padding:2px;
	/*overflow:hidden;*/
}

.contenedorImgProducto {
	width:485px;
	height:auto;
	padding:0 3px;
	margin:18px 0 18px 9px;
}

.imgProducto {
	width:140px;
	height:212px;
	background-color:#bebebe;
	padding:2px;
}

.imgPromo {
	width:338px;
	height:158px;
	background-color:#bebebe;
	padding:2px;
	margin-left:8px;
}

.inputPromo {
width:236px;
height:23px;
padding:5px 0 0 6px;
border:1px #ccc solid;
font-size:12px;
color:#666;
}

.imgProductoHidden {
	display:none;
	width:1px;
	height:1px;
	background-color:#bebebe;
	padding:2px;
}

.lnkTitulo {
	color:#3e3e3e;
	font-size:17px;
	font-weight:bold;
	margin-top:5px;
}

.lnkTitulo a, .lnkTitulo a:hover {
	color:#3e3e3e;
	text-decoration:none;
}

.comentarios {
	width:auto;
	height:12px;
	background-image:url(img/icon_comentario.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	margin-top:8px;
	margin-left:2px;
}

.comentarios a {
	color:#666;
	text-decoration:none;
}

.comentarios a:hover {
	color:#666;
	text-decoration:underline;
}

.inputComentario {
	width:382px;
	height:18px;
	border:#d7d7d7 1px solid;
	margin-bottom:7px;
	font-size:11px;
	color:#6d818b;
	padding-top:3px;
}

.textareaComentario {
	width:382px;
	height:58px;
	border:#d7d7d7 1px solid;
	margin-bottom:7px;
	font-size:11px;
	color:#6d818b;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}

.inputEnviar {
	width:80px;
	height:24px;
	border:none;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-image:url(img/bottom_enviar.jpg);
	
}

.comentarioTxt {
	width:auto;
	height:auto;
	padding:7px 0;
}

.captcha {
	width:382px;
	height:32px;
	border:#d7d7d7 1px solid;
}

.fechaComentario {
width:auto;
height:14px;
background-image:url(img/bg_fechaComentario.gif);
color:#666;
padding:4px;
text-align:right;
}

a.lnkActualidad {
	color:#3e3e3e;
	text-decoration:none;
	font-size:14px;
}

a:hover.lnkActualidad {
	color:#3e3e3e;
	text-decoration:underline;
}

a.lnkDescargas {
	color:#68b1c1;
	text-decoration:none;
}

a:hover.lnkDescargas {
	color:#68b1c1;
	text-decoration:underline;
}

/********** INTRANET **********/
.inputLogin {
border:#d7d7d7 1px solid;
width:169px;
height:15px;
padding:3px;
margin-bottom:5px;
}

/********** PRODUCTOS **********/

.nombreProducto {
	width:144px;
	height:16px;
	color:#464646;
	font-size:12px;
	font-weight:bold;
	padding:4px 0;
}

.verMasProducto {
	width:144px;
	height:12px;
	font-size:11px;
	color:#9d9d9d;
	font-weight:bold;
	padding:4px 0;
}


#carrito ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	clear:left;
}

#carrito ul li {
	display: block;
	float: left;
	width:auto;
	height:17px;
	text-align:left;
	padding:0 3px;
}

#carrito ul li a.menosCarrito {
	float:left;
	width:11px;
	height:11px;
	background-image:url(img/menos.gif);
	display:block;
	cursor:pointer;
	margin-top:3px; .margin-top:5px;
}

#carrito ul li a.masCarrito {
	float:left;
	width:11px;
	height:11px;
	background-image:url(img/mas.gif);
	display:block;
	cursor:pointer;
	margin-top:3px; .margin-top:5px;
}

.inputCantidad {
	width:20px;
	height:14px;
	text-align:center;
	color:#a74545;
	border:#ccc 1px solid;
	font-size:11px;
}

.inputCantidadCarrito {
	width:60px;
	height:14px;
	text-align:center;
	color:#a74545;
	border:#ccc 1px solid;
	font-size:11px;
}

.agregarCarrito {
	width:120px;
	height:24px;
	border:none;
	background-image:url(img/btn_cesta.jpg);
	display:block;
	text-indent:-9999px;
}

.comprarPromo {
	width:170px;
	height:24px;
	border:none;
	background-image:url(img/btn_comprar.gif);
	display:block;
	text-indent:-9999px;
}

/********** MULTIMEDIA **********/
.contMultimedia {
	width:485px;
	height:auto;
	padding:0 3px;
	margin-left:9px;
}


/********** DISTRIBUIDORES **********/
#map {
	width:485px;
	height:396px;
	border:#ccc 2px solid;
}

/********** FOOTER **********/
#footerBody {
	width:783px;
	height:58px;
	float:none;
	clear:both;
	margin:auto;
}

#footer {
	width:756px;
	height:36px;
	margin-left:3px;
	background-image:url(img/bg_footer.png);
	font-size:11px;
	padding:22px 12px 0 12px;
}

#copyright {
	float:left;
	width:350px;
	color:#666;
}

#version {
	float:right;
	width:400px;
	color:#333;
	text-align:right;
}

#version a {
	color:#333;
	text-decoration:none;
}

#version a:hover {
	color:#333;
	text-decoration:underline;
}

