/* CSS Document */


body {
	background-color: #ffffff;
	margin: 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*background-attachment: fixed;*/
}

#contenu{
	width:849px;
	height:612px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
}

#entete{
	height:162px;
	width:849px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	background-position: center;
	
}

#entete-bandes{
	height:22px;
	margin-left:auto;
	margin-right:auto;
	
}

#iframe{
	height:415px;
	width:849px;
}

#contenu{
	width:849px;
	height:415px;
}

#int_frame{
	width:849px;
	height:415px;
}

#menu{
	width:849px;
	height:162px;
	margin-left:auto;
	margin-right:auto;
	
}

#pieddepage{
	height:35px;
	width:849px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/nufooter.jpg);
	background-repeat: no-repeat;
}

/*STYLES*/
.Style2 {
	color: #ffffff;
	font-size: 12px;
}
