 body {	 margin : 5px;
	 background : white url(../img/fond4.jpg);
	 color : #555555 ;
	 font-family : Arial;
	 font-size : 9pt ;
}

a {
	color : #555555 ;
	text-decoration : none;
}

a:hover {
	color : #008000;
	text-decoration : none;
}

	.attention {
		color:red;
		font-weight:bold;
	}



div.conteneur {
	position : relative;
	background :white;
	top : 0px;
	width : 800px;
	margin-left: auto ;
	margin-right: auto ;
	border : solid #555555 1px;
	

}

div.bandeau {

	width :800px;
	height :95px;
	border-bottom : solid #555555 2px;
	background : url(../img/bandeau3.jpg) ;
}

div.menu {
	width : 800px ;
	height : 10px ;
	top : 2px ;
	border-bottom : #555555 1px;
	font-size : 8pt ;

}

div.contenu_gauche {
	padding : 10px;
	padding-top : 15px;
	float : left ;
	width : 200px;
	border : solid black 0px;

}

div.contenu_centre {
	padding : 10px;
	padding-top : 15px;
	border : solid red 0px;
}

div.contenu_droit {
	padding : 10px;
	padding-top : 15px;
	float : right ;
	width : 240px;
	border : solid blue 0px;
}

div.contenu_form {
	padding : 10px;
	padding-top : 15px;
	border : solid red 0px;
}

div.pied {
	background :#999999 ;
	width : 800px ;
	height : 15px ;
	border-top : solid #555555 1px;

}


.cocarde {
	position : absolute ;
	top : 117px ;
	left : 725px ;
	width : 100px ;
	height : 100px ;
	background : url(../img/cocarde.gif) 

}

.form {
	position : absolute ;
	top : 125px ;
	left : 690px ;
	width : 128px ;
	height : 128px ;
	background : url(../img/form1.png) no-repeat;

}

.plus {
	position : absolute ;
	top : 125px ;
	left : 730px ;
	width : 100px ;
	height : 100px ;
	/*background : url(../img/plus0.png) no-repeat;*/

}

.maison {
	position : absolute ;
	top : 155px ;
	left : 440px ;
	width : 80px ;
	height : 66px ;
	background : url(../img/house1.gif) ;
	border : solid black 0px;

}


.cles {
	position : absolute ;
	top : 155px ;
	left : 750px ;
	width : 40px ;
	height : 40px ;
	background : url(../img/cles.gif) no-repeat;
	border : solid black 0px;

}

.region {
	position : absolute ;
	top : 410px ;
	left : 470px ;
	width : 220px ;
	height : 179px ;
	/*background : url(../img/carte_ombre1.gif) no-repeat;*/
	border : solid black 0px;

}

.region1 {
	position : absolute ;
	top : 400px ;
	left : 470px ;
	width : 220px ;
	height : 179px ;
	/*background : url(../img/carte_ombre1.png) no-repeat;*/
	border : solid black 0px;

}

.region2 {
	position : absolute ;
	top : 390px ;
	left : 470px ;
	width : 220px ;
	height : 179px ;
	background : url(../img/carte_ombre1.png) no-repeat;
	border : solid black 0px;

}

.users {
	position : absolute ;
	top : 145px ;
	left : 135px ;
	width : 50px ;
	height : 50px ;
	background : url(../img/users.gif) no-repeat;
	border : solid black 0px;

}

.question {
	position : absolute ;
	top : 370px ;
	left : 130px ;
	width : 72px ;
	height : 92px ;
	background : url(../img/question.gif) no-repeat;
	border : solid black 0px;

}

.metz {
	position : absolute ;
	top : 363px ;
	left : 20px ;
	width : 138px ;
	height : 106px ;
	background : url(../img/metz1.jpg) no-repeat;
	border : solid black 0px;

}

.thionville {
	position : absolute ;
	top : 468px ;
	left : 80px ;
	width : 131px ;
	height : 101px ;
	background : url(../img/thionville1.jpg) no-repeat;
	border : solid black 0px;

}

.espaceur {
clear : both;
}

.paragraphe {

padding-left : 35px;

}


.droit {
padding-right : 25px;
}

#boutonCentrer {
		width: 200px;
		margin-left:auto;
		margin-right:auto;
	}


