html,body
{
	font-family: Geneva, Tahoma, Verdana, Times, serif;
	font-size:1em; /*taille normale*/

	height:100%;
	
	margin:1%;
	padding:0%; 
	 } 

	 p, li, ol
	 {
	 
	 line-height:1.3em;}


h1{
 	text-align: center;
 text-decoration:none;
 font-weight:normal;
 font-size:2em;
 font-family:Arial, Tahoma, Verdana, Times, serif;
 color:red;
 border:0;
  padding:0;
margin:0;
	margin-bottom:1em;
  }

  h2
  
 {	text-align: center;
 
 text-decoration:none;
 font-weight:bold;
 font-size:1.4em;
 font-family:Tahoma, Verdana, Times, serif;
 color:red;
 border:0;
 
 padding:0;
margin:0;
	margin-bottom:1em;
	margin-top:1em;
  }
  
 
.poste
{font-size:1.2em;
text-decoration:underline}


ul
{margin:0;
margin-left:2em;
padding:0;}


.date

{
	
	
	width: 17%;
	margin:0;
padding:0%;
display:table-cell;
height:100%}

.tab
{display:table;
width:100%}
	

	.tabulation
 
 {	width:80%;	
	
	padding:0%;
	margin:0;
	text-align:left;
	display:table-cell;
height:100%
		
}
	
 
 #bandeau
{margin:0;
padding:0;
width:100%}

 #bandeau #droite
 {width:20%;
 float:left;}
 
 #bandeau #gauche
 {width:20%;
 float:left;}
 
 #bandeau #milieu
 {width:60%;
 float:left;
 line-height:150px;}
 
 #contenu
 {margin:0;
 padding:0;}
 
 
 
 
hr.cleaner
{
	clear:both;
	line-height:0%;
	margin:0;
	border:0;
	padding:0;
	height: 0;
margin-top: 0;
margin-bottom:0;
visibility:hidden;}
