/* CSS Document */
BODY
	{
		background: #0F282D;
		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/fondo.gif) repeat-x top;
}
.bg_cabecera
{
	background:url(img/cabecera.jpg) no-repeat;
	width:855px;
	height:153px;
}
.bg_contenido
{
	background:url(img/bg_contenido.gif) repeat-y;
	width:855px;
	height:auto;
}
.bg_pie
{
	background:#0F282D;
	height:50px;
}
.borde_infe_pie
{
	background:url(img/bg_infe.gif) no-repeat top;
	width:853px;
	height:30px;
}

.bg_botones
{
	background:url(img/bg_botones.gif) no-repeat;
	width:844px;
	height:35px;
	padding-left:15px;
	margin-left:5px;
}




.fondo_color
{
	background:#ffffff;
}
.bg_menu
{
	background:url(img/linea_top.gif) repeat-x top;
}






.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/boton.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:109px;
	height:35px;
	padding-top:8px;
	float:left;
}
.bg_boton_off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F282D;
	width:109px;
	height:35px;
	padding-top:8px;
	float:left;
}
.bg_boton_off:hover
{
	background:url(img/boton.gif) no-repeat;
	color:#ffffff;
}

.lateral_top
{
	background:url(img/lateral_top.gif) no-repeat bottom;
	width:163px;
	height:25px;
}
.lateral_infe
{
	background:url(img/lateral_inf.gif) no-repeat top;
	width:163px;
	height:12px;
}
.lateral_middle
{
	background:#FFFFFF;
	width:163px;
}
.contenido_top
{
	background:url(img/contenido_top.gif) no-repeat bottom;
	width:656px;
	height:25px;
	margin-left:7px;
}
.contenido_infe
{
	background:url(img/contenido_infe.gif) no-repeat top;
	width:656px;
	height:15px;
	margin-left:7px;
}
.contenido_middle
{
	background:#FFFFFF;
	width:656px;
	margin-left:7px;
}


.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;
	border-top:1px dotted #0F282D;
	font-size:12px;
	color:#0F282D;
	height:20px;
	padding-top:2px;
	padding-left:8px;
}
.bg_bot_cat_off:hover
{
	font-weight:bold;
	height:26px;
	padding-top:9px;
	background:#E6E6E6;
}






.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:#0681A4;
	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;
}
