body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(figuras_selecionadas/fundo_pag2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


.botao a {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF ;
	background: url(figuras_selecionadas/botao_parado.jpg);
	width:146px;
	height:50px;
	display:block;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 50px;
	font-weight: bold;
} 

.botao a:hover {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF; 
	background: url(figuras_selecionadas/botao_hover.jpg);
	width:146px;
	height:50px;
	display:block;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
} 

.texto {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.menu {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.clima {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}