@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, freesans, garuda, helvetica, verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	
 }


a:link {text-decoration: none;}
a:visited {text-decoration:none; color:#666666}
a:hover {text-decoration: none;color:#afafaf}
a:active {text-decoration: none;}


#plataforma {
	background-image: url(imagens/bg-cima.jpg);
	background-position: center top;
}


#fundo {
	background-color: #3a82f2;
	height: 482px;
	background-image: url(imagens/bg-cima.jpg);
}

#fundo-instituicao {
	background-color: #3a82f2;
	height: 482px;
	background-image: url(imagens/bg-cima-instituicao.jpg);
}

#fundo-reciclagem{
	background-color: #3a82f2;
	height: 482px;
	background-image: url(imagens/bg-cima-reciclagem.jpg);
}

#fundo-ajudar{
	background-color: #3a82f2;
	height: 482px;
	background-image: url(imagens/bg-cima-ajudar.jpg);
}

#fundo-quem-ganha{
	background-color: #3a82f2;
	height: 482px;
	background-image: url(imagens/bg-cima-quem-ganha.jpg);
}

#fundo-fique{
	background-color: #3a82f2;
	height: 482px;
	background-image: url(imagens/bg-cima-fique.jpg);
}


#bottom {
	background-color: #CCCCCC;
	height: 150px;
	background-image: url(imagens/bg-baixo-novo.jpg);
	float: none;
}
#fundo #home {
	background-color: #0000CC;
	width: 1003px;
}
#plataforma #bottom #area1 {
	padding: 10px 10px 10px 10px; width:130px;border-right: 0 ; float:left ; border-right: 1px solid #fff;
}
#plataforma #bottom #area2 {
	padding: 10px 10px 10px 10px; width:130px;border-right: 0; float:left; border-right: 1px solid #fff;
}
#plataforma #bottom #area3 {
	padding: 10px 10px 10px 10px; width:130px;border-right: 0; float:left; border-right: 1px solid #fff;
}
#plataforma #bottom #area4 {
	padding: 10px 10px 10px 10px; width:130px;border-right: 0; float:left; border-right: 1px solid #fff;
}
#plataforma #bottom #area5 {
	padding: 10px 10px 10px 10px; width:130px;border-right: 0; float:left; border-right: 1px solid #fff;
}
#plataforma #bottom #area6 {
	padding: 10px 10px 10px 10px; width:130px;border-right: 0; float:left;
}

#plataforma #bottom #area7 {
	padding: 10px 10px 0px 400px; width:499px;border-right: 0; float:left;
}

#plataforma #bottom #bottom2 {
	width:920px;
}

