*{	margin:0px;
	padding:0px;
}
body{
	
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	font-size:12px;
	color:#403C33;
	background:#ECD4EC;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:380px;
}
a{
	color:#403C33;
	text-decoration:none;
}
a#masinfo {
	display:block;
	width:67px;
	height:25px;
	background:url(../images/info_btn.jpg);
	background-position:bottom;
}
a#masinfo:hover {
	background-position:top;
}
.both{
	clear:both;
}
.contingut{
	width:1000px;
	margin:auto;
}
h1{
	color:#E17E16;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
}
h1 a{
	color:#E17E16;
}
h3{
	color:#E17E16;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
}
h4{
	background:#5E205F;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
}
h4 a{
	color:#FFFFFF;
	background:#5E205F;
	display:block;
	text-decoration:none;
}
.logo{
	width:128px;
	height:121px;
	margin-top:10px;
	float:left;
	position:relative;
	top:60px;
	margin-top:-50px;
	margin-left:55px;
}
.menu_superior{
	float:right;
	font-size:17px;
	margin-top:20px;
	padding-top:120px;
	font-weight:lighter;
	margin-top:-50px;
}
.menu_superior td{
	border-right:1px solid #5E205F;
	padding-right:15px;
	padding-left:15px;
}


.titulo{
	font-weight:lighter;
}
.titulo h4{
	text-align:left;
	padding-left:5px;
	font-size:12px;
	color:#E3781A;
}
input[type=text],textarea{
	border:1px solid #7F9DB9;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

button, input[type=button], .button{
	text-align:center;
	cursor:pointer;
	border:none;
	background:none;
	background:#71374D;
	color:#E3781A;
	font-size:11px;
	letter-spacing:1px;
	padding:5px;
	padding-right:10px;
	padding-left:10px;
}
.cabecera{
	margin-top:20px;
	width:1000px;
	height:100px;
	background:#5E205F;
	/*background-image:url(../images/cabecera_interior.jpg);*/
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.contingut{
	width:1000px;
	margin:auto;
	min-height:700px;
	overflow:hidden;
}

.izquierda{
		width:187px;
		float:left;
}
.derecha{
		margin-right:10px;
       width:235px;
       height:auto;
       float:right;
	   text-align:center;
	   line-height:17px;
	   margin-top:15px;
	   

}
.derecha a{
	text-decoration:none;
	color:#000000;
	
}
.derecha a:hover{
	text-decoration:underline;
}

.derecha .resumen_cesta{
	font-size:10px;
}
.derecha .resumen_cesta td{
}
.resumen{
	border:none;
	background:none;
	background-image:url(../images/ir_carro_btn.jpg);
	background-position:bottom;
	width:121px;
	height:25px;
	position:relative;
	top:7px;
}

.central{
	   width:530px;
	   _width:510px;
	   position:relative;
       height:auto;
       background-color:#FFF;
       margin-left:207px;
}
.tot{
	width:735px;
	/*margin-left:20px;*/
}
.tot .superior{
	background-image:url(../images/rasgados/rasgado_zona_productos/rasgado_superior-trans.png);
	background-repeat:no-repeat;
	width:735px;
	height:77px;
}
.tot .interior{
	background-image:url(../images/rasgados/rasgado_zona_productos/rasgado_interior-trans.png);
	background-repeat:repeat-y;
	width:735px;
	min-height:450px;

}
.tot .inferior{
	background-image:url(../images/rasgados/rasgado_zona_productos/rasgado_inferior-trans.png);
	background-repeat:no-repeat;
	width:735px;
	height:77px;
}
.tot .interior .izquierda_interior{
	float:left;
	width:155px;
	margin-left:30px;
	
}
.tot .interior .derecha_interior{
	position:relative;
	margin-left:190px;
	width:490px;
}

/************* MENU PRODUCTOS ********************/

.categorias{
	height:451px;
	width:155px;	
	background-image:url(../images/separador_categoria-trans.png);
	background-repeat:no-repeat;
	background-position:right;
	_background:none;
}
.categorias a{
	color:#403C33;
}
.categorias a:hover{
	text-decoration:underline;
	color:#DD6F18;
}
.categorias ul{
	margin-left:10px;
	list-style:none;
	font-weight:bold;
	line-height:normal;
}
.categorias ul li{
	margin: 5px 0 0 0; padding: 0 0 0 15px; list-style-type: none;	
	background:url(../app/img/square-trans.png) no-repeat 0px 0px;

}
.categorias ul li a{
	list-style:none;
	text-decoration:none;
	
}
.categorias ul  ul{
	margin-left:10px;
	font-weight:lighter;
	line-height:normal;
}
.categorias ul ul li{
	margin: 5px 0 0 0; padding: 0 0 0 15px; list-style-type: none;	
	background:url(../app/img/plus-trans.png) no-repeat 0px 0px;

}
.categorias .menu{
	padding-right:10px;
	/*background:#5E205F;*/
}

/********* MOLLEJAS **************/
#Breadcrum {
	background-image:url(../images/zona_breadcum-trans.png);
	background-repeat:repeat-x;
	height: 29px;
	padding:5px;
	padding-left:10px;
	color:#403C33;
	}
#Breadcrum b{
	font-weight:lighter;
	color:#E17E16;
}
#Breadcrum a {
	margin-right: 2px;
	font-weight: normal;
	color: #403C33;
	text-decoration:none;
	}
#Breadcrum a:hover {color: #E17E16;}

/******** PORTADA TIENDA ************/
.destacados img{
}
.destacados{
	background-image:url(../images/marco_imagenes_productos_des-trans.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	width:148px;
	height:113px;
}
.destacados td{
	margin-right:10px;
}

/************* MENU DERECHA ****************/
.menu_derecha{
	background-image:url(../images/zona_atencion_cliente-trans.png);
	background-repeat:no-repeat;
	width:231px;
	height:347px;
	text-align:center;
	color:#E17E16;
	padding-top:20px;
	line-height:30px;
	
}
.menu_derecha a{
	color:#E17E16;
	text-decoration:underline;
}
.menu_derecha h1{
	margin-top:10px;
}
.menu_derecha .destacado1{
	color:#FFF;
	margin-top:10px;
}
.resum_cesta .superior{
	background-image:url(../images/rasgados/lista_carro/rasgado_carro_superior-trans.png);
	width:238px;
	height:42px;
}
.resum_cesta .interior{
	background-image:url(../images/rasgados/lista_carro/rasgado_carro_interior-trans.png);
	background-repeat:repeat-y;
	width:238px;
}
.resum_cesta .inferior{
	background-image:url(../images/rasgados/lista_carro/rasgado_carro_inferior-trans.png);
	width:238px;
	height:42px;
}
/************* PRODUCTO CONCRETO *****************/
.producto_concreto{
	overflow:hidden;
}
.imagen_producto{
	float:left;
	width:170px;
	height:130px;
	background-image:url(../images/marco_imagenes_productos-trans.png);
}
.producto{
	position:relative;
	margin-left:185px;
	width:300px;
	text-align:justify;
}
.producto_concreto h4{
	text-align:center;
}
.producto_concreto b{
	color:#741332;
}
.producto_concreto .precio{
	color:#E96F1A;	
}
.producto_concreto .preciod{
	color:#CE6311;	
	font-size:22px;
	font-weight:bold;
	margin-right:30px;
}
.producto_concreto{
	width:100%;
	height:auto;
	text-align:center;
}
.producto_concreto ul{
	list-style:none;
}
.add{
	margin-left:30px;
	border:none;
	background:none;
	background-image:url(../images/comprar_btn-trans.png);
	background-position:bottom;
	width:120px;
	height:24px;
	position:relative;
	top:7px;
	cursor:pointer;
}
#mostrarCombo{
	margin-top:20px;
	background-image:url(../images/zona_cantida_precio_comprar_ficha-trans.png);
	background-repeat:no-repeat;
	width:506px;
	height:66px;
	padding-top:25px;
}
/************* CESTA DE LA COMPRA ************/
.cesta td{
	
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:3px;
}
.cesta a{
	color:#333333;
	text-decoration:none;
}
.cesta a:hover{
	text-decoration:underline;
	
}
/******* TABLAS FORMULARIO ENVIO **********/
#form_envio{
	width:100%;
}
 .superior{
	background:url(../images/superior.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:22px;
}
 .inferior{
	background:url(../images/inferior.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:22px;
}
 .central_form{
	background:url(../images/central.jpg);
	background-repeat:repeat-y;
	width:520px;
}


/******************** NOTICIAS **********************/
#noticias{
	text-align:justify;
	width:520px;
	min-height:120px;
	
}
#noticias a{
	color:#E17E16;
}
#pie{
	color:#E67817;
	background-image:url(../images/rasgados/rasgado_pie_pagina/rasgado_pie-trans.png);
	background-repeat:repeat-x;
	height:85px;
	clear:both;
	margin-top:50px;
}
#pie a{
	color:#E67817;
}
#pie a:hover{
	color:#FFF;
}
#pie table{
	width:940px;
	position:relative;
	top:30px;
}



