/* BOUTONS ZONE */
			
	#bouton1 a:hover {
		background: transparent url("../agence/media/espaceagences.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;  
	    
	    color: transparent;
	    text-decoration: none;
	    font-size: 18px;
	    text-align: left;
	    padding: 28px 0 0 80px;
		}

	#bouton2 a:hover {
		background: transparent url("../media/espaceparticuliers.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;  
	    
	    color: transparent;
	    text-decoration: none;
	    font-size: 18px;
	    text-align: left;
	    padding: 28px 0 0 80px;
		}
	
	#bouton3 a:hover {
		background: transparent url("../media/espaceentreprises.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;  
	    
	    color: transparent;
	    text-decoration: none;
	    font-size: 18px;
	    text-align: left;
	    padding: 28px 0 0 80px;
		}
		
	#texte {
		margin: -30px 0 0 0;
		}
		
	#texte a{
		
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #8b8989;
		
		text-decoration: none;
		}
	
	#texte ul {
	
		margin: 15px 0 0 0;
		}
		
	#texte ul li {
	
		font-size: 12px;
		}
		
	#texte a:hover {
	
		text-decoration: underline;
		}
		
	
	#prestation {
	
		margin: -35px 0 0 0;
		}
		
	#prestation h3 {
	
		color: #26231f;
		font-size: 20px;
		font-weight: normal;
		font-family: Century Gothic, Arial sans-serif;
		margin: 20px 0 0 0;
		
		background-image: url("../media/puceverte.jpg");
		background-repeat: no-repeat;
		background-position: 8px left;
		padding: 3px 0 0 20px;
		}
		
	#texte h5 {
		color: #74ae19;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		margin: 20px 0 15px 0;
		}

	
	