body{
	font-family: Arial, sans-serif;
	font-size:11px;
	background:#666;
}

/*--------------------- HTML ---------------------*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,pre,form,body,html,p,blockquote,fieldset,input,img{
	margin:0;
	padding:0;
}

h1, h2, h3{
	font-family: Arial;
	font-weight: bold;
}

p{
	margin:0;
	line-height:16px;
}

a img,:link img,:visited img{
	border:none;
}

a{
	color:#B3AB6C;
}

a:hover{
	text-decoration:none;
}

ul,ol{
	list-style:none;
}

input{
	font-size:11px;
	padding:1px 3px;
}

acronym, abbr {
	border-bottom: 1px dotted #FF9900;
	cursor: help;
}

.hidden{
	display:none;
}

h1{
 color:#B3AB6C;
 font-size:16px;
 margin-bottom:10px;
 border-bottom:2px solid #B3AB6C;
}

h2{
font-size:14px;
color:#B3AB6C;
margin:0px 0px 5px 0px;
}


h3{
 color:#B3AB6C;
 font-size:12px;
 margin-bottom:10px;
 border-bottom:2px solid #B3AB6C;
}


#container {
  width: 950px;
  margin: 0 auto;
  background:#fff;
}

#header{
	height:120px;
	position:relative;
	margin-bottom:20px;
}

.logo{
	margin:20px 0 0 20px;
}

.claim{
	margin:0 0 0 20px;
}


.link_web {
	position:absolute;
	top:50px;
	right:10px;
	background: url(../img/all/bck_web.gif);
	width:130px;
	height:24px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	font-weight:bold;
}

.link_distribuidores {
	position:absolute;
	top:10px;
	right:10px;
	padding:2px 0 0 25px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	background: url(../img/all/bullet_privada.png) no-repeat;
}

#menu{
	position:absolute;
	bottom:0;
	width:950px;
	height:30px;
	background:#333333;
}

#menu ul{
	margin-left:20px;
}

#menu li{
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}

#menu a{
	float:left;
	text-decoration:none;
	color:#fff;
	padding:8px;
	margin:0px;
	border-left:1px solid #666666;
}

.last{
	border-right:1px solid #666666;
}

#menu a:hover {
	text-decoration:none;
	background:#666666;
	color:#fff;
}

#menu a.active {
	text-decoration:none;
	background:#666666;
	color:#fff;
}



/*--------------------- left content---------------------*/
#full_content{
	float:left;
	padding:0 20px;
	width:910px;
}

#index_left{
	float:left;
	width:620px;
	margin-top:10px;
	margin-bottom:0px;
}

#index_right{
	float:right;
	margin-top:10px;
	width:260px;
}

#index_right h1{
	font-family:"Arial";
	font-size:18px;
	color:#B3AB6C;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	border:none;
}

#index_right ol{
	font-family:"Arial";
	font-size:13px;
	margin:10px 0;
}

#index_right li{
	padding-left:40px;
	line-height:18px;
	padding-top:3px;
	margin-bottom:4px;
}

.uno{
background:#fff url(../img/all/1.png) no-repeat 0px 0px;
height:25px;
}

.dos{
background:#fff url(../img/all/2.png) no-repeat 0px 0px;
height:55px;
}

#filtro_index  h2{
color:#333;
	margin:5px 0 0 10px;

}

#filtro_index {
	padding:5px 15px 15px 0;
	margin:30px 20px 0 0;
	background:#e9e9e9;
}

#filtro_index li{
	text-align:right;
	margin:5px 0;
}

#filtro_index select, option{
	font-size:11px;
}

#escaparate{
	height:371px;
	margin:0;
	background:#fff url(../img/all/index_bck.jpg) no-repeat;
}

#escaparate img {
	padding:15px 0 0 14px;
}

#claim{
	margin:0;
	height:85px;
	background:#E5E5E5 url(../img/all/claim_bck.png) no-repeat;
	background-position:right;
}

#claim p{
	padding:5px 10px;
	font-size:18px;
	color:#323232;
	width:500px;
	line-height:24px;
}

#claim strong{
	color:#B3AB6C;
}

#left_content{
	float:left;
	padding:0 0 0 20px;
	width:700px;

}

#filtro {
	width:700px;
	height:30px;
	background: url(../img/all/bck_filtro.gif);
	font-size:11px;
	margin-bottom:20px;
}

#filtro select{
	font-size:11px;
}

#filtro ul{
	float:right;
	margin-right:10px;
}

#filtro li{
	float:left;
	line-height:30px;
	margin-left:10px;
}

.productos_distribuidor{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.productos_distribuidor a{
	font-size:9px;

}


.muebles {
	width:700px;
	float:left;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #B3AB6C;
}

.imagenes{
	width:200px;
	float:left;
	margin-right:30px;
}

.imagenes img{
	border:1px solid #333;
}

.imagenes ul{
	float:left;
}

.imagenes li{
	float:left;
	margin:5px 5px 0 0;
}

.descripcion_mueble{
	width:390px;
}

.datos_mueble {
	position:relative;
	width:470px;
	float:left;
}

.datos_mueble span{
	font-size:10px;
}

.provincia {
	font-size:12px;
	margin:20px 0 10px 0;
}

.contactar_enl{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#B3AB6C;
	padding:4px 8px;
	background: #333;
}

.contactar_distribuidor{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#B3AB6C;
	padding:4px 0px;
}

.opciones{
	margin:10px 0;
}

.mas_muebles{
	margin:10px 10px 0 0;
	padding-left:20px;
	background: url(../img/all/bullet_mas.png) no-repeat 0 3px;
}

.enviar_amigo{
	margin:10px 0 0 10px;
	padding-left:25px;
	background: url(../img/all/mail.png) no-repeat 0 2px;
}

.descuento_mueble{
	position:absolute;
	right:0;
	top:0;
	width:60px;
	height:40px;
}

.descuento_mueble p{
	width:60px;
	line-height:40px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

.precio_mueble{
	position:absolute;
	right:0;
	bottom:10px;
}

.precio_mueble li{
	text-align:right;
	margin-top:8px;
}

.precio_anterior{
	font-size:14px;
	text-decoration:line-through;
}

.precio_actual{
	font-size:18px;
	color:#990000;
	font-weight:bold;
}

.titulo_enviar{
	font-weight:bold;
	margin:0 0 15px 0;
}

.faq {
margin:15px 0 5px 0;
}

/*--------------------- contacto---------------------*/
#contacto {
	margin:20px 200px 0px 0px;
	width:450px;

}

#contacto fieldset{
	border:none;
}

.oculto{
	display:none;
}

#contacto input{
	width:200px;
}

#contacto  textarea{
	margin-top:5px;
	width:206px;
}

#contacto li{
	margin-top:5px;
	text-align:right;
}

.color_rojo {
	color:#b8140c;
}

#contacto .boton{
	width:70px;
}

/*--------------------- contacto---------------------*/

#datos_distribuidor{
	margin-top:20px;
	float:left;
	width:250px;
}

#datos_distribuidor img{
	border:1px solid #333;
}


#datos_distribuidor .todos{
	margin-top:20px;

}

.volver{
float:left;

}

.nombre_distribuidor{
	margin:15px 0 5px 0;
	font-weight:bold;
	font-size:14px;
}

/*--------------------- contacto_distribuidor ---------------------*/
#contacto_distribuidor {
	margin-top:20px;
	float:left;
	width:270px;

}

#contacto_distribuidor fieldset{
	border:none;
}

.oculto{
	display:none;
}

#contacto_distribuidor input{
	width:200px;
}

#contacto_distribuidor  textarea{
	margin-top:5px;
	width:206px;
}

#contacto_distribuidor li{
	margin-top:5px;
	text-align:right;
}

.color_rojo {
	color:#b8140c;
}

#contacto_distribuidor .boton{
	width:70px;
}

#mapa{
	float:left;
	margin:20px 0 0 30px; 
	width:350px;
	height:300px;
	border:1px solid #333;
}

/*--------------------- contacto_distribuidor---------------------*/


#login {
	width:275px;
	margin:30px 0px 0px 200px;
	padding:10px;
}

#login li{
	margin-top:10px;
	text-align:right;

}


#right_content{
	float:left;
	width:180px;
	margin:0 0 0 30px;
}

#boletin{
	padding:10px;
	width:160px;
	height:100px;
	background: url(../img/all/bck_boletin.gif) no-repeat;

}

#boletin ul{
	margin-top:10px;
}

#boletin li{
	margin-top:3px;
	text-align:right;
}

#boletin .privacidad{
	font-size:9px;
}

#right_content span a{
	font-size:9px;
	color:#333;
	text-decoration:none;
}

#right_content h3{
	margin-top:5px;
}

#right_content img{
	margin-bottom:5px;
	border:1px solid #333;
}

#right_content textarea{
	width:180px;
	font-size:11px;
	margin-bottom:5px;
}

#espacios_nl{
	color:#333;
	margin-bottom:20px;
	float:left;
}

#espacios_nl p{
	margin-bottom:10px;
	line-height:14px;
}

#espacios_nl .sello_enl{
	margin:3px 5px 2px 0;
	
}

#espacios_nl img{
	float:left;
	margin:0 5px 5px 0;
}

#distribuidores_nl img{
	float:left;
	margin:0 7px 7px 0;
}

.input_ancho{
	width:180px;
}

#enviar_amigo ul{
	margin-bottom:15px;
}

#enviar_amigo li{
	margin-top:4px;
}

.datos_tienda{
	margin:15px 0;
}

#pie{
	clear:both;
	width:950px;
	height:30px;
	margin: 20px 0 0 0;
	padding:20px 0;
}

#pie_info{
	width:910px;
	height:20px;
	background:#B5AF71;
	color:#fff;
	padding:0 20px;
}

#pie_info p{
	width:300px;
	line-height:20px;
}

.aviso_legal{
	float:right;
	text-align:right;
}

#busquedas{
	background:#FFF;
	float:left;
	height:292px;
	width:930px;
	padding:10px 0 0 20px;
	margin-top:5px;
	color:#666;
}
#busquedas li {
	margin-right:10px;
	float:left;
	width:190px;
}
#busquedas li strong {
	display:block;
	padding-bottom:.5em;
}
#busquedas li li {
	margin:0 0 .5em 0;
	float:none;
	width:auto;
	background:none;
}
#busquedas .ubicacion {
	margin-right:0;
	float:left;
	width:720px;
}
#busquedas .ubicacion li {
	margin-right:10px;
	float:left;
	width:170px;
}


#paginacion{
	padding:0;
	margin:5px 0px 5px 0px;
	float:right;
}

#paginacion ul{
	float:right;
}

#paginacion li{
	display:inline;
}

#paginacion li a{
	display:block;
	float:left;
	padding:1px 6px 1px 6px;
	margin:.2em;
	border:1px solid #B5AF71;
	font-weight:bold;
	background:#fff;
	color:#B5AF71;
	text-decoration:none;
}

#paginacion a:hover{
	border:1px solid #666;
	color:#333;
	background:#999;
}

#paginacion .activo{
	border:1px solid #B5AF71;
	color:#fff;
	background:#B5AF71;
}

#listado_productos table{
	width:100%;
	float:left;
	margin:20px 0;
}

#listado_productos th {
	padding:4px 5px 4px 5px;
	color:#333;
	font-weight:bold;
	background: #E6EEEE;
}

#listado_productos td {
	padding:3px 5px;
	background-color:#FFFFFF;
}

#listado_productos tbody tr.gris td {
	background-color:#F0F0F6;
}

#alta_producto{


}

#alta_producto li{
	margin-top:5px;
}

#alta_producto fieldset{
	border:none;
}

#alta_producto input{
	width:245px;
}

#alta_producto .etiqueta{
	float:left;
	width:250px;
	margin-right:10px;
	text-align:right;
}

#alta_producto textarea, #alta_producto select{
	width:250px;
}

#alta_producto .small{
	width:80px;
}

#alta_producto label{
	margin-left:10px;
}

#alta_producto  .boton{
	width:80px;
	margin:10px 0 0 442px;
}

#alta_producto .checkbox{
	margin:2px 2px 0px 5px;
	width:25px;
}

.error{
	color:#c80000;
}


