/* CSS Document */
body{
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

#backmenu{
	background:url(../img/backmenu.jpg);
	
	}
#topspace{
	height:0px;
	}

#menuleft{
	background:url(../img/menu_left.jpg);
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #ffffff;
	font-size:14px;
	height:35px;
	}
#texto{
	padding-top:8px;
	text-align:center;
	}
#cuerpotitle{
	background:url(../img/titulocuerpo.jpg);
	height:49px;
	font-weight:bold;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	}
#cuerpotexto{
	padding-top:8px;
	text-align:center;
	}
#sabiasque{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:13px;
	}
#textobody{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	/*border-bottom: 1px #003300 dashed;*/
	}
#titulonoticias{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333333;
	}
#titulocontenido{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	}
#subbanner{
	background:url(../img/subbanner.jpg);
	width:822px;
	height:10px;
	}
#busca{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	float: left;
   /* margin-top: 4px;*/
	height:20px;
}
#directorio{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}
.tabladir{
	border:1px solid #211e1b;
	border-collapse:collapse;
}
.tabladir tr, .tabladir td {
	border: 1px solid #211e1b;
	}
#footer{
		text-align:center;
		font:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		}
#menu_sub{
	text-align:center;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	}