@charset "utf-8";
/* CSS Document */

/* AGÊNCIA BAMBOO BRASIL 
www.agenciabamboo.com.br | (62) 3091.5373
CSS Por: Walter André
*/

div#footer {
	width:1000px;
	float:left;
	background-color:#FFFFFF;
}

ul#compartilhe {
	width:960px;
	float:left;
	padding:15px 0 15px 40px;
	list-style:none;
}
ul#compartilhe li {float:left; padding:0 10px 0 10px; font-size:10px;}
ul#compartilhe li img {float:left; padding:0 5px 0 0;}
ul#compartilhe li.titulo { background-color:#e5e5e5; color:#999999; font-size:11px;}

div.marca-rodape {
	width:150px;
	height:100px;
	float:left;
	background-color:#e5e5e5;
	text-align:right;
	padding:10px 10px 0 0;
}

div#box-menu-rodape {
	width:482px;
	float:left;
	background:url(../img/bg_rodape.jpg) no-repeat top;
	padding:15px;
}
ul#menu-rodape {
	width:110px;
	float:left;
	list-style:none;
	padding:0 0 0 15px;
}
ul#menu-rodape li {width:110px; float:left;  margin:0 0 5px 0; }
ul#menu-rodape li h3 {background-color:#f8c300; color:#333; float:left;}

ul#links-rodape {
	width:120px;
	float:left;
	list-style:none;
	padding:0 0 0 15px;
}
ul#links-rodape li {width:120px; float:left;  margin:0 0 5px 0; }
ul#links-rodape li.titulo {font-size:14px;}
ul#links-rodape li h3 {background-color:#cfb7ff; color:#193b65; float:left;}

ul#links-rodape li h3 a:link {text-decoration:none; color:#193b65;}
ul#links-rodape li h3 a:visited {text-decoration:none; color:#193b65;}
ul#links-rodape li h3 a:hover {text-decoration:underline; color:#193b65;}

div#videira {
	width:200px;
	float:left;
	text-align:right;
	padding:100px 0 0 0;
}

div#box-copy {
	width:300px;
	float:left;
	padding:130px 0 0 0;
}
div#box-copy #creditos {
	width:300px;
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;
}
div#box-copy ul#selos {
	width:300px;
	float:left;
	list-style:none;
	padding:10px 0 0 0;
}
ul#selos li {float:left; padding:0 10px 0 0;}
ul#selos li.criacao {width:140px; text-align:right; font:10px Arial, Helvetica, sans-serif; color:#666; padding:0 5px 0 0;}


