@charset "UTF-8";
/* CSS Document */
#main {
	width:750px;
	margin:auto;
}
#adresse {
	width:180px;
	float:left;
	text-align:left;
	margin-top:20px;
	padding-left:20px;
	border-left:#CCCCCC 1px dotted;
	font-weight:normal;
	font-family: Helvetica, sans-serif;
	font-size:11px;
	}
#flashcontent{
	width:340px;
	float:left;
	}
#marge {
	display:block;
	height:100px;
	width:160px;
	float:left;
	}
