/* CSS Document */
BODY
	{
		background: #1A1708;
/*		 background:url(img/bg.jpg) repeat-x top; */
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		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_fondo
{
	background-color:#2D270F;
}
.bg_middle_pie
{
	background:url(img/bg_middle_pie.gif) repeat-x;
	height:29px;
}
.bg_home
{
	width:861px;
	height:459px;
}
.bg_cabecera
{
	width:861px;
}
.cuerpo
{
	width:861px;
}

/* PORTADA */
.portada
{
	width:861px;
	margin-top:10px;
}
.lat_izq_portada
{
	background:url(img/bg_lat_izq.gif) left no-repeat;
	width:15px;
	height:77px;
}
.lat_der_portada
{
	background:url(img/bg_lat_der.gif) right no-repeat;
	width:15px;
	height:77px;
}
.middle_portada
{
	background:url(img/bg_portada_middle.gif) repeat-x;
	height:77px;
}
/* ********** */
.informacion
{
	width:800px;
	margin-top:5px;
}

.bg_cuerpo
{
	background:url(img/bg_fondo.gif) repeat-x top;
}
.cuerpo
{
	width:885px;
}


.medio_contenido
{
	width:861px;
}
/* TOP CABECERA */
.top_cuadro_blanco
{
	background:url(img/bg_top_contenido.gif) top no-repeat;
	width:637px;
	height:10px;
}
.bottom_cuadro_blanco
{
	background:url(img/bg_bottom_contenido.gif) bottom no-repeat;
	width:637px;
	height:10px;
}
.middle_cuadro_blanco
{
	background:#EFECE4;
	width:637px;
}
/* ********************** */

.cabecera
{
	height:125px;
}
.bg_contenido
{
	background:url(img/bg_contenido.gif) repeat-y;
	height:320px;
}
.bg_pie
{
	background:url(img/bg_pie.gif) no-repeat;
	height:125px;
}




.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;
}
.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;
}
.fuente05
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
