body {
	background-color: #f5f5f5;
	font-size: 0.9em;
	font-family: arial;
}
.clear {clear: both;}
h1, h2, h3, h4 {display: none;}
div, p, h1, h2, h3, h4, ul, li, img, form {margin: 0; padding: 0;}
a {color:#44444b; text-decoration:none;}
a:hover {color:#780025;}
.enlaceact {color:#ea3200; text-transform: lowercase;}
.oculto {display: none;}
.justificar {text-align: justify;}
.mayusculas {text-transform: uppercase ;}


#cabecera {
	background-color: #44444b;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	height: auto!important;
	height: 30px;
	min-height: 30px;
	padding-top: 15px;
}
#cabecera .contenido {
	width: 930px;
	margin: 0 auto;
}
#cabecera .contenido ul { list-style-type: none; }
#cabecera .contenido li { display: inline; }
#cabecera .contenido li a { color: #ffffff; }
#cabecera .contenido li a.activo { color: #6d6d76; }
#cabecera .contenido li a:hover { color: #6d6d76; }
#cabecera .contenido li.inicio { padding-right: 15px; border-right: 2px solid #6d6d76;}
#cabecera .contenido li.centro { padding-right: 15px; padding-left: 15px; border-right: 2px solid #6d6d76;}
#cabecera .contenido li.final { padding-left: 15px;}
/*--------------------------------------------------------*/

#cuerpo {
	background-image:  url(/v.2/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto!important;
	height: 335px;
	min-height: 335px;
	padding-top: 315px;
}
#cuerpo .contenido {
	width: 930px;
	margin: 0 auto;
	height: auto!important;
}
#cuerpo .contenido .mapa{
	width: 913px;
	padding: 12px 0 12px 0;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#cuerpo .contenido .pie_pagina{
	width: 913px;
	padding: 20px 0 12px 0;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 30px;
}
#cuerpo .contenido .izquierda {
	float: left;
	width: 245px;
	margin-right: 20px;
}
#cuerpo .contenido .izquierda .conten1 {
	position: relative;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px 20px 10px 20px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	color: #44444b;	
}
#cuerpo .contenido .izquierda .conten1 .usarbuscador {
	font-weight: normal;
	font-size: 0.8em;
	padding: 2px 0 0 0;
	color: #44444b;	
}
.buscador {
height:50px;
}
.buscador .formulario {
margin: 0;
padding: 0;
width: 205px;
height:40px;
}
.buscador .formulario label {
display: none;
margin: 0;
padding: 0;
}
.buscador .formulario .buscar { float: left; width: 160px; margin: 9px 0 0 0; }
.buscador .formulario .busqueda { width: 155px; border: 1px solid #44444b; color: #c7c7c7; height: 18px; padding-left: 3px;}
.buscador .formulario .enviar { float: right; width: 35px; padding: 10px 0 0 0;  }


#cuerpo .contenido .izquierda .conten2 {
	position: relative;
	margin-bottom: 15px;
	background-color: #780025;
	color: #FFFFFF;
	font-size: 0.8em;	
}
#cuerpo .contenido .izquierda .conten2 .menu {
	padding: 7px;
	background-color: #44444b;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;	
}

#cuerpo .contenido .izquierda .conten2 .menu_catalogo {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 0.95em;
	width: 243px!important;
	width: 243px;
	border-right: 1px solid #44444b;
	border-left: 1px solid #44444b;
	border-bottom: 1px solid #44444b;
	background: #44444b;
}
#cuerpo .contenido .izquierda .conten2 .menu_catalogo li a{
	display: block;
	font-size: 0.88em;
	margin: 1px 0 0 0;
	padding: 5px 0 4px 10px;
	width: 223px;
	text-decoration: none;
	color: #ffffff;
	background: #780025;
	border-left: 5px solid #780025;
	border-right: 5px solid #dedede;
}
#cuerpo .contenido .izquierda .conten2 .menu_catalogo li a:hover{
	color: #ffffff; 
	background: #44444b;
	border-left: 5px solid #44444b;
	border-right: 5px solid #c7c7c7;
}
#cuerpo .contenido .izquierda .conten2 .menu_catalogo li.seccion {
	color: #44444b;
	margin: 1px 0 0 0;
	font-weight: bold;
	padding: 7px 0 5px 8px;
	background: #dedede;
	border-left: 5px solid #c7c7c7;
	border-right: 5px solid #dedede;
}



#cuerpo .contenido .izquierda .conten3 {
	position: relative;
	font-size: 0.9em;
	text-align: right;
	padding: 20px 20px 10px 20px;
	margin-bottom: 15px;
	background-image:  url(/v.2/imagenes/carro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #c7c7c7;
	height: auto!important;
	height: 70px;
	min-height: 70px;
	color: #000000;	
}
#cuerpo .contenido .izquierda .conten3 p {padding-top: 3px;}
#cuerpo .contenido .izquierda .conten3 a {color: #780025; padding-top: 20px;}
#cuerpo .contenido .izquierda .conten3 a:hover {color: #44444b;}

#cuerpo .contenido .derecha {
	float: left;
	width: 665px;
}
#cuerpo .contenido .derecha .conten0 {
	background-image:  url(/v.2/imagenes/oferta.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #FFFFFF;
	width: 638px;
	height: auto!important;
	height: 80px;
	min-height: 80px;
	padding: 20px 5px 5px 5px;
	margin-bottom: 15px;
	color: #cbcbcb;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;	
}
#cuerpo .contenido .derecha .conten0 .envio {
	width: 330px;
	letter-spacing: 1px;	
}
#cuerpo .contenido .derecha .conten00 {
	width: 633px;
	padding: 15px 5px 15px 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	color: #44444b;	
}
.derecha .conten00 a {color: #44444b;}
.derecha .conten00 a:hover {color: #780025; font-weight: bold;}

#cuerpo .contenido .derecha .conten01 {
	width: 633px;
	padding: 15px 5px 15px 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	color: #44444b;	
}
div#paginar {position: relative; font-size: 0.8em;}
div#paginar .paginar {color: #780025; padding-bottom: 10px; font-weight: bold;}
div#paginar .enlace a {float: left; color: #ffffff;width: 24px; text-align: center; padding: 4px 1px 4px 1px; margin-left: 3px; margin-bottom: 3px; background-color: #44444b; border: 1px solid #44444b;}
div#paginar .enlace a:hover {color: #44444b; background-color: #ffffff;}
div#paginar .actual a {float: left; color: #44444b; width: 24px; text-align: center; padding: 4px 1px 4px 1px; margin-left: 3px; margin-bottom: 3px; border: 1px solid #44444b;}


#cuerpo .contenido .derecha .conten2 {
	padding-bottom: 1px;
}
#cuerpo .contenido .derecha .conten2 .producto {
	height: auto!important;
	height: 320px;
	min-height: 320px;
	float: left;
	width: 186px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
.producto .titulo {
	height: auto!important;
	height: 40px;
	min-height: 40px;
	margin-bottom: 3px;
	color: #780025;
	font-weight: bold;
	font-size: 0.8em;	
}
.producto .foto {
	height: auto!important;
	height: 125px;
	min-height: 125px;
	margin-bottom: 5px;
	text-align: center;
}
.producto .foto img {border: 0;}
.producto .referencia {
	text-align: center;
	margin-bottom: 7px;
	font-size: 0.8em;
	color: #44444b;
		
}
.producto .precio {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-size: 2em;
	color: #780025;
		
}
.producto .anadircarro {
	height: auto!important;
	height: 40px;
	min-height: 40px;
	margin-bottom: 10px;
	text-align: center;
}
.producto .anadircarro img {border: 0;}
.producto .detalle {
	font-weight: bold;
	font-size: 1.1em;
	color: #780025;
}
.producto .detalle a {color: #44444b;}
.producto .detalle a:hover {color: #780025;}
.producto .novedad {position:relative; margin-top: -275px; padding-left: 130px;}
.producto .agotado {position:relative; margin-top: -283px; padding-left: 37px;}

#cuerpo .contenido .derecha .conten03 {
	width: 628px;
	padding: 15px 10px 15px 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	color: #44444b;	
}
#cuerpo .contenido .derecha .conten04 {
	width: 628px;
	height: auto!important;
	height: 500px;
	min-height: 500px;
	padding: 15px 10px 15px 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	color: #44444b;	
}

/*--------------------------------------------------------*/

.contenido .izquierda .conten10 {
	background-color: #FFFFFF;
	color: #44444b;
	padding: 10px 0 0 10px;
	margin-bottom: 15px;		
}
.contenido .izquierda .conten10 .pie_foto {
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 25px;		
}
.contenido .izquierda .conten10 img {
	border: 0;
}
.contenido .izquierda .conten11 {
	background-color: #c7c7c7;
	color: #44444b;
	padding: 10px 10px 15px 10px;
	margin-bottom: 15px;
	font-size: 0.9em;		
}
.contenido .izquierda .conten11 p{
	padding-bottom: 15px;
}
.contenido .izquierda .conten11 .autor {
	font-weight: bold;
	color: #780025;
	font-size: 1.1em;
}


.contenido .derecha .conten10 {
	width: 620px;
	background-color: #FFFFFF;
	color: #44444b;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	padding: 10px 14px 20px 14px;
	margin-bottom: 15px;
}
.contenido .derecha .conten10 .titulo {
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: bold;
	color: #780025;
}
.contenido .derecha .conten10 .entrada {
	margin-bottom: 10px;
	color: #c7c7c7;
}
.contenido .derecha .conten10 .texto {
	text-align: justify;
	font-size: 0.9em;		
}
.contenido .derecha .conten10 .texto p{
	padding-bottom: 15px;
}
.contenido .derecha .conten10 .texto .autor {
	font-weight: bold;
	color: #780025;
}
/*--------------------------------------------------------*/
#pie .contenido {
	width: 930px;
	margin: 0 auto;
}
#pie .contenido .pie_pagina{
	width: 913px;
	padding: 20px 0 12px 0;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 30px;
}












/*--------------------------------------------------------*/
#cuerpo22 .contenido #logo{
	float: left;
	margin-top: 20px;
	font-weight: bold;
	color: #ffffff;
}
#cuerpo22 .contenido #menu {
	float: right;
	height: 36px;
	margin-top: 67px;
	font-weight: bold;
	color: #600003;
}
#cuerpo22 .contenido #menu div { float: right; background-repeat: no-repeat;}
#cuerpo22 .contenido #menu .derecha { background-image:  url(/imagenes/menu_derecha.jpg); height: 36px; width: 18px;}
#cuerpo22 .contenido #menu .empalme { background-image:  url(/imagenes/menu_empalme.jpg); height: 36px; width: 45px;}
#cuerpo22 .contenido #menu .izquierda { background-image:  url(/imagenes/menu_izquierda.jpg); height: 36px; width: 47px;}
#cuerpo22 .contenido #menu .boton { background-image:  url(/imagenes/fondo_menu.jpg); background-repeat: repeat-x; padding: 4px 0 0 0; height: 32px;}

/*----------------------------------------------------------*/

#cuerpo22 .contenido #izquierda {
	float: left;
	width: 229px;
}



/*--------------------------------------------------------*/
#cuerpo22 .contenido #derecha {
	float: left;
	margin-left: 6px;
	width: 744px;
	text-align: justify;
}
#cuerpo22 .contenido #derecha .articulo{
	margin: 7px 0 0 10px; 
	padding: 0;
	float: left;
	width: 234px;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	background-image:  url(/imagenes/fondo_articulo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

















.cuerpoaaaa {
background-color: #000000;
background-image:  url(/imagenes/flecha.png);
background-repeat: no-repeat;
color: #ffffff;
width: 100px;
padding: 10px;
height: auto!important;
height: 200px;
min-height: 200px;
}
