body {
	margin: 0px;
	background-color: #F4F4F4;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

.btn_arrow_lang {

	padding: 8px 25px 8px 20px;
	border: none;

	background: #4f8307 url(img/btn_bkg.png) top right no-repeat;
	
	font-size: 12px;
	font-weight: normal;
	/* letter-spacing: -1px; */
	text-transform: uppercase;
	color: white;
	
	text-align: center;
}

.btn_arrow_lang:hover {
	background: #91b611;
	text-decoration: none;
	color: white;
}


.btn_lang {
	padding: 8px 25px 8px 20px;
	border: none;

	background-color: #4f8307;
	
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	
	text-align: center;
}

.btn_lang:hover {
	background: #91b611;
	text-decoration: none;
	color: white;
}
.btn_jump {
	padding: 8px 8px 8px 8px;
	border: none;

	background-color: #ffffff;

	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: black;

	text-align: center;
}

.btn_jump:hover {
	background: #91b611;
	text-decoration: none;
	color: white;
}

.bt_edit_lang {
	padding: 2px 25px 2px 20px;
	margin-right: 4px;
	border: none;

	background-color: maroon;
	
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	
	text-align: center;
}

.bt_edit_lang:hover {
	text-decoration: none;
	color: black;
}

.button_lang {
	/* boton generico de texto */
	display: block;
	height: 31px; 
	padding: 5px 22px 5px 10px;
	border: none;
	
	background: #4f8307 url(img/btn_bkg.png) top right no-repeat;
	
	font-size: 12px;
	font-weight: normal;
	/* letter-spacing: -1px; */
	text-transform: uppercase;
	color: white;
	
	text-align: right;
	cursor: pointer;
}

.button_lang:hover {
	background: #91b611;
}


#HEADER {
	margin: auto;
	width: 980px;
	background-color: #FFF;
}
#HEADER .hadBG {
	background-color: #f4f4f4;
}
#HeaderTop {
	height: 92px;
	width: 980px;
	background-color: #f4f4f4;
}

#HeaderTop .telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#HeaderTop .telefono span {
	padding-left:15px;
}
#HeaderTop #social {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 40px;
}
#HeaderBotonera {
	height: 42px;
	width: 980px;
	background-image: url(img/bg-botonera.jpg);
}
#botoneraLeft {
	float: right;
	height: 42px;
	width: 182px;
	/* padding-top: 3px; */
	padding-right: 30px;
}
#botoneraLeft ul {
	list-style-type: none;
	text-align: right;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}
#botoneraLeft ul li{
	display: inline;
}
#busqueda {
	height: 13px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	margin-top: 4px;
    border: none;
}
#botoneraLeft input {
    border:0;
 border: none;
}
#botones {

	background-repeat: repeat-x;
	float: right;
	margin-right: 10px;
	height: 42px;
	cursor: pointer;
}
#botones .boton{
	float:left;
	padding: 12px 18px 9px 18px;
	margin-left:1px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	background-image: none;
	background-color: #a61002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;

}
#botones .boton:hover{
	background-image: url(img/bg-botonmenu-on.jpg);
	color: #000;
	border-bottom: 1px solid #fff;
}
#botones .boton a{
	color: #fff;

}
#botones .boton a:hover{
	text-decoration:none;
	color: #000;
}
#headerBottom {
	height: 68px;
	width: 978px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
#headerBottom #buscador {
	background-image: url(img/bg-buscador.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 45px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}
#headerBottom #buscador input {
	margin-top: 14px;
	margin-left: 14px;
	font-size: 12px;
}
#botoneraFin {
	float: left;
	height: 30px;
	width: 20px;
}
#CONTENIDO {
	height: auto;
	width: 954px;
	background-color: #FFF;
	margin: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
#CONTENIDO .menuBg {
	padding-top: 0px;
        z-index:10;
}
#CONTENIDO #Subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: auto;
	height: 27px;
	width: 192px;
	padding-top: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-left: 26px;
	background-color: #a90800;
}
#CONTENIDO #categorias{
	height: auto;
	width: auto;
	/*padding-top: 8px;*/
	padding-left: 6px;
}
#CONTENIDO #novedades{
	padding: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.4em;
}
#CONTENIDO #novedades a {
	color:#000;
	text-decoration:none;
}
#CONTENIDO #novedades a:hover {
	color:#666;
	text-decoration:none;
}
.tachado {
	text-decoration: line-through;
}
#banner {
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#CONTENIDO #carrito{
	width: 198px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#CONTENIDO #whiteTop  {
	background-image: url(img/whiteboxTop.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 168px;
	margin: auto;
}
#CONTENIDO #whiteBot  {
	background-image: url(img/whiteboxBot.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 168px;
	margin: auto;
}
#whiteMed   {
	background-repeat: no-repeat;
	height: auto;
	width: 148px;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1em;
	margin: auto;
}
.precio {
	color: #fff;
	height: 52px;
	width: 144px;
	text-align: center;
	background-image: url(img/past-precio.jpg);
	background-repeat: no-repeat;
}
#CONTENIDO .categoriaItem {
	background-image: url(img/separadorItems.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 6px;
	height: 16px;
	text-align: center;
}
#CONTENIDO .categoriaItem a{
	color:#000;
	text-decoration:none;
}
#CONTENIDO .categoriaItem a:hover{
	color:#666;
	text-decoration:none;
}
#CONTENIDO .main {
	padding: 0px 30px 0px 30px;
}
#Novedades {
	height: auto;
}
.NovedadesCentro {
	height: auto;
	width: 730px;
	margin: auto;
	clear: left;
}
.tituloCentral {
	width: 680px;
	height: 30px;
	background-color: #a90800;
	font-family: Arial, helvetica;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	padding-left: 30px;
	text-align: left;
	margin: auto;
}
.tituloCentral h1 {
	font-size: 14px;
	font-family: Arial, helvetica;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.tit_descripcion_categoria {
	font-size: 12px;
	font-weight: bold;
	color: #a90800;
	margin-top: 20px;
	padding: 10px;
}
.descripcion_categoria{
	font-size: 11px;
	width: 680px;
	text-align: justify;
	margin-bottom: 20px;
	padding: 10px;
}
.ProductoTab {
	height: 370px;
	width: 240px;
	overflow: visible;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.thumbProducto {
	float: none;
	height: 160px;
	width: 240px;
	padding-top: 5px;
}
.thumbnail {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin: auto;
	height: 158px;
	width: 216px;
	text-align: center;
	overflow: visible;
}
.contenidoProducto {
	width: 216px;
	margin-left: auto;
	padding-top: 10px;
	float: none;
	height: auto;
	overflow: visible;
	margin-right: auto;
	margin-bottom: auto;
}
.contenidoProducto .Texto {
	font-family: Arial,Helvetica;
	height: 60px;
	width: auto;
	text-align: left;
	overflow: hidden;
}
.Texto .categoria {
	font-size: 13px;
	color: #b20b00;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
.Texto .Titulo {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
	text-align: left;
	margin-top:5px;
}
.contenidoProducto .Precio {
	width: 180px;
	height: 40px;
	clear: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#blog {
	/*padding-top: 8px;*/
	padding-bottom: 8px;
	padding-left: 2px;
}
#distribucion {
	/*padding-top: 8px;*/
	padding-bottom: 8px;
	padding-left: 2px;
}
#footer {
    background-color: white;
    border-bottom: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    margin: auto;
    padding-left: 27px;
    padding-right: 28px;
    padding-top: 40px;
    width: 923px;
}
#footer a{
	text-decoration: none;
	color: #000;
}
#footer #copyright {
	float: left;
}
#footer #links {
	float: right;
}
#footer #links a{
	float: left;
	padding-right: 10px;
}
#footer #links .sep{
	height: 12px;
	float:left;
	margin-right: 10px;
	width: 1px;
	background-color: #000;
}
#footer a:hover{
	color:#A90800;
}
#granjalinks {
	width: 956px;
	padding-left: 24px;
	padding-top: 18px;
	padding-bottom: 40px;
	overflow: auto;
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#granjalinks .itemgranja{
	width: 234px;
	float:left;
	line-height: 20px;
}
#granjalinks .itemgranja a{
	color: #686868;
	text-decoration: none;
}
#granjalinks .itemgranja a:hover{
	font-weight: bold;
}
.BGLEFT {
	background-color: #f4f4f4;
}
.contenidoProducto div.botonComprar {
	width: 216px;
	/* height: auto; */
	/* margin: auto; */
	padding: 5px;
	margin-top: 10px;
	text-align: right;
}
.contenidoProducto .Precio {
	width: 216px;
	border-bottom: 1px solid #c9c9c9;
	height: 60px;
}
.contenidoProducto .Precio .PVP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 1em;
	background-image: url(img/etiqueta-precio.jpg);
	width: 40px;
	height: 40px;
}
.contenidoProducto .Precio .etiquetas {
	font-size: 10px;
	font-weight: normal;
}
.contenidoProducto .Precio .Sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AE0E17;
	text-align: right;
	width: 90px;
}
.contenidoProducto .Precio .Sale .SaleStrike {
	color: #000;
	font-weight: normal;
}
.contenidoProducto .Precio .Sale .SaleSpecial {
	color: #7e9b01;
	font-size: 16px;
	font-weight: bold;
}
.contenidoProducto .Precio .Sale .Percent {
	color: #000;
	font-size: 11px;
	display:block;
}
.tachado {
	text-decoration: line-through;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.Texto .Descripcion {
	font-size: 12px;
	color: #333;
	line-height: 1.2em;
}


#contenidoProductoH#botonComprar {
	float: left;
	width: auto;
	height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contenidoProductoH #PrecioH .PVP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 0.8em;
}
#contenidoProductoH #PrecioH .Sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AE0E17;
	font-weight: bold;
}
#contenidoProductoH #Precio {
	width: 260px;
	height: 40px;
	clear: left;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#ProductoTabH {
	height: 140px;
	width: 699px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: visible;
}
#thumbProductoH {
	float: left;
	height: 130px;
	width: 176px;
	padding-top: 10px;
}
#thumbnailH {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin: auto;
	height: auto;
	width: 156px;
	text-align: center;
	overflow: visible;
}
#contenidoProductoH {
	width: 500px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	height: 120px;
	overflow: hidden;
}
#contenidoProductoH .Texto {
	font-family: helvetica;
	height: 70px;
	width: auto;
}
.BGRIGHT {
	background-color: #f4f4f4;
}
.BGRIGHT1 {
}
#categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 21px;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#tituloDetalles h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a90800;
	height: 50px;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: uppercase;
	vertical-align: top;
	font-weight: bold;
}
#detallesProducto {
	height: 250px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#textoDetalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: auto;
	clear:both;
	width: 680px;
}
#picsPreview img {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999;
}
#picsPreview {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	clear: left;
}
.atributosText {
	font-size: 14px;
}
.textGrande {
	font-size: 24px;
	font-weight: bold;
}
.precio .iva {
	font-size: 11px;
	font-weight: normal;
}
.verde {
	font-size: 14px;
	color: #4ab304;
}
.textoPeq {
	font-size: 11px;
}
#picDetalles {
	float: left;
	height: 250px;
	width: 250px;
	text-align: center;
}
#picDetalles img {
	border: 1px solid #999;
}
#headerBottom #carrito {
	height: 43px;
	background-color: #a5cc19;
	border: 1px solid #a5cc19;
	width: 440px;
	float: right;
	margin-right: 10px;
	margin-top: 12px;
	padding-right: 10px;
}
#headerBottom #carrito div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	float:left;
}
#headerBottom #carrito #precio {
	margin-top: 12px;
	margin-left: 10px;
}
#headerBottom #carrito .validar {
	margin-top: 6px;
	float:right;
}


.topcat {
	background-image: url(img/menu-flecha-right.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	height: 26px;
	font-size: 12px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
        border:1px white solid;
         width: 173px;
}
#secondcat {
	background-image: url(img/menu-flecha-right2.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-top: 0px;
	padding-left: 25px;
        padding-right: 10px;
	height: 25px;
	border: none;
	background-color: #fff;
        white-space:nowrap;
}
.separadorMenu {
	background-image: url(img/menu-separador.gif);
	background-repeat: no-repeat;
	height: 3px;
}
.infoBoxContents {
	background-color: #fff;

}

.subcategoria{
	width: 350px;
	height: 90px;
	border: 1px solid #dbdbdb;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
.subcategoria .thumb{
	width: 88px;
	height: 88px;
	float:left;
}
.subcategoria .bloquetexto{
	float:left;
	padding-top:10px;
	padding-left:10px;
	width: 220px;
}
.subcategoria .texto {
	color: #a90800;
	text-align: left;

}
.subcategoria .texto a {
	color: #a90800;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.subcategoria .texto a:hover {
	text-decoration: none;
	color: #000;
}
.subcategoria .desc {
	font-size: 10px;
	text-align: left;
}
.subcategoria .desc a{
	color: #000000;
}
.subcategoria .desc a:hover{

}
#tituloCategorias {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 12px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#acceso {
	font-size: 11px;
}
#acceso .titulo{
	font-size: 14px;
	font-weight: bold;
}
#acceso .titulo .txt {
	padding-top: 20px;
}
#acceso .img {
	float:left;
}
#acceso .boton {
	text-align: center;
	width:322px;
	margin: 20px 0px 10px 0px;
}
#acceso .boton button {
	display: block;
	width:100px;
	margin: 20px auto 10px auto;
}
#acceso .texto {
	padding-top: 30px;
	clear: both;
}
#acceso .titulo #texto2 {
	font-size: 11px;
	font-weight: normal;
}
#acceso #nuevocliente{
	width: 322px;
	height: 280px;
	background-color: #eeeeee;
	float:left;
	margin-left: 12px;
	padding: 8px 10px 10px 18px;
}
#acceso #yasoycliente{
	width: 322px;
	height: 280px;
	background-color: #eeeeee;
	float:left;
	margin-left: 10px;
	padding: 8px 10px 10px 18px;
}
#acceso #yasoycliente input[type='text'],
#acceso #yasoycliente input[type='password'] {
	width: 236px;
	height: 28px;
	font-size: 13px;
	padding:3px;
	text-align: center;
	color: #6b6b6b;
}
#acceso #yasoycliente #forgottenpass{
	text-align: center;
	padding-top: 10px;
}
#acceso #yasoycliente #loginfields{
	width: 322px;
	text-align: center;
}
#topProduct {
	padding-left: 30px;
	padding-right: 30px;
}
#topProduct #imgs{
	width: 400px;
	float: left;
}
#topProduct #resumen{
	width: 253px;
	margin-left: 20px;
	float: left;
}
#topProduct #resumen .itemresumen{
	border-bottom: 1px solid #dcdcdc;
	font-size: 11px;
	clear:both;
	height: auto;
	padding-top: 4px;
}
#topProduct #resumen .itemresumen .button_lang{
	width: 100px;
}
#topProduct #resumen .itemresumen .preciotxt{
	font-size: 11px;
	font-weight: bold;
}
#topProduct #resumen .itemresumen .icon {
	float:left;
}
#topProduct #resumen .itemresumen .leyenda {

	padding-top: 12px;
	height: 30px;
}
#tablacarrito {
	border-collapse:collapse;
}
#tablacarrito input {
	text-align: center;
}
#tablacarrito td{
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
#tablacarrito td.productListing-heading{
	border: none;
	border-bottom: 1px solid #c9c9c9;
	background-color: #fff;
	color: #a90800;
	font-size: 12px;
	height: 30px;
}
#tablacarrito td.last{
	border-right: none;
}
td.productListing-data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
td.productListing-data small{
	line-height: 15px;
}
td.smallText {
	padding: 15px;
}
.tablaCentral {
 	margin-left: 10px;
}
.linkscuenta {
	background-color:#eeeeee;
	padding:10px;
	font-size: 11px;
}
.form_grupo {
	background-color: #F4F4F4;
	padding: 10px;
}
.ap_content{
        background-color: #FFFFFF;
    padding-bottom: 3px;
    padding-right:10px;
    padding-left:2px;
}
