<style>

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; 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 */
 
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:; layer-background-color:; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:arial,tahoma,helvetica; font-size:11px; font-weight:bold}
.clLevel0{background-color:#989DA2; layer-background-color:; color:white;}
.clLevel0over{background-color:#CCCED1; layer-background-color:white; color:#6C737A; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:; layer-background-color:white}


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,tahoma,helvetica; font-size:11px; font-weight:}
.clLevel1{background-color:#989DA2; layer-background-color:; color:white;}
.clLevel1over{background-color:#CCCED1; layer-background-color:white; color:#6C737A; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#6C737A; layer-background-color:white}



body, td, p, ul, dl {  font-family: Arial, Helvetica, sans-serif; color: #6C737A; font-size: 10pt }
img {  text-decoration: none}

BODY   {
      scrollbar-face-color: #ffffff;
      scrollbar-shadow-color: #ffffff;
      scrollbar-highlight-color: #ffffff;
      scrollbar-3dlight-color: #BCBCBC;
      scrollbar-darkshadow-color: #BCBCBC;
      scrollbar-track-color: #EDEDED;
      scrollbar-arrow-color: #BCBCBC;
 }

/*Début Scrollbox*/

div.conteneur {
width: 130px; 
height: 220px;
position:absolute;
}
 
div.scrollbox {
border: #000000 1px solid;
background: #cccccc;
overflow: auto; 
width: 130px; 
height: 200px;
text-decoration: none;
font-family: arial;
font-size:10px;
position:absolute;

}
div.scrollbox a {
padding-right: 0px; 
padding-left: 3px; 
padding-bottom: 0px; 
width: 110px; 
color: #000000; 
padding-top: 0px; 
text-decoration: none
}
div.scrollbox a:visited {
color: #444444
}
div.scrollbox a:hover {
background: #989da2; 
color: #ffffff; 
text-decoration: none
}
/*Fin Scrollbox*/
 

A { text-decoration: none; }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration: none; }


a.lienFondSombre {
color :  #FFFFFF;
text-decoration: none;
}

a:hover.lienFondSombre {
color : #FFFFFF;
text-decoration: underline;
}

.Intertitre {
	font-family: Helvetica ;
	font-size:14px ; 
	font-weight:bold ;
	color : #6C737A ;
	border : #838383 solid;
	border-width: 0px 0px 1px;
}

.ptitexte {
	font-size:9pt ; 
}

.sousmenu {
	font-size:8pt ; 
	font-weight:bold 
}

a.liensousmenu {

	color : #6C737A ;
	text-decoration: none;
	font-weight : bold 
	}

a:hover.liensousmenu {

	color : #ffb70b  ;
	text-decoration: underline;
	font-weight : bold ;
}
	
.footer  {
	font-size : 11px;
	color : #ffffff ;
	letter-spacing : 2;
	}

	
.photo { 
  padding : 0; 
  margin : 0; 
  text-align : center; 
} 
	
input , select , textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6c737a;
	border : #6c737a solid;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px;
	background : #ffffff;
	}	
	
</style>	


