@charset "utf-8";
/* ::::: footer.css ::::: */
/* ::::: Jose Drac (04/10/2008) ::::: */
#footer {
	margin: 20px 0 0 0;
	padding-top: 3px;
	min-height: 330px;
	padding-top:3px;
	background-color: #edeff1;
	background: url(../images/footer_bg.gif);
}
#footer .toolbar {
	margin:10px 0 0 0;
}
#footer .search {
	display:none;
}
#footer .sitemap {
	margin:20px 0 0 0;
	list-style:none;
}
#footer .sitemap li {
	float:left;
	font-size:1em;
	font-weight:bold;
	color:#000;
	margin:0 12px 0 0;
	padding:0 4px 0 0;
	line-height:1.4em;
}
#footer .sitemap li a {
	color:#000;
	font-size:0.9em;
	font-weight:normal;
}

#footer .sitemap ul li {
	float:none;
}
#footer .waiconformance {
	float:right;
	margin:-20px 10px 0 0;
}
#footer .legal {
	margin:22px 0 0 0;
	list-style:none;
}
#footer .legal li {
	float:left;
	line-height:1.4em;
	background:url(../images/separator.gif) no-repeat right center;
	color:#666666;
	margin:3pt 2px;
	padding:0pt 8px 0pt 0pt;
}
#footer .legal li a {
	color:#505050;
}
/*
#footer .legal li:last-child{
	background:none;
}
*/
#footer .legal li.lastchild {
	background:none;
}
#footer .logos {
	margin: 30px 0 0 -12px;
	width: 750px;
	padding: 0;
}