BODY, P,TD,LI,UL  {
	font-family : papyrus;
	font-size : 11pt;
	line-height: 120%;
	color : #000000;
	
}
	
}

H1 {	
	letter-spacing: 1pt; 
	text-decoration : none ;
	font-family : papyrus;
	font-size : 18pt;
        font-weight: bold;
	line-height: 130%;
	color : #0000FF;
}

H2 {	
	text-decoration : underline ;
	font-family : papyrus;
	font-size : 12pt;
	line-height: 120%;
	color : #000000;
}
	
H3 {	
	text-decoration : none ;
	font-family : papyrus;
	font-size : 10pt;
	font-weight: none
	line-height: 110%;
	color : #000000;
}
	
H4 {	
	text-decoration : none ;
	font-family : papyrus;
	font-size : 10pt;
	font-weight: none
	font-style : italic
	line-height: 110%;
	color : #000000;
}

H5 {	
	text-decoration : none ;
	font-family : papyrus;
	font-size : 10pt;
        font-weight: bold
	line-height: 110%;
	color : #000000;
}

A  {
	text-decoration : none ;
	font-family : papyrus;
	color : #FF0000;
}

A:Visited  {
	text-decoration : none;
	color : #FF2222;
}

A:Active  {
	text-decoration : none;
	color : #FFFF00;
}


A:Hover  {
	text-decoration : underline overline;
	color : #0000FF;
}

/* style pour les bulles. Il faudra rajouter width et height */

.sbulle {
	position:absolute;
	visibility:hidden;
	background:#ffa;
	padding:4px;
	text-align:left;
	border:2px solid black;
}

/* CoolMenus 4 - default styles - do not edit */
.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:transparent; layer-background-color:transparent; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:16px; font-weight:bold}
.clLevel0{background-color:transparent; layer-background-color:transparent; color:#fcfa04;}
.clLevel0over{background-color:transparent; layer-background-color:transparent; color:#fbfef5; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#DADCBA; layer-background-color:#FCCE55; color:#006699;}
.clLevel1over{background-color:#006699; layer-background-color:#006699; color:#FCCE55; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#DADCBA; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#DADCBA; layer-background-color:#FCCE55; color:#006699;}
.clLevel2over{background-color:#006699; layer-background-color:#0099cc; color:#CDDBEB; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#DADCBA; layer-background-color:#006699}
