
img {
	border: none;
	}

body {
	background-color: #dededc;
	margin: 0 auto;
	padding:0 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.final {
	clear: both;
	float: none;
}
.flota_izq {
	float: left;
}
a {
	text-decoration: none;
	color: #88211a;
}
a:hover {
	color: #E7857C;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height:normal;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #666666;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color:#fac004;
}

#contenedor {
	width: 905px;
	border: 2px solid #999999;
	background-color:#FFFFFF;
	text-align: left;
	line-height: 15px;
	margin: 0 auto;
	position: relative;
}
#banners_externos {
	position: absolute;
	left: 907px;
	top: -1px;
}
#banners_externos2 {
	position: absolute;
	left: -178px;
	top: 0px;
}

#medio {
	background-color: #D6E8F2;
	padding: 0 0 37px 0;
	background-repeat: no-repeat;
	background-image: url(img/bg_index2.jpg);
}

#encabezado {
	height: 119px;
	float: left;
	position: relative;
}
#botonera {
	position: absolute;
	left: 0px;
	top: 77px;
}

#top {
	float: left;
}
#login {
	float: left;
	width: 220px;
	background-image: url(img/candado.gif);
	background-repeat: no-repeat;
	background-position: 24px 6px;
	position: relative;
	height: 77px;
}
#login h2 {
	position: absolute;
	left: 43px;
	top: 10px;
	font-size: 15px;
}

#login input {
	height: 11px;
}
#login #campo_usuario_login {
	width: 102px;
	position: absolute;
	left: 24px;
	top: 31px;
	font-size: 10px;
	border: 1px solid #a5acb2;
}
#login #campo_clave_login {
	width: 102px;
	position: absolute;
	left: 24px;
	top: 54px;
	font-size: 10px;
	border: 1px solid #a5acb2;
}
#login button#bt_ok {
	background-image: url(img/bt_ok.gif);
	background-repeat: no-repeat;	
	position:absolute;
	left:132px;
	top:54px;
	border: 0;
	text-indent: -9999px;
	width: 24px;
	height: 17px;
	cursor:pointer;	
}
#login #bienvenido {
	position: absolute;
	left: 7px;
	top: 35px;
}
#login #usuario {
	position: absolute;
	left: 6px;
	top: 52px;
}
#login #bt_entrar {
	position: absolute;
	left: 175px;
	top: 47px;
	font-size: 10px;
}



#enlaces_top {
	float: left;
	position: relative;
}



#col_der {
	float: left;
	width: 205px;
}
#col_der .medio {
	background-color: #9CA1B4;
	padding: 9px 9px 0 9px;
}
#col_der .pie {
	background-image: url(img/bg_col_pie.gif);
	background-repeat: no-repeat;
	height: 9px;
	overflow:hidden;
}
#columna_grande {
	float: left;
	width: 669px;
	padding:15px;
	color: #000000;
/*	padding-left:16px;
	padding-right:16px;
	padding: 0 16px 0 16px;
	border:1px solid red;*/
}
.col_interna_izq {
	float: left;
	width: 345px;
	padding: 10px 0 0 0;
}
.col_interna_der {
	float: left;
	width: 305px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 0;
/*	border:1px solid #ff00ff;*/
}


.top_menu {
	font-weight:bold;
	height: 17px;
	background-color: #DBDBDB;
	color: #666666;
	padding: 8px 5px 5px 5px;
	border-bottom: 2px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size: 14px;
}
.contenido_menu {
	background-color: #F3F3F3;
	margin: 0 0 10px 0;
	padding: 2px 6px 6px 6px;
	color: #000000;
}
#top_carrito {
	background-image: url(img/carrito.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
}




#pie {
	background-color: #c1c1c1;
	clear: both;
	height: 84px;
	border-top: 1px solid #767674;
	padding: 20px 7px 0 7px;
	color: #5a5859;
	line-height: 17px;
	position: relative;
}
#pie a {
	color: #5a5859;
}
#pie a:hover {
	color: #DBDBDB;
}

#pie #pie01 {
	width: 220px;
	float: left;
}
#pie #w3c_html {
	height: 15px;
	width: 80px;
	position: absolute;
	top: 110px;
	left: 737px;
	float: left;
}
#pie #w3c_css {
	height: 15px;
	width: 80px;
	position: absolute;
	left: 827px;
	float: left;
	top: 110px;
}

.lista1 {
	font-size: 8.5pt;
	font-weight:bold;
	text-decoration: none;
	line-height: 15px;
	color: #8B8B8B;
}
.lista1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.lista1 li a {
	text-decoration: none;
	line-height: 15px;
}
	
.lista1 li a:link, .lista1 li a:visited {
	color: #8B8B8B;
}
	
.lista1 li a:hover {
	color: #000000;
}

.lista2 {
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
	color: #8B8B8B;
	padding: 14px 0 0 20px;
}
.lista2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	color: #BCBCBC;
}
.lista2 li a {
padding:0 0 0 10px;

}
	
.lista2 li a:link, .lista2 li a:visited {
	color: #BCBCBC;
	background-image: url(img/item_top.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
}
	
.lista2 li a:hover {
	color: #000000;
}
.top_panel01 {
	height: 23px;
	width: 290px;
	background-image: url(img/top_panel01.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 20px;
}
.top_panel03 {
	height: 18px;
	width: 465px;
	background-image: url(img/top_panel03.gif);
	
	padding: 7px 0 0 20px;
}
.contenido_panel01 {
	background-color: #FFFFFF;
	width: 290px;
	padding: 10px;
	color: #000000;
}
.pie_panel01 {
	background-image: url(img/pie_panel01.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 310px;
	overflow: hidden;
	background-position: 1px 0;
}
.prod_mas_visto {
	margin: 0 0 10px 0;
	background-color: #D7E7F6;
}
.prod_mas_visto_over {
	margin: 0 0 10px 0;
	background-color: #AACDEC;
	cursor:pointer;
}
.imagen_prod {
	width:85px;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	background-color: #FFFFFF;
}
.descripcion {
	padding:7px;
}
.descripcion .producto {
	font-weight: bold;
}
.descripcion .precio, .precio {
	color: #88231b;
}
.top_panel02 {
	height: 23px;
	width: 323px;
	background-image: url(img/top_panel02.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 20px;
}
.panel_ventas {
	width: 475px;
	float: left;
	margin: 0 14px 0 0;
}
.panel_ventas .top {
	background-image: url(img/top_panel_ventas.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding: 7px 0 0 20px;
}
.panel_ventas .contenido {
	background-image: url(img/contenido_topventas.gif);
	background-repeat: no-repeat;
	height: 91px;
	position: relative;
	padding: 43px 10px 10px 120px;
	color: #000000;
}
.producto_mas_vendido a {
	color: #e37248;
}
.producto_mas_vendido a:hover {
	color: #943816;
}

.panel_ventas .contenido .menu_ventas {
	position: absolute;
	top: -2px;
	right: 0px;
	width:360px; 
	border:0px solid red;
}

ul.opciones_ventas{
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	padding:0;
}
ul.opciones_ventas li{
	display:inline;
	line-height: 12px;
/*	float:right;*/
}
ul.opciones_ventas li a{
	display:block;
	float:left;
	text-decoration:none;
	height:38px;
	width: 67px;
	background-color: #dededc;
	margin: 5px 3px 0 0;
	color: #4f4b4a;
	padding: 1px 0 0 20px;
	font-weight: normal;
}
ul.opciones_ventas li a:hover, ul.opciones_ventas li .activo {
	background-image: url(img/item_venta.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.panel_ventas_small {
	float: left;
	width: 170px;
}
.panel_ventas_small .top {
	background-image: url(img/top_panel_ventas_small.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding: 7px 0 0 20px;
}
.panel_ventas_small .contenido {
	background-image: url(img/bg_prod_masvendido.gif);
	background-repeat: no-repeat;
	height: 117px;
	padding: 10px;
	text-align: center;
	color: #000000;
}
#nav_bar {
	padding: 8px 0 8px 15px;
	
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
#nav_bar a {
	color: #FFFFFF;
	font-weight: bold;
}
#nav_bar a:hover {
	color: #E3E8D9;
}
.tit_secc, .tit_secc_clientes {
	font-family: "trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #D50101;
	border-bottom: 1px solid #738A97;
	padding: 5px 0 8px 0;
}
.tit_secc {
	padding: 5px 0 8px 0;
	margin: 0 0 5px 0;
	width: 100%;
}
.listado_fichas {
	margin: 10px 0 10px 0;
}

.ficha {
	background-color: #D6E8F2;
	width: 160px;
	float: left;
	margin: 0 5px 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.ficha_over {
	background-color: #D7C38C;
	width: 160px;
	float: left;
	margin: 0 5px 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	cursor:pointer;
}
.ficha .top, .ficha_over .top {
	height: 45px;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.ficha .top span, .ficha_over .top span  {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ficha .contenido, .ficha_over .contenido  {
	color: #000000;
	background-color: #FFFFFF;
	height: 140px;
	padding: 5px 0 5px 0;
	line-height: 18px;
}
.ficha .contenido img, .ficha_over .contenido img {
	margin: 0 0 5px 0;
}
.ficha .contenido span, .ficha_over .contenido span {
	font-size: 12px;
	font-weight: bold;
}
.ficha_prod {
	float: left;
	width: 148px;
	margin: 0 5px 12px 4px;
	background-color: #D6E8F2;
	text-align: center;
	color: #000000;
}
.ficha_prod .datos {
	background-color: #D6E8F2;
	padding: 2px 2px 0 2px;
}
.ficha_prod .datos_over {
	background-color: #D7C38C;
	padding: 2px 2px 0 2px;
	cursor:pointer;
}

.comparar {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	padding: 5px 20px 0 0;
	position: relative;
	border-bottom: 2px solid #000000;
}
.comparar label {
	position: absolute;
	right: -1px;
	top: 1px;
	padding: 0 28px 0 0;
}
.comparar label input {
	position:absolute;
	top: -2px;
	left:67px;
}

.datos .foto, .datos_over .foto {
	background-color: #FCFEFB;
	width: 100%;
	height: 120px;
	padding: 10px 0 0 0;
	position: relative;
}
.datos .foto .precio, .datos_over .foto .precio {
	color: #FF0000;
	position: absolute;
	font-weight: bold;
	bottom: 2px;
	right: 2px;
	font-size: 15px;
}
.datos .denominacion, .datos_over .denominacion {
	text-align: left;
	padding: 3px;
	height: 60px;
}
.denominacion span {
	font-size: 13px;
	font-weight: bold;
}
.bt_comparar {
	margin: 10px 0 20px 0;
	padding: 0 5px 0 0;
}

.bt_comparar a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #D73D01;
	padding: 5px;
	border: 1px solid #DBDBDB;
}
.bt_comparar a:hover {
	background-color: #D7C38C;
	border: 1px solid #DBDBDB;
	color: #FFFFFF;
}
.modulo01 {
	
	margin: 0px 0 0px 0;
	border-bottom: 1px solid #9dac75;
	color: #FFFFFF;
	padding: 0 5px 10px 5px;
	font-size: 12px;
	line-height: 20px;
/*	opacity: 0.7;   Modern Browsers, eg: Firefox, Safari, Opera, Chrome */
/*	filter: alpha(opacity = 70);  /* IE */
/*	-moz-opacity: 0.7;  /* Old Mozilla, eg: Netscape */
/*	-khtml-opacity: 0.7;  /* Old Safari */
/*	zoom: 1; /* Requires for IE if the element is not positioned relatively */

	
	
}
.modulo01 .col_izq {
	float: left;
	width: 50%;
	text-align: center;
	padding: 10px 0 10px 5px;
}
.modulo01 .col_der {
	float: left;
	padding: 5px 0 0 0;
	width: 48%;
}
.referencia {
	float: left;
	width: 20%;
	height: 50px;
	border: 0;
	margin:0 5px 10px 5px;
}
.referencia td {
	text-align: center;
	color: #999999;
	vertical-align: middle;
	font-weight: normal;
	font-size: 10px;
	height: 100px;
}
.lavado {
	background-image: url(img/washmachine_fond.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 240px;
	padding: 5px 0 0 70px;
	margin:10px 0 10px 0;
}
.listado_de_thumbs {
	padding:0 0 0 25px;
}
.thumb {
	float:left;
/*	width: 75px;
	height: 75px;*/
}
.img_thumb{
	border: 1px solid #9dac75;
}
.img_thumb:hover{
	border: 1px solid #ffffff;
}
.tabla_precios {
	font-weight: bold;
}
.tabla_precios span {
	font-size: 17px;
}

.tabla_precios .unico {
	background-color: #666666;
	padding: 3px 0 3px 10px;
}
.tabla_precios .cantidad {
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 0 3px 10px;
}
.tabla_calculadora {
	width: 100%;
}
.tabla_calculadora td {
	padding: 5px;
}


.tabla_calculadora .tit_celdas {
	background-color: #666666;
	text-align: center;
	font-weight: bold;
}
.tabla_calculadora .resultados_celdas {
	background-color: #CCCCCC;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.tabla_calculadora .resultados_comparativa {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.resultados_celdas input {
	width: 50px;
}
.celda_cental {
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.celda_lateral {
	border-bottom: 1px dotted #999999;
}
.respuesta {
	font-size: 11px;
}
.prod_favorito {
	background-image: url(img/bg_prod_favorito.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 229px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 15px;
	margin: 10px 0 10px 45px;
}
.cliente {
	margin: 0 0 10px 0;
}
.cliente img {
	float: left;
	margin: 0 10px 10px 0;
}
#categorias_intranet {
	position: relative;
}
#categorias_intranet h1 {
	font-size: 15px;
	position: absolute;
	bottom: 5px;
	left: 10px;
}
.texto_descripcion {
	color: #000000;
}
