/* CSS Document - Footer Design */
#banda_fundo{
	background: #fff url(../imagens/banda_fundo.gif) repeat-x top left;
	width: 800px;
	height: 46px;
	clear: left;
}
#menu_fundo{
    float: left;
    padding-top: 13px;
	background: #fff;
	width: 567px;
	height: 28px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 30px;
}
.links_fundo a {
    text-decoration: none;
	color: #2B8CED;
}
.links_fundo {
	color: #2B8CED;
}
.links_fundo_c a {
    text-decoration: none;
	color: #fff;
}
.links_fundo a:hover {
    text-decoration: none;
	color: #333;
}
#paypal{
	float: left;
	width: 233px;
	height: 23px;
	background: url(../imagens/paypal.jpg) no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#linha_fundo{
	background: #2D8EF0;
	font-size:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: 3px;
	clear: left;
}
#linha_fundo2{
	background: #333;
	font-size:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: 7px;
	border-top-width: 1px;
	border-top-color: #fff;
	border-top-style: solid;
}
#palavras_fundo{
	background: #fff;
	width: 800px;
	height: 22px;
}
