body {
	margin-top: 0;
	overflow-x: nome;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {	font-size:12px; color:#333; text-decoration:underline;}
a:hover {color: #090; }

.titulomenu {font-size:13px; font-weight:bold; text-transform: uppercase; }
.titulopags {font-size:13px; font-weight:bold; text-transform: uppercase; color: #13B000}
.fotos {border:1px solid #333; padding:5px; margin: 4px; float:left; background-color:#FFF; clear:none}

.menu{font-size:13px; font-weight:bold; text-transform: uppercase; color:#000000; text-decoration:none }
.menu:link{font-size:13px; font-weight:bold; text-transform: uppercase; color:#000000; text-decoration:none  }
.menu:hover{font-size:13px; font-weight:bold; text-transform: uppercase; color: #333333; text-decoration:none  }

#geral { 
			position:relative;
			z-index: 3;
			
		}
#estrutura { 
			width:790px;
			margin:0 auto;
			z-index:1;
		}
#topogeral { 
			width:100%;
			height:186px;
			position: absolute;
			top:0;
			left:0;
			z-index: 2;
			background: #F1F1F1 url(imagens/fundo_topogeral.jpg) top repeat-x;
			
		}
		
#topo { 
			width:100%;
			position:relative;
			
		}

#menu { 
			width:100%;
			position:relative;
			
			
			
		}
#menu2 { 
			width:170px;
			float:left;
			clear:left;
			position:relative;
			
		
		}
#conteudo { 
			width:620px;
			float:left;
			clear: right;
			position:relative;
			
			
		}
#rodape { 
			width:100%;
			height:66px;
			float:left;
			position: relative;
			z-index: 2;
			background: #F1F1F1 url(imagens/fundo_rodape.jpg) bottom repeat-x;
			left:0;
			
		}
