body{
 background-color:#66CC66;
 margin-left:50px;
 margin-right:50px;
 font-family:Arial,Helvetica,sans-serif;
}

.sidenav {
	float:right;
	margin-left:50px;
	 text-align:center;
}


.global{
  margin-top:30px;
  margin-right:200px;
}

.notice{
 margin-top:20px;
 margin-bottom:40px;
}

.contents{
 margin-top:40px;
 margin-bottom:40px;
 margin-left:40px;
}


.NotYetPublished{
 margin-top:50px;
 text-align:center;
 font-size:larger;
 margin-bottom:40px;
}

.dateaction{
 background-color:#339933;
 padding:10px;
 font-weight:bold;
 font-size:larger;
 margin-bottom:10px;
}

.document{
  background-color:#CCFFCC;
  margin-top:20px;
  padding:10px;
}

.commentaire{
  background-color:#33CC33;
  margin-top:20px;
  padding:10px;
}


.synthese{
/*  background-color:#33CC33;*/
  margin-top:20px;
  padding:10px;
}

.rubrique{
  font-weight:bold;
}


.footer{

}

.ecrire{
  margin-top:40px;
  text-align:center;
}

.boutecrire{ 
  font-weight:bold;
  padding:10px;
}

.boutecrire a {
 background-color:#33CC33;
 color:#000000;
 padding:7px;
 text-decoration: none;
}

.navigation{
  margin-top:40px;;
  text-align:center;
}

.boutnav{
  font-weight:bold;
  padding:10px;
}

.boutnav a {
 background-color:#339933;
 color:#000000;
 padding:7px;
 text-decoration: none;
}

h2 a {
 color:#000000;
 text-decoration: none;
}

