.wrap {
	position: absolute;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	border: thin dotted #000000;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.banniere {
	position: relative;
	height: 200px;
	width: 900px;
}
.contenu {
	position: relative;
	width: 900px;
}
.colgauche {
	float: left;
	width: 600px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;


}
.coldroite {
	float: left;
	width: 295px;
	position: relative;
	background-image: url(../Nouvellesimage.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-color: ;
	background-color: ;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.pied {
	position: absolute;
	height: 50px;
	width: 900px;
	float: Aucune;
	color: #FFFFFF;
	background-color: #333333;
	bottom: 0px;
}
.texte_colgauche {
	margin-bottom: 60px;
}
