body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
a {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	}
a:visited {
	color: #334c66;
	text-decoration: none;
	}
a:hover {
	color: #3399cc;
	text-decoration: underline;
	}
a:active {
	color: #003366;	
	text-decoration: none;
	}

.topo_tabela {
	color: #FFFFFF;
	font-weight: bold;
	margin:10px
	}

#tudo {
    width: 780px;
	position:absolute; 
	border:none; 
	left: 50%; 
	margin:0 0 0 -390px;
	}

#topo {
  width: 100%;
	height: 110px;
	background: url(images/topo.jpg) no-repeat;
	margin-top: 5px;
	}

#menu {
    width: 100%;
	height: 29px;
	background: url(images/bg_m.gif) no-repeat;
	margin: 5px 0 5px 0;
	}

#menu2 {
    width: 100%;
	height: 26px;
	margin: 5px 0 5px 0;
	}
	
#conteudo {
    float: left;
    width: 99%;
	margin: 2px 0px 2px 2px;
	}

#direita {
    float: right;
    width: 190px;
	margin: 40px 20px 5px 0px;
	}

h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height:1;
	letter-spacing: -0.05em;
	color: #003366;
	margin:0;
	}

h2{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.025em;
	color: #005baa;
	background: url(images/bullet.jpg)  no-repeat 0 8px;
	padding: 0 0 0 10px;
	margin:0;
	}
	
.mensagens {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005baa;
	background: url(images/ico_msg.gif)  no-repeat 0 10px;
	line-height:2;
	padding: 20px 0px 5px 35px;
	}
	
.noticias {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005baa;
	background: url(images/ico_not.gif)  no-repeat 0 10px;
	line-height:2;
	padding: 20px 0px 5px 35px;
	}
	
.anexos {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005baa;
	background: url(images/ico_anex.gif)  no-repeat 0 10px;
	line-height:2;
	padding: 20px 0px 5px 35px;
	}
.rodape {
	font-size: 10px;
	padding-left: 23px;
	}
.quebra{
	margin:5px;
	}