body {
			font-family: 'Noto Sans', sans-serif;
			color:#ffffff;
			text-align: center;
			background-color:#252525;
			width:;
			margin-right: 0;
			margin-left: 0;
            margin-top: 10px;
			}

	a {
			color: #ffffff;
			text-decoration: none;
			}
            
            
b {
			color: #f8ab4b;
			text-decoration: none;
			}
         

#lecteur
{
     margin-left: auto;
     margin-right: auto;
    background-color:#252525;
     width: 400px;
     height: 430px;
	 text-align: center;
   
	}
#copyright
{
     margin-left: auto;
     margin-right: auto;
      width: 200px;
     height: 10px;
	 text-align: center;
     font-size:8px;
	}
#portraits
{
     margin-left: auto;
     margin-right: auto;
      width: 800px;
     height: 265px;
	 text-align: center;
 	}

#texteP{
     margin-left: auto;
     margin-right: auto;
     width: 800px;
     height:335px;
	 text-align: justify;
   
	}	
	
#contact{
          width:100%;
	  height : 60px ; 
	text-align: center;
   
	}	
	

text{
   font-family: Noto Sans, sans-serif; 
	  font-size: 18px ;
     line-height:25px ;
	font-weight: 500 ; 
	color:#f8ab4b ; 
	line-height : 22px ;
	}



	
c4{color:#FFFFFF ;}
c2{color:#FCD8CF ;
    font-size: 20px ;} 
c3{color:#FFFFFF; 	
    font-size: 15px ;} 
	
 a:link { color: #f8ab4b; text-decoration: none; background-color: transparent; }
 a:visited { color: #f8ab4b; text-decoration: none; background-color: transparent; }
 a:hover { color: #f6d64f;  text-decoration: underline;  background-color: transparent; }
 a:active { color: #f8ab4b; text-decoration: underline; background-color: transparent ;} 

#texteP  a:link {color: ##f8ab4b;text-decoration: none; background-color: transparent ;}
#texteP a:visited { color: #f8ab4b;text-decoration: none; background-color: transparent ;}
#texteP a:hover { color: #f6d64f;text-decoration: underline; background-color: transparent ;}
#texteP a:active { color: #f8ab4b; text-decoration:  none; background-color: transparent;}

