/*---FORMATA FOOTER---*/
#footer{
	width:100%;
	height:100%;
	background-color:#BFBFBF;
	clear:both;
	text-align:center;}
#submenu{
	color:#FFF;
	border:groove}
#submenu a:hover{
	color: #FFF;
	font-weight:bold;
	background-color: #5FA9A7;
	border-radius:2px;
	font-size:15px;}
#forma-pgt{
	font-family: alatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	font-weight:bold;
	color:#2D2D2D;
	padding-top:7px;}
#lista-bandeiras{
	list-style:none;
	padding: 0;}
#lista-bandeiras li{
	display: inline;
	font-weight: bold;}
#lista-bandeiras li img{
	margin-right:15px;
	padding-bottom:1px;}
#rodape{
	width: 100%;
	clear: both;
	text-align: center;
	background-image: url(../img/rodape.png);
	background-repeat: repeat-x;
	height: 15px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 7px;
	font-weight: bold;}