body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#FAFAFA;
	}
	
a:link {
	text-decoration:none;
	color:#999;
	}
	
a:visited {
	text-decoration:none;
	color:#999;
	}
	
a:hover {
	text-decoration:underline;
	color:#FF8000;
	}

#pagina {
	width:770px;
	margin:0;
	left:50%;
	margin-left:-375px;
	position:absolute;
	}

#flash {
	width:100%;
	height:130px;
	display:block;
	margin:0px;
	}

#flashtopo {
	width:305;
	height:192px;
	display:block;
	margin:0px;
	position:relative;
	float:left;
	}
	
#imagemtopo {
	width:465px;
	height:192px;
	position:relative;
	display:block;
	float:right;
	text-align:center;
	}
	
#conteudo {
	width:770px;
	display:block;
	background-color:#FFF;
	}
	
#noticias {
	margin-top:2px;
	width:301px;
	border-right:5px solid #F0F0F0;
	float:left;
	position:relative;
	margin-bottom:10px;
	}
	
#noticias h1 {
	margin-top:0;
	margin-right:4px;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-left:20px;
	color:#00959c;
	text-transform:uppercase;
	border-bottom:1px solid #66598f;
	}
	
#noticias p {
	margin-left:20px;
	font-weight:bold;
	color:#66598F;
	}
	
#noticias p.arquivo {
	margin-left:0;
	color:#666;
	text-align:right;
	font-weight:normal;
	margin-right:10px;
	}
	
#noticias p.arquivo a {
	color:#00959c;
	}
	
#noticias p.arquivo a:visited {
	color:#00959c;
	}
	
#noticias p.arquivo a:hover {
	color:#00959c;
	}
	
#noticias p a {
	font-weight:normal;
	color:#666;
	text-decoration:none;
	}
	
#noticias p a:visited {
	color:#666;
	text-decoration:none;
	}
	
#noticias p a:hover {
	color:#333;
	text-decoration:underline;
	}
	
#noticias img {
	margin:0 5px 5px 20px;
	float:left;
	border:none;
	}
	
#noticias p.equip {
	color:#666;
	font-weight:normal;
	}
	
#noticias a {
	color:#66598F;
	font-weight:bold;
	text-decoration:none;
	}
	
#noticias a:hover {
	text-decoration:underline;
	}
	
#destaques {
	float:right;
	position:relative;
	width:464px;
	margin-top:1px;
	}
	
#destaques span.esquerda {
	float:left;
	width:48%;
	margin-left:10px;
	}
	
#box {
	display:block;
	position:relative;
	background-repeat:repeat-y;
	background-position:right;
	margin-left:10px;
	}
	
#box h1 {
	margin-top:12px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#66598f;
	margin-right:20px;
	text-transform:uppercase;
	border-bottom:1px solid #00959c;
	}
	
#box p {
	margin-right:20px;
	margin-bottom:0px;
	position:relative;
	}
	
#box img {
	padding:5px;
	border:0px;
	}
	
#box p.leia {
	text-align:right;
	}
	
#box a {
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
	}
	
#box a:visited {
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
	}
	
#box a:hover {
	text-decoration:underline;
	}
	
#boxfooter {
	background-image:url(../imagens/box_footer.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	margin-top:0px;
	margin-bottom:20px;
	}
	
#destaques span.direita {
	float:right;
	width:48%;
	}
	
#rodape {
	background-color:#F0F0F0;
	height:30px;
	margin-top:20px;
	position:relative;
	clear:both;
	width:770px;
	}
	
#rodape p {
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	padding-top:10px;
	}
	
#rodapedois {
	margin-top:1px;
	background-color:#CCC;
	height:10px;
	width:770px;
	position:relative;
	}