BODY {
	background-color: #000000;
	margin: 0px;
}
.separador {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F27F00;
}
.colorfilete {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F27F00;
}
.bg_iz {
	background-color: #39802B;
	width: 160px;
}
.bg_der {
	background-color: #B05F00;
	width: 158px;
	padding: 9px 6px 6px;
}	
.bg_botonera_iz {
	background-image: url(img/css_bg_botonera_iz.jpg);
	background-repeat: repeat-x;
	height: 24px;
	background-color: #66C84F;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.item {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.item:hover {
	color: #000000;
}
.bg_principal {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #654222;
}
.item_select {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.bg_cuerpo {
	padding: 6px;
}
.links_pie {
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.links_pie:hover {
	color: #52AA3E;
}
.link_mapa {
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
.link_mapa:hover {
	color: #C7C7C7;
}
.titulo_oferta1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF600;
	text-decoration: none;
	text-transform: uppercase;
}
.texto_oferta {
	color: #EEEEEE;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
}
.colorfilete_blanco {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titulo_registro {
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.campo_registro {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #939393;
	width: 138px;
	background-image: url(img/css_bg_campo.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	height: 16px;
}
.boton_ingresar_verde {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	background-image:  url(img/css_bt_ingresar_verde.jpg);
	background-repeat: no-repeat;
	width: 73px;
	background-position: center center;
}
.boton_ingresar_naranja {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	background-image:  url(img/css_bt_ingresar_naranja.jpg);
	background-repeat: no-repeat;
	width: 87px;
	background-position: center center;
}
.texto_registro {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.texto_registro:hover {
	color: #F2F2F2;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.texto_suscripcion {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.titulos {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(img/css_bg_titulos.jpg);
	background-repeat: repeat-x;
	border-top: 5px solid #B05F00;
	/* border-right: 5px solid #B05F00; */
	border-bottom: 5px solid #B05F00;
	border-left: 5px solid #B05F00;
}

/* botones de subcategorias */
.subcategoria_celda {
	padding-left: 10px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(img/css_bg_titulos.jpg);
	/* background-repeat: repeat-x; */
	/* border-top: 5px solid #B05F00; */
	/* border-right: 5px solid #B05F00; */
	border-bottom: 5px solid #B05F00;
	border-left: 5px solid #B05F00;
}
.subcategoria_link {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.subcategoria_link:hover {
	color: #CCCCCC;
}
.subcategoria_select {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/* fin de subcategorias */


.bg_internas {
	background-image: url(img/css_bg_internas.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #FFFFFF;
	/* quite los bordes grices, que no me gustaban
	border-right: 6px solid #C7C6C6;
	border-left: 6px solid #C7C6C6;
	*/
}
.texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454943;
	text-decoration: none;
}
.texto:hover {
	text-decoration: underline;
}
.bg_botonera_iz_select {
	background-image: url(img/css_bg_botonera_iz_select.jpg);
	background-repeat: repeat-x;
	height: 24px;
	background-color: #8DFF6C;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nombre {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #5F6F72;
	letter-spacing: -1px;
	font-weight: bold;
}
.tabla_titulo {
	padding: 10px;
	background-color: #FFFFFF;
}
.bg_categoria {
	padding-left: 5px;
	background-image: url(img/css_bg_categoria.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 20px;
}
.categoria {
	font-family: Tahoma;
	font-size: 12px;
	color: #3FAB2C;
	text-decoration: none;
	font-weight: bold;
}
.categoria:hover {
	color: #E17100;
}
.subcategoria {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B6C46;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}
.subcategoria:hover {
	color: #15390F;
}
.precio {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #ED6708;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}
.tabla {
	background-image: url(img/bg_ficha_producto.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border: 1px solid #006600;
}
.bordefoto {
	border: 1px solid #B6C4C7;
}
.bg_foto {
	background-position: center center;
	background-repeat: no-repeat;
}
.bt_vermas {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.bt_vermas:hover {
	color: #000000;
}
.producto {
	font-family: Tahoma;
	font-size: 11px;
	color: #B05F00;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	text-transform: uppercase;
}
.colorfilete_producto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B05F00;
}
.texto_productos {
	padding-right: 10px;
	padding-left: 15px;
}
.separadorcategoria {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FB852D;
}
.bt_entrar{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4B6C46;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/css_bg_categoria.jpg);
	background-repeat: repeat-x;
}
.bt_entrar:hover{
	color: #BD5F1A;
}
.bt_siguiente{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #42CA00;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}
.bt_siguiente:hover{
	color: #333333;
}
.bt_buscar {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(img/css_form_boton.jpg);
	background-repeat: no-repeat;
	width: 78px;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}

/* clases del configurador */
.input_configurador {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.precio_configurador {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.boton_configurador {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #343434;
	background-color: #F2F2F2;
}


/* nuevas clases */
.texto_blanco {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #B2EAA4;
}
.separador_blanco {
	background-color: #4A7033;
}
.fondo_cuerpo {
	background-color: #243918;
}


/* producto */
.producto_precio {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.producto_iva_incluido {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.producto_input {
	border: 1px solid #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
.titular {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.bordetabla {
	border: 1px solid #B75004;
	background-color: #FFFFFF;
	background-image: url(img/css_bg_noticias.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sumario {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454943;
	text-decoration: none;
	font-weight: bold;
}
.fecha {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669933;
	text-decoration: none;
}
.subtitulos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F7627;
	text-decoration: none;
	font-weight: bold;
}
.separador_verde {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #65A350;
}
.texto_chico {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}.circulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.texto_chico_ofertas {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}


/* mas vendidos */
.masvendido_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454943;
	text-decoration: none;
}
.masvendido_link:hover {
	color: #000000;
}


/* MENU LATERAL 
================================= */
ul#menu-lateral  {width:156px; margin:0; background:#b05f00; list-style:none; padding:5px;}
ul#menu-lateral li a {font-family:Verdana, Geneva, sans-serif; width: 146px; display:block; background:#fb8b35; border:1px solid #e46714; padding:5px; margin:5px 0; color:#fff; text-decoration:none; font-size:10px; font-weight: bold;}

ul#menu-lateral li a:hover {font-family:Verdana, Geneva, sans-serif; width: 146px;  display:block; background:#d0631a; border:1px solid #e46714; padding:5px; margin:5px 0; color:#fff; text-decoration:none; font-size:10px; font-weight: bold;}