/* LINKS */
	A:link {text-decoration: underline; color: #FF6600}
	A:visited {text-decoration: underline; color: #FF6600}
	A:hover {text-decoration: underline; color: #999999}
	A:active {text-decoration: underline; color: #CCCCCC}
	A.lmenu:link {text-decoration: none; color: #FFFFFF}
	A.lmenu:visited {text-decoration: none; color: #FFFFFF}
	A.lmenu:hover {text-decoration: underline; color: #FFFFFF}
	A.lmenu:active {text-decoration: underline; color: #FFFFFF}
	A.maisinfo:link {text-decoration: none; color: #999999}
	A.maisinfo:visited {text-decoration: none; color: #FEB400}
	A.maisinfo:hover {text-decoration: underline; color: #FEB400}
	A.maisinfo:active {text-decoration: underline; color: #FEB400}
	A.ldestaque:link {text-decoration: none; color: #999999;font-size: 9px;}
	A.ldestaque:visited {text-decoration: none; color: #999999;font-size: 9px;}
	A.ldestaque:hover {text-decoration: none; color: #FF6600;font-size: 9px;}
	A.ldestaque:active {text-decoration: none; color: #999999;font-size: 9px;}
	A.ldestaque2:link {text-decoration: none; color: #0033FF;font-size: 9px;}
	A.ldestaque2:visited {text-decoration: none; color: #0033FF;font-size: 9px;}
	A.ldestaque2:hover {text-decoration: none; color: #FF6600;font-size: 9px;}
	A.ldestaque2:active {text-decoration: none; color: #0033FF;font-size: 9px;}
	
	
.rodape {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #999999;
}
.actualizado {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #CCCCCC;
}
.data {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #CCCCCC;
}
.quickmenu {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.rodapebold {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.jpg);
}
.titulonoticia {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.titulonoticia2 {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

.titulodestaque{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.destaquenoticia {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #110000;
}
.noticia {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.form {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #CFCFCF;
	background-color: #FBFBFB;
}
.txterro{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	font-weight : bold;
}

.tituloarea {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

.rodapeescuro {

	font-family: "trebuchet MS";
	font-size: 9px;
	color: #666666;
}
.tituloaccao {

	font-family: "trebuchet MS";
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.pad {
	padding-bottom: 13px;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
}

.fundotabela1 {
	background-color: #FBFBFB;
}

.fundotabeladestaque {
	background-color: #FAFAFA;
}

.titulotabela1 {
	color: #e36134;
	background-color: #FBFBFB;
}

.link_destaque {text-decoration: none; }
	

