html, body { height : 100%; }

body {
margin : 0 0 0 0px;
padding : 0 0 0 1px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
background : #000000;
background-position : center;
background-repeat : no-repeat;
background-image : url(images/fond_de_page.jpg);
}

#a_ctr { 	
  position:absolute;
  height:460px; 
  width:1010px;
  margin:-230px 0px 0px -505px;
  top: 50%; 
  left: 50%;
  padding: 0px;
  background-color: #000000;
  overflow: hidden;
}

* {
	margin: 0;
	padding: 0;
	border: none;
}

BODY {
	font: normal 0.7em "verdana";
	background: #94150E;
	color: #fff;
	text-align: center;
}

A {
	color: #666;
}

#flashcontent {
	text-align: left;
	margin: 0 auto;
}

