.ape{
		float:left;
			margin-left:11px;
			text-align:left;
			font-size:9px;
			font-family:verdana;
		}
		
		.ape a{
		color:#000000;
		text-decoration:none;
				}
		
			body {
			text-align:center;
				font: 13px arial, Times, serif;
				background-color: #f4f1e8;
				margin:0px;
				padding:0px;
				padding-top:10px;
			}
			
			.bouton{
			width:170px;
			height:35px;
			cursor:pointer;
			}
			
			.bouton1{
			background: url(logo/bouton_accueil.png) no-repeat top center;
			}
			.bouton2{
			margin-top:10px;
			background: url(logo/bouton_partenaires.png) no-repeat top center;
			}
			.bouton3{
				margin-top:10px;
				background: url(logo/bouton_contact.png) no-repeat top center;
			}
			
			
			#carousel2{
		
			float:right;
			margin-top:-70px;
			}
			
			
			
			.conteneur{
			width:950px;
			margin:auto;
			}
			
			.contenu{
	
			position:relative;
			padding-top:50px;
			width:910px;
			background-color:#ffffff;
			color:#4c4c4c;
			text-align:center;
			padding-left:20px;
			padding-right:20px;
			}
			
			.copy{
			font-family:verdana;
			float:right;
			margin-right:10px;
			text-align:right;
			font-size:9px;
			}
			
		
			
			h1{
			font-size:15px;
			text-align:center;
			margin-bottom:50px;
			}
			
			.haut{
			position:relative;
			width:950px;
			height:220px;
			background: url(logo/haut.jpg) no-repeat top center;
			}
			
			img{
			border-style:none;
			}
			
			.img_part{
			width:150px;
			text-align:left;
			display:inline;
			}
			
			.lien_mail{
			font-weight:bold;
			text-decoration:none;
			color:#fe5f00;
			}
			
			.lien_mail:hover{
			color:#000000;
			}
			
			.liste{
			font-size:13px;
			padding-top:0px;
			margin-top:0px;
			margin-bottom:0px;
			float:right;
			width:600px;
			margin-left:0px;
			padding-left:0px;
			}
			
			.liste a{
			color:#4c4c4c;
			text-decoration:none;
			}
			
			.liste a:hover{
			color:#fe6000;

			}
			
			.logo{
			margin-right:25px;
			}
			
			.menu{
			width:170px;
			height:140px;
		
			float:right;
			margin-right:20px;
			margin-top:70px;
			}
			
			.part{
			text-align:left;
			background-color:#fff6eb;
			margin:20px;
			padding:20px;
			}
			
			
			
			.pied{
			padding-top:3px;
			width:950px;
			height:17px;
			background: url(logo/pied.jpg) no-repeat top center;
			margin-bottom:30px;
			}
			
			.plus{
			font-size:15px;
			background: url(logo/rappel.png) no-repeat top center;
			width:900px;
			height:103px;
			cursor:pointer;
			position:relative;
			}
			
			ul{
			text-align:left;
			list-style-image: URL(logo/puce.png); 
			}
			
