/*********************************************/
/*   Feuille de style du Kit Spip CNRS	     */
/*   styles généraux						 */
/*   Auteur : CNRS						     */
/*  © 2008 - Distribué sous licence GNU/LGPL */
/*********************************************/

* {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  margin: 1;
  padding: 0;
  background: #8abadf url("../IMG/png/capture.png") repeat-x;
  font-size : 12px;
  behavior: url(plugins/kitcnrs-5.3/csshover.htc);
}

/* Styles pour Spip */

.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;
}

blockquote.spip, 
blockquote.spip p,
.spip_serif { 
  font-family: "Bitstream Vera Serif", Georgia, Times, serif; 
}

blockquote.spip { 
  margin: 1em; 
  padding-left: 1em;
}

.spip_code,
code,
.spip_cadre { 
  font-family: monospace; 
  font-style: normal; 
  font-size: 1em; 
  margin: 1em;
}

#texte .spip_cadre { 
  border: 1px solid #999999; 
  padding: 5px;
}
/* Tableaux Revues*/
table.revues {font-size: 1em; border-color: transparent; line-height: 1.4em; border-collapse: inherit; border-spacing: 2px; margin-bottom: 1em;} 
table.revues caption {} /*Cf.: spip_style.css*/
table.revues tr.row_first {text-align: center;
	color: #ffffff;
	background: #808080;}
table.revues tr.row_odd {background: #e0e0e0; color: inherit}
table.revues tr.row_even {background: #eeeeee; color: inherit}
table.revues td, table.revues th {padding: 0 10px}
table.revues th {border : none;} 
table.revues td {border : none;} 

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;
}

table.spip th { 
  text-align: left;
}

h3.spip {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
}

p.spip,
p {
  margin: 12px 0px 12px 0px;
}

hr.spip {
  width: 80%;
  margin: 20px auto 20px auto;
}

a.spip_note {
  text-decoration: none;
}

/* Fin styles pour Spip */

.accessibility {
  display: none;
}

.clearer {
  clear: both;
}

img {
  border: none;
}

a:link,
a:visited,
a:hover {
  text-decoration : underline;
}

h2 a:link,
h2 a:visited,
h2 a:hover {
  text-decoration : none;
}

h2 a.fil-rss-actus {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

table {
  border-collapse: collapse;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

h3 a:link,
h3 a:visited,
h3 a:hover {
  text-decoration: none;
}

td, p
{
  font-size: 12px;
}

span.petit,
ul ul,
p.petit,
.lieu,
.date {
  font-size: 11px;
  margin: 5px 0 0;
}

ul.liste-liens a:link,
ul.liste-liens a:visited,
ul.liste-liens a:hover {
  text-decoration: none;
  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-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;
}

/* bordure des listes d'articles div.alaune div.actus et div.resume */ 

.avec-bordure {
  border-bottom: 1px solid #e1e5e8; 
  padding-bottom: 10px;
}
.avec-bordureA {
 border-bottom: 2px solid #78A419;
 padding-bottom: 10px;
}

/* Conteneur general */

#principal {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.3em;
  margin-bottom: 0;
  padding: 0;
  width: 750px;
  border-radius: 5px 5px 0 0;
  box-shadow: 1px 5px 5px #24547A;
  background-color: #FFFFFF;
}

/* Bandeau superieur */

#top {
  position: relative;
  background: url(plugins/kitcnrs-5.3/images/charte/physique/bandeau-haut-droit.png) no-repeat bottom right;
  height: 65px;
  border-bottom: 1px solid;
  border-radius: 5px 5px 0 0;
  margin: 0;
  padding: 0;
}

#nom-labo {
  padding: 5px 0 0 20px;
}

#nom-labo h1 {
  font-size : 14px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

#nom-labo h1 a {
  text-decoration: none;
}

#liens-top {
  margin: 5px -1px 5px 0;
  position: absolute;
  right: 0px;
  bottom: 25px;
  white-space: nowrap;
  list-style: none;
}

#liens-top a:link,
#liens-top a:visited,
#liens-top a:hover {
  font-weight: bold;
  text-decoration: none;
  padding: 0;
}

#liens-top li {
  float: left;
  display: inline;
  padding: 0 0.7em 0.2em 0.9em;
  margin: 0;
  border-bottom:1px solid;  
  background: url(plugins/kitcnrs-5.3/images/charte/trait-vertical-blanc.gif) no-repeat bottom left;
}

/* Colonne de gauche */
       
#colgauche {
  position: relative;
  float: left;
  width: 150px;
  border-right: 1px solid;
  padding-bottom: 80px;
  z-index: 10;
}

#partenaires {
  margin: -1px 0 0 0;
}

#partenaires .partenaire {
  width: 150px;
  text-align: center;
  border-top: 1px solid;
}


/* Menu */

div#menu {
  position: relative;
  width: 150px; 
  margin: 0;
}


div#menu li:hover { 
  background: #FFFFFF;
} 

div#menu ul {
  margin: 0; 
  padding: 0; 
  width: 150px; 
  border-top: 1px solid;
}

div#menu li {
  position: relative; 
  list-style: none; 
  margin: 0;
  padding: 0; 
  border-bottom: 1px solid;
}

div#menu li a {
  display: block;
  font-weight: bold;
  font-size : 12px;
  text-decoration: none;
  padding: 4px 5px 4px 5px;
  width: 140px;
}

div#menu ul.level2 li a,
div#menu ul.level3 li a { 
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

div#menu>ul a {
  width: auto;
}

div#menu ul ul {
  position: absolute; 
  top: -1px; 
  left: 150px;
  display: none;
}

div#menu ul.level1 li:hover ul.level2, 
div#menu ul.level2 li:hover ul.level3 {
  display: block !important;
}


/* Annuaire et Intranet */

#annuaire,
#intranet,
#deconnexion {
  position: relative;
  width: 150px;
  margin: 50px 0 0 0;
  border-top: 1px dotted;
}

#annuaire { 
  background: url(plugins/kitcnrs-5.3/images/boite-outils/icones/beespipannuaire.png) no-repeat 5px center;
}

#intranet { 
  margin-top: 0px;
  background: url(plugins/kitcnrs-5.3/images/boite-outils/icones/intranet.gif) no-repeat 5px center;
}

#deconnexion { 
  margin-top: 0px;
  background: url(plugins/kitcnrs-5.3/images/boite-outils/icones/assistance-pt.gif) no-repeat 5px center;
}

#annuaire ul,
#intranet ul,
#deconnexion ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  width: 150px;
}

#annuaire ul,
#intranet ul,
#deconnexion ul {
  margin-left: 30px;
  width: 125px;
}

#annuaire ul li a,
#intranet ul li a,
#deconnexion ul li a {
  display: block;
  font-weight: bold;
  font-size : 12px;
  text-decoration: none;
  padding: 10px 6px 10px 6px;
  width: 138px;
}

#annuaire ul li a,
#intranet ul li a,
#deconnexion ul li a { 
  width: 113px;
}

/* Rechercher */

#recherche {
  position: relative;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  padding: 10px 6px 6px 6px;
  margin: 0;
}

#recherche h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size : 12px;
}

#recherche p {
  font-size: 11px;
  margin: 0;
  line-height: 13px;
  padding: 0;
}

#recherche form {
  padding: 0;
  margin: 0;
}

#recherche input.box {
  position: relative;
  top: -6px;
  font-size: 10px;
  border: 1px solid;
  width: 100px;
  margin: 0 5px 0 0;
  padding: 1px;
}

/* Menu de langue */

#lang { 
  border-bottom: 1px dotted;
  padding: 10px 6px 10px 6px;
  margin: 0;
}

#lang form {
  padding: 0;
  margin: 0;
}

#lang label { 
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size : 12px;
}

#lang select {
  margin-top: 5px;
  border: 1px solid;
  font-size: 10px;
  width: 100px;
  background-color: white;
}

#lang input { 
  margin: 5px 0 0 5px;
  border: none;
  padding: 0;
  font-size: 10px;
}

/* Icones de navigation */

#navigation {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 150px;
  text-align: center;
  z-index: 20;
}

#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#navigation ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
