/* CSS Document */
#rodape {
	width:100%;
	text-align:center;
	clear:both;
}

/*#rodape #bgAssinatura {
	background-color:#002D66;
}

#rodape #bgAssinatura #assinatura {
	width:900px;
	margin:auto;
	background-color:#002D66;
	height:31px;
}*/

#rodape #degrade, #rodape #degrade #minDegrade {
	width:100%;
	height:24px;
	background-image:url(rodape/degrade02.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:2px;
}

#rodape #degrade #minDegrade {
	width:900px;
	margin:0px auto;
}

#rodape ul {
	width:900px;
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E5E5E5;
	margin-top:20px;
	margin-bottom:20px;
}

#rodape ul li {
	display:inline;
}

#rodape ul li a {
	font-size:13px;
	color:#0057B1;
	padding:0px 14px 0px 14px; 
	text-decoration:underline;
}

#rodape ul li a:hover {
	color:#002D66;
}

#rodape ul li a img {
	margin-right:5px;
}

#rodape #areasAtuacao ul {
	margin-top:5px;
	margin-bottom:5px;
}

#rodape #areasAtuacao ul li a, #rodape #areasAtuacao ul li, #rodape #areasAtuacao ul {
	font-size:11px;
	line-height:14px;
}

#rodape select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#777777 1px solid;
	width:168px;
	margin-left:13px;
}

address {
	width:900px;
	margin:auto;
	padding-top:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	color:#777777;
	padding-bottom:20px;
}

address strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#redesSociais {position:absolute; background:url(rodape/fndRS.gif) no-repeat top left transparent; height:45px; padding:15px 10px; margin-top:-20px; width:190px; *margin-left:-440px;}
#redesSociais span {color:#a7a7a7; float:left; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
#redesSociais ul {left:100px; margin:-4px 0px 0px -10px; position:absolute; width:100px;}
#redesSociais ul li {float:left; margin:0px 2px;}
#redesSociais ul li a {display:block; height:24px; width:24px; padding:0px;}
#redesSociais ul li a.rsTwitter {background:url(rodape/rsTwitter.jpg) no-repeat top left transparent; }
#redesSociais ul li a.rsFacebook {background:url(rodape/rsFacebook.jpg) no-repeat top left transparent; }
#redesSociais ul li a.rsYouTube {background:url(rodape/rsYouTube.jpg) no-repeat top left transparent; }
