/* CSS Document */


body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#contenu{
	width:985px;
	height:980px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	;
}

#entete{
	height:180px;
	width:985px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;

	
}

#iframe{
	height:750px;
	width:985px;
}

#contenu{
	width:985px;
	height:750px;
}

#int_frame{
	width:985px;
	height:750px;
}

#menu{
	width:985px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	
}

#pieddepage{
	height:50px;
	width:985px;
	margin-left:auto;
	margin-right:auto;
	
}
