.fastmenu {
	width: 155px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 500px;
	white-space: nowrap;
}
.fastmenu_itens {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 9px;
	color: #006;
	margin-top: 10px;
	width: 150px;
}
.box {
	width: 500px;
	float: left;
	margin-left: 20px;
}
.box_chaua {
	width: 600px;
	float: left;
	margin-left: 110px;
	margin-top: 20px;
}




.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #06C;
	text-align: left;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #036;
	text-align: left;
}


.text1 {
	font-size: 8pt;
	color: #333;
	text-align: justify;
}

