/* CSS Document */

body {
	background: white;
	margin:0;		
	padding:0;
}

#main {
	position:relative;
	width: 1100px;	
	height: 600px;
	padding:0;
	margin:0 auto 0 auto;
}

a#medaillon {
	position:relative;
	display:block;
	top:-560px !important;
	top:-960px;	
	left:60px;
	width:49px;
	height:75px;
	background:url(../img/logo-medaillon.gif)
}

#flash {
	position:relative;
	top:-150px;
	left:-30px;	
	width: 1100px;	
	height: 600px;
}
