/* CSS Document */

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

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

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

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