/* 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-top:0px;
}

#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;
}

