body {
	background-color:  #FFFFCC;
}
#construction{
	text-align:center;
	width:350px;
	height:100px;
	position:absolute;
	margin-top:125px;
	margin-left:225px;
}
#construction p{
	font-size:32pt;
	color:#FFFFCC;
}
#OS{
	position:absolute;
	top:100px;
	left:560px;
}
#accueil{
	background-image:url(../images/fond.gif);
	background-repeat:no-repeat;
	margin:0px;
	width:800px;
	height:500px;
	border-width : 3px ;
	border-color :#EAFF00 ;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
}
#bienvenu{
	background-image:url(../images/francee_3.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:400px;
	margin-top:450px;
	width:50px;
	height:31px;
}
#welcome{
	background-image:url(../images/greatbre.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:475px;
	margin-top:450px;
	width:50px;
	height:31px;
}
#wilkommen{
	background-image:url(../images/germanyf2t11x.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:550px;
	margin-top:450px;
	width:50px;
	height:31px;
}
#welcom{
	background-image:url(../images/netherlf_2fx.gif);
	
	background-repeat:no-repeat;
	position:absolute;
	margin-left:625px;
	margin-top:450px;
	width:50px;
	height:31px;
}
#logo{
	background-image:url("../images/logo/logoaccueil.gif");
	background-repeat: no-repeat;
	width:150px;
	height:110px;
	position:absolute;
	margin-left:600px;
	margin-top:20px;
}
#corps {
	background-image:url("../images/fond.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: auto;
	width: 900px;
	min-height:570px;
}
#coord{
	text-align:right;
	width:300px;
	height:100px;
	position:absolute;
	top:325px;
	left:10px;
}
#coord h1{
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#005000;
}
#coord h2{
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#005000;
	text-align:center;
}
#coord h3{
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#005000;
	text-align:center;
}
#coord p{
	margin-top: 5px;
	margin-bottom: 1px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color:#005000;
	text-align:center;
	/*margin-right: 15px;*/
}
#coord a{
	text-align:right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 60px;
	font-size: 90%;
	text-decoration:none;
	color:#005000;
	display:block;
	
}
#cb{
	background-image:url("../images/carte_bleue.gif");
	background-repeat: no-repeat;
	width:50px;
	height:33px;
	position:absolute;
	margin-left:740px;
	margin-top:375px;
}
#cv{
	background-image:url("../images/ancv.gif");
	background-repeat: no-repeat;
	width:50px;
	height:27px;
	position:absolute;
	margin-left:740px;
	margin-top:420px;
}
/* Liens en bas */
#liens_tt_bas{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	display:block;
	text-align:center;
}
#liens_tt_bas a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#005000;
	font-size:12px;
}