.menubg {
	background-image: url(img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.meio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.meio p {
	text-indent: 5px;
}
.imgz {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.meio a {
	color: #CC3333;
	text-decoration: none;
}
.meio a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #e7e7e7;
}

