/*----------------------------------------------------------------------------------*/  
/*Feuille de style*/ 
/*----------------------------------------------------------------------------------*/ 


/*----------------------------------------------------------------------------------*/  
/*Menu*/ 
/*----------------------------------------------------------------------------------*/
#menu 	a {
    	color: #004080;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
    	text-decoration: none;
		vertical-align : bottom;
    	}
		
#menu 	a:link {
    	color: #004080;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
    	text-decoration : none;
		vertical-align : bottom;
     
    	}
#menu 	a:visited {
    	color: #004080;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
    	text-decoration : none;
		vertical-align : bottom;
    	}
		
#menu 	a:hover {
		font-size : 8pt;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
    	color: #595959;
		vertical-align : bottom;
    	}
     
#menu 	a:active {
		font-size : 8pt;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
    	text-decoration : none;
		vertical-align : bottom;
    	}
		
/*----------------------------------------------------------------------------------*/  
/*Formulaire*/ 
/*----------------------------------------------------------------------------------*/
#formulaire td {
			font-size : 8pt;
			font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
			color: #1C2951;
    		text-decoration : none;
			text-align : left;
    		}

/*----------------------------------------------------------------------------------*/  
/*MProgramme*/ 
/*----------------------------------------------------------------------------------*/
#prog 	{
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
		text-align : justify;
    	}
/*----------------------------------------------------------------------------------*/  
/*Mise en forme*/ 
/*----------------------------------------------------------------------------------*/
	body{
    background-color : #FBFBFD;
    margin-bottom : 0;
    margin : 0;
    margin-top : 0;
    margin-right : 0;
    margin-left : 0;
	text-align : left;
    }
     
     a {
     color: #004080;
     }
     a:link {
     color: #004080;
     
     }
     a:visited {
     color: #004080;
     }
     a:hover {
	 color: #595959;
     }
     
     a:active {
     }
     
     
     td {
     font-style: normal;
     font-weight: normal;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     font-size : 9pt;
     color: #000000;
	 vertical-align : top;
	 text-align : left;
     }
     
     li {
     font-style: normal;
     font-weight: normal;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     font-size : 9pt;
     color: #000000;
	 text-align : left;
     }
     
     
     
     p {
     font-style: normal;
     font-weight: normal;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     font-size : 9pt;
     color: #000000;
     text-align : justify;
     }
	 
     h1{
	 font-style: bold;
	 font-size : 15pt;
     font-style: bold;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     color: #1C2951;
	 text-align : left;
     }
	 
     h2{
	 font-weight : bold;
	 font-size : 14pt;
     font-style: bold;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     color: #1C2951;
	 text-align : left;
     }
	 
     h3{
	 font-weight : bold;
	 font-size : 13pt;
     font-style: bold;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     color: #1C2951;
	 text-align : left;
     }
	 
     h4{
     font-weight : bold;
     font-family:font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #1C2951;
     font-size : 12pt;
	 text-align : left;
     }
	 
     h5{
     font-weight : bold;
     font-family:font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     color:  #1C2951;
     font-size : 10pt;
	 text-align : left;
     }
	 
	 h6{
     font-style: normal;
     font-family:font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #1C2951;
     font-size : 8pt;
     font-variant : normal;
     font-weight : normal;
	 text-align : left;
     }   
	 
	 hr {
     align : left;
     }