body { margin : 0;  background-color:#FFFFFF; } 

hr  { color: #446c7f }

a:link    {color : #263033; text-decoration : underline; } 
a:visited {color : #263033; text-decoration : underline; } 
a:hover   {color : #63ae24; text-decoration : underline; } 

table {border-collapse: collapse;}   

ul {list-style-position : outside; list-style-type:square; 
    list-style-image:url('../z-outils/images/boite-outils/puce.gif') ; margin-top : 5px; margin-bottom : 5px; }  
                     
p, h1, h2, h3, h4, h5  { margin-top : 5px; margin-bottom : 5px}                      
h1.h1-img {margin:0px}
* { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }

td.Xtextcourant td, td.Xtextcourant p,  td.Xtextcourant div  {color : #263033;}

td.Xtextcourant	 h1, h1    { font-size : 14px; color: #508D1D}
td.Xtextcourant	 h2 , h2   { font-size : 12px; color: #427418}
td.Xtextcourant	 h3 , h3   { font-size : 12px; color: #5c8a97} 
td.Xtextcourant	 h4 , h4   { font-size : 12px; color: #3a587a}  
td.Xtextcourant	 h5 , h5   { font-size : 12px; } 



span.petit, ul ul, p.petit
          {font-size : 10px; color: #263033; }         
           

ul.liste-liens a:link    {color : #3a587a; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:visited {color : #3a587a; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:hover   {color : #718192; text-decoration : underline; font-weight: bold;}            

table.table-avec-bordures, table.table-avec-bordures td, 
table.table-avec-bordures th
{
	border-style : solid;
	border-color : #446c7f;
	border-width : 1px;
	border-collapse:collapse;
}      
table.table-sans-bordures, table.table-sans-bordures td,
table.table-sans-bordures th {
	border-width : 0px !;
}                      
          
td.separateur { background-color: #cccccc; }
