html, body, #wrap {/*height: 100%;*/ background-image:url(../images/bg3.gif); background-repeat:repeat;}
.body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 40px;}  /* deve ser a mesma altura do rodapé */
#footer {
/*position: relative;*/
margin-top: 30px; /* A mesma altura do rodapé, o valor deve ser negativo */
/*height: 40px;*/
clear:both
}
img{
	border:0
}
.texto-rodape {
	padding-left: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color:#FFF;
}

.texto-rodape span {color:#FFF; font-size:16px;}

.texto-frase {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 15px;
	color:#FFF;
}

.texto-frase span { text-align:center; margin-left:120px;}

#logo{
	width:502px;
	height:140px;
	margin:0 auto;
	border:0;
}
#frase{
	width:400px;
	height:auto;
	margin:0 auto;
	margin-top:50px;
}
#botoes{
	width:400px;
	height:auto;
	margin:0 auto;
	margin-top:40px;
}
.botao{
	width:162px;
	height:51px;
	float:left;
	margin:0 125px;
}

#bandeiras{
	width:400px;
	height:auto;
	margin:0 auto;
	margin-top:40px;
