body {
 	margin: 0px;
 	font-family: "Trebuchet MS", Arial, Verdana;
 	font-size: 13px;
}

#header {
 	background-image: url(img/header_bg.gif);
 	text-align: center;
}

#subheader {
 	background-image: url(img/subheader_bg.gif);
 	padding: 8px;
 	color: #867a5d;
 	font-family: Georgia, Arial, Verdana;
  font-style: italic;
  font-size: 12px;
  text-align: center;
}

#principal {
 	background-image: url(img/principal_bg.gif);
	background-color: #6e654e;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px;
	overflow: hidden;
}

/* Puto internet explorer */
* html #principal {
 	height: 1%;
}

#medio {
 	width: 760px;
 	margin: auto;
 	text-align: left;
}

#izquierda_marco {
	width: 450px;
	border-right: 1px solid #7b745e;
	float: left;
}	

#izquierda {
	text-align: left;
	color: #f2ede2;
	margin-right: 30px;
}

#navlist { list-style-image: url(img/arrow.gif); }

#derecha_marco {
	width: 285px;
	float: right;
}

#box_marco {
	width: 284px;
	margin-top: 10px;
}

#box {
	background-image: url(img/box_bg.gif);
}

#box a {
	text-decoration: none;
	color: #433c29;
}

#box a:hover {
	text-decoration: underline;
}

#box_up {
	background-image: url(img/box_bg_up.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #433c29;
}

#precios {
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 12px;
}

#precios_titulo {
	color: #5a523a;
	line-height: 14px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

#precios table {
	border: 0px;
	width: 261px;
}

#precios td {
	border-bottom: 1px solid #7b735f;
	color: #f2ede2;
	padding-bottom: 5px;
	padding-top: 5px;
}

.fechas {
	font-size: 13px;
	padding-left: 8px;
}

.euros {
	border-left: 1px solid #7b735f;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#formulario_marco {
	background-color: #39311f;
	background-image: url(img/fotos_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin: auto;
	text-align: center;
}

/* Puto internet explorer */
* html #fotos_marco {
 	height: 1%;
}

#formulario {
	margin: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
	color: #c4b99e;
	width: 600px;
}

#formulario td {
	color: #c4b99e;
	font-size: 13px;
}

.derechazo {
	text-align: right;
	padding-right: 15px;
}

#fotos {
	margin: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	overflow: hidden;
}

/* Puto internet explorer */
* html #fotos {
 	height: 1%;
}

#fotos img {
	border: 1px solid #444444;
}

#foto {
	border: 5px solid #8c836c;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.ico {
	float: left;
	margin-right: 5px;
}

.top {
	background-color: #5a523a;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

.clara {
	color: #8e856f;
}

#leyenda {
	color: #8e856f;
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 5px;
}

.suplementos {
	font-size: 9px;
}

.anotacion {
	text-transform: uppercase;
	font-size: 9px;
}

#footer_marco {
	background-color: #000000;
	overflow: hidden;
	margin: auto;
	text-align: center;
}

/* Puto internet explorer */
* html #footer_marco {
 	height: 1%;
}

#footer {
	color: #666666;
	margin: 20px;
}

#footer a {
	color: #666666;
}

.minit {
	font-size: 10px;
	color: #736a50;
}

.minit a {
	color: #736a50;
}

