/* CSS Document */
BODY
	{
		background: #F3EDCD;
		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;
}
.fondo
{
	background:url(img/bg_contenido.gif) repeat-x top;
}
.fondo_color
{
	background:#2896E7;
}
.bg_menu
{
	background:url(img/linea_top.gif) repeat-x top;
}
.bg_botones
{
	background:url(img/bg_menus.gif) no-repeat top;
	width:300px;
	height:32px;
	padding-left:7px;
}
.bg_cabecera
{
	background:url(img/banner.jpg) no-repeat;
	width:873px;
	height:227px;
}

.bg_pie
{
	width:851px;
	border-top:1px dotted #940223;
	margin-top:10px;
}


.bg_contenido
{
	width:851px;
	height:auto;
	margin-top:15px;
}
.bg_top_latder
{
	background:url(img/bg_top_lat.gif) no-repeat;
	width:178px;
	height:32px;
}

.bg_middle_latder
{
	width:178px;
	height:auto;
}

.bg_infe_latder
{
	background:url(img/bg_infe_lat.gif) no-repeat;
	width:178px;
	height:24px;
}


.bg_boton_on
{
	background:url(img/bg_boton_top.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:98px;
	height:32px;
	padding-top:8px;
	float:left;
}
.bg_boton_off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:98px;
	height:32px;
	padding-top:8px;
	float:left;
}
.bg_boton_off:hover
{
	background:url(img/bg_boton_top.gif) no-repeat;
}

.bg_bot_cat_on
{
	background:url(img/bg_menu_lat.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	width:162px;
	height:23px;
	padding-top:2px;
}
.bg_bot_cat_off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	width:162px;
	height:23px;
	padding-top:2px;
	padding-left:8px;
}
.bg_bot_cat_off:hover
{
	background:url(img/bg_menu_lat.gif) no-repeat;
	color:#FFFFFF;
}






.pie
{
	padding-top:10px;
	width:794px;
	height:auto;
}
/* TABLAS */
.td_lat_izq
{
	border-bottom:1px dotted #60AFEA;
	height:20px;
}
.resalto
{
	background:#FFFFCC;
    margin: 0px;
	height:auto;
	border:1px dotted #993333;
	padding:4px;
}

/* FUENTES */
.titulo01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2E3931;
}
.menu_sup
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.tmenu_lat
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.tcategorias
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3937;
	/*font-weight:bold; */
}
a.tcategorias:hover
{
	color:#940223;
	font-weight:bold;
}


.ttitulo_anuncio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#940223;
}
.tdescripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}