body {
	margin: 0px;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#efefef;
}
#iversion {
	margin:0 auto;
	width: 860px;
	padding:20px;
	text-align: center;
	margin-bottom:20px;
	background-color: #fff;
	font-size:26px;
	border: 1px #999 solid;
}
#conteneur {
	margin:0 auto;
	width: 900px;
	padding:0 0 0 1px;
	text-align: left;
	margin-bottom:10px;
}
#header {
	background : url(images/header.png) no-repeat #ffffff;
	height: 120px;
	width: 900px;
	text-align: left;
	float:left;
	border:#999 solid 1px;
}
#general {
	width: 880px;
	height: auto;
	background-color:#ffffff;
	padding: 10px 10px 0px 10px;
	float:left;
	border:#999 solid 1px;
}
#footer {
	width: 900px;
	float:left;
	font-size:12px;
	text-align:center;
	color:#25496f;
	margin:0px 0px 10px 0px;
}
#logo {
	height: 100px;
	width: 300px;
	margin-top:10px;
	float:left;
	margin-left:20px;
}
#meteo {
	width:280px;
	height:100px;
	text-align:center;
	margin-left:30px;
	margin-top:10px;
	float:left;
}
#spreadthelove_twitter {
	width:50px;
	height:100px;
	text-align:center;
	margin:10px 10px 0px 0px;
	float:right;
}
#spreadthelove_plusone {
	width:50px;
	height:100px;
	text-align:center;
	margin:10px 10px 0px 0px;
	float:right;
}
#spreadthelove_fb {
	width:100px;
	height:100px;
	text-align:center;
	margin:10px 10px 0px 0px;
	float:right;
}
#pub_centre {
	float:left;
	width:900px;
	height:90px;
	text-align:center;
	margin:10px 0px 10px 0px;
}
#pub_bas {
	float:left;
	width:900px;
	height:90px;
	text-align:center;
	margin:10px 0px 10px 0px;
}
#gauche {
	float:left;
	margin:0;
	padding:0px 20px 0px 0px;
	width:512px;
}
#droite {
	float:left;
	margin:0;
	padding:0 0 0 0;
	width:348px;
}
#accueil_footer {
	height: auto;
	width: 860px;
	float:left;
	margin-top:20px;
	text-align:center;
}
.titre {
	font-size:24px;
}

