/* general OU color: #333; */

/* menu fluo*/
ul { list-style: none; margin: 0; padding: 0; }
li.fluo { display: block; width: 200px; margin-bottom: 0px; }
	/* width: longueur du bg blanc anime */

/* accordion menu lois */

#menuLois {
position:absolute;
top:5px;
left:30px;
}

li a:link {text-decoration: none;}
li a:visited {text-decoration: none;}
li a:active {text-decoration: none;}
li a:hover {text-decoration: none;}


/* appeartext */

#zrrbar, #lmpbar, #ombar, #robar {
	position: fixed !important;
	position: absolute;
	z-index: 1;
}

#zrrbar ul, #lmpbar ul, #ombar ul, #robar ul {
	list-style: none;
}

/* slider */

#area         {
	height: 130px;
	width: 14px;
	background: url('../img/slider/area-vertical.gif') no-repeat center;
}
	/* 132px */

#area2 {
	height: 107px;
	width: 14px;
	background: url('../img/slider/area-vertical_haut2.gif') no-repeat center;
}

#knob {
	height: 15px;
	width: 19px;
	background: url('../img/slider/horizontal_knob2.gif') no-repeat center;
	cursor: pointer
}

#knob2 {
	height: 15px;
	width: 19px;
	background: url('../img/slider/horizontal_knob2.gif') no-repeat center;
	cursor: pointer
}


/* accordion menu programmes  */


/* avant_scroll : .menuTitle{ height: 16px; color: #2f3d31; padding: 3px; ... */
.menuTitle { height: 16px; color: #2f3d31; padding: 2px 2px 2px 6px ; font-weight: bold; font-size: 12px; margin: 0 1px 1px 0; text-align: left; cursor: pointer; background: #F2F2F2 url(../nav/back-but3h21.gif) 0px 0px  no-repeat; width: 180px;}
/* autres options pour menu title ci-dessus : margin: 0 0 0 3px; padding: 0 0 0 0; */ 

/* li { display: block; width: 160px; margin-bottom: 1px; }  */ 

/* ancien .stretcher : .stretcher{ background: #ccc url('../img/btn/bg1.gif'); } */
/* nouveau .stretcher : */
.stretcher{ background: #ccc url('../img/btn/bg1.gif'); padding:0; margin:0; color:#CCCC99;}

.stretcher p{ margin: 0; padding: 5px; line-height: 1.5em; color: #EFEFEF}
.stretcher h1{ margin: 3px 0 4px 14px; padding: 0; font-size: 17px; border-bottom:0px}
#left{ float: left; }
#right{ float: right; width: 280px;}