/* Mise en forme */
		.header #logo {
			position:absolute;
			top:12px;
			left:32px;
			border:0;
			width:162px;
			height:100px;
		}
		.header .ads {
			position:absolute;
			top:12px;
			left:264px;
			width:728px;
			height:90px;
			background-color:#FFFFFF;
		}
		.header h2 {
			position:absolute;
			top:125px;
			left:32px;
			width:250px;
			height:30px;
			line-height:100%;
		}
		.header .menu {
			position:absolute;
			top:120px;
			left:264px;
			width:728px;
			height:30px;
		}
		.header .menu a {
			text-decoration:none;
			color:#666666;
			font-weight:bold;
			padding:4px;
			margin:0 20px 0 0;
		}
		.header .menu a:hover {
			color:#999999;
			border-bottom:10px solid #666666;
		}
		.contentmain p {
			margin:0 0 15px 0;
			padding:0 0 0 30px;
		}
		.content h2 a {
			font-size:40px;
			margin:10px 0 30px 5px;
		}
		.footer .last-posts {
			margin-right:400px;
		}
		.footer .blogroll {
			position:absolute;
			right:0;
			width:400px;
		}
		.footer ul {	
			list-style-type:none;
			margin:20px;
			padding:0;
		}
		.footer h3 {
			margin:5px 0 20px 0;
		}
		.footer ul li a {
			display:block;
			margin:2px 0 2px 4px;
			padding:6px;
		}
		#imagecentre  {
	text-align: justify;
	}	