
.content{
        margin: 0px;
        height: 600px;
        width: 910px;
        display: block;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
		/*border: thin dotted #FF0000;*/
}
.gauche{
	padding: 0px;
	height: auto;
	width: 385px;
	position: relative;
	visibility: visible;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	/*border: thin dotted #FFFF00;*/
}
.droite{
	padding: 0px;
	height: auto;
	width: 450px;
	position: relative;
	visibility: visible;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border: thin dotted #00FF00;*/
}
.footer{
	height: 30px;
	width: 100%;
	position: relative;
	visibility: visible;
	display: block;
	float: left;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url('../images/nouvelle_charte/bgm.png') top left repeat-y;
	float: left;	
	/*border: thin dotted #FFFF00;*/
}

.flash{margin-bottom: 2px;margin-top: 0px;margin-left: 20px;}
.edito{
	margin-bottom: 0px;
	padding-top: 55px;
	padding-left: 120px;
	background-attachment: scroll;
	background-image: url(../images/home/edito.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 20px;
}
.enunmot{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
.nosmarques{
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 2px;
}
.noschiffres{
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
}
.resterinformer{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 3px;
}
.edito a{color:#FF0000; }

