html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 100%;
color:#000000;
background:url(../imagens/background.gif)
}
#conteudo {
	width:776px;
	height:auto;
	overflow:visible;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
	border: 1px solid #000000;
}
#topo {
height:140px;
width:100%;
padding:0;
margin:0;
}
#barra-menu {
float:left;
height:37px;
}
#principal {
float:left;
height:auto;
width:100%;
height:auto;
overflow:visible;
}
#coluna1 {
float:left;
height:auto;
width:140px;
padding:5px;
}
#coluna2 {
float:left;
height:auto;
width:300px;
padding:5px;
}
#coluna3 {
float:right;
height:auto;
width:302px;
padding:5px;
}
#alinha-esq {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	
}
#alinha-dir {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	
}
#cx-noticias {
height:250px;
overflow:auto;
padding:3px;
text-align:left;
}
#cx-noticias h1{
font-size:70%;
color:#009900;
}
#cx-noticias h2{
font-size:70%;
color:#3A495A;
}
#cx-noticias p{
font-size:60%;
color:#3A495A;
}
a {
text-decoration:none;
color:#3A495A;
}
a:hover {
text-decoration: underline;
}
p {
	color:#333333;
	font-size:75%;
	text-align: justify;
}
.titulos-pag {
font-size:120%;
font-weight:600;
color:#3A495A;
}
#box-noticias {
	padding:6px;
	margin-top:6px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
h2 {
font-size:80%;
color:#009966;
}
#box-noticias p {
font-size:65%;
}
#imagem-ilustrativa {
	margin-top: 6px;
	margin-bottom: 6px;
}
#rodape {
	height:66px;
	background-image: url(../imagens/fundo-rodape.jpg);
	background-repeat: repeat-x;
	clear:left;
}
/*codigo dos botoes*/
#navlist { 
list-style-image:url(../imagens/setas.gif); 
text-align:left;
margin-left:20px;
font-size:70%;
} 
#navlist li {
padding-bottom:3px;
}
#box {
width:300px;
margin-bottom:10px;
}
#centro-box {
	width:300px;
	background-image: url(../imagens/degrade-box.jpg);
	background-repeat: repeat-x;
	height:92px;
}
#foto-box {
height: 92px;
width:95px;
padding-left:3px;
padding-right:3px;
float:left;
}
#direita-box {
float:left;
width:199px;
}
#titulo-box {
float:left;
}
#desc-box {
float:left;
padding:3px;
font-size:60%;
text-align:justify;
}
#internas {
float:left;
padding:15px;
text-align:left;
width:590px;
}
input,textarea {

background-color:#0099FF;
}
#relativo {
position:relative;
width:776px;
}
#Layer1 {	position:absolute;
	left:514px;
	top:50px;
	width:257px;
	height:61px;
	z-index:1;
}