@charset "iso-8859-1";
/* CSS Document */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#contenedor-up {
	background-image: url(../img2/sombra-sup.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 980px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contenedor {
	background-image: url(../fw2/fondo-contenedor.png);
	background-repeat: repeat-y;
	width: 980px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 400px;
}

.contenido {
	width: 898px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 400px;
	background-image: url(../img2/fondo-contenido.png);
	background-repeat: repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 41px;
	padding-bottom: 0px;
	padding-left: 41px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}#pie {
	background-image: url(../img2/sombra-inf.png);
	margin: 0px;
	height: 30px;
	width: 980px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../img2/fondo.png);
	background-repeat: repeat-x;
}
.sep30 {
	height: 30px;
	clear: both;
}
.sep15 {
	height: 15px;
	clear: both;
}
.sep10 {
	height: 10px;
	clear: both;
}
.sep5 {
	height: 5px;
	clear: both;
}


#cabecera {
	margin: 0px;
	padding: 0px;
	height: 286px;
	width: 100%;
}
#menu {
	width: 240px;
}
#pie-menu {
	background-image: url(../img2/pie-fondo-menu.png);
	height: 35px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enOferta {
	background-image: url(../img2/en-oferta.png);
	margin: 0px;
	height: 143px;
	width: 202px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#NovedadesCuadro {
	background-image: url(../img2/novedades.png);
	margin: 0px;
	height: 143px;
	width: 330px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.cuadroProductos {
	background-image: url(../img2/productos/cuadrito.png);
	padding: 10px;
	height: 130px;
	width: 115px;
	overflow: hidden;
}
#ConsejosCuad {
	height: 116px;
	width: 200px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../img2/productos/cuadro-consejos.png);
	overflow: hidden;
}

