








body
{
    background-color: black;
		font-family: arial;
    font-size: 0.8em;
	color: #525252;
    
	
}


#bloc_page
{
    
    width: 1400px;
    height: 788px;
		margin: auto;
   
    border: solid 1px black;
            
}

#conteneur                    
{
      margin-top: 50px;
}


.visuel
{
     
     display: block;
     margin: auto;
     
}


#fleches
{
   position: relative;
   
   width: 300px;
   height:30px;
   margin: auto;
      
   
}


#fleche_g, #fleche_d
{
    width: 100px;
      text-align: center;
       
         position: absolute;
         
            
}



#fleche_g
{
    left: 0px;
}

#fleche_d
{
    right: 0px;
}


#back_home
{
margin-top: 20px;
margin-right: 50px;
	text-align: right;
   color: #717171;  
	

}




#retour_accueil:hover
{
    border-bottom: 5px solid #717171;

}


a
{
    color: #717171;
	text-decoration: none;
}

a:visited
{
    color: #717171;
}












		














	
		
























































