.mmnBody {
	background: #00ccff;/*border: #ffffff 1px solid;*/
		
	
}
.imgHand {
	cursor:pointer;
}
.mnL1Out {
	vertical-align:bottom;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
	line-height: 16px;
	text-transform: uppercase;
	background-color:#1E2A63;
}
.mnL1Over {
	vertical-align:bottom;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
	line-height: 16px;
	text-transform: uppercase;
	background-color:#1E2A63;
}
.mnL2Out {
	font-size: 11px;
	cursor: pointer;
	color: #384375;
	line-height: 16px;
	font-family: Tahoma;
	background-color: #c1ccdd;
	border-bottom:#ffffff 1px solid;
}
.mnL2Over {
	font-size: 11px;
	cursor: pointer;
	color: #384375;
	line-height: 16px;
	font-family: Tahoma;
	background-color: #c1ccdd;
	border-bottom:#ffffff 1px solid;
	text-decoration:none;
	font-style:none;
}
.mnL3Out {
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #384375;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#E4E9F0;
}
.mnL3Over {
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #FF0000;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#E4E9F0;
}
.mnL4Out {
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #384375;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#ffffff;
}
.mnL4Over {
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #384375;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#ffffff;
	text-decoration:underline
}
.mnItemOpen {
	display:block;
}
.mnItemClose {
	display:block;
}
.mnL2 {
	background-color:#C1CCDD;
}
.mnL3 {
	background-color:#E4E9F0;
}
.mnL4 {
	background-color:#ffffff;
}
.menu-rapido {
	padding:15px 15px 0;
}
.menu-rapido a {
	padding-left:42px;
	text-decoration:none;
	font-size:14px;
	color:#1e2a63;
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
.menu-rapido a:hover {
	text-decoration:underline;
}
.menu-rapido .faleconosco {
	background-image:url(../images/ico/ico-faleconosco.png);
	height:41px;
	border-bottom:1px solid #a7b6c8;
	line-height:28px;
}
.menu-rapido .imprimir {
	background-image:url(../images/ico/ico-imprimir.png);
	height:42px;
	margin-top:8px;
	padding-top:5px;
	line-height:18px;
}

