body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #8B5B3F;
	background-color: #F5E6C0;
	margin: 0px;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #8B5B3F;
}
.box_200 {
	background-color: #F9EFD5;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	color: #795037;
	font-size: 0.9em;
}
.boton_1 {
	color: #8B5B3F;
	width: 5em;
	font-size:0.9em;
}

.box_50 {
	background-color: #F9EFD5;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 50px;
	color: #795037;
	font-size: 0.9em;
}

a:link {COLOR: #8B5B3F; BACKGROUND-COLOR: #; text-decoration:underline;}
a:visited {COLOR: #8B5B3F; BACKGROUND-COLOR: #; text-decoration:underline;}
a:hover {COLOR: #FFFFFF; BACKGROUND-COLOR: #8B5B3F; text-decoration:none;}


#producto {
BORDER: #E5E6C0 0px solid; 
PADDING: 2px; 
BACKGROUND-COLOR: #; 
FLOAT: left; 
width: 245px;
height:180px;
xxfont-family:Arial, Helvetica, sans-serif;
xxcolor:#444444;
margin-right:30px;
}

#productomini {
BORDER: #E5E6C0 0px solid; 
PADDING: 2px; 
BACKGROUND-COLOR: #; 
FLOAT: left; 
width: 245px;
height:120px;
xxfont-family:Arial, Helvetica, sans-serif;
xxcolor:#444444;
margin-right:30px;
}
	
#zona {
BORDER: #9A6A3F 1px solid; 
PADDING: 2px; 
BACKGROUND-COLOR: #FDF4DB; 
xxFLOAT: left; 
width: 500px;
xxheight:70px;
xxfont-family:Arial, Helvetica, sans-serif;
xxcolor:#444444;
xxmargin-right:10px;
}	

.producto_precio {
	text-align: center;
	background-color: #D9AB6C;
}
.producto_titulo {
	padding-left: 5px;
	background-color:#ECD195;
	height:30px;
}
.producto_descripcion {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 1px;
}
.pie_pagina {
	color: #F9EACC;
	background-color: #71513E;
	height: 20px;
	padding-left: 8px;
    padding-right: 8px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.txt_m {
	font-size: 1.2em;
}


.borde_collapse {
border-collapse:collapse;
}


.pie_pagina a:link {COLOR: #F9EACC; BACKGROUND-COLOR: #; text-decoration:underline;}
.pie_pagina a:visited {COLOR: #F9EACC; BACKGROUND-COLOR: #; text-decoration:underline;}
.pie_pagina a:hover {COLOR: #F9EACC; BACKGROUND-COLOR: #; text-decoration:none;}
.titulobig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #8B5B3F;
}
