	
	ul,li {
	margin 0;
	padding: 0;
	}
	
	
	#logo img {
		margin: 200px 0 0 0;
		}
		
	/* //////////////////// */
		
	/* PRESTATION + CONTACT */

	#prestation {
		width: 300px;
		float: left;
		margin: 20px 0 0 0;
		}
	
	#prestation ul {
		margin: 20px 0 0 9px;
		}
		
	#prestation li{
		_margin: 0 0 0 20px;
		font-family: Arial;
		font-size: 12px;
		color: #777777;
		}
		
	#prestation li a {
		font-family: Arial;
		font-size: 12px;
		color: #777777;
		text-decoration: none;
	}
	
	#prestation li a:hover {
		color: #999999;
		text-decoration: underline;
	}
		
	#prestation li a#plus {
		color: #a2a2a2;
		font-family: Arial;
		font-size: 11px; 
	}
	
	#prestation h3 {
		background-image: url(../media/puceverte.jpg);
		background-repeat: no-repeat;
		background-position-y: 5px;
		
		padding: 0 0 0 27px;
		}
		
	/* //////////////////// */
	
	/* ZONE + FREELANCE */
	
	#zone {
		float: left;
		width: 370px;
		margin: 50px 0 0 0;
		}
		
	#zone li {

		margin : 3px 0 0 0; 
		}
	
		
	#zone ul a {
	    background: transparent url("../media/zonevierge.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;
	    _height: 79px;
	    
   	    font-family: Arial;
	    color: grey;
	    text-decoration: none;
	    font-size: 17px;
	    padding: 28px 0 0 80px;
		}
		
	#zone a img {
			margin: 20px 0 0 95px;
			}
			
	/* BOUTONS ZONE */
			
	#bouton1 a:hover {
		background: transparent url("../media/b1.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;
	
	    _height: 79px; 
	    
	    color: #ff3c00;
	    text-decoration: none;
	    font-size: 17px;
	    font-family: Arial;
	    text-align: left;
	    padding: 28px 0 0 80px;
		}

	#bouton2 a:hover {
		background: transparent url("../media/b2.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;

	    _height: 79px;  
	    
	    color: #35a7e8;
	    text-decoration: none;
	    font-size: 17px;
	    font-family: Arial;
	    
	    padding: 28px 0 0 80px;
		}
	
	#bouton3 a:hover {
		background: transparent url("../media/b3.jpg") left top no-repeat;
	    
	    display: block;
	    width: 308px;  
	    height: 50px;
	
	    _height: 79px;  
	    
	    color: #74ae19;
	    text-decoration: none;
	    font-size: 17px;
	    font-family: Arial;
	    
	    padding: 28px 0 0 80px;
		}