.form {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 12px;
}

.form2 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 12px;
}

.arial_14_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.arial_12_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9C9C;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9C9C;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu a:hover {
	text-decoration:none;
	color:#8C3903;
}


.menu2 a {
	font-family: Century Gothic;
	font-size: 11px;
	color: #9C9C9C;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu2 a:hover {
	text-decoration:none;
	color:#8C3903;
}

.menu3 a {
	font-family: Century Gothic;
	font-size: 11px;
	color: #B05415;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu3 a:hover {
	text-decoration:none;
	color:#B05415;
}

.arial_12_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.verdana_11_cinza {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9C9C;
}

.century_gothic_20_marrom {
	font-family: Century Gothic;
	font-size: 20px;
	color: #732E01;
}

.century_gothic_14_cinza {
	font-family: Century Gothic;
	font-size: 14px;
	color: #564C4C;
}

.century_gothic_11_cinza {
	font-family: Century Gothic;
	font-size: 11px;
	color: #564C4C;
}

.century_gothic_11_cinza_menos {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #564C4C;
	line-height: 13px;
}

.fundo {
	background-image: url(box_lateral_superior.jpg);
	background-repeat: no-repeat;
}

