body { margin : 0px;  background-color:#FFFFFF; } 

hr   {
color: #F09415;
background-color: #F09415;
border: 0;
width: 75%;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
height: 1px;
}
hr.spip
	{
color: #F09415;
background-color: #F09415;
border: 0;
width: 75%;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
height: 1px;
}

a:link  {color : #556268; text-decoration : underline; } 
a:visited {color : #556268; text-decoration : underline; } 
a:hover {color : #BE6E00; 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")}
                  
p  {margin-top : 5px; margin-bottom : 5px; }                      
ul {margin-top : 5px; margin-bottom : 5px; }  
              

td, p, div  
          {font-family : Arial, Helvetica, sans-serif; font-size : 12px; 
           color : #556268;  vertical-align : top;
           text-align: left;}

p.titre 
          {font-size : 14px; color : #556268; font-weight: bold;}

span.petit, ul ul, p.petit
          {font-size : 10px; color: #282828; }         
           
p.intertitre
          {color: #F09415; /* ORIGINAL color: #A5B8C9;*/ font-weight: bold; font-size : 12px!;}   
                
p.intertitre a:link, 
p.intertitre a:visited 
          {color: #F09415; font-weight: bold;  font-size : 12px;
           text-decoration : none; }
           
p.intertitre a:hover 
          {color: #BE6E00; font-weight: bold;  font-size : 12px;
           text-decoration : none; }  

ul.liste-liens a:link    {color : #F09415; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:visited {color : #F09415; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:hover   {color : #BE6E00; 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 : #F09415;
	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: #F09415; }

/*********************************************/
/*   Feuille de style du Kit Spip CNRS	    	     */
/*   Couleurs						     */
/*   Auteur : CNRS					     */
/*   © 2010 						     */
/*********************************************/

h3 {  
  color: #4b6870;
}

h2,
h2 a:link,
h2 a:visited {
  color: #5d8ba2;
}

h2 a:hover {
  color: #263033;
}

/*********************************************/
/*   Feuille de style du Kit Spip CNRS	                */
/*   styles généraux					     */
/*   Auteur : CNRS					     */
/*  © 2008 - Distribué sous licence GNU/LGPL          */
/*********************************************/

h3.spip {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

h3 a:link,
h3 a:visited,
h3 a:hover {
  text-decoration: none;
}

div.anoter h3 {
  margin: 0;
}

div.groupetitre { 
  margin: 0px 0 25px 0;
}

h2 a:link,
h2 a:visited,
h2 a:hover {
  text-decoration : none;
}

#texte h2 {
  font-size : 14px;
  font-weight: bold;
  margin: 0px 0 5px 0;
  padding-top: 10px;
}

div.groupetitre { 
  margin: 0px 0 25px 0;
}

table.spip {
  margin: 15px 0px 15px 10px;
  border: 1px solid;
  border-collapse: collapse; 
}

table.spip caption {
  caption-side: top; /* bottom pas pris en compte par IE */
  text-align: center;
  margin: auto;
  padding: 3px;
  font-weight: bold; 
}

table.spip td,
table.spip th {
  border-style : solid;
  border-width : 1px;
  padding: 3px 5px 3px 5px;
}
	
#col1 { width: 25%; }
#col2 { width: 35%; }

table.spip th { 
  text-align: left;
}

.spip_documents { 
  text-align: center;
}

.spip_documents_center { 
  width: 100%;
  display: block;
  margin: auto;
}

.spip_documents_left { 
  margin:  5px 20px 5px 0;
  float: left;
}

.spip_documents_right { 
  float: right;
  margin: 5px 0 5px 20px;
}

.spip_surligne {
  color : #000000;
  background-color: #ffff00;
}
