@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

 #principal {
	width: 938px;
	height:600px;
	position: relative;
	background-image: url(../images/fundo.jpg);
	     }
 #principal2 {
	width: 938px;
	height:600px;
	position: relative;
	background-image: url(../images/fundo1.jpg);
	     }
 #principal3 {
	width: 938px;
	height:600px;
	position: relative;
	background-image: url(../images/fundo2.jpg);
	     }
#principal4 {
	width: 938px;
	height:600px;
	position: relative;
	background-image: url(../images/fundo3.jpg);
	     }

#principal1 {
	width: 938px;
	height:600px;
	position: relative;
	background-image: url(../images/fundo_index.jpg);
	   }			   

#logo {
	width: 244px;
	height:142px;
	position: absolute;
	top: -165px;
	left: -480px;
	}		   
			   
 #menu {
	width: 380px;
	height:400px;
	position: absolute;
	top: 175px;
	left: 490px;
 
               }
 #btn {
	width: 165px;
	height:300px;
	position: absolute;
	top: 200px;
	left: 245px;
 
               }
			   
#fotos {
	width: 350px;
	height:330px;
	position: absolute;
	top: 200px;
	left: 500px;
 
               }
#fotos1 {
	width: 650px;
	height:380px;
	position: absolute;
	top: 170px;
	left: 230px;
 
               }
#btn_topo {
	width: 300px;
	height:20px;
	position: absolute;
	top: 110px;
	left: 410px;
 
               }			   


#divisao {
	width: 11px;
	height:170px;
	position: absolute;
	top: 270px;
	left: 450px;
	background-image: url(../images/divisao.jpg);
 
               }

 #barra {
	background-color: #000000;
	width: 350px;
	height:64px;
	position: absolute;
	top: 320px;
	left: 50px;
	overflow: hidden;
               }
			   
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
			   
#botoes {
	width: 194px;
	height:219px;
	position: absolute;
	top: 50px;
	left: -480px;
	}

#direitos {
	width: 400px;
	height:15px;
	position: absolute;
	top: 576px;
	left: 100px;
	
}

#imagem_gr {
	width: 224px;
	height:301px;
	position: absolute;
	top: 10px;
	left: 115px;
	background-color: #CCCCCC;
               }
#logo1 {
	width: 244px;
	height:142px;
	position: relative;
	top: 10px;
	left: -330px;
	}		   
			   
#botoes1 {
	width: 194px;
	height:219px;
	position: absolute;
	top: 225px;
	left: 10px;
	}

#direitos1 {
	width: 400px;
	height:15px;
	position: absolute;
	top: 575px;
	left: 100px;
