body {
	margin: 0px;
}

.imagen_destac {
	margin-right: 5px;
	border: 1px solid Black;
	margin-bottom: 1px;
}

#base {
	width: 960px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
}
#top {
	background:#2a2a2a url(Images/fondo_top.gif) 0 -4px repeat-x;
	height: 158px;
	border-top:4px solid #8eb61f;
}
#logo {
	width: 938px;
	height: 100px;
	margin-left: 22px;
	margin-top: 24px;
}
#botonera {
	height: 34px;
	width:938px;
	margin-left: 22px;
}
#mensaje {
	background-image: url(Images/imagen_top.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 160px;
}
.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#columna_izq {
	width: 216px;
	float: left;
}
#categorias {
	width: 205px;
	margin-left: 6px;
}
#login {
	width: 205px;
	margin-left: 6px;
}

.lateral_izq {
	background-image: url(Images/lateral_izq.gif);
	background-repeat: repeat-y;
}
.lateral_der {
	background-image: url(Images/lateral_der.gif);
	background-repeat: repeat-y;
}
.bottom_recuadro {
	background-image: url(Images/bottom_recuadros.gif);
	background-repeat: repeat-x;
}
.categorias {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #58810C;
	text-decoration: none;
}
a.categorias:hover {
	text-decoration: underline;
}
.fondo_botones {
	background-image: url(Images/fondo_boton.gif);
	background-repeat: repeat-x;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-align: left;
}
a.botones:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
}

.texto_incluir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ACACAC;
	text-decoration: none;
}

.texto_datos {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ACACAC;
	text-decoration: none;
}
.link_mail {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FAAC01;
	text-decoration: none;
}
.separador {
	background-image: url(Images/separador_top.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.cotizacion {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #BBD32B;
	text-decoration: none;
}
form {
	margin: 0px;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #77CA06;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #77CA06;
}

#destacado {
	width: 205px;
	margin-left: 6px;
}
#destacado a{text-decoration:none;outline:none;}
.titulo_producto {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #618919;
	text-decoration: none;
}
.marco_producto {
	border: 1px solid #000000;
}
.descrip_dest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #618919;
	text-decoration: none;
}
.precio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FCAC00;
	text-decoration: none;
}
.texto_opciones {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #618919;
	text-decoration: none;
}
.gracias {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #618919;
	text-decoration: none;
}
a.texto_opciones:hover {
	color: #E57821;
}
#productos {
	background-color: #F0EDE8;
	width: 744px;
	float: left;
}
.top_pic {
	background-image: url(Images/top_pic.gif);
	background-repeat: repeat-x;
}
.bottom_pic {
	background-image: url(Images/bottom_pic.gif);
	background-repeat: repeat-x;
}
.lateral_pic {
	background-image: url(Images/lateral_izq_pic.jpg);
	background-repeat: repeat-y;
}
.lateral_der_pic {
	background-image: url(Images/lateral_der_pic.jpg);
	background-repeat: repeat-y;
}
.separador_vert_ptos {
	background-image: url(Images/separador_puntos.gif);
	background-repeat: repeat-y;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3A3636;
	text-decoration: none;
	height:50px
}
.separador_horiz {
	background-image: url(Images/separador_puntos_hor.gif);
	background-repeat: repeat-x;
}
#banner {
	background-color: #F0EDE8;
	/*height: 80px;*/
}
#pie {
	clear: both;
	height: 42px;
	position: relative;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
a.pie:hover {
	color: #E25A09;
	text-decoration: underline;
}

#producto {
	background-color: #F0EDE8;
	width: 744px;
}

#paginacion {
	background-image: url(Images/fondo_paginacion.gif);
	background-repeat: no-repeat;
	height: 42px;
}
.titulo_categoria {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #D3EE1D;
	text-decoration: none;
}
.paginacion {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.paginacion:hover {
	color: #BFD52C;
	text-decoration: underline;
}
a.link_mail:hover{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8EB61F;
	text-decoration: underline;
}
.subcategorias {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E89900;
	text-decoration: none;
}
a.subcategorias:hover {
	text-decoration: underline;
}
.texto_login {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7C7D7F;
	text-decoration: none;
}
.formulario_login {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FA8634;
}
.texto_login2 {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #4EAD04;
	text-decoration: none;
}
a.texto_login2:hover {
	text-decoration: underline;
}
#producto_descripcion {

	background-color: #F0EDE8;
	width:744px;
}
.bienvenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E89900;
	text-decoration: none;
}
.separador_prod {
	background-image: url(Images/separador_descripcion.gif);
	background-repeat: repeat-x;
}
.respuestas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #438B0B;
}
.preguntas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E58400;
}
.titulo_pedido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos_pedido {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #F9DD5A;
}
.subtotal {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.clear{clear:both;float:none;}

/**/
.caja_imagen{float:left;width:402px;}
.caja_contder{float:right;width:270px;padding-top:20px;}
.caja_contder .precio{padding-bottom:10px;font:bold 20px Verdana, Geneva, sans-serif;color:#FCAC00;}
.caja_contder .stock{font:11px Arial, Helvetica, sans-serif;color:#7C7D7F;}
.caja_contder div{text-align:center;padding-bottom:5px;}

/*descuento*/
.descuento{padding:10px 0;font:11px Geneva, Arial, Helvetica, sans-serif;color:#438B0B;}
#codigo{margin:0 8px;}
.descuento .bt_descuento{border:none;background-color:#77CA06;font:11px Geneva, Arial, Helvetica, sans-serif;color:#FFFFFF;cursor:pointer;}
.descuento .bt_descuento:hover{background-color:#A5C500;}
.descuento .cajader{float:right;}
.descuento .cajader .des_der{width:97px;text-align:right;color:#438B0B;font-weight:normal;}
.descuento .cajader span{float:left;display:block;color:#FF6600;font-weight:bold;}

/*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 #58810C;}

/*PRODUCTOS RELACIONADOS*/
.caja_relacionados{padding:20px 0;}
.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 #58810C;}
.lista_relacionados .titulo{font:bold 13px Tahoma, Geneva, sans-serif;color:#618919;line-height:20px;padding-left:6px;}
.lista_relacionados .precio{font:bold 15px Verdana, Geneva, sans-serif;color:#FCAC00;padding-left:6px}

/*opciones*/
.opcion_prod{margin-right:8px; margin-bottom:10px;}
.opcion_prod label, .opcion_prod select{font:bold 12px Arial, Helvetica, sans-serif;color:#FCAC00;}
.opcion_prod select{color:#FCAC00;min-width:80px;}

/*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*/
.verde2 .izq, .verde2 .der, .verde2 .centro{background-image:url(images/btn_carro_verde2.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;}
