/* CSS Document */
BODY
	{
		background: #D9F3F4;
/*		 background:url(img/bg.jpg) repeat-x top; */
		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_cuerpo
{
	 background:url(img/bg_degrade.gif) repeat-x top;
}
.cuerpo
{
	background:url(img/bg_middle.gif) repeat-y center;
	width:861px;
}
.bg_contenido
{
	background:url(img/bg_cabecera.jpg) no-repeat top;
	height:auto;
}
.bg_cabecera
{
	width:861px;
}
.bg_informacion
{
	height:auto;
}

.bg_flash_menu
{
	width:180px;
	height:auto;
	margin-left:8px;
}
.bg_menu_lat
{
	background:url(img/bg_middle_menu.gif) repeat-y;
}
.bg_menu_bottom
{
	background:url(img/bg_bottom_menu.gif) no-repeat top;
	height:15px;
}
.margin_pie
{
	background:url(img/margin_pie.gif) top no-repeat;
	width:861px;
	height:22px;
}
.bg_pie
{
	background:#51929B;
	width:851px;
	margin-top:5px;
}
.top_pie
{
	background:url(img/top_pie.gif) top no-repeat;
	height:auto;
	padding-top:5px;
}
.bottom_pie
{
	background:url(img/bottom_pie.gif);
	height:19px;
}
.div_lat_izq
{
	margin-left:13px;
	margin-right:10px;
}



/*.cabecera
{
	width:794px;
	height:204px;
}*/


/* TABLAS */
.div_noticias
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0268AA;
	border-bottom:1px dotted #0268AA;
	margin:5px;
	padding-left:3px;
	padding-right:3px;
	padding-top:7px;
	padding-bottom:7px;
}
.div_conten_textos
{
	margin-right:16px;
	margin-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
}
.td_lat_izq
{
	border-bottom:1px dotted #8EC916;
	height:20px;
}
.resalto
{
	background:#EBF5CF;
    margin: 0px;
	height:auto;
	border:1px dotted #993333;
	padding:4px;
}
/* FUENTES */
.t_titulo_blanco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.t_01_plom
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#42494F;
}
.tmenu_lat
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#75A712;
}
.titulo01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#79AA14;
}
.tcategorias
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A6E26;
}
.ttitulo_anuncio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#79AA14;
}
.tdescripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D2D2D;
}