@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

#main{
	width: 1280px;
	margin: 0 auto;
	font-family: 'Source Sans Pro', sans-serif;
}

#logo{
	width: 100%;
	text-align: center;
	margin: 0 50px 0 0;
}
#meio{
	margin: 90px 0px;
	text-align: center;
}
#rodape{
	text-align: center;
	font-size: 18px;
	color: gray;
	vertical-align:bottom;
}


.facebook{
	color: gray;
    /*font-weight: bold;*/
    text-decoration: none;
    /*text-shadow: 0.08em 0.08em 0.2em #666666;*/	
}
h3 a{
	text-decoration: none;	
	color: #000;
}