<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
	
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#CC00FF;
}
a:active {
    color:#FF0000;
	text-decoration: none;
}	
	
	#conteneur {
      position : relative;
      margin: 0 auto;
	  top:0px;
      width: 990px;
	  height:auto;
	  min-height:100%;
	  height:100%;
      border : 0;
      background-color: #CCFF99;
      font-family: 'Trebuchet MS', Verdana, sans-serif;
      font-size : 90%;
      }

    #contenu {
	position: absolute;
	top : 280px;
	/top : 340px;
	-top : 400px;
	left : 1px;
	width : 990px;
	padding-top:0px;
	padding-bottom: 80px;
	overflow : auto;
	background-color: #CCFF99;
      }
	  
	      #contenu a:link, #contenu a:visited {
	color:#0000CC;
	text-decoration: underline;
	  }
	  
    #contenu p {
      margin : 0;
      color : #000;
      }
	#bloc2 {
      position : fixed;
	  /position:center;
	  top : 0px;
      width : 990px;
      height : 183px;
      background-color: #FFFFFF;
      }
    #bloc3 {
      position : fixed;
	  bottom : 163px;
      right : 50px;
      width : 187px;
      height : 250px;
      background-color: #FFFFFF;
      }
   
	  
	#navigation {
	position: fixed;
	/position:center;
	top : 180px;
	width : 992px;
	height: 83px;
      }	  
    #navigation ul {
      list-style : none;
	  text-align: center ;
      margin: 0;
      padding: 0;
      }
    #navigation li {
    float : left;
	width: 247px;
	  }	  
#navigation li a { 
    display: block ; 
    background: #ff6600 ;
	border-right:1px solid #FFFFFF; 
    text-decoration: none;
	color: #FFFFFF;
    font: 17px "Trebuchet MS",Arial,sans-serif ; 
    line-height: 30px ; 
    text-align: center ; 
    text-decoration: none ; 
    padding: 4px 0 ; 
    }




	
	#navigation li a:hover, #navigation li a:focus, #navigation li a:active {  
    background: #900 ; 
    text-decoration: none ;
	text-align: center; 
    }
	  


#navigation .sousMenu
{
	display: none;
	- display: block;
	list-style-type: none;
	right:120px;
	top: 50px;
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation .sousMenu li
{
	right:120px;
	top: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 248px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#navigation .sousMenu li a:link, #navigation .sousMenu li a:visited
{
	display: block;
	color: #00FFFF;
	right:120px;
	top: 50px;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
	background-color: #F2462E;
}
#navigation .sousMenu li a:hover
{
	background-image: none;
	background-color: #900;
	text-decoration: underline ;
		color:#CC00FF;
}

#navigation li:hover ul.sousMenu
{
     display: block;
}	  
	
	  
#navigation li:hover > .sousMenu { display: block; }  
	  
	  
    .Style102 {	font-size: 14px;
	color: #993300;
}
.Style96 {font-size: 36px}
.Style98 {color: #0000FF}
    .Style97 {	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
    .Style103 {color: #FF0000}
    .Style105 {color: #FFFFFF; font-size: 14px; }
.Style106 {	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.Style75 {color: #FF6600}
.Style88 {	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Style95 {color: #0000FF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
    .Style104 {font-size: 14px}
.Style104 {color: #00FFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }

    html, body {
      margin: 0;
      padding: 0;
	  height:100%;
      text-align: center;
	  /text-align: center;
	  - text-align: center;
      background-color: #FFFFFF;
      }

