a:link { color:#ea6208; text-decoration: none; }
a:visited {	color: #373737; text-decoration: none; }
a:hover { color: #373737; text-decoration: none; }
a:active { color: #ea6208; }

a.link_texto_rodape:link { color:#FFFFFF; text-decoration: none; }
a.link_texto_rodape:visited { color: #FFFFFF; text-decoration: none; }
a.link_texto_rodape:hover { color: #000000; text-decoration: none; }
a.link_texto_rodape:active { color: #FFFFFF; }	

a.link_submenu01:link { color:#ea6208; text-decoration: none; }
a.link_submenu01:visited { color: #ea6208; text-decoration: none; }
a.link_submenu01:hover { color: #373737; text-decoration: none; }
a.link_submenu01:active { color: #ea6208; }	

body {
	
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #ea6208;
	background-color: #040404;

}

#fundoprincipal {
	
	width: 684px;
	background-image:url(imgs/fundo.gif);

}

#espaco {

	height: 13px;
	
}

#titulo {

	width: 616px;
	height: 70px;
	background-color: #fdf2e9;
	
}
#conteudo {

	width: 616px;
	height: 70px;
	background-color: #fdf2e9;
	
}
#rodape {

	width: 616px;
	height: 23px;
	background-color: #f15a26;
	font-family:tahoma;
	font-size:9px;
	color:#FFFFFF;
	line-height:23px;
	
}

#foto {

	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 5px;
	text-align:left;
	
}
.texto
{ 
	text-align:justify;
	font-size: 12px;
	font-family: Tahoma;
	line-height:20px;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 15px;
} 