body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../imagen/pie.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contenedor {
	width: 960px;
	text-align: left;
	margin: auto;
	border: 0px solid green;
}

#cabecera {
	float: left;
	width: 960px;
	height: 150px;
	background-image: url(../imagen/cabecera.jpg);
	background-repeat: no-repeat;
	border: 0px solid blue;
}

#lateralIzq {
	float: left;
	background-image: url(../imagen/lateral_izq.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 299px;
	border: 0px solid yellow;
}

#lateralDer {
	float: right;
	background-image: url(../imagen/lateral_der.jpg);
	background-repeat: no-repeat;
	width: 44px;
	height: 343px;
	border: 0px solid yellow;
}

#menu {
	float: left;
	width: 810px;
	height: 18px;
	border: 0px solid green;
	padding-top: 130px;
	padding-left: 80px;
}

#cuerpo {
	float: left;
	width: 960px;
	padding-left: 0px;
	border: 0px solid green;
	padding-top: 0px;
	background-color: transparent;
	background-image: url(../imagen/fondo_medio.jpg);
	background-repeat: repeat-y;
}

#contenido {
	float: left;
	width: 806px;
	padding-left: 0px;
	border: 0px solid red;
	padding-top: 2px;
}

#pie {
	border: 0px solid black;
	padding-top: 0px;
	margin-top: 0px;
	clear: left;
	height: 389px;
}

#cajaGoogle {
	float: left;
}

#posCarrito {  
	float: left;
	padding-left: 720px;
	border: 0px solid red;
}

#posUsuario {
	float: left;
	padding-left: 670px;
	border: 0px solid green;
	height: 25px;
}

/* ---------------- Carousel de marcas --------- */

.image_carousel {
	padding: 5px 0 5px 5px;
}
.image_carousel img {
  		border: 0px solid #ccc;
  		background-color: white;
 	 	padding: 5px;
  		margin: 3px;
  		display: block;
  		float: left;
}

.clearfix {
  		float: none;
  		clear: both;
}

/* ---------------- Menu ------------- */

#menuInicio ul {
	display: block;
	list-style-type: none;
	padding-left: 30px;
	margin: 0px;
}

#menuInicio ul li{
	float: left;
	height: 20px;
	padding-right: 10px;
}

#menuInicio ul li#uno{
	width: 72px;
	background: url(../imagen/menu.png) no-repeat 0px 0px;
}
#menuInicio ul li#uno:hover{
	background:  url(../imagen/menu.png) no-repeat 0px -20px;
}
#menuInicio ul li#uno.activo{
	background:  url(../imagen/menu.png) no-repeat 0px -20px;
}

#menuInicio ul li#dos{
	width: 135px;
	background: url(../imagen/menu.png) no-repeat -80px 0px;
}
#menuInicio ul li#dos:hover{
	background:  url(../imagen/menu.png) no-repeat -80px -20px;
}
#menuInicio ul li#dos.activo{
	background:  url(../imagen/menu.png) no-repeat -80px -20px;
}

#menuInicio ul li#tres{
	width: 80px;
	background: url(../imagen/menu.png) no-repeat -220px 0px;
}
#menuInicio ul li#tres:hover{
	background:  url(../imagen/menu.png) no-repeat -220px -20px;
}
#menuInicio ul li#tres.activo{
	background:  url(../imagen/menu.png) no-repeat -220px -20px;
}

#menuInicio ul li#cuatro{
	width: 90px;
	background: url(../imagen/menu.png) no-repeat -320px 0px;
}
#menuInicio ul li#cuatro:hover{
	background:  url(../imagen/menu.png) no-repeat -320px -20px;
}
#menuInicio ul li#cuatro.activo{
	background:  url(../imagen/menu.png) no-repeat -320px -20px;
}

#menuInicio ul li#cinco{
	width: 90px;
	background: url(../imagen/menu.png) no-repeat -430px 0px;
}
#menuInicio ul li#cinco:hover{
	background:  url(../imagen/menu.png) no-repeat -430px -20px;
}
#menuInicio ul li#cinco.activo{
	background:  url(../imagen/menu.png) no-repeat -430px -20px;
}

#menuInicio ul li#seis{
	width: 140px;
	background: url(../imagen/menu.png) no-repeat -540px 0px;
}
#menuInicio ul li#seis:hover{
	background:  url(../imagen/menu.png) no-repeat -540px -20px;
}
#menuInicio ul li#seis.activo{
	background:  url(../imagen/menu.png) no-repeat -540px -20px;
}

#menuInicio ul li#siete{
	width: 100px;
	background: url(../imagen/menu.png) no-repeat -700px 0px;
}
#menuInicio ul li#siete:hover{
	background:  url(../imagen/menu.png) no-repeat -700px -20px;
}
#menuInicio ul li#siete.activo{
	background:  url(../imagen/menu.png) no-repeat -700px -20px;
}


/* ---- cajas --- */

#notaPie {
	/* se usa */
	float: left;
	padding-top: 35px;
	padding-left: 100px;
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.cajaContacto1 { /* se usa */
	float: left;
	width: 325px;
	padding-left: 5px;
	margin-right: 5px;
	padding-bottom: 3px;
	margin-top: 8px;
	border: 0px solid red;
	line-height: 23px;
}

.cajaContacto2 { /* se usa */
	float: left;
	width: 455px;
	padding-left: 5px;
	margin-right: 5px;
	padding-bottom: 3px;
	margin-top: 8px;
	border: 0px solid red;
	line-height: 23px;
}

.cajaInicio1 {  /* se usa */
	float: left;
	width: 192px;
	border: 0px solid red;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 13px;
	text-align: justify;
}

.cajaInicio2 {  /* se usa */
	float: left;
	width: 416px;
	padding-left: 2px;
	border: 0px solid black;
}

.cajaInicio3 {  /* se usa */
	float: left;
	width: 192px;
	border: 0px solid blue;
	padding-left: 2px;
}

.cajaFormEmail { /* se usa */
	float: left;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 11px;
}

.cajaTextoInicio { /* se usa */
	float: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.notaLegalInicio { /* se usa */
	float: left;
	color: #A3A3A3;
	font-size: 10px;
	padding-top: 0px;
}

.cajaMitad {
	float: left;
	width: 402px;
	border: 0px solid red;
	padding-left: 1px;
}

.caja2 {
	background-color: #f5f9e6;
	border-bottom: 1px solid #98bd19;
	padding-left: 3px;
	margin-right: 8px;
	padding-bottom: 3px;
	font-size: 13px;
	margin-top: 12px;
}

.cajaFoto1 {
	float: left;
	width: 100%;
	border: 0px solid red;
	padding-bottom: 15px;
}

.cajaFoto2 {
	float: left;
	width: 158px;
	font-size: 11px;
	padding-left: 4px;
}

.cajaPaginas {
	float: left;
	width: 100%;
	text-align: right;
	padding-bottom: 15px;
}

.cajaProducto {
	float: left;
	width: 400px;
	border: 0px solid red;
}

.cajaMensajeUsuario {
	float: left;
	width: 250px;
	border: 0px solid red;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 11px;
}

.cajaTodosProductos {
	float: left;
	width: 100%;
}

.cajaNoticiaLegal {
	float: left;
	text-align: justify;
	font-size: 10px;
	color: #727272;
	line-height: 11px;
}

.cajaTextoEnvio {
	float: left;
	padding-left: 50px;
	width: 100%;
}

.cajaSeccionOfertas {
	float: left;
	width: 820px;
	border: 0px solid red;
	height: 150px;
}

.cajaOferta {
	float: left;
	width: 190px;
	height: 150px;
	border: 0px solid green;
	padding-left: 10px;
}

.cajaBusqueda {
	float: left;
	width: 810px;
	border: 0px solid yellow;
	height: 29px;
}

.cajaPaginacion {  /* se usa  */
	float: left;
	text-align: right;
	width: 100%;
	border: 0px solid red;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cajaMoto1 {  /* motos usadas */
	float: left;
	width: 148px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid red;
}

.cajaMoto2 {
	float: left;
	width: 100%;
	border: 0px solid red;
	text-align: center;
}

.cajaMoto3 {
	float: left;
	width: 100%;
	border: 0px solid red;
	padding-bottom: 15px;
}

.cajaTodoAncho {
	width: 100%;
	float: left;
	border: 0px solid red;
}



/* ------- Listas ----------*/

ul.lista1 {
	padding-left: 5px;
	display: block;
}

ul.lista1 li {
	float: left;
	width: 250px;
	padding-top: 2px;
	padding-bottom: 10px;
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../imagen/flecha4.png);
	background-position: left top;
	background-repeat: no-repeat;
}




/* ------ Tablas ------------ */

#tabla1 { 
	border-spacing:0px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
}

#tabla1  th {
	border-right: 1px solid #97af45;
	border-bottom: 1px solid #97af45;
	border-spacing: 0;
	vertical-align: top;
	text-align: center;
	color: White;
	background-color: #bfd280;
}

#tabla1 tr {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	background-color: #ecf3d5;
	color: #7D7D7D;
}

#tabla1 tr:hover{
	background-color: #ffe700;
	color: #000;
}

#tabla1 tr.resaltar{    /*Idéntico al hover anterior, para IE junto con el javascript*/
	background-color: #ffe700;
	color:#000;
}

#tabla1 td {
	border-right: 1px solid #b1c764;
	border-bottom: 1px solid #b1c764;
	margin: 0 1em; /*?*/
	padding: 0.2em 1em;
	border-spacing: 0;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}

.tabla2 tr {
	font-size: 12px;
	color: black;
}

/* ------ Etiquetas redefinidas ------ */

.gris {
	color: Gray;	
}

.negro {
	color: black;	
}

.verde {
	color: #599b3a;
}

.rojo {
	color: #FF3815;
}

.amarillo {
	color: #d3c102;
}

.vaciar {
	color: Gray;	
	font-size: 11px;
}

p {
	text-indent: 20px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 8px;
	margin-bottom: 8px;
	margin-top: 0px;
	letter-spacing: 1px;
	line-height: 17px;
}

p.inicio {
	text-indent: 25px;
	padding-left: 10px;
	letter-spacing: 2px;
}

h1 {
	color: #5C5C5C;
	padding-left: 0px;
	padding-bottom: 1px;
	font-size: 16px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 4px;
	text-align: center;
}


/* ----- Enlaces ------ */

a {
	color: #97af45;
	text-decoration: none;
}

a:hover {
	color: #6B8E23;
}

a.activo {
	color: #6B8E23;
}

a:active {}

a:visited {}

a.pie {
	color: white;
}

a.pie:hover {
	color: white;
}


/* -- Imagenes -- */

.floatIzq {
	float: left;
	margin: 0 5px 5px 0px;
	border: 2px solid #f1f7df;
	padding: 1px;
}

.floatDer {
	float: right;
	margin: 0 0px 5px 5px;
	border: 2px solid #f1f7df;
	padding: 1px;
}

.floatCnt {
	margin: 0 0px 5px 0;
	border: 2px solid #f1f7df;
	padding: 1px;
}

.floatInicio {
	float: none;
	padding: 0px;
	margin: 0px 12px 0px 0px;
	border: 0px solid #DCDCDC;
} 

.floatMoto {
	float: left;
	margin: 0 0px 5px 5px;
	border: 1px solid #d3c102;
	padding: 1px;
}


/* -- Textos -- */

/* -- Formularios -- */

.txtTitulo {
	font-size: 12px;
	color: #97af45;
	font-weight: bold;
}

.cajaEntrada {
	font-size: 12px;
	color: #88ae05;
	border: 1px solid #97af45;
	background: #f7f3c9;
}

.boton {
	font-weight: bold;
	font-size: 10px;
	border: 2px solid #97af45;
	background-color: white;
	color: #97af45;
} 


/* ------- Validación formularios ---------- */

form label { 
	float: left; 
	width: 150px; 
	text-align: right; 
	padding-right: 5px; 
}

form label.chico { 
	float: left; 
	width: 50px; 
	text-align: right; 
	padding-right: 5px; 
}

form label.aceptepolitica {
	float: left;
	width: 160px;
	text-align: right;
	padding-right: 1px;
	padding-left: 0px;
	font-size: 11px;
	top: 0px;
}

form label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	padding-top: 0px;
	border: 0px solid red;
}

form div {
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px solid blue;
}

form label.ancho { 
	float: left; 
	width: 225px; 
	text-align: left; 
	padding-right: 5px;
	border: 0px solid red;
	font-size: 12px; 
}
