@charset "utf-8";
/* CSS Document */


/* AGÊNCIA BAMBOO BRASIL 
www.agenciabamboo.com.br | contato@agenciabamboo.com.br
CSS Por: Walter André | andre@agenciabamboo.com.br
*/


div#bg-rodape {
	width:100%; 
	min-height:200px; 
	float:left; 
	/*background:url(../img/bg_rodape.jpg) repeat-x top; */
	margin:0 auto 0 auto;
}

div#rodape {
	width:900px;
	margin:0 auto 0 auto;
}

div.box-padrao {
	width:170px;
	height:100px;
	float:left;
	padding:15px 0 0 47px;
}
div.box-padrao h2 {font-size:18px; padding:0 0 5px 0;}
div.box-padrao span {font-size:11px; }

div#menu-rodape {
	width:646px;
	float:left;
	padding:30px 0 0 47px;
	color:#a9b1b7;
	font-size:11px;
}

div#menu-rodape a:link {text-decoration:none; color:#a9b1b7;}
div#menu-rodape a:visited {text-decoration:none; color:#a9b1b7;}
div#menu-rodape a:hover {text-decoration:none; color:#333;}

div#menu-rodape span { 
	color:#7fc01c; 
	font-weight:bold; 
	padding:0 7px 0 7px;
}

div.contato {
	width:646px;
	float:left;
	padding:15px 0 30px 47px;
	color:#a9b1b7;
	font-size:11px;
	font-weight:bold;
}

ul#w3c {
	width:140px;
	float:left;
	list-style:none;
	margin:0;
	padding:15px 0 0 0;
}
ul#w3c li {
	float:left;
	margin:0;
	padding:0 5px 0 5px;
}
	
