
body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 140px;
	background: #fff url('img/fondopie.jpg') left bottom repeat-x;
	color: #000;
	font: 0.8em "MS Sans Serif", Geneva, sans-serif;
}

body#prod {
	background: #F3DA72 none;
	padding-bottom: 10px;
}
div#cabecera {
	height: 105px;
	background: #fbd68f url('img/head.jpg') top right no-repeat;
	text-align: center;
}
p#menu {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	background: transparent url('img/sombra_tienda.gif') top right repeat-x;
}
body#prod p#menu {
	background-image: url('img/sombra_prod.gif');
}
p#menu a {
	text-decoration: none;
	color: #fff;
}
div#index {
	height: 329px;
	background: #fff url('img/home.jpg') top right no-repeat;
	margin: 0px 8%;
	padding-right: 440px;
}
div#index p {
	text-align: right;
	margin-right: 2em;
}
.en { color: #00c; }
span.inv { display: none; }
.direccion, address {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 2em;
	font-style: normal;
	margin-right: 2em;
}
address { margin-top: 0.5em; }
img, a img { border: none; }
.mapa {
	float: left;
	text-align: center;
}
div#contador {
	margin-right: 8px;
	text-align: right;
	background-color: transparent;
}
div#prod_1 {
	height: 300px;
	background: #F3DA72 url('img/prod_1.jpg') top left no-repeat;
	margin: 0px 10%;
}
div#prod_1 p {
	background: transparent url('img/prod_1_ico.gif') bottom right no-repeat;
	padding-top: 1em;
	padding-left: 310px;
	padding-bottom: 80px;
	text-align: justify;
}
div#prod_2 {
	margin: 2em 8%;
	background: transparent url('img/chalecos.jpg') top left no-repeat;
	padding-left: 260px;
}
div#prod_2 p {
	background: transparent url('img/cowboy.jpg') top right no-repeat;
	padding-top: 1em;
	padding-right: 260px;
	text-align: justify;
	min-height: 190px;
}
div#prod_3 {
	margin: 2em 10%;
	background: transparent url('img/prod_3.jpg') top right no-repeat;
	padding-right: 220px;
	padding-left: 100px;
	height: 150px;
	text-align: right;
}
div#prod_3 p {
	background: transparent url('img/prod_3_ico.gif') bottom right no-repeat;
	padding-bottom: 80px;
}
div#prod_4 {
	background: transparent url('img/prod_4.jpg') top left no-repeat;
	margin: -70px 10% -70px 10%;
	padding-left: 265px;
	padding-right: 100px;
	padding-top: 80px;
	height: 250px;
}
div#prod_4 p {
	background: transparent url('img/prod_4_ico.gif') bottom center no-repeat;
	padding-bottom: 100px;
	border-bottom: 2px dotted #ff0;
}
.centro { text-align: center; }