/* CSS Document */
BODY
	{
		background: #DCDCB7;
		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;
}
.cuerpo
{
	height:auto;
}
.bg_cabecera
{
	height:auto;
}
.cabecera
{
	width:805px;
	background:url(img/cabecera.gif) no-repeat;
	height:145px;
}
.bg_contenido
{
	height:auto;
}
.contenido_top
{
	background:url(img/contenido_top.gif) no-repeat;
	width:805px;
	height:11px;
}
.contenido_middle
{
	background:url(img/contenido_middle.gif) repeat-y;
	width:805px;
	height:auto;
}
.contenido_pie
{
	background:url(img/contenido_pie.gif) no-repeat;
	width:805px;
	height:74px;
}
.bg_pie
{
	width:794px;
	height:auto;
}
.pie
{
	padding-top:10px;
	width:794px;
	height:auto;
}
/* TABLAS */
.td_lat_izq
{
	border-bottom:1px dotted #FABD43;
	height:20px;
}
.resalto
{
	background:#EBF5CF;
    margin: 0px;
	height:auto;
	border:1px dotted #993333;
	padding:4px;
}
/* FUENTES */
.tmenu_sup
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767663;
}
.tmenu_lat
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BC0E0E;
}
.titulo01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#BC0E0E;
}
.tcategorias
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767663;
}
.ttitulo_anuncio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767663;
}
.tdescripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767663;
}
