body {
	background-color: #a2e44c;
	margin: 0px;
}
#base {
	background-image: url(images/pixel_fondo.gif);
	background-repeat: repeat-y;
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
.fondo_header {
	background-color: #A2E44C;
	background-image: url(images/fondo_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borde_login {
	background-color: #FFFFFF;
	border: 1px solid #E52128;
}
.boton_01 {
	background-image: url(images/fondo_boton_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
}
.boton_01_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #e52128;
	text-decoration: none;
	padding-bottom: 6px;
}
a.boton_01_texto:hover {
	text-decoration: underline;
}
.boton_02 {
	background-image: url(images/fondo_boton_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
}
.boton_02_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7941D;
	text-decoration: none;
	padding-bottom: 6px;
}
a.boton_02_texto:hover {
	text-decoration: underline;
}
.boton_03 {
	background-image: url(images/fondo_boton_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
#top_logo_botonera {
	width: 960px;
	height: 190px;
}

.boton_03_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f8cc1c;
	text-decoration: none;
	background-position: left top;
	padding-bottom: 7px;
}
a.boton_03_texto:hover {
	text-decoration: underline;
}
.boton_04 {
	background-image: url(images/fondo_boton_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
.boton_04_texto{
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #40C1F1;
	text-decoration: none;
	padding-bottom: 7px;
}
a.boton_04_texto:hover{
	text-decoration: underline;
}
.boton_05 {
	background-image: url(images/fondo_boton_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
.boton_05_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #85d61d;
	text-decoration: none;
	padding-bottom: 7px;
}
a.boton_05_texto:hover {
	text-decoration: underline;
}
.boton_06 {
	background-image: url(images/fondo_boton_6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
.boton_06_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8aba2;
	text-decoration: none;
	padding-bottom: 7px;
}
a.boton_06_texto:hover {
	text-decoration: underline;
}
#login_cotizacion_buscador {
	top: 0px;
	width: 784px;
}
#login_cotiza_busca {
	width: 960px;
	height: 60px;
	background-image: url(images/pixel_fondo.gif);
	padding-top: 0px;
}
.texto_login {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7dce13;
	text-decoration: none;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #40c1f1;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #40c1f1;
}
form {
	margin: 0px;
}
.texto_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#productos {
	width: 728px;
	position: relative;
	padding-top: 5px;
	float: left;
	padding-left: 46px;
}
.mensaje {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E52128;
}
.fondo_mensaje {
	background-color: #E52128;
	border: 1px solid #f7941d;
}
.marcador_categorias {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_productos {
	background-color: #FFFFFF;
	border: 1px solid #1bb9f4;
}

.gracias {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #11aff2;
	text-decoration: none;
}

.paginacion {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #f9dd5a;
}
a.paginacion:hover {
	color: #5b9b09;
	text-decoration: underline;
	background-color: #f9dd5a;
}
.titulo_producto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #e52128;
	text-decoration: none;
}
.detalle_prod .titulo_producto{font-size:14px;}
.separador_vertical {
	background-image: url(images/separador_vert_prod.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.texto_login_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f48d10;
	text-decoration: none;
}
a.texto_login_1:hover {
	color: #40c1f1;
}
.borde_cotizacion {
	background-color: #f9dd5a;
	border: 1px solid #E52128;
}
.cotizacion {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f47920;
	text-decoration: none;
}
.borde_buscador {
	border: 1px solid #FFFFFF;
	background-image: url(images/fondo_buscador.gif);
	background-repeat: repeat-y;
}
.texto_buscador {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.form_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #e55d22;
}
.separador_horizontal {
	background-image: url(images/separador_horiz_prod.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #f78e10;
	text-decoration: none;
	height:52px;
}
.texto_opciones {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e52128;
	text-decoration: none;
}
.precio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #11aff2;
	text-decoration: none;
}
#categorias {
	float: left;
	width: 177px;
	position: relative;
	padding-left: 4px;
	padding-top: 5px;
}
.fondo_categorias {
	background-color: #f9dd5a;
	border: 1px solid #FFFFFF;
}
.titulo_categoria {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7941d;
	height: 31px;
	width: 173px;
	border: solid #f9dd5a 1px;
}
.categorias {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #c84a13;
	text-decoration: none;
}
a.categorias:hover {
	color: #169fd2;
	text-decoration: underline;
}
#destacado {
	width: 177px;
	float: left;
	position: relative;
	padding-left: 4px;
	padding-top: 3px;
}
.fondo_destacados {
	background-color: #40c1f1;
	border: 1px solid #FFFFFF;
}
.titulo_destacado {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #18619c;
	text-decoration: none;
	background-color: #9ee1fa;
	border: 1px solid #40C1F1;
}
.titulo_destacado {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #73b13b;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}


.subcategorias {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #848781;
	text-decoration: none;
}
a.subcategorias:hover {
	color: #e52128;
	text-decoration: underline;
}
.destacado {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #13558b;
	text-decoration: none;
	background-color: #9ee1fa;
	border: 1px solid #40C1F1;
}
.borde_foto_dest {
	border: 3px solid #007dc5;
}
.precio_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #0066ab;
	text-decoration: none;
	background-color: #92ddf9;
	border: solid #40c1f1 1px;
}
.opciones_detacado {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066ab;
	text-decoration: none;
}
.descripcion_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #0d5279;
	text-decoration: none;
	background-color: #d9f3fc;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #40C1F1;
	border-right-color: #40C1F1;
	border-left-color: #40C1F1;
}
.bordes_destacados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #40C1F1;
	border-right-color: #40C1F1;
	border-bottom-color: #40C1F1;
	border-left-color: #40C1F1;
}
#banner {
	background-color: #fed638;
	border: 1px solid #FFFFFF;
	width: 725px;
	height: 92px;
	margin-top: 4px;
}
#pie {
	background-image: url(images/lineas_pie.gif);
	background-repeat: repeat-x;
	width: 958px;
	height: 93px;
	margin-left: 1px;
	overflow: visible;
	margin-top: -28px;
	clear: both;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #007DC5;
	text-decoration: none;
}
a.pie:hover {
	color: #e52128;
	text-decoration: underline;
}
.separador_preguntas {
	background-image: url(images/separador_horiz_prod.gif);
	background-repeat: repeat-x;
}

.datos_empresa {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.datos_mail {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E52128;
	text-decoration: none;
}
a.datos_mail:hover {
	color: #0794c9;
	text-decoration: underline;
}.descripcion_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #007DC5;
	text-decoration: none;
}
.preguntas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E52128;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.respuestas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/*Clear*/
.clear{clear:both;float:none;}

/**/
.caja_imagen{float:left;width:402px;}
.caja_contder{float:right;width:290px;padding-top:20px;}
.caja_contder .precio{padding-bottom:10px;font:bold 20px Tahoma, Geneva, sans-serif;color:#BD2B29;}
.caja_contder .stock{font:11px Arial, Helvetica, sans-serif;color:#999;}
.caja_contder div{text-align:center;padding-bottom:5px;}

/*descuento*/
.descuento{padding:10px 0;font:bold 11px Tahoma, Geneva, sans-serif;color:#F47920;}
#codigo{margin:0 8px;}
.descuento .bt_descuento{border:none;background-color:#F47920;font:11px Arial, Helvetica, sans-serif;color:#FFFFFF;cursor:pointer;}
.descuento .bt_descuento:hover{background-color:#F3AD5F;}
.descuento .cajader{float:right;}
.descuento .cajader .des_der{width:85px;text-align:right;color:#666666;font-weight:normal;}
.descuento .cajader span{float:left;display:block;}

/*IMAGENES ADIOCIONALES*/
.caja_adicionales{}
.lista_adicionales{padding:10px 0;margin:0;}
.lista_adicionales li{float:left;padding-right:5px;list-style:none;}
.lista_adicionales img{border:none;}
.lista_adicionales li a{display:block;border:1px solid #FFFFFF;}
.lista_adicionales li a:hover{border:1px solid #FF0000;}

/*PRODUCTOS RELACIONADOS*/
.caja_relacionados{padding-top:20px;}
.caja_relacionados h2{padding-top:10px;margin:0;font:bold 12px Arial, Helvetica, sans-serif;}
.lista_relacionados{padding:10px 0;margin:0;}
.lista_relacionados li{float:left;padding-right:10px;list-style:none;width:150px;}
.lista_relacionados img{border:none;}
.lista_relacionados li a{display:block;border:1px solid #FFFFFF;}
.lista_relacionados li a:hover{border:1px solid #FF0000;}
.lista_relacionados .titulo{font:bold 11px Tahoma, Geneva, sans-serif;color:#E52128;line-height:20px;padding-left:6px;}
.lista_relacionados .precio{font:bold 14px Verdana, Geneva, sans-serif;color:#11AFF2;padding-left:6px}

/*botones eliminar y actualizar*/
.actualizar{background:url(images/im_actualizar.png) 0 0 no-repeat;position:relative;color:#878A8D;height:16px;width:16px;float:left;margin-left:5px;}
.eliminar{background:url(images/im_eliminar.png) 0 0 no-repeat;text-decoration:none;color:#878A8D;height:16px;width:16px;float:left;margin-left:5px;}

/*Botones carro y pedido*/
.naranja .izq, .naranja .der, .naranja .centro{background-image:url(images/btn_carro_naranja.png);}

.btn{display:block;width:160px;color:#FFFFFF;font:bold 12px Arial, Helvetica, sans-serif;text-transform:none;text-decoration:none;}
.btn:hover{text-decoration:none;}
.btn:hover .centro{background-position:-107px -47px;background-repeat:repeat-x;}
.izq{float:left;}
.centro{float:left;line-height:27px;padding-left:5px;background-position:-107px 0;background-repeat:repeat-x;width:110px;}
.der{float:right;}
.btn span{display:block;}
.btn .clear{clear:both;}
.volver .izq{background-position:0 0;background-repeat:no-repeat;width:30px;height:27px;}
.volver .der{background-position:-87px 0;background-repeat:no-repeat;width:15px;height:27px;}
.seguir .izq{background-position:-68px 0;background-repeat:no-repeat;width:15px;height:27px;}
.seguir .der{background-position:-34px 0;background-repeat:no-repeat;width:30px;height:27px;}
.volver:hover .izq{background-position:0 -47px;background-repeat:no-repeat;width:30px;height:27px;}
.volver:hover .der{background-position:-87px -47px;background-repeat:no-repeat;width:15px;height:27px;}
.seguir:hover .izq{background-position:-68px -47px;background-repeat:no-repeat;width:15px;height:27px;}
.seguir:hover .der{background-position:-34px -47px;background-repeat:no-repeat;width:30px;height:27px;}

/*opciones*/
.opcion_prod{margin-right:8px;margin-bottom:10px;}
.opcion_prod label, .opcion_prod select{font:bold 12px Verdana, Geneva, sans-serif;color:#11AFF2;}
.opcion_prod select{color:#E52128;min-width:80px;}

.des_der{padding-right:5px;}
