body { 	
	background-image: url(Images/FondMenu.JPG) ;
	font-family: "Kunstler Script";
	font-size: 90px;
	color: #FFFFFF;
}

#center {
	margin: 0 auto 0;
	padding: 0;
	width: 960px;
	text-align: center;
    overflow: auto;
}

#header {
	width: 960px;
}

#footer {
	width: 960px;
}

#logoSSL{
	float: left
}

#banner {
	background-image:url(Images/TitreFond.png);
	width: 660px;
	height: 200px;
	float: right;
}

#bannerEng {
	background-image:url(Images/TitreFondEng.png);
	width: 660px;
	height: 200px;
	float: right;
}

#menu {
	float: left;
	width: 300px;
	margin-top: 20px;
	text-align: center;
}

#menu .titremenu {
	font-size: 40px;
	font-family: "Kunstler Script";
	color: #FFFFFF;
	text-align:center;
	margin-left: -18px
}

.menu a {
	color: #FFFFFF;
	text-decoration:none;
}

#menu .menuImgHaut{
	background:url(Images/menuHaut.png) no-repeat;
	height: 64px;
	background-position:center;
}

#menu .menuImgBas{
	background:url(Images/menuBas.png) no-repeat;
	height: 64px;
	background-position:center;
}

#container{
	width: 660px;
	float: right;
}

#contImgHaut {
	background:url(Images/contHaut.png);
	height: 20px;
	margin-top: 20px;	
	background-position:center;
	width: 620px;
}

#contImgCorp {
	background:url(Images/contCorp.png) repeat-y;
	background-position: center;
	width: 660px;
	margin-top: -10px;
}

#contImgBas{
	background:url(Images/contBas.png);
	height: 20px;
	margin-top:-10px;
	background-position:center;
	width: 620px;
}

#corp{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	width: 600px;
	padding-bottom: 20px;
	padding-top: 30px;
}

#corp table{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

#corp table.env{
	margin-left: -8px;
}

#texteAcc{
	text-align: center;
}

#texteAcc a{
	color:#FFFFFF;
}

#texteSit{
	text-align: center;
}

#imgAcc {
	text-align: center;
	height: 266px;
}

#titleh{
	margin-left: -15px;
}

#titleb a{
	color: #FFFFFF;
}


