
.clCMEvent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 300;
	visibility: hidden;
	}

.clCMAbs   {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	visibility: hidden;
	}

.clT, .clTover, .sinBorIzq, .sinBorIzqOver, .subMenAmp, .subMenAmpOver {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 2px 0px 0px 25px;
	border-left: 1px solid #cccccc;
	}

.sinBorIzq, .sinBorIzqOver {
	border-left: 1px solid white;
  }html>body .sinBorIzq, html>body .sinBorIzqOver {border-left: 0px solid white;}

.clT, .sinBorIzq {
	color: #003860;
	background: #e5ebef url(../imatges/itemMenu_A.gif) 9px 5px no-repeat;
	}

.clTover, .sinBorIzqOver {
	color: #003860;
	background: #ffffff url(../imatges/itemMenu_B.gif) 9px 5px no-repeat;
	}

.subMenAmp {
	color: #003860;
	background: #ffffff url(../imatges/itemMenu_B.gif) 3px 4px no-repeat;
	}

.subMenAmpOver {
	color: #189bd4;
	background: #ffffff url(../imatges/itemMenu_A.gif) 3px 4px no-repeat;
	}

.clS, .clSover, .clSesp, .clSespover {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px 0px 17px;
/*	border: 1px solid navy;*/
	}html>body .clS {}

.clS {
	color: #003860;
	background: #f2f5f7 url(../imatges/itemMenu_A1.gif) 3px 5px no-repeat;
	}

.clSover {
	color: #003860;
	background: #ffffff url(../imatges/itemMenu_B1.gif) 3px 5px no-repeat;
	}

.clSesp {
	background: #e5ebef url(../imatges/itemMenu_A1.gif) 9px 5px no-repeat;
	}

.clSespover {
	background: #ffffff url(../imatges/itemMenu_B1.gif) 9px 5px no-repeat;
	}

.clSesp, .clSespover {
	border-left: 1px solid #cccccc;
  padding-left: 25px;
  }

.clB {
	position: absolute;
	width: 180px;
	height: 30px;
	background-color: #cacaca;
	z-index: 300;
	visibility: hidden;
	}

.clB2 {
	position: absolute;
	width: 180px;
	height: 30px;
	background-color: #cccccc;
	z-index: 300;
	visibility: hidden;
	}

