/* Menu Topo -----------------*/

/* Menu default styles - do not edit */
.clCMEvent {
position:absolute;
width:100%;
height:100%;
clip:rect(0,100%,100%,0);
left:0;
top:0;
visibility:visible
}

.clCMAbs {
position:absolute;
visibility:hidden;
left:0;
top:0
}
  
/*Style for the background-bar*/

.clBar {
	position: absolute;
	width: 95x;
	height: 18px;
	visibility: hidden
}

/*Styles for level 0*/

.clLevel0,
.clLevel0over {
	position: absolute;
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.clLevel0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.clLevel0over {
	background-color: #E32F31;
	layer-background-color: #E32F31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	cursor: pointer;
	cursor: hand;
}
.clLevel0border {
	position: absolute;
	visibility: hidden;
}

/*Styles for level 1*/

.clLevel1,
.clLevel1over {
	position: absolute;
	padding-top: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.clLevel1 {
	background-color: #eaeaea;
	layer-background-color: #eaeaea;
	font-size: 11px;
	color: #808795;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.clLevel1over {
	background-color: #E32F31;
	layer-background-color: #E32F31;
	color: #FFFFFF;
	cursor: pointer;
	cursor:	hand;
	font-weight: normal;
}

.clLevel1border {
	position: absolute;
	z-index: 500;
	visibility: hidden;
	background-color: #000000;
	layer-background-color: #000000;
}






/* Menu Accção ---------------*/

/*Style for the background-bar*/

.cl2Bar {
	position: absolute;
	width: 18x;
	height: 18px;
	visibility: hidden
}

/*Styles for level 0*/

.cl2Level0,
.cl2Level0over {
	position: absolute;
	padding-top: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.cl2Level0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808795;
	text-decoration: none;
	font-weight: normal;
}
.cl2Level0over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
.cl2Level0border {
	position: absolute;
	visibility: hidden;
}

/*Styles for level 1*/

.cl2Level1,
.cl2Level1over {
	position: absolute;
	padding-top: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.cl2Level1 {
	background-color: #FCFCFC;
	layer-background-color: #FCFCFC;
	font-size: 11px;
	color: #808795;
	text-decoration: none;
	font-weight: normal;
}

.cl2Level1over {
	background-color: #F0F0F0;
	layer-background-color: #F0F0F0;
	background-image: url(../../gfx/mabk.jpg);
	layer-background-image: url(../../gfx/mabk.jpg);
	color: #000000;
	cursor: pointer;
	cursor:	hand;
	font-weight: normal;
}

.cl2Level1border {
	position: absolute;
	z-index: 500;
	visibility: hidden;
	background-color: #C0C4CB;
	layer-background-color: #C0C4CB;
}
