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

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

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: 0; 
  margin-bottom: 0; 
  margin-right: 0; 
  margin-left: 0; 
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 85%;
	}

li {
	list-style-image: none;
    list-style-type: square
	}


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*/
} 


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


    /* 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:760px;
	}

h1#titre {
    background-image: none; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
	font-size: 14pt;
	line-height: 18pt;
    font-weight: bold ;
    text-decoration: none;
	vertical-align: text-top;
    text-align: center;
    border: 1px dotted #000000;/*the border*/

}  

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

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

   	z-index:6;
 }

 #centre {
	margin-top:0px;	
	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; 
	}

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

