@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fundoTopo {
	background:url(topo.png);
	background-repeat:repeat-x;
}
.fundoRodape{
	background-color:#036;
}
.creditos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
.creditos:link {
	color:#0CF;
	text-decoration:none;
}
.creditos:hover {
	color:#0CF;
	text-decoration:none;
}
.creditos:active {
	color:#0CF;
	text-decoration:none;
}
.creditos:visited {
	color:#0CF;
	text-decoration:none;
}
.fundoLinks {
	border-bottom:solid;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	
	border-top:solid;
	border-top-color:#CCC;
	border-top-width:1px;
	
	border-left:solid;
	border-left-color:#CCC;
	border-left-width:1px;
	
	border-right:solid;
	border-right-color:#CCC;
	border-right-width:1px;
}
.fundoFotos {
	background-image:url(fundo_links.png);
	background-repeat:repeat;
}
.titulosRodape{
	color:#006;
	font-family:"Century Gothic";
	font-size:18px;
}
.titulos{
	color:#006;
	font-family:"Century Gothic";
	font-size:24px;
}
.conteudo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
}
.divMenus{
	border-bottom:dotted;
	border-bottom-color:#999;
	border-bottom-width:1px;
	line-height:20px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.divMenus:hover{
	background-color:#CCC;
	cursor:pointer;
}
.divisoria{
	border-right:dotted;
	border-right-color:#999;
	border-right-width:1px;
}
.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.links:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	position:relative;
}
.links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.links:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.fundoFALE{
	background-image:url(fale_conosco.png);
	background-repeat:no-repeat;
	background-position:right;
}
.linksCor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;	
}
linksCor:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03C;
	text-decoration:none;	
}
linksCor:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03C;
	text-decoration:none;	
}
linksCor:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03C;
	text-decoration:none;	
}
