.titre1 {
	font-family: Helvetica, Arial, 
	sans-serif; font-size: 24px; 
	font-style: normal; 
	font-weight: bolder; 
	margin-left:10px;
	color: #f3c234; 
	line-height: 26pt}
.titre1blanc {
	font-family: Helvetica, Arial, 
	sans-serif; font-size: 32px; 
	font-style: italic; 
	font-weight: bolder;
 	margin-left:10px;	
	color: #FFFFFF; 
	line-height: 26pt}
.titre2 {
	font-family: Arial, Helvetica, 
	sans-serif; font-size: 18px; 
	font-style: normal; 
	font-weight: bold;
 	margin-left:10px;	
	color: #f3c234; 
	line-height: 18pt}
.titre2bleu {
	font-family: Arial, Helvetica, 
	sans-serif; font-size: 18px; 
	font-style: normal; 
	font-weight: bold;
 	margin-left:10px;	
	color: #666699; 
	line-height: 18pt}
.titre2blanc {
	font-family: Arial, Helvetica, 
	sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold;
 	margin-left:10px;	
	color: #FFFFFF; 
	line-height: 18pt} 
.titre3 {
	font-family: Arial, Helvetica, 
	sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	margin-left:10px;
	color: #f3c234; 
	line-height: 16pt}
.titre3blanc {
	font-family: Arial, Helvetica, 
	sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	margin-left:10px;
	color: #FFFFFF; 
	line-height: 16pt} 
.texte {
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; 
	font-size: 13px; 
	font-style: normal;	
	color: #000000; 
	line-height: 13px ; 
	text-align: justify;
	text-decoration: none}
.texteVersion {
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; 
	font-size: 13px; 
	font-style: normal;	
	color: #ffffff; 
	line-height: 13px ; 
	text-align: justify;
	text-decoration: none}
.referencestitre {
	font-family: Arial, Helvetica, 
	sans-serif; 
	font-size: 13px; 
	font-weight: bold;
  color: #99cc75 ; 
	line-height: 12pt}
.references {
	font-family: Arial, Helvetica, 
	sans-serif; 
	font-size: 12px; 
  color: #000000 ; 
	line-height: 12pt}
	
#zoneTitre {
	float: left,top;
	height: 16%;
  border: none;
  background-color : #666699;}
	
#menu{
	float: left;
	width: 13%;
 	height: 84%;
    border: none;
	background-color: #666699;}
	
#menuGauche {
	float: left;
 	height: 90%;
	width:100%;
    border: none;
    font-color: #555555;
	background-color: #666699;}
#menuGauche li{
	text-decoration: none;
	list-style-type:none}	
#menuGauche a:link { 
	font-weight: bold; 
	text-decoration: none;
	background-color: transparent;
	color: #99cc75;}
#menuGauche a:visited { 
	font-weight: bold; 
	text-decoration: none;
	background-color: transparent;
	color: #f3c234;}
#menuGauche a:hover, a:active { 
	text-decoration: underline;
	background-color: transparent;
	color: #aeaed2;}
	
#bandeauMenuGauche{
	float: left;
 	height: 10%;
	width:100%;
    border: none;
	background-color: #666699;}
#bandeauMenuGauche a:link { 
	font-weight: bold; 
	text-decoration: underline;
	background-color: transparent;
	color: #99cc75;}
#bandeauMenuGauche a:visited { 
	font-weight: bold; 
	text-decoration: none;
	background-color: transparent;
	color: #f3c234;}
#bandeauMenuGauche a:hover, a:active { 
	text-decoration: underline;
	background-color: transparent;
	color: #aeaed2;}

#content {
	float: right;
	width: 87%;
}
#content a:link { 
	font-weight: normal; 
	text-decoration: underline;
	background-color: transparent;
	/*color: #666699;*/
	}
#content a:visited { 
	font-weight: normal; 
	text-decoration: underline;
	background-color: transparent;
	/*color: #f3c234;*/
	/*color: #000000;*/
        /*color: #aeaed2;*/
}
#content a:hover, a:active { 
	text-decoration: underline;
	background-color: transparent;
	/*color: #aeaed2;*/
	/*color: #f3c234;*/
        color: #f3c234;
}

#contentRequest {
        float: right;
        width: 87%;
}
#contentRequest a:link {
        font-weight: bold;
        text-decoration: none;
        background-color: transparent;
}
#contentRequest a:visited {
        font-weight: bold;
        text-decoration: none;
        background-color: transparent;
        /*color: #f3c234;*/
        /*color: #aeaed2;*/
	color: #000000;
	}
#contentRequest a:hover, a:active {
        text-decoration: underline;
        background-color: transparent;
        /*color: #aeaed2;*/
        color: #f3c234;
	}
	
body{
	margin: 0;
	padding: 0;}


