body{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	
	}

.topo{ background-color:#003366; padding-left:250px;}
	
.topo_testo{
	text-align:center; color:#FFF; 
	font-size:26px;
}

.fundo{ 
	background:url(images_/bg_fundo_top.jpg) repeat-x;
     text-align:center;
	
}

.fundo2 {
	background:url(images_/bg_fundo_top.jpg) repeat-x;
	background-color:#033454; height:100%; 
	width:100%; 
	margin-left:auto;
	margin-right:auto;
	clear:both;
	height:80%;
	
}

.imagem{
	width:200px;
	height:200px;
	padding:2px;
	border: 1px dashed #f5f5f5;
}
 
 .contador{
	 position: absolute; height:: 600px; top: 2px; 
 }

.local{
	position:absolute; left:850px; top: 20px; padding-bottom:60px;
}

.rodape{
	position:absolute;left:126px; top: 739px; 
}

.meio{
	position:absolute;
	left:170px;
	top: 100px;
	height:20;
	z-index:4;
}

.rodape1 {
	background:url(images_/rodape.jpg) repeat-x;
	text-align:center; margin:0; border:solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	font-weight: bolder;
}

.flash_menu1{
	position: absolute;
	height:300px;
	z-index:1;
	left: 29px;
	top: 100px;
}

.teste23{
	background-color:#003366; 	
}
	
#canto{
	width:200px; float:right; text-align:center; position: absolute; left: 77%;

	}
	 
