/* CSS Document */
BODY
	{
		background: #E7C97E;
		color: gray;
		margin: 0px auto 0px auto; 
		padding: 0;
		width:auto;
		height:100%;
		bottom:0px;
		top:0px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*.bg_cabecera
{
	background:url(img/bg_cabecera.gif);
	height:91px;
}*/

.bg_cabecera
{
	background:url(img/bg_cabecera.gif);
	height:91px;
}
.cabecera
{
	background:url(img/cabecera.gif);
	width:794px;
	height:91px;
}
.bg_contenido
{
	background:url(img/bg_contenido.gif) repeat-x top;
	height:auto;
}
/*.bg_banner
{
	background:url(img/bg_banner.gif);
	width:794px;
	height:238px;
}*/
.bg_banner
{
	background:url(img/bg_banner.gif);
	width:794px;
	height:312px;
}

.bg_contenido2
{
	width:794px;
	height:auto;
}
.bg_pie
{
	background:url(img/bg_pie.gif);
	height:62px;
}
.pie
{
	background:url(img/pie.gif);
	width:794px;
	height:62px;
}
.table_contenido
{
	border:0px solid #A7BD95;
}
.fond_imagen
{
	width:130px;
	height:150px;
}
/*  *------ FUENTES */
.fuente01
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#096DC4;
}
.fuente02
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B4B25;
}
.fuente05
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#725333;
}
.titulo01
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FBF2E3;
}
.descripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B4B25;
}
.precio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#800000;
}
.info_adicional
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4465A2;
}
.menu_sup
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}