p.select{
   margin-bottom: 0;
   cursor: pointer;
   z-index: 2;
   position: relative;
}
#idMenu p.select{padding:0 0 0 0;}
.select a{
   background: url(../img/common/arrow_select.gif) no-repeat right top;
   padding-right: 19px;
   display: block;
   width: 221px;
   height: 20px;
   text-decoration: none;
   font-weight: bold;
}
.subscription .select a{
   width: 149px;
   font-weight: normal;
}
.selectContainer{   
	position:absolute;
	left: 13px;
	top: 368px;
	width: 189px;
   text-align: left;
}
.subscription .selectContainer{
   width: 149px;
}
.idMenuCol .select a{
	width: 170px;
}

.select.selectOpened a{
   background-image: url(../img/common/arrow_select_on.gif);
}
.select a span{
   border-left: solid 1px #d6d6d6;
   border-top: solid 1px #d6d6d6;
   border-bottom: solid 1px #d6d6d6;
   background-color: #fff;
   display: block;
   padding: 1px 10px 2px 10px;   
   height: 13px;
   cursor: pointer;
}
.subscription .select a span, .subscription .select.selectOpened a span{
   border: none;
   background: url(../img/client/bg_formtext2.gif) no-repeat;
   height: 15px;
}
.subscription .select.selectOpened a span{
   background: url(../img/client/bg_formtext2_on.gif) no-repeat;
}
.select.selectOpened a span{
   border: none;
   background: url(../img/common/bg_selectContainer_on.gif) no-repeat 0 0;
   padding: 2px 10px 3px 11px; 
   height: 15px;
}

.holder{
   position: absolute;
   background: url(../img/common/bg_scrollContainerB.gif) no-repeat right bottom #fff;
   padding-bottom: 7px;
	width: 240px;
	height: 135px;
   visibility: hidden;
   z-index: 1;
}
/* MODIFIED ON JULY 2009 */
.advancedSearch .holder{
	visibility: visible;
	height: 80px;
	background: #fff;
	padding: 2px 0;
	background: url(../img/produits/bg_seachOptions.gif) no-repeat 0 0 transparent;
}
/* MODIFIED ON AUGUST 2009 */
.advancedSearch .holder.nouveautes{
	height: 96px;
	background-image: url(../img/produits/bg_seachOptions2.gif);
}
/* END MODIFIED ON AUGUST 2009 */

/* END MODIFIED ON JULY 2009 */
.subscription .holder{
   width: 167px;
	height: 62px;
   margin-top: 20px;
   border-left: solid 1px #d6d6d6;
   z-index: 5000;
}
* html .subscription .holder{
   margin-left: -260px;
}
*+html .subscription .holder{
   margin-left: -260px;
}
.idMenuCol .holder{
   width: 189px;
}
.holder2{
   width:420px;
   height: 230px;
}

/* MODIFIED on 03/30/2009 */
.pdtDetailHolder{
   height: 210px;
   overflow: hidden;
}
/* END MODIFIED on 03/30/2009 */

.contentScroll .holder2{
   width: 738px;
   height: 480px;
   margin-right: -15px;
}
.contentCol2 .contentScroll .holder2{
   width: 322px;
   height: 434px;
   margin-right: -15px;
}
.contentHeight{
   height: 600px;
}

/* MODIFIED ON JULY 2009 */
.menusRSContent{
   /* height: 1350px; */
}
/* END MODIFIED ON JULY 2009 */

.newsContainer{
   height: 900px;
}

.scrollFooter{
	clear: both;
	height:30px;
}
* html .scrollFooter{
	display: none;
}
*+html .scrollFooter{
	display: none;
}
.scroll-pane {
   height: 100%;
   width: 100%;
	overflow: hidden;
}
.scroll-pane2 {
   height: 100%;
   width: 100%;
	overflow: hidden;
   position: relative;
}
.jScrollPaneContainer {
	position: relative;
	z-index: 1;
   margin-top: -2px;
   width: 100%;
   height: 100%;
	overflow: hidden;
}

/* MODIFIED ON JULY 2009 */
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	height: 100%;
	background: url(../img/common/bg_scroll.gif) bottom right no-repeat;
   border-left: solid 1px #c0d3d9;
}
* html .idMenuCol .jScrollPaneTrack{
   right: -1px;
}
* html .subscription .jScrollPaneTrack{
   right: -1px;
}
*+html .subscription .jScrollPaneTrack{
   right: -1px;
}
.scroll-paneLeft{
	height: 45px;
	overflow: hidden;
	position: relative;
	padding-left: 17px;
}
.holderLeft .jScrollPaneTrack{
	right: auto;
	left: 0;
	background-image: url(../img/services/idess-menus/bg_scrol_sl.gif);
   border-left: 0;
}
.budget .holderLeft .jScrollPaneTrack{
	background-image: url(../img/services/idess-menus/bg_scrol_sl_budget.gif);
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
   background: url(../img/common/indicator.gif) no-repeat;
   border-bottom: solid 1px #c5c5c5;
}
.advancedSearch .jScrollPaneDrag {
	background-image: url(../img/common/indicatorSmall.gif);
}
.holderLeft .jScrollPaneDrag{
	background-image: url(../img/services/idess-menus/indicator_s.gif);
   border-bottom: 0;
	left: 2px;
	margin-top: 2px;
}
/* END MODIFIED ON JULY 2009 */
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: -1px;
	overflow: hidden;
	background: url(../img/common/arrow_up.gif) no-repeat 0 0 transparent;
	height: 16px;
	width: 19px;
	padding: 0 0 0 2px;
   text-indent: 2000px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: -1px;
	overflow: hidden;
	background: url(../img/common/arrow_down.gif) no-repeat 0 0 transparent;
	height: 16px;
	width: 19px;
	padding: 0 0 0px 2px;
   text-indent: 2000px;
   font-size:1.5em;
}

/* MODIFIED ON JULY */
.listOfOptions{
   padding-left: 1px;
	padding: 5px;
	margin-bottom: 5px;
}
/* MODIFIED ON AUGUST 2009 */
.nouveautes .listOfOptions#composant{
	padding-bottom: 20px;
}
/* END MODIFIED ON AUGUST 2009 */
.listOfOptions li{
   background: url(../img/common/arrow2.gif) 6px 5px no-repeat;
   border-bottom: solid 1px #d6d6d6;
   padding: 2px 14px;
}
.listOfOptions li a{
   text-decoration: none;
   height: 12px;
   color: #1E1E1E;
}
.listOfOptions li ul{
	display: none;
}
.listOfOptions li ul li{
   background: none;
	border-bottom: none;
	padding: 2px 0 0 10px;
}
.listOfOptions li ul li a{
   text-decoration: none;
}
/* END MODIFIED ON JULY */
/* MODIFIE LE 12/10/2009 */
.scrollContentFooter{
	height: 330px;
}
/* FIN MODIFIE LE 12/10/2009 */
#themask{
   position: absolute;
   background-color: transparent;
   width: 100%;
   height: 660px;
   top: 0;
   left: 0;
   z-index: 0;
   display: none;
}