body {
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
	text-align:center;
}
a img { border-width: 0px;}
.page {
	width: 896px;
	margin: auto;
	background-image:url(images/bg_page.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-size: 90%;
	text-align:left;
}

page h1, page h2, page h3, page h4, page h5, page h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.entete {
	
  margin-bottom: 40px;
  height:116px;
  background-image:url(images/bg_header.png);
  background-repeat:no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.navigation {
	font-size:90%;
  float: left;
  margin: 16px;
  width: 160px;
  padding:8px;
  border: 1px solid #000000;
  border-top-width: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
}

.contenu {
  float: right;
  width: 600px;
  margin: 8px 64px 8px 0;
	padding: 4px;
}
#pgeForm .contenu {
  float: none;
  width: auto;
  margin: 32px;
}
.cartouche {
  border-bottom: 1px solid #999999;
  margin-bottom: 0 16px;
}
.cartouche h2, .cartouche h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.cartouche h2 {
  font-size: 140%;
}
.cartouche h3 {
  font-size: 120%;
}
.navigation h5 {
  margin: 0px;
  margin-bottom: 8px;
  padding: 0px;
  padding-bottom: 2px;
  border-bottom: 1px solid #999999;
  font-size: 100%;
  line-height: 110%;
}

.pied {
  margin: 60 px 0 0 0;
  padding: 0;
  clear: both;
  background-image:url(images/bg_footer.png);
  background-repeat:no-repeat;
  text-align: center;
  height: 44px;
}

.bigbox {
	border: 1px solid black;
	font-family: tahoma, verdana, arial, sans-serif;
	color:#000000;
	padding: 15px;
	font-size: bigger;
	line-height: 140%;
}

.box {
	border: 1px solid black;
	font-family: tahoma, verdana, arial, sans-serif;
	color:#000000;
	padding: 5px;
	//    font-size: smaller;
	line-height: 140%;
}

a:link {
	color: #aa0000;
	text-decoration: none;
}

a:visited {
	color: #aa0000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #aa0000;
	text-decoration: none;
}

/*a:activ {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}*/

.panneau {
  height: 32px;
  margin: 16px 0px;
}
.panneau .bouton a {
  border: 1px solid #aa0000;
  background-color: #aa0000;
  color: #ffffff !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 8px;
	padding: 0px 16px;
}
.panneau .bouton a:hover {
  background-color: #ffffff;
  color: #aa0000 !important;
}
.bouton {
  display: inline;
}
.signatures {
	font-family: Arial, Helvetica, sans-serif;
	align: justify;
}

li.niveau0 {
	/*display: inline;*/
	font-size: 90%;
	margin-bottom: 4px;
}

li.niveau1 {
	/*display: inline;*/
	margin-bottom: 4px;
}

.attente {
	font-style: italic;
}

h1 {
	font-size: bigger;
	align: justify;
	text-decoration: bold;
}

#admin .footer {
	background: #dedede;
	text-align: center;
}

#admin h1 {
	text-align: center;
	background: #cecece;
	font-size: larger;
}

#admin .bouton {
	text-align: center;
}
