div#global {
	min-height: 100%;

	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	font-family : Verdana;
    font-size : 10px;
	margin-top: 20px;
}

div#footer {
display:none;
	}

div#sidebar {
display:none;
	}



#content h1 
{
   color: #000000;
   text-align: center;
   font-size: 16px;
   font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
}

#content h2 
{
   height: 30px;
   font-size: 12px;
  /* background-image: url("images/titre.png");  image de fond sur les titres h2 */
   background-repeat: no-repeat; 
   
   padding-left: 0px;
   color: #000000;
   text-align: left;
}

#content h6
{
   height: 30px;
   font-size: 12px;
  /* background-image: url("images/titre.png");  image de fond sur les titres h2 */
   background-repeat: no-repeat; 
   display:none;
   padding-left: 0px;
   color: #000000;
   text-align: left;
}

div#ins
{
display:none;
}

 table
 { 
 border-collapse:collapse;
 font-size: 9px;
 }
 
 table td
 {
 padding: 0px;
 margin: 0px;
 border:1px solid black;
 vertical-align:top;
 }
 
 table tr
 { 
 padding: 0px;
 margin: 0px; 
 border:1px solid black; 
 }
 
 table th 
 { 
 padding: 0px;
 margin:0px; 
 border:1px solid black;
 }
 
 table label 
 { 
 display:block;
 width:100%; 
 height:100%; 
 margin:0;
 padding:0; 
 border:none;
 }
 
 
 span
{
color: red;
}


#ariane
{
display:none;
}

#recherche
{
display:none;
}

#option
{
display:none;
}


