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

html {
	background: #ffffff url(imagenes/fons.jpg) repeat top;
}

/* clases genericas */

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

div.separador_inv_color {
	width: 100%;
	height: 1px;
	clear: both;
	float: none;
	border-top: 1px solid #850013;
}

div.separador_esp_5 {
	width: 100%;
	height: 5px;
	clear: both;
	float: none;
}
span.tachado {
	text-decoration: line-through;
}



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



#div_pantalla_inicio {
	margin: 0 auto;
	padding: 200px 0;
	background-color: #f0f0f0;
	background-color: #ffffff;
}
#div_pantalla_inicio a {
	background-color: #f0f0f0;
	background-color: #ffffff;
}
#pantalla_inicio {
	display: block;
	margin: 0 auto;
}



#contenedor {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	background: transparent url(imagenes/fondo_cuerpo.png) repeat-y;
}


#cabecera {
	width: 1024px;
	height: 129px;
	/*height: 128px;*/
	overflow: hidden;
	background-color: #ffffff;
	/*background: #ffffff url(imagenes/cabecera_fondo_rayas.png) repeat-x center;*/
	/*background: #ffffff url(imagenes/cabecera3.png) no-repeat;*/
	/*background: #ffffff url(imagenes/junto.png) no-repeat;*/
	background: transparent url(imagenes/cabecera2_.png) no-repeat;
}
#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: #988348;
*/
}
#cabecera ul li a:hover {
/*	border-top: 5px solid #800000; */
/*	border-bottom: 5px solid #dfd3b0;*/
/*
	background-color: #f5f5f5;
	color: #777777;
*/

	color: #777777;
	color: #988348;

}
#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;
}
* +html #menu_superior {
	margin: 25px 0 0 30px;
}
#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 {
	float: right;
	height: 50px;
	margin-right: 0;
}
#seccion_legal ul {
	margin: 0;
	padding: 0;
}
* +html #seccion_legal ul {
	margin: 0 !important;
}
#seccion_legal ul li a {
	border: 0;
}


#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: #988348;
	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: #988348;
	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;
	/*width: 1018px;*/
	/*margin-top: 10px;*/
	margin-top: 0;
	margin-left: 0;	
	overflow: hidden;
	clear: both;
	/*background: url(imagenes/corcho.png) repeat;
	background-color: #f0f0f0;*/
	/*background: url(imagenes/fondo_cuerpo.png) repeat-y;*/
	
	
	/*padding: 3px;*/
	
}

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


/**** panel izquierdo ****/
#panel_izquierdo {
	width: 190px;
	float: left;
}

#panel_izquierdo h1 {
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
	margin-top: 15px;
	margin-left: 5px;
	border-bottom: 1px solid #f5f5f5;
}

#panel_izquierdo ul li {
	margin-left: 3px;
}

#panel_izquierdo ul li span.total {
	color: #f5f5f5;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 15px;
	font-family: arial;
}

#panel_izquierdo ul li.login {
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 10px;
	color: #f5f5f5;
	list-style: none;
	list-style-position: inside;
	/*border-top: 1px solid: #f5f5f5;*/
	padding: 3px;
	/*background-color: #000;*/
}

#panel_izquierdo ul li a {
	display: block;
	padding: 3px;
	padding-left: 5px;
	color: #FFD8AA;
	/*font-family: 'Book Antiqua';*/
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #f5f5f5;
	text-decoration: none;
	background: url(imagenes/fondo_li2.png) no-repeat;
	/*background-color: #460501;*/
}

#panel_izquierdo ul li a:hover, #panel_izquierdo ul li a.marcada  {
	background-color: transparent;
	color: #f5f5f5;
	background: none;
	background-color: #863f4b;
}

#panel_izquierdo img {
	margin: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

/**** fin panel izquierdo ****/

#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;
	width: 800px;
	/*width: 1000px;
	width: 1024px;*/
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #f0f0f0;
	background: transparent;
}
#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: #988348; /* ocre */
			
			
			color: #fff;
			width: auto;
			/*display: inline; */
			border-bottom: 1px solid #870415;
			
			
			/*background: #f5f5f5 url(imagenes/contenido_izq_h1_item.png) no-repeat left;
			padding-left: 20px;*/
			
	margin-bottom: 20px;
	margin-top: 15px;
			/*border: 0;*/
	
}
#contenido h1.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: #988348;
	color: #850013;
}
#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: #988348;
	color: #850013;
	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: #988348;
	color: #850013;
	clear: both;	
	float: none;
}
#contenido p {
	margin: 10px 15px 10px 0;
	clear: both;
	font-family: Arial, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.70em;
	font-weight: lighter;	
	text-align: left;
	color: #420000;
}


#contenido p.centrado {
	text-align: center;
}

#contenido p.centrado:first-line {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

#contenido p.contacto {
	width: 550px !important;
	width: 400px;
	clear: none;	
}

*+html #contenido p.contacto {
	width: 400px !important;
}

#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 div.noticia {
	width: 258px;
	
	float: left;
	padding: 4px;
}

#contenido p.fecha_noticia {
	/*font-style: italic;*/
	font-family: arial;
	font-weight: bold;
	color: #850013;
}

#contenido span.blanco {
	color: #fff;
	font-weight: bold;
}

#contenido span.grande {
	font-size: 1.2em;
	color: #fff;
}

#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-family: georgia;
	font-size: 0.8em;
	font-weight: lighter;
	margin-left: 10px;	
	margin-top: 5px;	
	color: #420000;	
}
#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: #988348;
	color: #850013;
	font-weight: bold;
	text-decoration: none;
}
#contenido a:hover {
	font-weight: bold;
	/*text-decoration: underline;*/
	color: #988348;
}
#contenido span.destacado {
	color: #988348;
	font-weight: bold;	
	font-style: italic;	
}
#contenido img {
	/*border: 1px solid #dddddd;*/
	padding: 2px;
	display: block;
}
#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 div.caja_gal_img {
	width: 150px;
	height: 112px;
	float: left;
	margin-left: 18px;
	margin-left: 22px;
	margin-bottom: 25px;
	
	
}
#contenido div.caja_gal_img img {
	width: 146px;
	height: 106px;
	border: 1px solid #850013;
	margin: 0 auto;
	
}

#contenido p.rojo {
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}

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


/* ___________ contenido izq */

#contenido_izq {
	float: left;
	width: 610px;
}

#contenido_dch {
	float: left;
	width: 180px;
	border-left: 1px solid #381207;
	padding-left: 8px;
	padding-bottom: 8px;
}

#contenido_dch h1 {
	margin-top: 8px;
	/*background: url(imagenes/boton_madera30.png) no-repeat;*/
	background: url(imagenes/dch_noticias_titulo.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 0.9em;
	font-size: 1em;
	/*padding-left: 3px;*/
	text-align: center;
	border: none;
}

#contenido_dch img {
	padding: 2px 4px;
	/*border: 1px solid #850013;*/
	margin-top: 4px;
}

.lateral_derecho {
	padding: 2px;
	margin-top: 3px;
	background: #f5f5f5 url(imagenes/fondo_noticia.gif) bottom repeat-x;
}

/*******************/
#contenido .caja_noticia {
	float: left;
	display: inline;
	margin-left: 5px;
}

#contenido .img_noticia {
	float: left;
	width: 200px;
	padding: 2px;
	margin-right: 5px;
}

/* ______  panel derecha  ______ */

#contenido_derecha { 
	float: right;
	width: 280px;
	margin-right: 15px;
}


/****************************/
#fondo_centro {
	width: 100%;
	background: url(imagenes/fondo_pagina_centro3.png) right repeat-y;
	margin: 0;
}

#fondo_arriba {
	height: 8px;
	width: 100%;
	background: url(imagenes/fondo_pagina_arriba3.png) right no-repeat;
	margin: 0;
}

#fondo_abajo {
	height: 17px;
	width: 100%;
	background: url(imagenes/fondo_pagina_abajo3.png) right no-repeat;
	margin: 0;
}

#texto_derecha {
	margin-top: 5px;
	text-align: center;
}

#contenido_derecha ul {
	/*float: right;*/
	margin-left: 10px;
}

#contenido_derecha ul li {
	list-style: none;
	list-style-position: inside;
}

#flash_derecha {
	border: 1px solid #ccc;
	clear: both;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px;
	padding: 2px;
}

#contenido_izquierda {
	float: left;
	width: 720px;
}

/**** productos ****************/

#contenido .linea_producto {
	/*border: 1px solid #850013;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenido .producto_item {
	float: left;
	width: 390px;
	padding: 4px;
	
	
	/*border: 1px solid #850013;*/
}

#contenido .producto_item p {
	/*text-align: justify;*/
	/*width: auto;*/
	/*float: left;*/
	display: inline;
}

#contenido .producto_item p.titulo_producto {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	float: none;
}

#contenido .producto_item .precio_producto {
	color: #420000;
	font-family: georgia; 
	font-size: 0.8em;
	/*margin-left: 5px;*/
}

#contenido .producto_item img {
	border: 1px solid #420000;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;	
}

#contenido .producto_item a.carrito {
	background: url(imagenes/icono_carrito_anhadir.png) no-repeat;
	padding-left: 35px;
	line-height: 40px;
	height: 40px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #420000;
	font-family: georgia;
	font-size: 0.8em;
}

#contenido .producto_item a.carrito:hover {
	color: #850013;
}

/* _____ formulario contacto _____ */

 #formulario_contacto {
	width: 420px !important;
	width: 400px;
	float: left;
 }
 
 form.form_contacto {
	width: 420px !important;
	width: 400px;
	margin: 10px;
	margin-top: 20px;
	padding: 5px;
}

*+html #formulario_contacto {
	width: 400px;
	float: left;
}

form.form_filtro {
	width: 800px;
	border-bottom: 2px solid #988348;
	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 #988348;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

.select_estandar {
	width: 300px;
	border: 1px solid #988348;	
	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 #988348;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

.boton_enviar {
	border: 1px solid #988348;	
	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 #988348;	
	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 #988348;	
	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: #988348;
	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 #988348;	
	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 #988348;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	color :#555555;
}

#registro .boton_enviar {
	border: 1px solid #988348;	
	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;
}


/* _____ PIE _________ */
#pie {
	width: 100%;
	height: 30px;
	/*float: left;*/
	background: transparent url(imagenes/pie4.png) top no-repeat;
	text-align: right;
}

#pie p {
	margin-right: 25px;
}

#pie a {
	color: #f5f5f5;
	text-decoration: none;
	font-family: arial;
	font-size: 0.8em;
}

#pie a:hover {
	text-decoration: underline;
}

#pie_izq {
	width: 20px; 
	float: left;
	background: url(imagenes/pie_izq2.png) left no-repeat;
	height: 20px;
}

#pie_dch {
	width: 20px;
	float: right;
	background: url(imagenes/pie_dch2.png) right no-repeat;
	height: 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;	
	background-color: #6B0819;
	background: #C2A36E url(imagenes/fondo_menu.png) repeat;
}
#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: #988348;
	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: #988348;
	color: #6B0819;
	font-size: 0.75em;
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: bold;
}
#pie_datos b, #pie_datos strong {
	font-weight: bold;
	color: #988348;
	color: #6B0819;
}
#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;
	background-color: #ddd;
}
tr.carrito_fila_total{
	background-color: #988348;
	background-color: #850013;
	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: #988348;
	background-color: #850013;
	text-align: center;
}
table.carrito_tabla th.carrito_celda_precio, table.carrito_tabla th.carrito_celda_subtotal{
	text-align: right;
}
table.carrito_tabla td, table.carrito_tabla th {
	border: 1px solid #988348;
}
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;
}
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;
	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;
}



#sub_pie {
	margin: auto;
	padding: 0;
	border: 0;
	width: 1024px;
	height: 25px;
	background:  url(imagenes/texto_pie2.png) no-repeat !important;
	background: url(imagenes/texto_pie2.gif) no-repeat;
	/*background: url(imagenes/reflejo_pie.png) no-repeat !important; */
}

/******************/
#caja_imagenes_noticia {
	width: 500px;
	float: right;
	padding-right: 5px;
}

#caja_imagenes_noticia img {
	width: 70px;
	width: 87px;
	height: 70px;
	padding: 1px;
	border: 1px solid #fff;
	margin: 3px;
	float: left;
}


/*********************/
#gsmedia {
	float: left;
	padding-left: 25px;
}

#gsmedia span {
	color: #f5f5f5;
	font-size: 0.8em;
}