#botoes {  
	position:absolute;
	top: 10px;
	left: 620px;
	/*background-image:url(figuras_selecionadas/botoes.png);*/
	width:295px;
	height:176px;
}

#botoes a {
	font-family: 'Swis721CnBTRoman' ,Verdana, Geneva, sans-serif;
	font-size:21px;
	color:#FFF;
	text-decoration:none;	
}

	#botoes #home {
	position: absolute;
	top: 0px;
	left: 17px;
	}
	
	#botoes #servicos {
	position: absolute;
	top: 41px;
	left: 17px;
	}
	
	#botoes #curiosidades {
	position: absolute;
	top: 80px;
	left: 49px;
	}
	
	#botoes #contato {
	position: absolute;
	top: 125px;
	left: 73px;
	}

	#voltar {
	position: fixed;
	bottom:0px;
	margin-left: 1000px;
	}







#banner1 {
	z-index:1;	
	position:absolute;
	top: 495px;
	left: 5px;
}

body {
	margin: 0px;
	background-image:url(figuras_selecionadas/fundo.jpg);
	background-repeat:no-repeat;
	background-position:center	top;
	font-family: 'Swis721CnBTRoman' ,Verdana, Geneva, sans-serif;
	font-size:14px;
}

body img {
    border:none;    
}


#fundo_imagem {
	min-height:2800px;
}

#corpo {
	width:980px;
	left:50%;
	margin-left:-490px;
	position:absolute;	
}


.menu {
	color:#FFF; 
	line-height:70px;
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:25px;
	text-decoration: none;
	text-indent:30px;
	text-shadow:3px 3px 3px #2262C6;
}

.texto_1 {
	color:#333333; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:25px;
	text-decoration: none;
}

.texto_2 {
	color:#333333; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:38px;
	text-decoration: none;
}

.texto_3 {
	color:#333333; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:20px;
	text-decoration: none;
}

.texto_4 {
	color:#333333; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:22px;
	text-decoration: none;
}

.texto_5 {
	color:#202020; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:22px;
	text-decoration: none;
}

.texto_6 {
	color:#202020; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:15px;
	text-decoration: none;
}

.texto_7 {
	color:#5D5D5D; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:15px;
	text-decoration: none;
}

.texto_8 {
	color:#202020; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:25px;
	text-decoration: none;
}

.texto_9 {
	color:#5D5D5D; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:15px;
	text-decoration: none;
}

.texto_10 {
	color:#5D5D5D; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:17px;
	text-decoration: none;
}

.texto_11 {
	color:#212121; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
    font-size:20px;
	text-decoration: none;
}



#mascara_banner1 {
	z-index:2;
	position:absolute;

}


.fundo_rodape {
	background-image:url(figuras_selecionadas/rodape.png);

}


.botao1 a{
	height:40px;
	line-height:40px;
	text-decoration: none;
	text-align:left;
	color:#FFFFFF; 
	font-family:'Swis721CnBTRoman', Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-repeat:no-repeat;
	display:block;
    font-weight: normal;

} 
.botao1 a:hover {
	color:#000; 
} 
















