/* Body, TD & TR */

body {
	background-color: #acbdca;
	background-image:url(../imagens/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, tr {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}

td.bordatexto{
padding: 10px 10px 30px 0px;
}


/* Textos */

.texto_14px {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
}

a.link {
	font-family:"Trebuchet MS";
	color:#000000;
	text-decoration:none;
}

a.link:hover {
	font-family:"Trebuchet MS";
	color:#000000;
	text-decoration:underline;
}

.footer {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.titulos_blue {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#4f7e9e;
}

.noticia_fonte {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#000000;
}

.texto_menu_rapido {
	color:#4f7e9e;
}
.link_cinza{
	font-family:"Trebuchet MS",verdana;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.link_cinza:hover{
	font-family:"Trebuchet MS",verdana;
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}
.link_cinza2{
	font-family:"Trebuchet MS",verdana;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.link_cinza2:hover{
	font-family:"Trebuchet MS",verdana;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}

/* Formulários */

.form {
	font-family:"Trebuchet MS";
	font-size:12px;
	border-color:#4f7e9e;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	height:20px;
}
	
	
	
a.linkazul:active {  font-family:Trebuchet MS; color: #4f7e9e; text-decoration: underline; font-size: 12px}
a.linkazul:link {  font-family: Trebuchet MS; color: #4f7e9e; text-decoration: underline; font-size: 12px}
a.linkazul:visited {  font-family:Trebuchet MS; color: #4f7e9e; text-decoration: underline; font-size: 12px}
a.linkazul:hover {  font-family: Trebuchet MS; color: #4f7e9e; text-decoration: underline; font-size: 12px}	