h1           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #3333CC;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-align:justify;
}
h3  { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt }
h4{
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-size: 12pt;
	text-align:center;
	background-color: #3366FF;
	color:white;
}
h5{
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-size: 12pt;
	margin-left: 10px
}
h6{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin:0;
	padding:0;
	color:black;
	background-color:white;
	background-position: center top;
}
p, li {
	text-align: justify;
}
div#global {
	height: 100%;
	width: 801px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
.entete{
	background-image:url(Images/BanniereHaut.jpg);
	background-repeat:no-repeat;
	height:100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contenu{
	display:table-cell;
	height:100%;
	padding-bottom: 50px;
	}
.menu{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 25px;
	color: #000000;
}
.menu li {
	float: left;
	width: 120px;
	margin-right: 1px;
	background-color: #FFFFFF;
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	list-style-type:none;

}
.menu li a {
	display: block;
	color: #000000;
	line-height: normal;
	padding: 4px 0;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Eurostile;
	font-size: 12px;
	text-decoration: none;
	}
.menu li a:hover, .menu li a:focus, .menu li a:active {
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-style: italic;
	}
.centre{
	display:table-cell;
	height:100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #cdcdcd;
	padding-left: 10px;
}
.pied{
	text-align:center;
	position: absolute;
	width: 800px;
	bottom: 0;
	background-color:#cdcdcd;
	height:10px;
	margin: auto;
}
.menuV {
	display:table-cell;
	background-color:#FFFFFF;
	width:150px;
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-right: 8px;
}
.menuV a {
	color:#000000;
	text-decoration:none;
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menuV ul{
	list-style-type:none;
	margin:auto;
	padding:0;
	color:#000000;
}
.menuV li {
	padding:10px;
	line-height:40px;
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.menuV li a:hover, .menu li a:focus, .menu li a:active {
	font-family: Eurostile, "Times New Roman", sans-serif;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	}

