/* CSS Document */

body {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

.style1 {color: #333333}

.noticias {
	width:227px;
}

.conteudo {
	background-color:#fff;
	padding:10px;
	vertical-align:top;
	
}

.titulo {
	border-bottom:2px solid #333;
	font-weight:bold;
	height:15px;
	padding-left:5px;
	font-family:"Trebuchet MS";
	font-size:11;
	width:441px;
}

.titulo_noticia {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
}

.menu {
	background:#333333;
	border-bottom:2px solid #fff;
	color:#FFFFFF;
	height:42px;
}

.topo {
	background-image:url(../imagens/bg_topo.gif);
	height:255px;
}

.rodape {
	border-top:5px solid #333333;
}

.espacamento {
	padding:5px;
}

.area_text {
	border:1px solid #333;
	height:13px;
	width:120px;
	color:#999999;
	font-size:10px;

}

.botao {
	background-color:#333333;
	height:13px;
	width:45px;
	color:#FFFFFF;
	font-size:10px;
	border:0;
	font-weight:bold;
}

a.link_normal:link { text-decoration:none; color:#333333;}
a.link_normal:visited { text-decoration:none; color:#333333;}
a.link_normal:hover { text-decoration:underline; color:#CC0000;}

link_flash{ text-decoration:underline; color:#333333;}


a.link_back:link { 
	text-decoration:none;
	padding:3px;
	color:#333333;
	}
	
a.link_back:visited { text-decoration:none;
padding:3px;
color:#333333;
}

a.link_back:hover { 
	text-decoration:none;
	color:#CC0000;
	background:#CC0000 ;
	color:#FFFFFF;
	padding:1px;
	padding-left: 3px;
	padding-right: 3px;
	}

a.link_vermelho:link { text-decoration:none; font-weight:bold; color:#980000;}
a.link_vermelho:visited { text-decoration:none; font-weight:bold; color:#980000;}
a.link_vermelho:hover { text-decoration:underline; font-weight:bold; color:#980000;}

#Zoom {
	position:absolute;
	left:268px;
	top:300px;
	z-index:1;
	border:#CC3300 10px solid;
	}

.noticias {
	font-family:Verdana;
	font-size:10px;
	color:#CC0000;
	font-weight:bold;
}

.borda {
	border-bottom:1px solid #000;
}
.td_not {
	padding:5px;
	padding-bottom:15px;
}

a.link_black:link { text-decoration:none; font-weight:bold; color:#000000;}
a.link_black:visited { text-decoration:none; font-weight:bold; color:#000000;}
a.link_black:hover { text-decoration:underline; font-weight:bold; color:#000000;}
