@page { 
size: portrait; 
margin-left: 10%;
margin-right: 10%;
margin-top: 10%;
margin-bottom: 10%;
}

p,div,span{
  line-height: 15pt;
  font-size: 11pt;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
}

table, tbody, tr {
  width: 90%;
}


body{
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
background: white;
}

a:link, a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-weight: normal ;
text-decoration: underline;
font-size: 10pt;
	}
    
    
/* a:after {
  content: " (" attr(href) ")";
  font-weight: normal ;
   font-size: 90%;
}*/
    
ul {
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-right: 0px; 
  margin-left: 0px; 
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 85%;
  line-height: 15pt;
	}

li {
	list-style-image: none;
    list-style-type: square;
    line-height: 15pt;
	}


hr {
    border: none 0; 
    border-top: 1px #000000;/*the border*/
    width: 90%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

H2 { 
display: none;
	}

 H3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
	font-size: 12pt;
	line-height: 30pt;
    margin:0px;
    font-style: italic ;
    text-decoration: none;
	vertical-align: text-top;
    text-align: left;
    border-bottom: 2px dashed #000000;/*the border*/
	}

H4 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
	font-size: 12pt;
	line-height: 20pt;
    margin:0px;
  	font-weight: bold;
    font-style: normal ;
	vertical-align: text-top;
    text-align: left;
    border-bottom: 2px dashed #000000;/*the border*/
	}

H5 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
  	font-weight: normal;
    font-style: normal ;
    color: #000000; 
    text-decoration: underline;
	}

H6 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
  	font-weight: normal;
    font-style: normal ;
    color: #000000; 
	}


    /* divs spécifiques mise en page */
    

#conteneur {
	margin-top:0px;	
	padding:0px;	
	margin-left: auto;
 	margin-right: auto;
	text-align: left;
	width:100%;
    position:static;

	z-index:1;
	}
    

#entete {
	margin-top:0px;	
	padding:0px;	
	margin-left: auto;
 	margin-right: auto;
	text-align: left;
	width:100%;
	}

h1 {
    background-image: none; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
	font-size: 13pt;
	line-height: 25pt;
    font-weight: bold ;
    text-decoration: none;
	vertical-align: text-top;
    text-align: left;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: none;
    border-right: none;
    margin-bottom:15px;

}  

#contenu {
	margin-top:0px;	
	padding:0px;	
	margin-left: auto;
 	margin-right: auto;
	position:static;
	top:0px;
	width:auto;
	z-index:4;
	background: transparent;
	}

#float-wrapper {
	width:auto;
    float:none;
    	position:static;

   	z-index:6;
 }

 #centre {
	margin-top:20px;	
	margin-bottom:0px;	
	margin-left: 0px;	
	margin-right:0px;	
    padding-right:0px;
    padding-left:0px;
    top:0px;
    position:static;
	background: transparent;
	overflow: visible;
	width:auto;
	float:none;
	z-index:7;
    page-break-after: auto; 
    text-align:justify
	}

 #colonneDroite{
display: none;
}
    
#menuGauche {
display: none;
	}
       
#menuItems {
display: none;
	}
    
#menubar {
display: none;
	}

