/* CSS Document */


body { font-family:Arial, Helvetica, sans-serif;  margin: 0;  background-color: #000000;	}
#flashcontent { height: 100%; text-align:center;}


#contenu{
	width:980px;
	height:980px;
	margin-left:auto;
	margin-right:auto;

}

#entete{
	width:980px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}

#suite{
	width:980px;
	height:357px;
	margin-left:auto;
	margin-right:auto;
}




#iframe{
	height:473px;
	width:980px;
	float: left;

}



#int_frame{
	width:980px;
	height:473px;
}

#menu{
	width:140px;
	height:1056px;
	margin-left:auto;
	margin-right:auto;
	float: left;

}

#pieddepage{
	height:50px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear: both;

}
