body {
background:url(../images/bg.jpg) repeat ;
font-family: 'AllerRegular', sans-serif;
margin: auto;
}


.geral {
	position:relative;
	margin: auto;
	left:0%;
}
	
	#banner {
	width: 980px;
	margin: auto;
	}
	
	#logo {
	width: 980px;
	height:180px;
	margin: auto;
	}

.caixa_logo{
	float:left;
	width: 500px;
	height:130px;
	background-color:#F39;
  }

#tudo{
	margin: 0;
	float:left;
  }
  
  
#conteudo {
	width: 980px;
	margin: auto;
	}


 #rodape{
	width: 100%;
	height:217px;
	margin-top:20px;
	float:left;
	background-image:url(../images/bg_rodape.png);
  }
  
  #roda_dentro {
	width: 970px;
	margin: auto;
	}
	


#barra{
	background-color:#104a71;
	width:3px;
	height:158px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:48px;
}



.style_indicar{
font-size: 18px;
font-family: 'AllerRegular', sans-serif;
text-align:left;
color: #bce4f1;
margin-bottom:10px;
margin-top:10px;
}

.style_dados{
font-size: 18px;
font-family: 'AllerRegular', sans-serif;
text-align:left;
color: #fad700;
margin-bottom:0px;
margin-top:10px;
}

.style_dados2{
font-size: 30px;
font-family: 'AllerRegular', sans-serif;
text-align:left;
color: #fad700;
margin-bottom:10px;
margin-top:0px;
}

	
	.botao{
background-image:url(../images/form3.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px;
width:43px;
height:20px;
margin-left:-3px;
float:left;
padding-top:0px;
margin-right:3px;
}

.form1{
	background-image:url(../images/form1.png);
	width:230px;
	height:18px;
	margin-bottom:0px;
	margin-top:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#3E6C84;
	float:left;
	margin-bottom:5px;
	border: 0px;
}

.form2{
	background-image:url(../images/form2.png);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	width:230px;
	height:18px;
	margin-left:0px;
    color:#3E6C84;
	border: 0px;
	float:left;
}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       

#caixa_indicar{
	width:400px;
	height:170px;
	float:left;
	margin-top:40px;
}

#caixa_dados{
	width:260px;
	height:150px;
	float:left;
	margin-left:20px;
	margin-top:30px;
}

#tweets {
	margin-top:-15px;
	margin-left:-40px;
	padding:0px;
	float:left;
}

#tweets li {
	font-size:13px;
	padding-left:0px;
	margin-left:0px;
	margin-top:8px;
	padding-top:0px;
	float:left;
	color:#fff;
	list-style-type:none;
}

#tweets .hash { color:#fbd530; } 

#tweets .reply { color:#fbd530; } 

#tweets a:link { text-decoration:none; color:#fbd530;}
#tweets a:active { text-decoration:none; color:#fff;}
#tweets a:hover { text-decoration:underline; color:#fff;}
#tweets a:visited { text-decoration:none; color:#fff;}

#caixa_facebook{
	width:900px;
	height:255px;
	float:left;
	margin-top:15px;
	margin-left:35px;
	background-image:url(../images/bg_facebook.png);	
}
