A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte8n {
	font-size: 8pt;
	font-weight: bolder;
} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte10_semjust {
	font-size: 10pt;
	color: #000000;
}
.fonte10_normal {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
}
.fonte10_normal a:link {
	color: #FFFFFF;
}
.fonte10_normal a:hover {
	color: #CCCCCC;
}
.fonte10_normal a:visited {
	color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	background-image: url(images/fundo_site_naorepete.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #009C55;
	background-repeat: no-repeat;
}

p{
	font-size:80%;
	margin: 0 0 10px 0;
	text-align: justify;	
}

.bancos img a, .bancos img{
	margin: 3px;
	border:none;
	height: 76px;
	width: 160px;
	float:left;
	display:inline;
}

.links img a, .links img{
	margin: 3px;
	border:none;
	float:left;
	display:inline;
}

.lancamentos img a, .lancamentos img{
	margin: 0 0 15px 0;
	border:none;
	float:left;
	display:inline;
	width:500px;
}

ul.topicos{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	display: block;
	font-size: 12px;
	margin:0 0 10px 30px;
}

ul.topicos2{
	list-style-position: outside;
	list-style-image: url(images/img_top.gif);
	list-style-type: none;
	display: block;
	font-size: 12px;
	margin:0 0 10px 30px;
}

ul.topicos li, ul.topicos2 li{
	margin-top: 5px;
	margin-bottom: 5px;
}

.fonte9 {
	font-size: 9pt;
}

.formulario {
	color: #000000;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.botao {
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	background-color: #00311E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #038968;
	border-right-color: #011810;
	border-bottom-color: #011810;
	border-left-color: #038968;
}

h1{
	width:400px;
	height:37px;
	background-image:url(images/fundo_h1.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:40px;
	color: #FFF;
	font-size: 130%;
	padding-top: 6px;
}

.naorepete {
	background-repeat: no-repeat;
}

.naorepetefundo {
	background-repeat: no-repeat;
	background-image: url(images/layout_conteudo.jpg);
}	
		
#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #CCCCCC;
	font-weight: bold;
}

#linkrodape {
	color: #014721;
	font-weight: bold;
	font-size: 11px;
}

#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.fundo_menu{
	width:226px;
	background-image:url(images/layout_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}

.menu{
	width:200px;
	float:left;
	display:inline;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
}

ul{
	margin:0;
	padding:0;	
}

#nav ul{
	display: block;
	margin: 0;
	padding:0;
}

#nav li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	clear: both;
}

#nav li a{
	color: #FFF;
	float:left;
	height: 20px;
	*height: 26px;
	font-weight: bold;
	font-size: 75%;
	text-shadow: 1px 1px #022518;
	width:200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 25px;
	background-image: url(images/fundo_botao_sprite.png);
	background-repeat:no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	text-transform: uppercase;
}

#nav li a:hover{
	text-decoration: none;
	background-image: url(images/fundo_botao_sprite.png);
	background-repeat:no-repeat;
	background-color: transparent;
	text-shadow: 1px 1px #000;
	background-position: 0px -26px;
}

#nav li:last-child a{
	border:none;	
}

.limpa{
	clear:both;	
}

