body {
	margin: 0px;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.fonte_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F48E00;
	text-decoration: none;
}
.fonte_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.form {
	border: 1px solid #CCCCCC;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #626262;
}
.fonte_cinza_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.bg_img {
	background-image: url(../img/bg_interna.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fonte_cinza_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.bg_img_resp {
	background-image: url(../img/bg_interna_resp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form_grd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
