/* ----- Menu 1 ----- */

div.m1_menu_title
{
	border: 0px solid #777777;
	margin-left: 0px;
	margin-top: 2px;
	width:165px;
	height:28px;
	font-family: arial;
	font-weight: normal;
	font-size: 18px; 
	color: #DDDDDD;
	text-align: right;
	cursor: default;
}

div.m1_menu_item_normal
{
	border-bottom: 0px dotted #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 10px;
	width:155px;
	height:20px;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px; 
	color: #333333;
	text-align: left;
	cursor: pointer;
}

div.m1_menu_item_normal_hover
{
	color: #FFFFFF;
}

div.m1_menu_item_selected
{
	color: #888888;
	
}

div.m1_menu_item_selected_hover
{
	color: #FFFFFF;
}

div.m1_menu_item_first
{
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 5px;
	margin-top: 10px;
	padding-left: 10px;
	width:155px;
	height:20px;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px; 
	color: #333333;
	text-align: left;
	cursor: pointer;
}

div.m1_menu_item_last
{
	border-bottom: 0px dotted #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 10px;
	width:155px;
	height:20px;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px; 
	color: #333333;
	text-align: left;
	cursor: pointer;
}

div.m1_menu_item_nothing
{
}

/* ----- Menu 2 ----- */

div.m2_menu_title
{
	border-bottom: 0px solid #33BB00;
	margin-left:0px;
	margin-top: 0px;
	width:140px;
	height:30px;
	font-family: helvetica;
	font-weight: bold;
	font-size: 20px; 
	color: #FF0900;
	text-align: Left;
	cursor: default;
	background-image: url('../images/m2_title.gif');
	background-repeat:  no-repeat;
}

div.m2_menu_item_normal
{
	border-bottom: 1px solid #BBBBBB;
	margin-left:40px;
	margin-top: 5px;
	width:140px;
	height:20px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #555555;
	text-align: left;
	cursor: pointer;
}

div.m2_menu_item_normal_hover
{
	color: #AAAAAA;
}

div.m2_menu_item_selected
{
	color: #EE0000;
	cursor: pointer;
}

div.m2_menu_item_selected_hover
{
	color: #FF0900;
}

div.m2_menu_item_first
{
	border-bottom: 1px solid #BBBBBB;
	margin-left:40px;
	margin-top: 5px;
	width:140px;
	height:20px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #555555;
	text-align: left;
	cursor: pointer;
}

div.m2_menu_item_last
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:40px;
	margin-top: 5px;
	width:140px;
	height:20px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #555555;
	text-align: left;
	cursor: pointer;
}

div.m2_menu_item_nothing
{
}
	
/* ----- Menu 3 - produtos ----- */

div.m3_menu_title
{
	border-bottom:0px dotted #888888
	margin-left:0px;
	margin-top:0px;
	width:194px;
	height:25px;
	font-family: berlin sans fb;
	font-weight: normal;
	font-size: 12px; 
	color: #FF6655;
	text-align: left;
	cursor: default;
	
}

div.m3_menu_item_normal
{
	border-bottom: 0px solid #333333;
	margin-left: 1px;
	margin-top: 3px;
	width:194px;
	min-height:10px;
	font-family: berlin sans fb;
	font-weight: normal;
	font-size: 12px; 
	color: #003388;
	text-align: left;
	cursor: pointer;
	background-color:
	
}

div.m3_menu_item_normal_hover
{
	color: #FF6655;
	cursor: pointer;
}

div.m3_menu_item_selected
{
	margin-left: 1px;
	margin-top: 3px;
	width:194px;
	min-height:10px;
	color: #FFFFFF;
	cursor: pointer;
}

div.m3_menu_item_selected_hover
{
	color: #AAAAAA;
	cursor: pointer;
}

div.m3_menu_item_first
{
	border-bottom: 0px solid #444444;
	margin-left:1px;
	margin-top: 10px;
	width:194px;
	min-height:10px;
	font-family: berlin sans fb;
	font-weight: normal;
	font-size: 12px; 
	color: #003388;
	text-align: left;
	cursor: pointer;
	background-color:
	
}

div.m3_menu_item_last
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:1px;
	margin-top: 3px;
	width:194px;
	min-height:10px;
	font-family: berlin sans fb;
	font-weight: normal;
	font-size: 12px; 
	color: #003388;
	text-align: left;
	cursor: pointer;
	background-color:
	
}

div.m3_menu_item_nothing
{
}

/* ----- Menu 4  (ementa fixa)----- */

div.m4_menu_title
{
	border-bottom: 1px solid #777777;
	margin-left:0px;
	margin-top: 10px;
	width:365px;
	height:15px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px; 
	color: #333333;
	text-align: left;
	cursor: default;
}

div.m4_menu_item_normal
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:0px;
	margin-top: 2px;
	width:365px;
	min-height:10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #555555;
	text-align: left;
	cursor: pointer;
}

div.m4_menu_item_normal_hover
{
	color: #AAAAAA;
}

div.m4_menu_item_selected
{
	color: #EE0000;
	cursor: pointer;
}

div.m4_menu_item_selected_hover
{
	color: #FF0900;
}

div.m4_menu_item_first
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:0px;
	margin-top: 2px;
	width:365px;
	min-height:10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #555555;
	text-align: left;
	cursor: pointer;
}

div.m4_menu_item_last
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:0px;
	margin-top: 2px;
	width:365px;
	min-height:10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #555555;
	text-align: left;
	cursor: pointer;
}

div.m4_menu_item_nothing
{
}

/* ----- Menu 5  (horizontal)----- */


div.m5_menu_title
{
	border-bottom: 0px solid #777777;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	--width:100px;
	min-height:0px;
	font-family: arial;
	font-weight: bold;
	font-size: 10px; 
	color: #333333;
	text-align: center;
	cursor: default;
}

div.m5_menu_item_normal
{	
	float: left;
	background: url(../images/botao_menu_desvanecido.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top:10px;
	width:160px;
	height:30px !important;
	height:40px;
	font-family: arial;
	font-weight: bold;
	font-size: 17px; 
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

div.m5_menu_item_normal_hover
{
	min-height:40px;
	color: #333333;
}

div.m5_menu_item_selected
{
	float: left;
	background: url(../images/botao_menu_seleccionado.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -10px;
	padding-top: 10px;
	width:160px;
	height:30px !important;
	height:40px;
	font-family: arial;
	font-weight: bold;
	font-size: 17px; 
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	
}

div.m5_menu_item_selected_hover
{
	color: #888888;
}

div.m5_menu_item_first
{
	float: left;
	background: url(../images/botao_menu_desvanecido.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top:10px;
	width:160px;
	height:30px !important;
	height:40px;
	font-family: arial;
	font-weight: bold;
	font-size: 17px; 
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

div.m5_menu_item_last
{
	float: left;
	background: url(../images/botao_menu_desvanecido.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top:10px;
	width:160px;
	height:30px !important;
	height:40px;
	font-family: arial;
	font-weight: bold;
	font-size: 17px; 
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

div.m5_menu_item_nothing
{
}

/* ----- Menu 3 - produtos ----- */

div.m6_menu_title
{
	border-bottom: 0px dotted #888888;
	margin-left:0px;
	margin-top:0px;
	width:200px;
	min-height:20px;
	font-family: arial;
	font-weight: normal;
	font-size: 20px; 
	color: #888888;
	text-align: right;
	cursor: default;
}

div.m6_menu_item_normal
{
	border-bottom: 0px solid #BBBBBB;
	margin-left: 1px;
	margin-top: 2px;
	width:200px;
	min-height:9px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px; 
	color: #888888;
	text-align: right;
	cursor: pointer;
}

div.m6_menu_item_normal_hover
{
	color: #555555;
	background-color:#EEEEEE;
}

div.m6_menu_item_selected
{
	color: #EE0000;
	cursor: pointer;
}

div.m6_menu_item_selected_hover
{
	color: #FF0900;
}

div.m6_menu_item_first
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:1px;
	margin-top: 0px;
	width:200px;
	min-height:9px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px; 
	color: #888888;
	text-align: right;
	cursor: pointer;
}

div.m6_menu_item_last
{
	border-bottom: 0px solid #BBBBBB;
	margin-left:1px;
	margin-top: 2px;
	width:200px;
	min-height:9px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px; 
	color: #888888;
	text-align: right;
	cursor: pointer;
}

div.m6_menu_item_nothing
{
}
