/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #7B537B;
	background: #FFE5D4;
	font: normal 0.8em "Times New Roman", Times, serif;
}
div {
	float: left;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}

/* --- ESTRUCTURA --- */
#contenedor {
	float: none;
	position: absolute;
	width: 100%;
	background: url(../imagenes/fondo.jpg) repeat-x top;
}
#todo {
	float: none;
	margin: 0 auto;
	width: 762px;
	height: auto;
	text-align: left;
}
#header_portada {
	width: 762px;
	height: 146px;
	background: url(../imagenes/header_portada.jpg) no-repeat;
}
#index_portada {
	width: 578px;
	min-height: 315px; height: auto !important; height: 315px;
	background: url(../imagenes/index_portada.jpg) no-repeat;
}
#header {
	width: 762px;
	height: 146px;
	background: url(../imagenes/header.jpg) no-repeat;
}
#cuerpo {
	width: 762px;
	min-height: 315px; height: auto !important; height: 315px;
	background: url(../imagenes/cuerpo.jpg) repeat-y;
}
#footer {
	clear: both;
	padding-top: 30px;
	width: 762px;
	height: 15px;
	background: url(../imagenes/footer.jpg) no-repeat;
}
.cierre {
	clear: both;
}

/* --- HEADER --- */
#top {
	padding: 26px 0 0 12px;
	width: 750px;
	height: 120px;
}

/* --- TOP --- */

/* --- IZQUIERDA --- */
#izquierda {
	width: 147px;
	min-height: 315px; height: auto !important; height: 315px;
	padding: 0 0 0 37px;
}
#izquierda #nav {
	position: relative;
	margin: 0;
	padding: 20px 0 10px 0;
	width: 147px;
	height: 100px;
	list-style: none;
	font-size: 1em;
}
#izquierda #nav h3 {
	display: none;
}
#izquierda #nav li {
	margin: 0;
	padding: 0;
}
#izquierda #nav li a {
	display: block;
	background-position: top;
	background-repeat: no-repeat;
	width: 147px;
	height: 24px;
}
#izquierda #nav li a:hover {
	background-position: bottom;
}
#btn_1 a {
	background: url(../imagenes/btn_1.jpg);
}
#btn_2 a {
	background: url(../imagenes/btn_2.jpg);
}
#btn_3 a {
	background: url(../imagenes/btn_3.jpg);
}
#btn_4 a {
	background: url(../imagenes/btn_4.jpg);
}
#btn_5 a {
	background: url(../imagenes/btn_5.jpg);
}

/* --- DERECHA --- */
#derecha {
	width: 160px;
	min-height: 315px; height: auto !important; height: 315px;
	padding: 0 18px 0 0;
}
#derecha #imagen {
	padding: 30px 1px 0 1px;
	width: 158px;
	height: 260px;
}
#derecha #frase {
	padding: 14px 0;
	width: 160px;
	height: auto;
	border-top: 1px solid #D3A12A;
	border-bottom: 1px solid #D3A12A;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #D3A12A;
}
#derecha #frase p {
	padding: 0;
	margin: 0;
}
/* --- CENTRAL --- */
#central {
	width: 400px;
	min-height: 315px; height: auto !important; height: 315px;
}
#central #titulo {
	padding: 0 15px;
	width: 370px;
	height: 30px;
}
#central #titulo h2 {
	color: #969;
	margin: 10px 0 0 0;
	font: bold italic 1.5em "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCAABD;
}
#central #texto {
	padding: 0 15px;
	width: 370px;
	min-height: 10px; height: auto !important; height: 10px;
}
#central #texto p {
	margin: 1em 0;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

/* --- PRODUCTOS --- */
#central .fond_prod {
	width: 370px;
	height: auto;
	background: url(../imagenes/fondo_prod.jpg) repeat-x bottom;
}
#central .prod_chico {
	margin: 0;
	padding: 18px 4px;
	width: 115px;
	min-height: 130px; height: auto !important; height: 130px;
}
#central #texto .prod_chico p {
	margin: 0;
	padding: 0;
	color: #960;
	font-size: 0.9em;
	text-align: left;
}
#central .prod_vacio {
	margin: 0;
	padding: 18px 4px;
	width: 58px;
	min-height: 130px; height: auto !important; height: 130px;
}
#central #texto_prod {
	width: 180px;
	padding-right: 10px;
	font-size: 0.9em;
}
#central #texto_prod ul {
	padding:0;
	margin:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
#central #texto_prod ul li {
	display: block;
	padding:0 0 0 12px;
	background: url(../imagenes/vineta.jpg) no-repeat 0 6px;
}
#central #prod_grande {
	width: 180px;
	padding-top: 15px;
}
#central .titulo_masinfo {
	/*font-size: 0.9em;*/
	font-style: italic;
	font-weight: bold;
	padding:0;
	margin:0;
}
#central #texto_masinfo {
	width: 370px;
	font-size: 0.9em;
}
#central #subtitulo {
	width: 370px;
	height: 30px;
}
#central #subtitulo h2 {
	color: #969;
	margin: 10px 0 0 0;
	font: bold italic 1.4em "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCAABD;
}
#central .prod_small {
	margin: 0;
	padding: 10px 2px;
	width: 70px;
}
#central .prod_small span {
	margin: 0;
	padding: 0;
	color: #960;
	font-size: 0.9em;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

/* --- FOOTER --- */
#footer #copy {
	margin: 7px 20px 0 20px;
	color: #969;
	font-size: 0.9em;
}
#footer #pd {
	float: right;
	margin: 7px 20px 0 20px;
}

/* --- CONTACTO --- */
#central #contacto {
	margin: 0;
	padding: 0;
}
#central #contacto fieldset {
	border: 1px solid #CCAABD;
	margin: 0;
	padding: 20px;
	background: url(../imagenes/fondo_form.jpg) repeat-y left top;
}
#central #contacto fieldset legend {
	display: none;
}
#central #contacto fieldset label {
	float: left;
	width: 120px;
	height: 11px;
	color: #960;
	text-align: left;
	margin: 10px 0;
	font: bold italic 1.2em "Times New Roman", Times, serif;
}
#central #contacto fieldset input, #central #contacto fieldset select {
	float: left;
	width: 200px;
	margin: 8px 0;
}
#central #contacto .submit {
	float: right;
	margin: 5px 0 0 5px;
	width:59px;
}
#central #contacto .borrar {
	width: 80px;
	font-size: 0.8em;
	margin: 10px 0 0 10px;
}
#central #contacto #consulta {
	float: left;
	width: 200px;
	margin: 8px 0;
}
#central #gracias {
	color: #960;
	text-align: center;
	font: bold italic 1em "Times New Roman", Times, serif;
}

