

.liste-anr {list-style-position : outside; list-style-type:disc inside;
	margin-left:10px; margin-top:0px; margin-bottom:0px;
 
    list-style-image:url('../images/site/marque.gif'); color : #b90811;}



div.retrait {
    margin-left:8px;}  


a:link  {color : #556268; text-decoration : normal; } 
a:visited {color : #556268; text-decoration : normal; } 
a:hover {color : #286583; text-decoration : underline; } 


table {
    border-collapse: collapse;}   

ul {list-style-position : outside; list-style-type:circle; 
    list-style-image:url('../images/boite-outils/puce.gif');
	margin-left: 30px; margin-top : 5px; margin-bottom : 5px; padding: 4px;
}

    
                  
p  {margin-top : 5px; margin-bottom : 5px; }                      

              
       
/*****************************************************************************/  
/* corps du site                                                            **/
/*****************************************************************************/ 

p.base {font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #050102;}


td, p  
          {font-family : Arial, Helvetica, sans-serif; font-size : 12px; 
           color : #556268; 
           }

		

/* Sommaires de haut de pages, pages liste de liens - style à  appliquer à une liste */		   

ul.liste-liens a:link    {color : #5D8BA2; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:visited {color : #5D8BA2; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:hover   {color : #286583; text-decoration : underline; font-weight: bold;}            

/* tableaux avec bordures, style à appliquer au tableau */
table.table-avec-bordures, table.table-avec-bordures td, 
table.table-avec-bordures th
{
	border-style : solid;
	border-color : #5D8BA2;
	border-width : 1px;
	border-collapse:collapse;
}      
/* tableaux sans bordures dans un tableau avec bordures */
table.table-sans-bordures, table.table-sans-bordures td,
table.table-sans-bordures th {
	border-width : 0px ;
}                      
          
/*****************************************************************************/  
td.separateur { background-color: #5D8BA2; }
/*****************************************************************************/  




