#home_contenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 10px;
}

#home_gauche {
	float: left;
	top: 0px;
	left: 0px;
	width: 640px;
	min-height: 350px;
	_height: 350px;
	margin-top: 0px;
	margin-right: 23px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/index/fond_welcome.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#home_droite {
	float: left;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 350px;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
	background-image: url(../images/index/fond_actualites.png);
	background-repeat: no-repeat;
}

#home_titreactualites {
	position: relative;
	top: 0px;
	left: 0px;
	width: 233px;
	padding-top: 8px;
	padding-left: 0px;
	margin-bottom: 22px;
}

#home_actualites {
	position: relative;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 292px;
}

#home_ligne {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#home_texte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	margin-top: 18px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	
}

.home_bordure {
	width: 240px;
	border-top: 1px solid #51658D;
	padding-top: 5px;
	margin-top: 5px;
}

#home_toutesactu {
	position: absolute;
	right: 10px;
	bottom: 18px;
}