body { color: #000; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 125%; background-color: #fff; margin: 0; padding: 0 }

html>body   { color: #000; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 125%; background-color: #fff; margin: 0; padding: 0 }
#logo{ 
display:none;
}
#nav { display: none; }
#container{ margin: 0; padding: 0; }
/* -----------------------------------------------*/
table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd { border-bottom: 4px dotted #333; }

table.spip tr.row_even { background-color: #bdbdbd; }

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}




/* -----------------------------------------------*/
#Header           {  display: none }
#headerLogo  {  display: none }
#headerdroit {  display: none }
#Header h1 {  display: none }
#Header h1 strong {  display: none }
#Header h1 span { display: none }
#Headerdroit h1 {  display: none }
/* -----------------------------------------------*/
/* ----------------------------------------------- le pied de page*/
#pied    { display: none }
#pied hr { display: none }

#pied span      { display: none }
#pied div   { display: none }
#pied div strong  { display: none }
#pied div em   { display: none }
/* -----------------------------------------------*/

hr{
display:none;
}
body>hr { display: none }
h1,h2,h3,h4,h5,caption,thead { color: #000; font-family: Arial, Helvetica, sans-serif }

h1{
font-size:17pt;
}

h2{
color:#333;
background-color:#fff;
font-size:15pt;
line-height:200%;
border-bottom:2pt solid #333;
text-transform:uppercase;
}

h3{
font-size:13pt;
margin-top:3%;
margin-bottom:0%;
}
h4, h5 { font-size: 10pt; margin-top: 3%; margin-bottom: 0 }
ul, li { color: #000; font-size: 10pt; margin-top: 3%; margin-bottom: 0 }
table,td{
border:1pt solid #666;
border-collapse:collapse;
padding:3pt;
}
#texte{
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}
