body { 
	color:#645D50;
    background-color:#e3e4c2;
    background-repeat:repeat-x;
    background-attachment: scroll;
    background-position-x: center;
    font-family: 'Quicksand', sans-serif;
    font-size:14px;
}

a{
	color:#000;
	border:0;
	border-color:transparent;
}

img a {
	border:0;
	border-color:transparent;
}

img {
	border:0;
	border-color:transparent;
}

#container{
	width:1024px;
	height:100%;
	margin: 0 auto;
} 
    
#header{
	margin-top:-17px;
	height:252px;
	width:100%;
}
      
#logo{
	margin-left:30px;
	margin-top:-285px;
	position: absolute;
}

#facebook{
	text-align:right;
	margin-right:30px;
	margin-top:-295px;
}
.facebook{
	text-align:right;
	margin-right:30px;
	margin-top:-295px;
}

.facebook p{
	margin-top: -15px;
}

/*
#facebook input{
	width:133px;
	height:20px;
	color:#645D50;
	font-size:10px;
	background-image:url(../images/mailing-list-box.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: none;
}*/

#search{
	width:157px;
	height:22px;
	background-image:url(../images/search-box-09.png);
	margin-bottom:15px;
	margin-top:10px;
	font-family: 'Quicksand', sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
	background-color:transparent;
	border: none;
	padding-left: 5px;
}

#search-lupa{
	vertical-align: middle;
}

#links-rapidos{
	font-size:14px;
	font-family: 'Patua One', cursive;
	color:#ADC7E3;
	text-align: right;
	margin-top: -50px;
}

#links-rapidos a{
	color:#ADC7E3;
}

#links-rapidos a:hover{
	color:#645D50;
}
  
#links-newsletter{
	font-size:16px;
    letter-spacing: 1px;
    margin-right: 7px;
	font-family: 'Patua One', cursive;
	color:#ADC7E3;
	text-align: right;
	margin-top: -50px;
}

#links-newsletter a{
	color:#ADC7E3;
}

#links-newsletter a:hover{
	color:#645D50;
}

#nav{
	height:30px;
	width:100%;      
}

#nav a{
	text-decoration:none;
	color:#ffffff;
}

#nav a:hover{
	text-decoration:none;
	color:#645D50;
}

#nav li{
	list-style:none;
	margin-top:5px;
}

#nav ul{
	padding-left:0px;
	margin:0px;
	margin-left:30px;
}

#nav ul li{
	display:inline;
	float:left;
	list-style:none;
	margin-right:20px;
	position:relative;
	font-family: 'Patua One', cursive;
	font-size:16px;
}

#mailing_list{
	font-size:10px;
	color:#654D50;
	margin-right:30px;
	margin-top:5px;
	font-family: 'Quicksand', sans-serif;
	font-size:10px;
}

#footer{
	/* margin-top: 310px; */
	width: 100%;
	float: left;
	background-image: url(../images/footer-background.png);
}

#footer a{
	text-decoration:none;
	color:#654D50;
	font-size:14px;
	
}

#footertext a{
	text-decoration:none;
	color:#654D50;
	font-size:10px;
}

.footercompleto{
	width:960px;
	height: 215px;
	margin-top:23px;
	
}

.acessos{
	width:770px;
	margin-bottom:15px;
	margin-top:40px;
	margin-left:60px;
	height: 142px;
}

.parceiros {
	width:930px;
	margin-bottom:70px;
	margin-top:40px;
	margin-left:60px;
}

.apoios {
	width:930px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:40px;
}

.creditos {
	margin-top: 5px;
	width: 930px;
	font-size: 10px;
}

.creditos td{
	text-align: right;
}

#form-pesquisa {
	text-align: right;
	float: right;
}

.footer-logo {
	width:150px;
	margin-bottom:10px;
	margin-top:48px;
}

.acessos-principal {
	font-weight: bold;
}

.acessos-secundario {
	font-weight: 100;
	font-size: 12px;
}

#search-lupa {
	margin-top: 10px;
}