@charset "UTF-8";
/* CSS Document */

		
	
body 
	{
	font-family: Verdana,Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	color: #8C817B;
	margin:0px;  	
    }
		
input, textarea 
	{
    font-family: Verdana,Arial, "Arial Black", "Times New Roman", Times, serif;
    font-size:11px;          
    color: #8C817B;
    }
	
	
	
h2, th, td 
	{
	
	font-family: Verdana,Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	color: #8C817B;
	text-align: left;
	border-style:none;
	
    }
      
a
	{
	text-decoration:none;
    color: #8C817B;    	
    }
	
        a:visited 
			{
        	text-decoration:none;
        	color: #8C817B;        	
        	}
			
        a:active
			{
        	text-decoration:none;
        	color: #8C817B;        	
        	}
			
        a:hover
			{        	 
   			color: #FF7F00;
        	}
        
#bandeau 
	{
    height:138px;
    background-image:url(image/bandeau_admin.jpg);
	background-repeat:no-repeat;
	}
       
p
	{
	margin:0px;
	margin-left:50px;
	color: #0;
	font-size:11px;
	}
	
	
.asterisque
	{
	font-size:9px;
	color: #8C817B;
	}
	
h3 
	{
	margin:0px;
	margin-left:50px; 
	color: #8C817B;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	}

h2 {
	margin:0px;
	margin-left:50px; 
	color: #8C817B;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	}
	  
.lien a
	{
	font-size:9px;
	text-decoration:underline;		  
	}
.titre
 {
	 border-bottom:1px;
	 border-bottom-style:double;
	 
 }
  .pdf h2,p,hr{
	 margin:0px;
	 margin-left:50px;  
 }
 
 .pdf hr{
	margin-left:50px;  
	margin-top:5px;
	
	
 }
 
 
 .pdf a{
	 
	font-size:13px;
	text-decoration:underline;	
	 
 }
 .pdf h2 {
	font-size:17px;
	font-weight:100;
	margin-top:20px;
	
 }
