/* CSS Document */
BODY
	{
		background: #85929B;
		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_cabecera01
{
	background:url(img/bg_cabecera01.gif);
	height:84px;
}
.cabecera
{
	background:url(img/logo.gif) left no-repeat;
	width:794px;
	height:84px;
}
.bg_cabecera02
{
	background:url(img/bg_cabecera02.gif);
	height:33px;
}
.bg_menu
{
	background:url(img/bg_menu.gif) right no-repeat;
	width:794px;
	height:33px;
}
#menuTop{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

#menuTop a:link, #menuTop a:visited{
	line-height:30px;
	color:#fff;
}

.bg_contenido
{
	height:auto;
}
.contenido
{
	width:794px;
	height:auto;
}
.bg_contenido02
{
	height:auto;
}
.contenido02
{
	background:url(img/bg_001.gif) top no-repeat;
	width:794px;
	padding-top:14px;
	height:auto;
}
.contenido_categoria_sup
{
	width:794px;
	background:url(img/contenido_sup.gif) no-repeat;
	height:26px;
}
.contenido_categoria_med
{
	width:794px;
	background:url(img/contenido_med.gif);
	height:auto;
}
.contenido_categoria_inf
{
	width:794px;
	background:url(img/contenido_inf.gif) no-repeat;
	height:19px;
}
.bg_pie
{
	background:url(img/bg_pie.gif);
	height:auto;
}
.pie
{
	padding-top:7px;
	width:794px;
	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;
}


.table_contenido
{
	border:0px solid #A7BD95;
}
.fond_imagen
{
	width:130px;
	height:150px;
}
/*  *------ FUENTES */
.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.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:#ffffff;
}
.titulo01
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#E77E16;
}
.descripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#203749;
}
.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;
}
