.corpoMenu {
	/*border:solid 1px #CCCCCC;*/
	font-size:10px;
	height: 60px;
}
.itensMenu {
	height: 50px;
	width: auto;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 5px;
	float: left;
	margin-top: -5px;
}
.itensMenu a img {	
	border: 0px;
}
.textoItensMenu {
	height: 20px;
	width: 63px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	/*border: 1px solid #FFFFFF;
	margin-top: -10px;*/
	line-height: 11px;
}
#tabs{
	font-size:12px;
}
#tabs-1 {
    height:45px;
}
