* {
margin: 0;
padding: 0;
}

html, body
{
font-size: 10pt;
color: #222;
text-align: center;
background: #fff;
background-image: url(images/fundo.jpg);
font-family: Tahoma;
line-height: 1.6em;
text-decoration: none;
}

.topo {
width: 920px;
height: 143px;
margin: 0px;
padding: 0px;
}

li {
	list-style-position: inside;
}

.rodape {
width: 100%;
height: 100px;
background-image: url(images/bg.footer.gif);
margin: 0px;
padding: 0px;
}

.menu {
width: 920px;
height: 102px;
margin: 0px;
padding: 0px;
background-image: url(images/bg.menu.gif);
}

.conteudo {
width: 920px;
margin: 0px;
padding: 9px;
background: #fff;
}

.fundo {
background-image: url(images/bg.main.gif);
background-repeat: no-repeat;
}

.campo {
  border:1pt solid #fff;
  font:09px verdana;
  color: #095188;
  padding:3px 3px;
  }
  
.titulo {
	color: #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.titulo:hover {
	text-decoration:underline;

}

.vejatambem {
	margin-bottom: 5px;
}

.noticia {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.titulosecao {
	color: #336699;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.textosecao {
	color: #333;
	font-size:11px;
	font-family: Verdana;
	text-decoration:none;
	text-align: left;
	line-height: 1.6em;
}

.hdrtabela {
color: #fff;
font-size:11px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
line-height: 1.6em;
}

.txttabela {
color: #333;
font-size:09px;
font-family: Verdana;
text-decoration:none;
text-align: center;
}
p {
	margin-bottom: 15px;
	right: 0px;
	text-align: justify;
}
h1 {
	color: #336699;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	margin-bottom: 15px;
	padding-left: 0;
	margin-top: 10px;
}
h2 {
	color: #336699;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	margin-bottom: 15px;
	padding-left: 0;
	margin-top: 10px;
}


.picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; 
} 

#fields form
{
	line-height: normal;
}
#note {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	padding-bottom: 10px;
}

#fields form label
{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
	padding: 6px;
	color: #222;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}

#fields form input, select, textarea
{
	color: #222;
	border: 1px solid #ffcc00;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 300px;
	font-size: 12px;
}

#fields form .submit input
{
	color: #FFFFFF;
	width: 100px;
	background-color: #4574a7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	margin-right: 15px;
} 

#fields form legend
{
	color: #63a6ad;
	font-size: 16px;
}
#fields form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pg-normal {
	color: black;
	font-weight: normal;
	text-decoration: none;    
	cursor: pointer;    
	font-size:12px;
}
.pg-selected {
	color: black;
	font-weight: bold;        
	text-decoration: underline;
	cursor: pointer;
	font-size:12px;
}