body {
	background-image: url(../img/fond2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
	margin:0px;
	padding: 0px;
	font: normal 11px verdana, Arial, Helvetica, sans-serif;
  color:#135972;
}

#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 580px;
	margin-top: -290px;
	margin-left: -400px;
	text-align: justify;
	padding: 0px;
}

#container-a4 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 650px;
	height: 580px;
	margin-top: -290px;
	margin-left: -400px;
	text-align: justify;
	padding: 5px;
}

a.mentions-legales {
	font: normal 10px verdana,arial,helvetica;
	color: #D1E0E7;
	text-decoration: none;
}

a.mentions-legales:hover {
	font: normal 10px verdana,arial,helvetica;
	color: #FFFFFF;
	text-decoration: none;
}

#divCont {
	background-image: url(../img/blank.gif);
}

a.Lien-Documentez-Vous,a.Lien-Documentez-Vous:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #135972;
	text-decoration: underline;
}

a.Lien-Documentez-Vous:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F39210;
	text-decoration: none;
}

#menu1 a {
	width: 140px;
	height: 20px;
	padding: 0px 0px 0px 17px;
	margin: 0;
	background-color: #EF920F;
	background-image: url(../../img/fleche-menu.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font: bold 13px "trebuchet ms",verdana,arial,helvetica;
	text-decoration: none;
}
#menu1 a:hover {
	background-color: #F5B551;
	background-image: url(../../img/fleche-menu-on.jpg);
}

.Regliss
{
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #143C6C;
	text-align: center;
}
.first
{
	position:absolute;
	height:50%;
	width:100%;
	background-color:#143C6C;
}
.global
{
	position:absolute;
	text-align:center;
	top:50%;
	width:100%;
	height:580px;
	margin-top:-290px;
	background-color:#000026;
	background-image: url("../img/fond-jp.jpg");
	background-repeat: repeat-x;
}