body{
	text-align: center;
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

#tudo{
	width: 790px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #000000;
}

#topo{
	width: 790px;
	height: 189px;
	background-image: url(imagens/swf.jpg);
}
#menu{
	width: 790px;
	height: 17px;
	background-color: #4E7944;
}
#esquerda{
	width: 152px;
	height: 302px;
	margin: 0;
	background-image: url(imagens/cant_e.jpg);
	background-repeat: no-repeat;
	float: left;
	border-left: 1px solid #000000;
}
#direita{
	width: 152px;
	height: 300px;
	margin: 0;
	background-image: url(imagens/cant_d.jpg);
	background-repeat: no-repeat;
	float: right;
	border-right: 1px solid #000000;
}
#barravertical{
	float: right;
	margin-top: 82px;
}
#bv1{
	float: left;
	background-color: #F0F0F0;
	width: 20px;
	height: 220px;
}
#bv2{
	float: left;
	background-color: #B3B9AB;
	width: 10px;
	height: 220px;
}
#menulateral{
	float: right;
	margin-top: -215px;
	margin-right: -10px;
}
#principal{
	width: 478px;
	margin-right: 152px;
	margin-left: 150px;
	padding-bottom: 10px;
	font-family: arial;
	text-align: justify;
	font-size: 12px;
}
#rodape{
	width: 790px;
	height: 20px;
	background-color: #009933;
}

#noticias{
	float: left;
	width: 290px;
	margin-top: 70px;
}
#toponot{
	width: 290px;
	height: 19px;
	background-image: url(imagens/not_top.jpg);
}
#meionot{
	width: 290px;
	height: 150px;
	background-image: url(imagens/not_meio.jpg);
	overflow: hidden;
	text-align: justify;
}
#rodapenot{
	width: 290px;
	height: 23px;
	background-image: url(imagens/not_rod.jpg);
	cursor: hand;
}
#textos{
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}
#exames{
	float: right;
	width: 165px;
	margin-top: 70px;
	text-align: left;
}
#topoexame{
	background-image: url(imagens/resul_top.jpg);
	width: 165px;
	height: 22px;
}
#meioexame{
	background-image: url(imagens/resul_meio.jpg);
	background-repeat: repeat-y;
	width: 165px;
	font-family: arial;
	font-size: 11px;
	
}
#rodapeexame{
	background-image: url(imagens/resul_rod.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 12px;
}

#conteudoinferior{
	clear: both;
	width: 787px;
	text-align: left;
	margin-left: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#risco{
	margin-top: -1px;
	text-align: center;
	width: 550px;
	height: 5px;
	background-image: url(imagens/preto1.jpg);
}

.ct1{
	font-size: 11px;
	height: 14px;
	width: 140px;
}

.titulopagina{
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	color: #797b96;
}
.minititulo{
	font-size: 16px;
	font-weight: bold;
	border-left: 20px solid #e1f0c9;
	padding-left: 5px;
	color: #757b96;
}
.listaolho{
	text-align: left;
}
.listaolho a{
	text-decoration: none;
	color: #757b96;
}

.botao1{
	border: 1px solid #000000;
	background-color: #e1f0c9;
}

.link1{
	text-decoration: none;
	color: #000000;
}
.link1:hover{
	text-decoration: underline;
	color: #666666;
}

#logo{
	float: right;
}
