body {
	/*background: #383838 url('../dynamic/image/fond.png') repeat ;*/
	background: #FFF ;
}



	
#background_content_g {
	float : left;
	}

#col_content {
	float : left;
	margin-top : 0px;
	}
	
	
	
.right {
	float : right;
	}



#texte ul {
	margin-left:20px;
	text-align:justify;
}

#texte ul li{
	list-style-type:disc;
	border:0px solid grey;
}



.header{
	width:100%;
}
.header img{
		width:250px;
}

.header ul{
	text-align:right;
	margin:0px;
	margin-top:-5px;
	background:#eee;
}

.header li{
	display:inline;	
	font-size:15px;
	text-transform:uppercase;
	margin-right:10px;
}



.body_site{
	margin-bottom:20px;
}
.footer {
	margin-top:15px;
	margin-bottom:15px;
	border-top:solid 1px #cdcdcd;	
}

.footer p{
		font-size:14px;
		margin:5px 0px 0px 10px;
		color:#545454;
}


.footer p.legals{
		font-size:11px;
		margin:5px 0px 0px 10px;
		color:#b3b3b3;
}

div{
	border:solid 0px green;
}

