
body      { margin :0px;  background-color:#00294b; } 

hr        { color: #446c7f;
            background-color: #446c7f;
            height: 1px;}

a:link    { color : #263033; text-decoration : underline; } 
a:visited { color : #263033; text-decoration : underline; } 
a:hover   { color : #5494a4; text-decoration : underline; } 

ul        { list-style-position : outside; list-style-type:square; 
            list-style-image:url('../images/boite-outils/puce.gif');
	        margin-top : 10px; margin-bottom : 10px}                   
	
p         { margin-top : 5px; margin-bottom : 5px}                      
 
td, p, div     { font-family : verdana, Arial, Helvetica, sans-serif; font-size : 10px; 
            color : #263033; }

td.Xtextcourant	 p.titre1        { font-size : 14px; color : #4a535d; font-weight: bold; 
                                   margin-bottom : 5px; margin-bottom : 5px}
td.Xtextcourant	 p.titre2        { font-size : 14px; color: #5c8a97; font-weight: bold; }

td.Xtextcourant	p.intertitre1    { font-size : 12px; color: #4b4870; font-weight: bold; margin-top: 13px; margin-bottom: 8px; }   
td.Xtextcourant	.intertitre1    { font-size : 12px; color: #4b4870; font-weight: bold; }   

td.separateur { background-color: #FFFFFF; }
p.ours {margin-top : 0px; margin-bottom : 0px; text-align: center;
         font-size : 11px;}

.petit, ul ul
          {font-size : 11px; }
div.navigation { font-size:11px; text-align:right }
div.navigation a:link    { color : #263033; text-decoration : underline; } 
div.navigation a:visited { color : #263033; text-decoration : underline; } 
div.navigation a:hover   { color : #5494a4; text-decoration : underline; }
   

ul.liste-liens a:link    {color : #263033; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:visited {color : #263033; text-decoration : none; font-weight: bold;} 
ul.liste-liens a:hover   {color : #5494a4; 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-avec-bordures th 
{ color : #446c7f; }

   

table.table-sans-bordures, table.table-sans-bordures td,
table.table-sans-bordures th {
	border-width : 0px;
}           

/* <CNRS> */

/* ISA 09/06/2010 ajout migration SPIP 2.0 */
/* ISA 03/09/2010 espacement paragraphe */
.ZonePrint p, #ZonePrint p, .ZonePrint table.p {
    margin-top: 15px !important;
    margin-bottom: 5px !important;
}
.spip_documents_center img {
    border-width: 0px;
    vertical-align: middle;
    align: center;
}
.spip_documents_left img {
    /* ISA 05/10/2010 border-width: 0px; */
    vertical-align: middle;
    float: left;
    clear: both;
}
.spip_documents_right {
    margin-left: 8px;
}
.spip_documents_left {
    margin-right: 8px;
}
#ZonePrint a:hover, #ZonePrint img {
    border-width: 0px;
    text-decoration: none;
}
/* /ISA */
.ZonePrint p.spip, #ZonePrint p.spip {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.ZonePrint ul.spip li, #ZonePrint ul.spip li {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

/* ISA 09/06/2010 ajout migration SPIP 2.0 */
td.Xnavdroite p {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
/* /ISA */
td.Xnavdroite p.spip, td.Xnavdroite ul.spip, td.Xnavdroite ol.spip {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

/* Sommaire */
div.sommaire, div.une, table.une {
  background-color: #EBF0E2;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 10px;
}
div.sommaire p.intertitre1, div.une p.intertitre1 {
  margin-top: 3px;
}
div.sommaire ul, div.une ul {
  list-style-image: url('../images/boite-outils/puce2.gif');
}

/* Post-scriptum des articles SPIP */
div.spip_ps {
  background-color: #EBF0E2;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 10px;
}
div.spip_ps p.intertitre1 {
  margin-top: 3px;
}
div.spip_ps ul {
  list-style-image: url('../images/boite-outils/puce2.gif');
}

/* Tableau SPIP */
table.spip {
  /*border: 1px solid #78BA1C;*/
  border: 1px solid #446C7F;
  border-collapse: collapse;
  margin-top: 2px;
  margin-bottom: 2px;
}
table.spip tr.row_first {
  /*background-color: #78BA1C;*/
  background-color: #61C3DC;
  /* ISA 09/06/2010 migration SPIP 2.0 color: #FFFFFF;*/
  color: #000000;
  font-weight: bold;
}
/* ISA 09/06/2010 migration SPIP 2.0 ajout th*/
table.spip tr.row_first th {
    border: 1px solid #446C7F;
    padding: 2px;
}
table.spip tr.row_odd {
  background-color: #EBF0E2;
}
table.spip tr.row_even {
  background-color: #F7F9F2;
}
table.spip td {
    /*border: 1px solid #78BA1C;*/
    border: 1px solid #446C7F;
    padding: 2px;
    text-align: left;
    vertical-align: middle;
}
td.Xnavdroite table.spip {
    border: 0px none !important;
}
td.Xnavdroite table.spip tr, td.Xnavdroite table.spip td {
    background-color: transparent;
}

/* Menu spécifique de gauche */
.Xnavgauche ul.spip {
    clear: both;
}
.Xnavgauche ul.spip a, .Xnavgauche ul.spip a:link, .Xnavgauche ul.spip a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.Xnavgauche ul.spip a:hover {
    /*color: #B4F94C;*/
    color: #7695B8;
    text-decoration: none;
}

/* Notes de bas de page SPIP */
p.spip_note {
    font-size: 11px;
    color: #A3BD7F;
}

/* Filet horizontal SPIP */
hr.spip {
  margin: 20px;
  width: 50%;
  text-align: center !important;
}

/* Table contenant un lien "retour en haut de la page" */
table.haut_page {
  margin-top: 40px;
  margin-bottom: 0px;
  clear: both;
}
table.haut_page td {
   font-size: 11px;
}
table.haut_page a {
  text-decoration: none;
  /*color: #598812;*/
  color: #446C7F;
}
table.haut_page a:hover {
   text-decoration : underline;
   /*color : #507C0F;*/
   color: #446C7F;
}
/* Résultats de recherche */
p.chemin {
  color: #000000;
  vertical-align : middle;
  font-size : 11px;
  margin-top: 0px;
}
p.chemin a {
  /* ISA 05/10/2010 color: #000000;*/
  color: #5c8a97;
  text-decoration: none;
}
p.chemin a:hover {
  /* ISA 05/10/2010 color: #507C0F;*/
  color: #284A71;
  text-decoration: underline;
}
p.resultat {
  font-size: 12px;
  color: #8BA512;
  font-weight: bold;
  margin-top: 13px;
  margin-bottom: 0px;
}
p.resultat a {
  /* ISA 05/10/2010 color: #8BA512;*/
  color: #5c8a97;
  text-decoration: none;
}
p.resultat a:hover {
  /* ISA 05/10/2010 color: #507C0F; */
  color: #284a71;
  text-decoration: underline;
}

/* Amélioration de l'impression */
/*@media screen {*/
  .onlyprint {
      display: none;
  }
/*}*/
/*@media print {
   body {
       background-color: white;
  }
  .noprint, .Xnavgauche, .Xnavdroite, #divnavgauche-spec-une,
  #divnavgauche-spec, #divXnavdroite, #Xboite-rechercher,
  #div-legende-lettre, .spip-admin-float, .haut_page {
    display: none;
  }
  .onlyprint {
     display: block;
  }
}*/


/* </CNRS> */


