	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-arrow-color:FF0000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #999999;
	background:url(../imagens/fundo.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#topo{
	width: 800px;
}
#menu{
		font-family: Arial, Helvetica, sans-serif;
		height: 30px;
		background:#5FC1CE;
		vertical-align: middle;
		text-align:center;
		width: 800px;
}
.submenu{
	position: absolute;
	top: 250px;
	font-size: 11px;
	visibility: hidden;
	background-color:#40B6C4;
	padding: 0px;
	width: 140px;
	filter: alpha(Opacity=90);
    text-align:center;

}
.submenu a{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border-top: 1px solid White;
	filter: alpha(Opacity=100);		
	text-align:center;


}
.submenu a:hover{
	background-color: #3AB2C2;
}
.submenu b{
	color:#FFCC33;
}
.itemmenu{
		text-align:center;

	float:left;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 0px solid #000;
	border-left:1px solid #999;
	font-family: lucida sans, arial;	
	font-size:12px;
	height: 15px;
	margin-top: 8px;
}
.itemmenu a:link, .itemmenu a:visited{

	display:block;
	text-align:center;
	color:black;
	text-decoration:none;
	position:relative;
	top:0px;
	left:0px;
	
}
.itemmenu a:hover{
	/*background: #DCF1F4;*/
	background: #DCF1F4;
	color: black;
	filter: alpha(Opacity=100);
}
#rodape{
	color: #000000;
	font-size: 10px;
	width: 790px;
	padding-top: 5px;
	padding-right:10px;
	padding:5px;
	display: block;
	clear: both;
	vertical-align: middle;
	text-align:right;
	background:#5FC1CE;

}

#rodape a, #rodape a:visited{
	text-decoration: none;
	color: #000000;
}

.titulo_link{
font-family:tahoma;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.titulo_link:hover{
font-family:tahoma;
font-size:13px;
color:#888888;
text-decoration:underline;
}
h3{
font-family:tahoma;
text-align:center;
padding:10px;
}
.a_normal{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.a_normal:hover{
font-family:tahoma;
font-size:11px;
color:#888888;
text-decoration:underline;
}
.conteudo{
padding:20px;
text-align:justify;
font-size:13px;
height:360px;
}
.titulo_fundo{
background:url(../imagens/fundo-titulo.gif) #E7F7F7;
background-repeat:no-repeat;
background-position:right;
height:50px;
padding-right:60px;
padding-left:20px;

}
.imagem_noticia{
float:right;
margin-left:20px;
margin-bottom:20px;
margin-top:20px;
font-size:9px;
}
.imagem_chamada{
float:left;
margin-right:10px;
}
#direito{
float:right;
width:224px;
height:100%;
margin:0;
padding:0px;
top:0;
background:#5FC1CE;
}
#conteiner{
float:left;
width:573px;
margin:0;
padding:0px;
top:0;
border-right:1px #5AC3CE solid;
background:#E7F7F7;
}
table tr td{
font-size:11px;
font-family:tahoma;
}
-->
