body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_rodape {
	background-color: #F4D14A;
	background-image: url(../images/rodape_bg.jpg);
	background-repeat: repeat-x;
}
.font_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
}
a:link {
	color: #BB9231;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C2A56A;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.bg_rodape-int {
	background-color: #F4D14A;
	background-image: url(../images/int_rodape_bg.jpg);
	background-repeat: repeat-x;
}
.font_telefone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 120%;
	font-weight: bold;
}
.font_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BB9231;
	line-height: 120%;
	font-weight: bold;
}
.font_menuesq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C4818;
	background-color: #E1E1E1;
	line-height: 120%;
	font-weight: bold;
}
a.font_menuesq:link {
	color: #5C4818;
	text-decoration: none;
background-color: #E1E1E1;
}
a.font_menuesq:visited {
	text-decoration: none;
	color: #5C4818;
background-color: #E1E1E1;
}
a.font_menuesq:hover {
	text-decoration: none;
	color: #BB9231;
background-color: #E1E1E1;
}
a.font_menuesq:active {
	text-decoration: none;
	color: #BB9231;
background-color: #E1E1E1;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.formulario-botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB9231;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
