/* CSS Document */

body {
	background-image: url(images/bg_geral.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;	
}
.font1 {
	font-size: 11px;
	font-family: Arial;
	color: #333333;
}
.font_14 {font-size: 14px}
.font3 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.font4 {
	color: #CC3300;
	font-family: Arial;
	font-size: 18px;
}
.font5 {
	color: #CC3300;
	font-weight: bold;
}
.font6 {
	font-size: 11px;
	font-family: Arial;
	color: #CC3300;
	font-weight: bold;
}
.style11 {font-size: 11px; font-family: Arial; color: #333333; font-weight: bold; }
.style12 {color: #CC3300}