* {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
}
body {
	background : #FFFFFF;
	font-family:'Lucida Grande';
	text-align: center;
	min-width: 600px;
}

a {
	text-decoration: none;
	color: #df2383;
}

a:hover {
	text-decoration : none;
	color: #4f4d4c;
}

#container {
	margin:0 auto;
	width:622px;
	text-align: left;
}

#main {
	width: 622px;
	height: 250px;
	background: no-repeat url(../images/swouit.jpg);

}

#spacer {
	height: 230px;
}

#infos {
	color: #000000;
	width: 622px;
	text-align: center;
	font-size: 10pt;
}

.petit {
	font-size: 8pt;
}

.center {
	
}

#fix {
	margin-bottom: 20px;
	color : #4f4d4c;	
}

#scroller {
	
}