body {
	margin: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
}
#HEADER {
	margin: auto;
	height: 148px;
	width: 950px;
}
#HEADER .hadBG {
	background-image: url(img/headBG.jpg);
}
#HeaderTop {
	height: 92px;
	width: 950px;
}
#HeaderBotonera {
	height: 31px;
	width: 950px;
}
#botoneraLeft {
	float: left;
	height: 28px;
	width: 182px;
	background-image: url(img/barrraBusqueda.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 44px;
}
#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: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	margin-top: 4px;
    border: none;
}
#botoneraLeft input {
    border:0;
 border: none;
}
#botones {
	background-image: url(img/botoneraBG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 723px;
}
#headerBottom {
	height: 22px;
	width: 950px;
}
#botoneraFin {
	float: left;
	height: 30px;
	width: 20px;
}
#CONTENIDO {
	height: auto;
	width: 926px;
	background-color: #FFF;
	margin: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
}
#CONTENIDO .menuBg {
	background-image: url(img/menuBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 2px;
}
#CONTENIDO #Subtitulo{
	font-family: helvetica;
	font-size: 13px;
	color: #FFF;
	margin: auto;
	height: 26px;
	width: 174px;
	background-image: url(img/titleMenu.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#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: #C60000;
}
#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;
}
#Novedades {
	height: auto;
}
#NovedadesCentro {
	height: auto;
	width: 730px;
	margin: auto;
	clear: left;
}
#tituloCentral {
	background-image: url(img/categorias.jpg);
	width: 670px;
	background-repeat: no-repeat;
	height: 38px;
	font-family: helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 25px;
	padding-left: 30px;
	margin: auto;
}
#ProductoTab {
	height: 370px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	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: auto;
	width: 196px;
	text-align: center;
	overflow: visible;
}
#contenidoProducto {
	width: 200px;
	margin-left: auto;
	padding-top: 5px;
	float: none;
	height: auto;
	overflow: visible;
	margin-right: auto;
	margin-bottom: auto;
}
#contenidoProducto #Texto {
	font-family: helvetica;
	height: 60px;
	width: auto;
	text-align: center;
overflow: hidden;
}
#Texto .categoria {
	font-size: 13px;
	color: #090;
	font-weight: bold;
	text-align: center;
}
#Texto .Titulo {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}
#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-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 750px;
	margin: auto;
	padding-top: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 150px;
	padding-right: 50px;
	background-position: center;
}
.BGLEFT {
	background-color: #F5EACA;
	background-image: url(img/BGleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#contenidoProducto #botonComprar {
	width: 151px;
	height: auto;
	margin: auto;
	padding: 5px;
}
#contenidoProducto #Precio .PVP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 1em;
}
#contenidoProducto #Precio .Sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AE0E17;
	font-weight: bold;
}
.tachado {
	text-decoration: line-through;
}
#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: #F5EACA;
	background-image: url(img/BGright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BGRIGHT1 {
}
#categoria {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4ab304;
	height: 21px;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#tituloDetalles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B7190A;
	height: 50px;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
#detallesProducto {
	height: 250px;
	width: 570px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
}
#textoDetalles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
}
#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: 34px;
	font-weight: bold;
}
.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;
}
