/* 
{
  margin: 0;
  padding: 0;
  border: 0;
  }
*/html, body {
   margin: 0;
   padding: 0;
   font: 100% Verdana, Arial, Helvetica, sans-serif;
 }

body 
{ margin-right : 1cm; font-size: 12pt;
font-family : "Times New Roman",Times,serif;
 text-align : justify;
background : white;
color: black;
}
#wrapper, #content {
	width : auto;
border: 0;
margin: 0 5%;
padding: 0;
float: none !important;
color: black;
	background: transparent;
	}
#header {
display : none;
}
#haut {
display : none;
}
#gauche {
display : none;
}

#pied {
display : none;
}
td.texte { padding: 12px; } 
.menugauche, .menuhaut, .menubas, .logo {
display : none;
}
/*
h1 {
        font-size: 1.8em;
		text-align: center;
}
h2 {
        font-size: 1.6em;
		text-align: center;
}
h3 {
        font-size: 1.4em;
		text-align: center;
}
h4 {
        font-size: 1.2em;
		text-align: center;
}

h5 {
        font-size: 1em;
		text-align: right;
}
h6 {
        font-size: 1em;
		text-align: center;
}
*/
h4 {        
		text-align: center;
}
p.center{ 
text-align: center; 
}
p.centertitre{ 
text-align: center; 
font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
font-size: 1.8em;
}
p.right{ 
text-align: right; 
}
p.left{ 
text-align: left; 
}
p.justify { 
text-align: justify; 
}
p.td{
font-size: 1em;
} 
/* CSS pour l'impression */