	
	
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	}



a img {
	border: 0;
	}

#page {
	width: 823px;
	}
	
	
	#header {

	background-image: url("../media/papier.jpg");
	background-repeat: no-repeat;
	height: 438px;
	}

	/* //////////////////// */
	
	/*BANDEAU*/

	#bandeau {
		clear: both;
		height: 83px;
		background-image: url("../agence/media/bandeauagence.jpg");
		}
		
	#bandeau img {
		float: right;
		vertical-align: middle;
		margin: 25px 30px 0 -10px;
		}

	/* SOUS MENU */
	
	#smenu {

		height: 355px;
		width: 120px;
		float: left;
		}
		
	#smenu ul {
		margin: 220px 10px 0 0;
		}
	
	#smenu li {
		list-style: none;
		text-align: right;
		margin-bottom: -4px;
		}
	
	#smenu li a {
		text-decoration: none;
		color: #74ae19;
		font-size: 9px;
		font-family: arial;
		font-weight: 900;
		}
	
	#smenu li a:hover {
		color: #757474;
		}
		
	/* //////////////////// */
	
	/* EDITO */
	
	#edito {
		height: 355px;
		width: 450px;
		float: left;
		margin: 0 0 0 0;
		}
		
	#edito p {
		/* line-height: 16px; */
		font-size: 12px;
		font-family: arial;
		text-align: justify;
		color: #757474;
	}
	
	#edito h3 {
		margin: 170px 0 0 30px;
		color: #26231f;
		font-size: 20px;
		font-weight: normal;
		font-family: Century Gothic, Arial sans-serif;
		_margin: 170px 0 0 30px;;
		}
	
	
	#edito p {
		margin: 27px 30px 0 30px;
		color: #555555;
		font-family: Arial;
		}
		
	#edito a {
		color: #74ae19;
		font-family: Arial;
		text-decoration: none;
		}	
	
	#edito a:hover {
		color: #74ae19;
		font-family: Arial;
		text-decoration: underline;
		}
		

		
	/* //////////////////// */
	
	/* LOGO */
	
	#logo {
		float: left;
		height: 355px;
		width: 253px;
		}
		
	#logo img {
		margin: 200px 0 0 0;
	}

	/* //////////////////// */
	
	/*CONTENT*/
	
	#content {
		margin: 0 0 0 150px;
		}
		
	#texte {
		width: 400px;
		float: left;
		
		text-align: justify;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #8b8989;
		}
	
	#texte h4 {
		color: #26231f;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 14px;
		margin: 20px 0 15px 0;
		}
		
	#texte h5 {
		color: #fe5400;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		margin: 20px 0 15px 0;
		}
	
	#texte li a {
		color: #666666;
		text-decoration: none;
	}	
	
	#texte li a:hover {
		color: #444444;
		text-decoration: underline;
	}
	
	#prestation ul {
		margin : 30px 0 50px 20px;
	}
	
	#prestation li {
		color: #757474;
		font-size: 12px;
		font-family: Arial, sans-serif;	
	}
	
	#prestation li a {
		color: #757474;
		font-size: 12px;
		font-family: Arial, sans-serif;
		text-decoration: none;

	}
	
	#prestation li a:hover {
		text-decoration: underline;
	}
	

	
	#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/puceorange.jpg");
		background-repeat: no-repeat;
		background-position: 8px left;
		padding: 3px 0 0 20px;
	
	}
	
	#prestation li a#lienactif {
		color: #555555;
		font-weight: bold;
	}
	

		
	/* //////////////////// */
		
		/*POLAROIDE*/	
		
	#polaroide {
		float: right;
		}
		
	/* PRESTATION + CONTACT */

	#prestation {
		width: 200 px;
		float: right;
		}
	

		
