* {
	margin: 0;
	border: 0;
	padding: 0;
	color: #222222;	/*casi negro*/
	background: none;
}


/* clases genericas */

div.separador_inv {
	width: 100%;
	height: 1px;
	clear: both;
	float: none;
}
div.separador_esp_5 {
	width: 100%;
	height: 5px;
	clear: both;
	float: none;
}

div.no_mostrar {
	display: none;
}

span.tachado {
	text-decoration: line-through;
}

html {

}

body {
	width: 1024px;
	margin: 0 auto;
	background-color: #f0f0f0;
}








#contenedor {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	background-color: #f5f5f5;
}


#cabecera {
	width: 1024px;
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;
	background: #ffffff url(imagenes/cabecera_fondo_rayas.png) repeat-x center;
}
#cabecera h1 {
	display: none;
}
#cabecera a.completo {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;	
}

#cabecera ul {
	float: left;
	/*
	margin: 15px 0 0 30px !important;
	margin: 65px 0 0 -30px;
	*/
}
* + html #cabecera ul {
/*
	margin: 65px 0 0 -30px !important;
*/
}
#cabecera ul li {
	display: inline;
	list-style: none;
}

#cabecera ul li a {
	display: block;
	height: 24px;
	float: left;
	padding: 5px;
	border: 1px solid #f5f5f5;
	margin-left: 5px;
	color: #800000;
	color: #dfd3b0;
	color: #555555;
	text-decoration: none;
	font-family: georgia;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	line-height: 24px;
}

#cabecera ul li a.marcada {
/*	border-top: 5px solid #dfd3b0; */
/*
	background-color: #f5f5f5;
	background-image: none;
*/
/*
	background: #f5f5f5 url('imagenes/menu_li_a_fondo_hover.png') no-repeat top;
	border-top: 0;
	color: #696969;
*/
}
#cabecera ul li a:hover {
/*	border-top: 5px solid #800000; */
/*	border-bottom: 5px solid #dfd3b0;*/
/*
	background-color: #f5f5f5;
	color: #777777;
*/

	color: #777777;
	color: #696969;

}
#cabecera ul li a.marcada:hover {
	/*border-top: 5px solid #800000;*/
/*	border-top: 5px solid #dfd3b0; */
}
#cabecera ul li a img {
	float: left;
}

#secciones_sup {
	width: 800px;
	height: 40px;
}

#menu_superior {
	float: left;
	margin: 15px 0 0 30px;
	margin: 15px 0 0 15px !important;
	margin: 15px 0 0 5px;
}
* + html #menu_superior {
	margin: 25px 0 0 15px;
}
#menu_superior  ul{
	float: left;
	width: auto;
	margin: 0 !important;
}
#menu_superior ul li {
	display: inline;
	list-style: none;
	margin-left: 10px;
	margin: 0;
	display: block;
	float: left;
}
#menu_superior ul li a  {
	display: block;
	height: 50px;
	float: left;
	/*padding: 5px;
	border: 1px solid #f5f5f5;
	margin-left: 5px;*/
	padding: 0;
	border: 0;
	margin-left: 0;
	color: #555555;
	text-decoration: none;
	font-family: georgia;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	line-height: 40px;
	background: #ffffff url(imagenes/menu_sup_li_fondo_fina.png) repeat-x top;
}
#menu_superior ul li a.marcada  {
	background: #ffffff url(imagenes/menu_sup_li_fondo_marcada_fina.png) repeat-x top;
}
#menu_superior ul li span.menu_sup_li_izq {
	display: block;
	float: left;
	width: 12px;
	height: 50px;
	background: #ffffff url(imagenes/menu_sup_li_izq_fondo_fina.png) no-repeat top;
}
#menu_superior ul li span.menu_sup_li_dch {
	display: block;
	float: left;
	width: 9px;
	height: 50px;
	background: #ffffff url(imagenes/menu_sup_li_dch_fondo_fina.png) no-repeat top;
}
#menu_superior ul li span.menu_sup_li_izq_marcada {
	display: block;
	float: left;
	width: 12px;
	height: 50px;
	background: #ffffff url(imagenes/menu_sup_li_izq_fondo_marcada_fina.png) no-repeat top;
}
#menu_superior ul li span.menu_sup_li_dch_marcada {
	display: block;
	float: left;
	width: 9px;
	height: 50px;
	background: #ffffff url(imagenes/menu_sup_li_dch_fondo_marcada_fina.png) no-repeat top;
}

#idiomas {
	float: left;
	width: auto;
	height: 50px;
}
#idiomas ul {
	margin: 0 !important;
	padding: 0;
}
* + html #idiomas ul {
	margin: 0 !important;
}
#idiomas ul li a {
	border: 0;
}

#seccion_legal ul {
display: block;
float: right;
}
#seccion_legal ul li a {
	border: 0;
	color: #f5f5f5;
margin: 0;
background: url(imagenes/m_s_pestanha_centro_c2.png) repeat-x bottom;
}
#seccion_legal ul li span.m_s_izq {
display: block;
width: 9px;
height: 34px;
margin: 0;
float: left;
background: url(imagenes/m_s_pestanha_izq_c2.png) no-repeat bottom;
}
#seccion_legal ul li span.m_s_dch {
margin: 0;
display: block;
width: 9px;
height: 34px;
float: left;
clear: none;
background: url(imagenes/m_s_pestanha_dch_c2.png) no-repeat bottom;
}
#seccion_legal ul {
	margin: 0;
	padding: 0;
}
* + html #seccion_legal ul {
	margin: 0 !important;
}
#seccion_legal ul li a {
	border: 0;
	color: #f5f5f5;
}
#seccion_legal ul li a:hover {
	color: #f5f5f5;
	color: #ccbdb1;
	color: #594b3f;
/*	text-decoration: underline;*/
/*	padding-top: 2px;*/
}



#enlace_inicio {
	width: 202px;
	height: 100px;
	float: right;
	background: #ffffff url(imagenes/barny_logo.png) no-repeat right;
}
#enlace_inicio a {
	display: block;
	width: 100%;
	height: 100%;
	color: none;
	font-size: 0;
}


#area_usuarios {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}
#area_usuarios p.cliente_nombre {
	float: left;
	color: #696969;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
	text-align: left;
}
#area_usuarios ul {
	float: right;
	padding: 10px 0 10px 40px;
	padding: 20px 0 0 40px;
	background: #ffffff url(imagenes/usuarios_icono.png) no-repeat left bottom;
}
#area_usuarios ul li {
	display: inline;
	display: block;
	float: left;
	margin: 0 10px;
	/*
	margin-right: 20px;
	margin-left: 20px;
	*/
}
#area_usuarios ul li a {
	display: block;
	float: left;
	height: 30px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #696969;
	color: #555555;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 30px;
	/*background: #ffffff url(imagenes/usuarios_fondo_a.png) repeat-x top;*/
}
#area_usuarios ul li a:hover {
	color: #555555;
}
#area_usuarios ul li span.usuarios_izq {
	display: block;
	float: left;
	width: 8px;
	height: 30px;
	/*background: #ffffff url(imagenes/usuarios_fondo_a_izq.png) no-repeat top;*/
}
#area_usuarios ul li span.usuarios_dch {
	display: block;
	float: left;
	width: 8px;
	height: 30px;
	/*background: #ffffff url(imagenes/usuarios_fondo_a_dch.png) no-repeat top;*/
}

#area_usuarios ul li.separador_li {
	margin: 0;
}


#cuerpo {
	width: 1024px;
	margin-top: 10px;
	margin-top: 0;
	margin-left: 0;	
	overflow: hidden;
	clear: both;
	
}

#barra_sup {
	height: 25px;
	overflow: hidden;
	background-color: #336699;
	margin-bottom: 5px;
	clear: both;	
}

/*
#idiomas {
	float: left;
	margin: 1px 15px 3px 5px;
	
}
#idiomas ul li {
	display: inline;
	list-style-type: none;
	color: #f5f5f5;
	font-weight: lighter;
	margin-right: 10px;
	
}
#idiomas ul li a {
	font-family: Arial,sans-serif;
	font-size: 0.7em;	
	font-weight: bold;
	color: #f5f5f5;
	text-decoration: none;
}
#idiomas ul li a:hover {
	color: #ff9900;
}
*/
#mapa_web {
	float: right;
	margin: 4px 15px;
}
#mapa_web a {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #f5f5f5;
	text-decoration: none;	
}

#buscador {
	float: right;
	margin-right: 25px;
	text-align: right;
}
#buscador label {
	display: none;
}
#buscador input.texto {
	width: 200px;
	border: 1px solid #ff9900;
	background-color: #f5f5f5;
	color: #336699;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}
#buscador input.boton {
	background-color: #f5f5f5;
	color: #336699;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}

#panel_izq {
	width: 200px;
	height: auto;
	margin-left: 0px;
	float: left;
}

#menu {
	padding-top: 161px;
	margin-left: 250px;
}

#menu li {
	margin: 0;
	display: block;
	height: 31px;
	float: left;
	margin: 0 5px !important;	
	margin: 0 5px -10px 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #ffffff;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
#menu a {
	display: block;
	height: 31px;
	padding: 7px 3px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #f5f5f5;
}
#menu a.marcada {
	color: #a7f7cc;
}
#menu a:hover {
	color: #066633;
	background: #ffffff url(imagenes/punto_blanco.png) repeat center;
}


#legal {
}
#legal li{
	margin: 0;
	display: block;
	height: 31px;
	float: right;
	margin: 0 5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #ffffff;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
#legal li a{
	display: block;
	height: 31px;
	padding: 7px 3px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #f5f5f5;
}
#legal a.marcada {
	color: #a7f7cc;
}
#legal a:hover {
	color: #066633;
	background: #ffffff url(imagenes/punto_blanco.png) repeat center;
}


#acceso_usuarios {
	margin-top: 10px;
	
	border: 1px solid #336699;
	background-color: #ccddee;
	background-color: #336699;
}
#acceso_usuarios h2 {
	background-color: #ff9900;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	border-bottom: 1px solid #336699;
}
#acceso_usuarios h3 {
	background-color: #336699;
	color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	text-align: left;
	padding: 2px 0;
}
#acceso_usuarios fieldset {
	margin: 5px 0;
	
}
#acceso_usuarios label {
	display: block;
	width: 75px;
	float: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
/*	font-weight: bold; */
	text-transform: capitalize;
	color: #f5f5f5;	
}
#acceso_usuarios input {
	display: block;
	width: 115px;
	float: right;
	border: 1px solid #336699;
	background-color: #f5f5f5;
	color: #336699;
}
#acceso_usuarios input.boton_acceder {
	margin: 3px auto 0 auto;
	float: none;
	font-size: 0.70em;
	font-weight: bold;
	cursor: pointer;
}
#acceso_usuarios input.oculto {
	display: none;
	
}


#rss {
	margin-top: 10px;
	background: #ffffff url(imagenes/rss_icono.png) no-repeat left;
}
#rss p {
	line-height: 200%;
	
	margin-left: 30px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
}
#rss p a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;	
}
#rss p a:hover {
	color: #336699;
	text-decoration: underline;
}

#actualidad {
	margin-top: 10px;
	border-top: 2px solid #1a4548;
	border-top: 2px solid #336699;
}
#actualidad h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #1a4548;
	color: #336699;
	background-color: #d9e0e0;
	background-color: #ccddee;
}
#actualidad .noticia {
	margin: 10px 0;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
	
}
#actualidad .noticia p {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;	
	text-align: justify;	
}
#actualidad .noticia p:first-line {
	font-weight: bold;
	color: #1a4548;
	color: #336699;
}
#actualidad .noticia p a {
	color: #ce0067;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;	
}
#actualidad .noticia p a:hover {
	color: #1a4548;
	color: #336699;
	text-decoration: underline;
}



#contenido {
	width: 1024px;
	margin: 0;
	height: auto;
	float: left;
	overflow: hidden;
}
#contenido h1 {
/*
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #066633;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;	
	float: none;
	border-left: 8px solid #066633;
	border-bottom: 2px solid #066633;
	padding-left: 10px;
*/	
			font-family: georgia, arial, helvetica,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 1.3em;
			font-weight: bold;
			color: #696969;
			background: #f5f5f5 url(imagenes/contenido_izq_h1_item.png) no-repeat left;
			padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
			border: 0;
	
}
#contenido h1.contacto {
	clear: none;
	width: 400px;
}
#contenido h2.contacto {
	clear: none;
	width: 400px;
}
#contenido h2.rojo_grande , #contenido a.rojo_grande {
	color: #aa0000;
	font-size: 120%;
}
#contenido h3.contacto {
	clear: none;
	width: 400px;
}
#contenido h2 {
	clear: both;	
	float: none;
	margin-top: 15px;
	font-family: georgia, arial, helvetica,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #696969;
}
#contenido h3 {
	margin-top: 3px;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #696969;
	clear: both;	
	float: none;
}
#contenido h4,#contenido h5,#contenido h6 {
	margin-top: 3px;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #696969;
	clear: both;	
	float: none;
}
#contenido p {
	margin: 10px 15px 10px 0;
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	text-align: left;
	
}

#contenido p.rojo {
	color: #bb0000;
	font-weight: bold;
}

#contenido p.contacto {
	width: 550px;
	clear: none;
	
}
#contenido p.publicacion {
	width: 370px;
	height: 250px;
	text-align: left;
	float: left;
	clear: none;	
	border: 0px solid #dddddd;
	margin: 10px 10px 10px 0;
	padding: 0 5px;
	overflow: hidden;
}
#contenido p.publicacion img {
	height: 200px;
	margin: 3px;
}
#contenido p.publicacion img.img_cen {
	display: block;
	margin: 0 auto;
	
}
#contenido ul li {
	list-style-type: disc;
	/*list-style-image: url(imagenes/item_lista_no_ordenada.png);
	list-style-image: url(imagenes/item_lista_ojo_pez.png);
	*list-style-image: url(imagenes/item_lista_ojo_pez_ie.png); */
	list-style-position: inside;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	margin-left: 10px;	
	margin-top: 5px;		
}
#contenido ul li.mapa_web {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;	
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	margin-left: 35px;	
	margin-top: 5px;		
}
#contenido ul li.mapa_web a {
	font-size: 0.85em;
}
#contenido ul li.mapa_web li.mapa_web a {
	font-size: 0.85em;
	color: #336699;
}
#contenido ol li {
	list-style-type: decimal;
	list-style-position: outside;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	margin-left: 10px;	
}
#contenido dl dt {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
#contenido dl dd {
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
}
#contenido em, #contenido k {
	color: inherit;
	font: inherit;
	font-style: italic;
}
#contenido strong, #contenido b {
	color: inherit;
	font: inherit;
	font-weight: bold;
}
#contenido a {
	color: #696969;
	font-weight: bold;
	text-decoration: none;
}
#contenido a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #696969;
}
#contenido span.destacado {
	color: #696969;
	font-weight: bold;	
	font-style: italic;	
}
#contenido span.precio_oferta {
	font-size: 200%;
	font-weight: bold;
	color: #990000;
}
#contenido span.precio_normal {
	color: #696969;
	font-size: 130%;
}
#contenido span.precio_tachado {
	color: #696969;
	text-decoration: line-through;
	font-size: 130%;
}
#contenido img {
	border: 1px solid #dddddd;
	padding: 2px;
	display: block;
}
#contenido img.no_borde {
	border: 0;
}
#contenido img.img_cen {
	display: block;
	margin: 0 auto;
	float: none;
}
#contenido img.img_izq {
	float: left;
	margin-right: 5px;
}
#contenido img.img_izq_p {
	float: left;
	width: 100px;
	margin-right: 5px;
}
#contenido img.img_dch {
	float: right;
	margin-left: 5px;
}
#contenido img.volver_flecha {
	float: left;
	border: 0;
}


#contenido div#div_galeria_izq {
	width: 434px;
	height: 355px;
	overflow: hidden;
	border-bottom: 2px solid #696969;
}
#contenido div#div_galeria_izq img#img_galeria_izq{
	display: block;
	/*width: 430px;*/
	height: auto;
	border: 1px solid #696969;
	border: 0;
	margin: 0 auto;
}
#contenido div.caja_gal_img {
	width: 150px;
	height: 110px;
	float: left;
	margin-left: 18px;
	margin-bottom: 25px;
	
	
}
#contenido div.caja_gal_img img {
	width: 146px;
	height: 106px;
	
	margin: 0 auto;
	
}

#tipos_pago {
	float: right;
	width: 450px;
	height: auto;
}


#page_flip {
	width: 100%;
	margin: 0 auto;
	background-color: #f5f5f5;
}
#page_flip * {
	display: block;
	margin: 0 auto;
}



		#contenido_izq {
			width: 450px;
			width: 445px;
			padding-left: 5px;
			float: left;
			margin: 0 10px 0 0;
			overflow: hidden;
		}
		#contenido_izq_banner {
			width: 650px;
			width: 645px;
			padding-left: 5px;
			float: left;
			margin: 0 10px 0 0;
			overflow: hidden;
		}
		#contenido_izq img {
			display: block;
			margin: 3px auto;
			padding: 2px;
			text-align: center;
			border: 1px solid #dfd3b0;
		}
		#contenido_izq h1 {
			font-family: georgia, arial, helvetica,sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 1.3em;
			font-weight: bold;
			color: #696969;
			background: #f5f5f5 url(imagenes/contenido_izq_h1_item.png) no-repeat left;
			padding-left: 20px;
			border: 0;
		}
		#contenido_izq p {
			font-family: georgia, arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 0.75em;
			font-size: 0.8em;
			font-weight: lighter;
			letter-spacing: 0.05em;
			color: #222222;
			text-align: justify;
		}
		#contenido_izq p.anhadir_carrito a {
			font-family: georgia, arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 1.3em;
			font-weight: bold;
			letter-spacing: 0.05em;
			color: #222222;
			padding-left: 20px;
			line-height: 40px;
			/*background: #f5f5f5 url(imagenes/anhadir_compra_item.png) no-repeat left;*/
		}
		#contenido_izq p.anhadir_carrito a  img{
			border: 0;
			float: left;
		}
		#contenido_izq p strong {
			color: #696969;
			font-weight: bold;
		}
		#contenido_izq p.precio strong {
			font-size: 155%;
			font-weight: bold;
		}
/*

		#contenido_dch {
			width: 560px;
			float: right;
			margin-top: 3px;
			margin-top: 0;
		}
		#contenido_dch h1 {
			margin-top: 0;
			margin-left: 20px;
			margin: 0 46px 10px 20px;
			padding: 0 0 0 5px;
			font-family: georgia, serif;
			font-size: 1.3em;
			font-weight: normal;
			font-style: italic;
			color: #dfd3b0;
			background: #000000;
			border-left: 2px solid #cccccc;
			border-bottom: 2px solid #cccccc;			
		}
		#contenido_dch img.producto_ampliado {
			display: block;
			width: 90%;
			height: auto;
			overflow: hidden;
			margin: 0 auto;
			
		}
		#contenido_dch div.destacado_alfombra {
			width: 260px;
			height: 250px;
			float: right;
			margin: 0 0 10px 20px;
		}
		#contenido_dch div.destacado_alfombra h2 {
			font-family: georgia, arial, helvetica, sans-serif;
			font-size: 0.8em;
			font-weight: bold;
			color: #696969;
		}
		#contenido_dch div.destacado_alfombra div.destacado_alfombra_img {
			width: 260px;
			height: 125px;
			overflow: hidden;
			border: 1px solid #dfd3b0;
		}
		#contenido_dch div.destacado_alfombra div.destacado_alfombra_img img {
			width: 260px;
			height: auto;
			margin: 0;
			overflow: hidden;
			z-index:-1;
		}
		#contenido_dch div.destacado_alfombra p {
			margin: 0;
			font-family: georgia, arial, helvetica, sans-serif;
			font-size: 0.75em;
			font-weight: lighter;
			letter-spacing: 0.05em;
			color: #222222;
			text-align: left;
		}
		#contenido_dch div.destacado_alfombra p strong {
			font-weight: bold;
		}
		#contenido_dch div.destacado_alfombra p em {
			font-style: italic;
		}
		#contenido_dch div.destacado_alfombra p.precio {
			text-align: right;
			color: #696969;
			font-weight: bold;
		}
		
		
*/		

		#contenido div.destacado_alfombra {
			width: 290px;
			height: 270px;
			height: 300px;
			height: auto;
			float: left;
			margin: 10px 0 10px 30px;
		}
		#contenido div.destacado_alfombra h2 {
			font-family: georgia, arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			font-weight: bold;
			color: #696969;
		}
		#contenido div.destacado_alfombra div.destacado_alfombra_img {
			width: 290px;
			height: 125px;
			overflow: hidden;
			border: 1px solid #dfd3b0;
		}
		#contenido div.destacado_alfombra div.destacado_alfombra_img img {
			width: 290px;
			height: auto;
			margin: 0;
		}
		#contenido div.destacado_alfombra p {
			margin: 0;
			font-family: georgia, arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 0.75em;
			font-weight: lighter;
			letter-spacing: 0.05em;
			color: #222222;
			text-align: left;
		}
		#contenido div.destacado_alfombra p.fijo {
			height: 50px;
			overflow: hidden;
		}
		#contenido div.destacado_alfombra p strong {
			font-weight: bold;
		}
		#contenido div.destacado_alfombra p em {
			font-style: italic;
		}
		#contenido div.destacado_alfombra p.precio {
			text-align: right;
			color: #696969;
			font-weight: bold;
			line-height: 40px;
		}
		#contenido div.destacado_alfombra p.precio strong{
			font-size: 120%;
		}
		#contenido div.destacado_alfombra p.precio a {
			display: block;
			float: left;
		}
		#contenido div.destacado_alfombra p.precio a img {
			border: 0;
			float: left;
		}


		#contenido_dch {
			width:560px;
			overflow: hidden;
			margin-left: 0;
		}
		#contenido_dch_banner {
			width:360px;
			overflow: hidden;
			margin-left: 0;
			padding-top: 20px;
		}
		#contenido_dch p.enlace_ampliar {
			text-align: center;
		}
		#contenido_dch p.enlace_ampliar a#enlace_lupa {
			display: block;
			width: 50px;
			height: 50px;
			margin: 0 auto;
			background: #ffffff url(imagenes/icono_lupa.png) no-repeat center;
			text-decoration: none;
		}
		
		#contenido_dch img.producto_ampliado {
			display: block;
			width: 250px;
			height: auto;
			overflow: hidden;
			margin: 20px auto;			
		}
		
		#contenido_dch table.tabla_galeria_dch {
			margin-top: 30px;
			width: 100%;			
		}
		#contenido_dch  img.img_galeria_dch {
			display: block;
			/*width: 140px;*/
			/*height: auto;*/
			/*
			float: left;
			*/
			margin: 10px auto;
		}
		
		
		#contenido_dch a.producto_flecha_izq {
			display: block;
			float: left;
			margin-top: 140px;
		}
		#contenido_dch a.producto_flecha_izq  img{
			border: 0;
		}
		#contenido_dch a.producto_flecha_dch {
			display: block;
			float: right;
			margin-top: 140px;
		}
		#contenido_dch a.producto_flecha_dch img{
			border: 0;
		}
		
		#contenido_dch div.destacado_alfombra {
			width: 260px;
			height: 280px;
			overflow: hidden;
			float: right;
			margin: 0 0 10px 20px !important;
			margin: 0 0 10px 15px;
		}
		#contenido_dch div.destacado_alfombra h2 {
			font-family: georgia, arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			font-weight: bold;
			color: #696969;
		}
		#contenido_dch div.destacado_alfombra div.destacado_alfombra_img {
			width: 260px;
			height: 125px;
			overflow: hidden;
			border: 1px solid #dfd3b0;
		}
		#contenido_dch div.destacado_alfombra div.destacado_alfombra_img img {
			width: 260px;
			height: auto;
			margin: 0;
		}
		#contenido_dch div.destacado_alfombra p {
			margin: 0;
			font-family: georgia, arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 0.75em;
			font-weight: lighter;
			letter-spacing: 0.05em;
			color: #222222;
			text-align: left;
		}
		#contenido_dch div.destacado_alfombra p strong {
			font-weight: bold;
		}
		#contenido_dch div.destacado_alfombra p em {
			font-style: italic;
		}
		#contenido_dch div.destacado_alfombra p.precio {
			text-align: right;
			color: #696969;
			font-weight: bold;
		}





#contenido #panel_centro {
	width: 810px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}



#contenido #panel_centro div.producto_listado {
	width: 100%;
	margin: 5px auto;
	border: 1px solid #066633;
	background-color: #f0f0f0;	
	
}
#contenido #panel_centro div.producto_listado p {
	float: left;
	clear: none;
	margin: 0;
}
#contenido #panel_centro div.producto_listado p.referencia {
	width: 20%;
	float: left;
	margin: 0;
	font-style: italic;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #069933;
}
#contenido #panel_centro div.producto_listado p.referencia a {
	font-style: italic;
	font-weight: bold;
	color: #069933;
}

#contenido #panel_centro div.producto_listado p.nombre {
	width: 58%;
	float: left;
	margin: 0;
	padding-left: 5px;
	font-weight: bold;
	color: #066633;	
	background-color: #ffffff;
}
#contenido #panel_centro div.producto_listado p.nombre a {
	font-weight: bold;
	color: #066633;	
}
#contenido #panel_centro div.producto_listado p.precio {
	width: 20%;
	text-align: right;
	float: left;
	margin: 0;
	font-weight: bold;
	background-color: #f0f0f0;	
}



#contenido div.producto_destacado {
	width: 255px;
	/*height: 205px;	*/
	margin: 10px 12px 0 0;
	float: left;
	border: 1px solid #066633;
}
#contenido div.producto_destacado h2 {
	margin-top: 0;
	height: 30px;	
	font-size: 0.85em;
	border-left: 5px solid #066633;
	padding-left: 3px;
}
#contenido div.producto_destacado p {
	margin: 5px 10px 10px 10px;
	height: 100px;
	overflow: hidden;
}
#contenido div.producto_destacado a.anhadir_cesta {
	display: block;
	float: right;
	width: 40px;
	height: 40px;
	font-size: 0;
	background: url(imagenes/anhadir_cesta.png) no-repeat center;
}
#contenido div.producto_destacado p img.img_izq_p {
	height: 100px;
	width: auto;	
	margin: 0 10px 10px 0;
	border: 0;
}
#contenido div.producto_destacado p span.destacado {
	color: #066633;
	font-weight: bold;
	font-style: italic;
}
#contenido div.producto_destacado p.precio {
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	clear: none;
	font-weight: bold;	
}
#contenido div.producto_destacado p.precio span {
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
	color: #066633;
}
#contenido div.producto_destacado p.inferior {
	margin: 5px 0 0 0;
	height: 20px;
	line-height: 20px;
	background-color: #066633;
	color: #066633;
}
#contenido div.producto_destacado p.inferior span.derecha{
	float: right;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 1.35em;	
	color: #066633;
}
#contenido div.producto_destacado p.inferior a{
	float: left;
	margin-left: 0;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	color: #f5f5f5;
	text-decoration: none;
}
#contenido div.producto_destacado p.inferior a:hover{
	padding-left: 5px;
	border-left: 5px solid #f5f5f5;
	text-decoration: none;	
}



#contenido div.producto_detalle {
	width: 670px;
	margin: 20px 20px 0 20px;
	float: left;
	border: 1px solid #066633;
}
#contenido div.producto_detalle h2 {
	margin-top: 0;
	border-left: 5px solid #066633;
	padding-left: 3px;
}
#contenido div.producto_detalle p {
	margin: 10px 10px 10px 10px;
}
#contenido div.producto_detalle p img.img_izq_p {
	height: 300px;
	width: auto;	
	margin: 0 10px 10px 0;
	border: 0;
}
#contenido div.producto_detalle p span.destacado {
	color: #066633;
	font-weight: bold;
	font-style: italic;
}

#contenido div.producto_detalle p.inferior {
	margin: 5px 0 0 0;
	height: 20px;
	line-height: 20px;
	background-color: #066633;
	color: #066633;
}
#contenido div.producto_detalle p.inferior span.derecha{
	float: right;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #066633;
}
#contenido div.producto_detalle p.inferior a{
	float: left;
	margin-left: 0;
	padding-left: 10x;
	text-align: left;
	font-weight: bold;
	color: #f5f5f5;
	text-decoration: none;
}
#contenido div.producto_detalle p.inferior a:hover{
	padding-left: 5px;
	border-left: 5px solid #f5f5f5;
}


/***********************************/
/* panel izquierdo */
#contenido #panel_izq {
	width: 200px;
	height: auto;
	float: left;
	margin-top: 5px;	
	background-color: #e8d2d5;
	font-size: 10pt;
	
}
#contenido #panel_izq div.caja_blanca {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
}
#contenido #panel_izq h1 {
	margin: 0;
	padding: 5px;
	border: 1px solid #066633;
	background-color: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #066633;
}
/*
#contenido #panel_izq h1#cesta {
	background: #ffffff url(imagenes/cesta_fondo.png) no-repeat left;
	border: 0;
	padding-left: 45px;
	height: 40px;
	line-height: 60px;	
}
#contenido #panel_izq h1#productos {
	background: #ffffff url(imagenes/productos_fondo.png) no-repeat left;
	border: 0;
	padding-left: 45px;
	height: 40px;
	line-height: 60px;	
}
#contenido #panel_izq h1#clientes {
	background: #ffffff url(imagenes/clientes_fondo.png) no-repeat left;
	border: 0;
	padding-left: 45px;
	height: 40px;
	vertical-align: text-bottom;
	line-height: 60px;
}
#contenido #panel_izq h1#gs {
	background: #ffffff url(imagenes/gs_fondo.png) no-repeat left;
	border: 0;
	padding-left: 45px;
	height: 40px;
	line-height: 60px;	
}
*/
#contenido #panel_izq li {
	margin: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #d9dadb;
	background-color: #066633;
	list-style: none;
}
#contenido #panel_izq li span{
	display: block;
	padding: 5px 0 5px 5px;
	color: #d9dadb;	
}
#contenido #panel_izq li a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #d9dadb;
	background-color: #066633;
	border-bottom: 1px solid #066633;
}
#contenido #panel_izq li li a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 12px;
	text-decoration: none;
	font-weight: bold;
	color: #066633;
/*	background: #f5f5f5 url(imagenes/marca_item_izq.png) no-repeat left; */
	background-color: #f5f5f5;
	border-bottom: 1px solid #066633;
	border-right: 1px solid #066633;
}
#contenido #panel_izq a.marcada {
	color: #066633;
}
#contenido #panel_izq li li a:hover {
	color: #066633;
	background: #f5f5f5 url(imagenes/marca_item_izq_hover.png) no-repeat left;
}

/***********************************/

div#puntos_clave {
	background-color: #cb9c4e;
	margin: 10px;
	padding: 5px 10px;
	border: 1px solid #8a102a;
}
div#puntos_clave h3 {
	color: #8a102a;
	text-align: center;
}
div#puntos_clave li {
	color: #8a102a;
}

/***********************************/



/* _____ formulario contacto _____ */
/*
div.mitad_centro {
	width: 45%;
	float: left;
}
*/
 form.form_contacto {
	width: 420px;
	margin: 10px;
	margin-top: 20px;
	padding: 5px;
}

form.form_filtro {
	width: 800px;
	border-bottom: 2px solid #696969;
	margin: 0;
	padding: 0 5px 5px 5px;
}

.label_normal {
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	color :#555555;
}

.label_larga {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;	
	color :#555555;
}
.label_200 {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
	clear: left;
	color :#555555;
}
.linea_texto {
	width: 300px;
	border: 1px solid #696969;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

.select_estandar {
	width: 300px;
	border: 1px solid #696969;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	clear: none;
	margin-top: 10px;
	background: #ffffff;
	color :#555555;
}

.check {
	margin-top: 10px;
	float: left;
	color :#555555;
}

.caja_texto {
	width: 300px;
	height: 100px;
	border: 1px solid #696969;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

.boton_enviar {
	border: 1px solid #696969;	
	width: 50px;
	width: 60px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin-top: 10px;
	background-color: #f0f0f0;
	cursor: pointer;
	color :#555555;	
}
.boton_pagina {
	border: 1px solid #696969;	
	width: 30px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin: 10px 2px 10px 0;
	background-color: #dfd3b0;
	cursor: pointer;
}
.boton_pagina_actual {
	border: 1px solid #696969;	
	width: 30px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin: 10px 2px 10px 0;
	background-color: #dfd3b0;
	color: #ffffff;
	cursor: pointer;
}

/* ____ fin formulario ___________ */

/* _________ formulario registro _______*/
#registro form.form_contacto {
	width: 620px;
	/*border: 1px solid #1a4548;*/
	margin: 10px;
	margin-top: 20px;
	padding: 5px;
}

#registro .label_normal {
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	color: #696969;
	color :#555555;
	float: left;
}

#registro .label_larga {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
	color :#555555;
	
}

#registro .linea_texto {
	width: 300px;
	border: 1px solid #696969;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

#registro .check {
	margin-top: 10px;
	float: left;
	color :#555555;
}

#registro .caja_texto {
	width: 400px;
	height: 100px;
	border: 1px solid #696969;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

#registro .boton_enviar {
	border: 1px solid #696969;	
	width: 60px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin-top: 10px;
	background-color: #f0f0f0;
	cursor: pointer;
	color :#555555;
	
}


#contenido .mensaje_servidor {
	margin: 10px;
	margin-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	color: blue;
	color :#555555;
}

/***********************/
/* formulario del buzon de sugerencias */
#buzon_sugerencias {
	margin-left: 20px;
}

#buzon_sugerencias label {
	width: 80px;
	margin-right: 5px;
	float: left;
	font-family: arial;
	font-weight: bold;
	color: #555;
	font-size: 0.8em;
}

#buzon_sugerencias input.oculto {
	display: none;
}

#buzon_sugerencias input.linea_texto {
	width: 285px;
	float: left;
}

#buzon_sugerencias textarea {
	width: 285px;
	height: 150px;
	border: 1px solid #696969;
}

#buzon_sugerencias .boton_sugerencia {
	width: 60px;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	float: left;
	margin-top: 10px;
	background-color: #f0f0f0;
	cursor: pointer;
	color: #555555;
	border: 1px solid #696969;
}

.margen_izq {
	margin-left: 20px;
}

/* ______________ */

#pie_iconos {
	clear:both;
	float: none;
}
#pie_iconos p {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #444444;
	text-align: center;
}
#pie_iconos p img {
	margin: 0 50px;
}
#pie {
	width: 100%;
	float: none;
	clear: both;
	background: #f5f5f5 url(imagenes/fondo_inf.png) no-repeat bottom;	
}
#pie_motivo {
	width: 100%;
	height: 12px;
	margin-top: 10px;
	clear: both;
	background: #f5f5f5 url(imagenes/pie_motivo.png) no-repeat center;
}

#pie p {
	width: 500px;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 0.80em;
	color: #696969;
	text-align: left;
}
#pie p a {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
#pie p a:hover {
	text-decoration: underline;
}
#pie p img {
	margin: 0 50px;
}

#pie_datos {
	clear: both;
	height: auto;
}
#pie_datos p {
	color: #696969;
	font-size: 0.75em;
	text-align: center;
	width: 100%;
	line-height: 31px;
}
#pie_datos b, #pie_datos strong {
	font-weight: bold;
	color: #696969;
}
#pie_datos p a {
	color: #222222;
}

#w3c {
	float: right;
	margin-left:20px;
	margin-top: 3px;
	
}
#w3c img {
	margin: 0 3px;
	
}



/* ___ google ___ */
#map {
	float: right;
	padding: 5px; 
	width: 350px; 
	height: 500px; 
	margin:auto; 
	margin-top: 10px; 
	margin-bottom: 5px;
	border: 3px solid #bbb;
}

#map img.gmnoscreen {
	display: none;
}

/* carrito */

table.carrito_tabla{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #242424;
}
tr.carrito_fila0{
	border:0;
}
tr.carrito_fila_impar{
	background-color: #ffffff;
}
tr.carrito_fila_par{
	background-color: #eeeeee;
}
tr.carrito_fila_total{
	background-color: #696969;
	color: #f5f5f5;
	
}
table.carrito_tabla th{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111111;
	color: #f5f5f5;
	background-color: #696969;
	text-align: center;
}
table.carrito_tabla th.carrito_celda_precio, table.carrito_tabla th.carrito_celda_subtotal{
	text-align: right;
}
td.carrito_celda_acciones{
	width: 80px;
	text-align: center;
}
td.carrito_celda_nombre{
	width: 50%;
	text-align: left;
}
td.carrito_celda_precio, td.carrito_celda_subtotal{
	font-family: "Courier New", Courier, monospace;
	text-align: right;
}
td.carrito_celda_unidades span{
	display: block;
	height: 20px;
	width: 100%;
	margin: 0;
	float: left;
	clear: none;
	text-align: center;
}
td.carrito_celda_total{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: right;
	color: #111111;
	color: #f5f5f5;
}
td.carrito_celda_suprimir {
	text-align: center;
}
table.carrito_tabla td a.carrito_mas_item {
	display: block;
	float: right;
	clear: none;
	margin: 3px 5px 0 0;
	width: 10px;
	height: 10px;
	font-size: 0;
	background-image : url(imagenes/carrito_subir_p.png);
	background-repeat: no-repeat;
	background-position: center;
}
table.carrito_tabla td a.carrito_menos_item {
	display: block;
	float: left;
	clear: none;
	margin: 3px 0 0 5px;
	width: 10px;
	height: 10px;
	font-size: 0;
	background-image : url(imagenes/carrito_bajar_p.png);
	background-repeat: no-repeat;
	background-position: center;
}
table.carrito_tabla td a.carrito_eliminar {

	display: block;
	/*
	float: left;
	margin-right:5px;
	*/
	margin: 0 auto;
	width: 20px;
	height: 20px;
	font-size: 0;
	background-image : url(imagenes/carrito_eliminar.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
/* _________ fin carrito ___________ */


/***** estilos para el boton del formulario de registro y el mensaje de activacion de scripts ****/
#label_script {
	display: block;
	color: #8B2338;
	margin-top: 5px;
	background-color: #E8D2D5;
	border: 1px solid #8B2338;
	padding-left: 5px;
	font-weight: bold;
}
#enviar_form {
	display: none;
}
/***********************/
#disenho {
	float: right;
	padding-right: 10px;
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #333;
	position: relative;
	top: -5px;
}
#disenho a {
	text-decoration: none;
	color: #0146BA;
	font-size: 0.9em;
}

/***************/
#leer_correo {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	width: 100px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #ddd;
}

#leer_correo a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
	font-family: arial;
	display: block;
	text-align: center;
}

#leer_correo:hover {
	background-color: #ccc;
	/*border-color: #444;*/
}
/*
#leer_correo:hover > a {
	color: #fff;
}
*/
.tercio {
	float: left;
	width: 30%;
	margin-left: 5px;
	clear: none !important;
}

#cheque_regalo {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	width: 130px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #ddd;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#cheque_regalo a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
	font-family: arial;
	display: block;
	text-align: center;
}

#cheque_regalo:hover {
	background-color: #ccc;
}
