.classe {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.corpo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CC0000;
	text-transform: capitalize;
}
.label {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-transform: none;
}
.input {
	background-color: #FFFFFF;
	border: 1px none #CC0000;
	font-family: "Trebuchet MS";
	color: #CC0000;
	font-size: 12px;
	text-transform: capitalize;
}
.corpomaior {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.corpocinza_claro {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
#menu {
	width: 500px;
	height: 20px;
	top: 440px;
	position: relative;
}

