.menuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4D63B5;
}

.c-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;


}

.c-orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}

.cs-orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}

.cs-black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.c-black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.quote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.cs-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3151A5;
	font-size: 9px;
}
.c-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3151A5;
	font-size: 10px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C61018;
	font-size: 10px;
	font-weight: bold;
}


.cs-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	
}


.ts-orange {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
}
.ts-white {


	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #ECF0FB;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
}




.ts-blue {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #3145A5;
	font-weight: bold;
	font-size: 10px;
}

.t-blue {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #3145A5;
	font-weight: bold;
	font-size: 11px;
}

.t-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;


}

.t-white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;


}


.t-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;


}

.tb-blue {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;

	color: #283380;
}


.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3151A5;
/	
	background-color: #E7EBF6;
	border: 1px solid #3151A5;
}

.input-white,.input-white300,.input-white100,.input-white250,.input-white200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3151A5;
        width: 150px;
/	
	background-color: #FFFFFF;
	border: 1px solid #3151A5;
}

.input-white300   {
         width: 300px;
}

.input-white100   {
         width: 100px;
}

.input-white200   {
         width: 200px;
}
.input-white250   {
         width: 250px;
}

/*
textarea, .textarea1, .textarea250, .textarea200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3151A5;
/	
	background-color: #FFFFFF;
	border: 1px solid #3151A5;
}
*/

.textarea1 {
	width: 340px;

}

.textarea250 {
	width: 250px;

}

.textarea200 {
	width: 200px;

}

.topcombo {  font-family: Verdana, Arial; font-size: 10px; background-color: #CED7EF; color: #3151A5; width:100px}
.rootingtool {  font-family: Verdana, Arial; font-size: 10px; background-color: #CED7EF; color: #3151A5; width:120px}
.combo_white {  font-family: Verdana, Arial; font-size: 10px; background-color: #FFFFFF; color: #3151A5;}
.leftcombo{  font-family: Verdana, Arial; font-size: 10px; background-color: #CED7EF; color: #3151A5;}


a.blue:link, A.blue:LINK, A.blue:VISITED {
	color: #3151A5;
}
a.blue:hover{
 text-decoration : none
 }
 
 
a.black:link, A.black:LINK, A.black:VISITED {
	color: #000000;
}



a.black:hover{
	color: #000000;
 text-decoration : none
 }
 
a.orange:link, A.orange:LINK, A.orange:VISITED {
	color: #FF9900;
}
 
a.orange:hover{
	color: #FF9900;
 text-decoration : none
 } 
 
a.orange2:link, A.orange2:LINK, A.orange2:VISITED {
	color: #FF9900;
	 text-decoration : none
}
 
a.orange2:hover{
	color: #FF9900;
	text-decoration : underline

 }  
 
a.white2:link, A.white2:LINK, A.white2:VISITED {
	color: #FFFFFF;
	 text-decoration : none
}
 
a.white2:hover{
	color: #FFFFFF;
	text-decoration : underline

 } 
 
 
a.smenu:link, A.smenu:LINK, A.smenu:VISITED {
	color: #FFFFFF;
	 text-decoration : none
}
 
a.smenu:hover{
	color: #3145A5;
	font-weight: bold;
	text-decoration : none

 }
 
 
a.btn:link, A.btn:LINK, A.btn:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration : none
}  
 
a.white:link, A.white:LINK, A.white:VISITED {
	color: #FFFFFF
}
a.white:hover{
 text-decoration : none
 }
 
 
 .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #293974;
	border: 1px solid #FFFFFF;

}
 

 
 /* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; background-color:red; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

.clLevel0,.clLevel0over{
position:absolute; 
padding:2px; 
padding-left:0px; 
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #fff;
}
.clLevel0{
/*
border-bottom : 1px solid #fff; 
background-image:  url(/images/fl.gif);
background-repeat: no-repeat;
background-position: 0 2px;
*/
z-index:100;
}
.clLevel0over{
color:#808080; 
cursor:pointer; 
cursor:hand; 

/*
background-image:  url(/images/fl-active.gif);
background-repeat: no-repeat;
background-position: 0 2px;
*/
}


.clLevel1, .clLevel1over{position:absolute; width:180px; padding:2px; font-family: Verdana, Arial; font-size: 11px;}
.clLevel1{
	background-color:#e7e7e7; 
	layer-background-color:#e7e7e7; 
	color:#444444;
}
.clLevel1over{background-color:#FAFAFA; layer-background-color:#FAFAFA; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#444444; layer-background-color:#444444}

.colorpart1 {color: #FF9900}
.colorpart2 {background-color: #FFF5E5}
.colortitlepart {background-color: #FF9900}

.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family: Verdana, Arial; font-size: 8px; }
.cl2Level0{color:white;border-color: #000031 #FFFFFF #000031 #000031; }
.cl2Level0over{color:white; cursor:pointer; cursor:hand;}
.cl2Level0border{position:absolute; visibility:hidden; }

.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family: Verdana, Arial; font-size: 9px; }
.cl2Level1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#FF9900;}
.cl2Level1over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#3145A5; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#B5B2B5; layer-background-color:#B5B2B5;}

.cl3Level0,.cl3Level0over{position:absolute; padding:2px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;; font-size: 10px; font-weight: bold;}
.cl3Level0{color:#3145A5; }
.cl3Level0over{color:#3145A5; cursor:pointer; cursor:hand;}
.cl3Level0border{position:absolute; visibility:hidden;}

.cl3Level1, .cl3Level1over{position:absolute; padding:2px; font-family: Verdana, Arial; font-size: 9px; }
.cl3Level1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#3145A5;}
.cl3Level1over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#FF9900; cursor:pointer; cursor:hand; }
.cl3Level1border{position:absolute; visibility:hidden; background-color:#B5B2B5; layer-background-color:#B5B2B5; }
.listorange {
	list-style-image: url(../img/puce_orange.gif);
}




 /* style folder menu */
#divCont {position:relative;height:400px }
.clTop   {position:absolute; width:140px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
.clSub   {position:absolute; left:10px;  width:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; }


.input-white150 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3151A5; width: 200px;; width: 100px; }


a.nav1:link, A.nav1:LINK, A.nav1:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFffff;
	text-decoration: none;
	font-weight: bold;
}
 
a.nav1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFffff;
	text-decoration : underline;
	font-weight: bold;
 } 
 
a.nav2:link, A.nav2:LINK, A.nav2:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2F458B;
	text-decoration: none;
}
 
a.nav2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2F458B;
	text-decoration : underline;
 } 
 
a.nav2off:link, A.nav2off:LINK, A.nav2off:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
 
a.nav2off:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration : underline;
 } 

a.nav3:link, A.nav3:LINK, A.nav3:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2F458B;
	text-decoration: none;
}
 
a.nav3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2F458B;
	text-decoration : underline;
 } 
 
a.nav3off:link, A.nav3off:LINK, A.nav3off:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
 
a.nav3off:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration : underline;
 } 
 
