/* Colonne de droite */

#pageune,
#pageseconde {
  position: relative;
  margin: 0 0 0 150px;
  padding: 0;
  border-left: 1px solid;
}

#pageune {
  background: url(plugins/kitcnrs-5.3/images/bandeau_une.jpg) no-repeat top left;
}

#pageseconde {
  background: url(plugins/kitcnrs-5.3/images/bandeau_seconde.jpg) no-repeat top left;
}

#chemin {
  margin: 0;
  font-size: 11px;
  padding: 67px 10px 4px 7px;
  border-bottom: 1px solid;
}

#chemin a:link, #chemin a:visited, #chemin a:hover {
  text-decoration: none
}

#texte {
  position: relative;
  margin: 0;
  padding: 0px 10px 1px 10px;
  overflow: hidden; /* Empeche le depassement des flottants. */
  zoom: 1; /* Idem pour IE 6-7 (active l'etat "hasLayout") */
}

div.texteune {
  padding-top: 135px !important;
}

#texte h2 {
  font-size : 14px;
  font-weight: bold;
  margin: 0px 0 5px 0;
  padding-top: 10px;
}

/* Style des champs de formulaires pour SPIP 2.0 */
#texte fieldset ul {
  margin: 0;
  list-style:none;
  padding-left: 0;
}

#texte fieldset ul li {
  margin: 1em 0;
}
/* Fin de style des champs de formulaires pour SPIP 2.0 */

#texte ul.liste-liens {
  padding-left: 15px;
}

#texte ul.liste-liens li {
  margin-left: 15px;
}

p.suite {
  height: 1em;
  margin: 0;
  padding: 0 0 5px 0;
  font-size:0.9em;
}

div.separateur {
  border-bottom: 1px solid;
  height: 20px;
  width: 98%;
  margin: 0px auto 0px auto;
}

div.groupetitre { 
  margin: 0px 0 25px 0;
}

p.surtitre {
  font-weight: bold;
  margin: 0 0 -5px 0;
  padding-top: 10px;
}

p.soustitre {
  font-weight: bold;
  margin: 4px 0 0 0;
}

p.auteur {
  margin: 10px 0 0 0;
  font-size: 11px;
}

p.auteur a {
  text-decoration: none;
}

.chapeau {
  margin: 0px 0px 15px 0px;
  font-style: italic;
}

p.lien_article {
  font-weight: bold;
  margin: 15px 0px 15px 0px;
}

p.lien_article a {
  font-weight: normal;
}

p.postscriptum {
  font-style: italic;
  margin: 25px 0px 10px 0px;
}

div.notes {
  margin: 5px 0px 10px 0px;
}

div.notes p {
  font-size: 11px;
  margin: 3px;
}

table.docjoints {
  border: none;
  margin: 25px 10px 20px 10px;
}

table.docjoints td {
  border: none;
  padding: 0px 25px 20px 0px;
  width: 150px;
  text-align: center;
  vertical-align: top;
} 

table.docjoints p,
.spip_doc_titre,
.spip_doc_descriptif { 
  font-size: 11px;
  margin: 0;
}

table.docjoints p.titredoc,
.spip_doc_titre { 
  font-weight: bold;
}

span.vignette {
  float: left;
  padding: 0 8px 0 0;
}

#texte ul.navdroite {
  position: relative;
  top: 0px;
  right: -10px;
  float: right;
  width: 130px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 20px 20px;
  padding: 0;
  border-left: 1px solid;
  list-style-image: none;
}

/* Hack IE6 Windows \*/
* html #texte ul.navdroite {
  position: relative;
  top: 0px;
  right: -10px;
  list-style-image: none;
}
/* Fin hack IE6 */

#texte ul.navdroite li { 
  list-style-image: none;
  display: block;
  margin: 0;
  padding: 0.6em;
  border-bottom: 1px solid;
}

#texte ul.navdroite li a:link,
#texte ul.navdroite li a:visited,
#texte ul.navdroite li a:hover {
  text-decoration: none;
}

/*** Styles pour sommaire ***/

.texte_gauche {
  border-right: 1px solid;
  width: 428px;
  margin: 0 0 -1px 0px;
  padding: 0px 10px 10px 0px;
}

/* Hack IE6 Windows \*/
* html .texte_gauche {
  width: 425px;
}
/* Fin hack IE6 */

.texte_droite {
  position: absolute;
  top: 135px;
  right: 0px;
  width: 150px;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border-left: 1px solid;
}

.texte_droite p {
  font-size: 11px;
}

#texte h2.alaune,
#texte h2.actus {
  padding: 4px 5px 4px 10px;
  margin: 10px 5px 17px 0;
  color: #552580;
  background-color: #f5f5f5;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c0c0 #552580 #552580 #c0c0c0;
  border-radius: 5px 0 15px 0;
  background: url("../IMG/png/band4.png") repeat-x;
}

h2.actus a.toutes-actus {
  float: right;
  font-weight: normal;
  font-size: 12px;
}

#texte h2.anoter {
  padding: 4px 0 3px 8px;
  margin: 3px;
  color: #ffffff;
  background-color: #78A419;
  background-repeat: no-repeat;
  border-radius: 5px 0 15px 0;
}

#texte h2.avenir {
padding: 4px 5px 4px 0;
margin: 0 5px 0 10px;
color: #78A419;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: #c0c0c0 #78A419 #78A419 #c0c0c0;
  border-radius: 5px 0 15px 0;
}

div.alaune {
  margin: 10px 0px 10px 10px;
  padding-bottom: 10px;
}

div.actus {
  margin: 10px 0px 10px 10px;
}

div.anoter {
  margin: 0;
  padding: 8px;
  border-bottom: 1px solid;
  border-radius: 5px 0 15px 0;
}

div.anoter h3 {
  margin: 0;
}

div.anoter p {
  margin: 0;
}

/*** Fin styles pour sommaire ***/


/*** Styles pour annuaire ***/

div.float_droit {
  float: right;
  width: 230px;
  text-align: left;
  border: none;
  padding: 5px 5px 10px 10px;
}

#texte div.float_droit p {
  margin: 0;
}

/*** Fin styles pour annuaire ***/


/*** Styles pour page auteur ***/

#texte fieldset { 
  border: 1px solid;
  margin: 20px 10px 10px 0;
  padding: 10px;
}

#texte legend { 
  font-size: 12px;
  font-weight: bold;
}

#texte form {
  margin: 0;
  padding: 0;
} 

#texte label { 
  display: block;
}

#texte input,
#texte textarea {
  border: 1px solid black;
  font-size: 11px;
}

#texte .spip_bouton { 
  margin-top: 10px;
}

/*** Fin styles pour auteur ***/


/*** Styles pour blogue ***/

#texte ul.archives_blogue {
  padding-left: 0px;
  margin-left: 0px;
  list-style-image: none;
  list-style-type: none;
}

#texte ul.archives_blogue li {
  font-weight: normal;
  margin-left: 5px;
  padding-left: 5px;
  list-style-image: none;
  list-style-type: none;
}

/*** Fin styles pour blogue ***/


/*** Styles pour rubriques ***/

div.resume {
  margin: 20px 0 20px 0;
  overflow: hidden; /* Empeche le depassement des flottants. */
  zoom: 1; /* Idem pour IE 6-7 (active l'etat "hasLayout") */
}

div.resume h3,
div.actus h3,
div.alaune h3 {
  margin: 0;
}

div.resume p.soustitre {
  margin: 0;
}

div.resume p,
div.actus p,
div.alaune p {
  margin: 2px 0 3px 0;
}

p.descriptif {
  font-style: italic;
}

div.demicol {
  width: 230px;
  float: left;
  margin: 15px 0 15px 25px;
}

div.demicol p {
  margin: 0 0 5px 0;
}

/*** Fin styles pour rubriques ***/

/*** Styles de pied de page ***/

#pied-de-page {
    width:750px;
    margin : 0px auto;
    padding : 7px 0 7px 0;
    background-color: #24547A;
    border-radius: 0 0 8px 8px;
}

#pied-de-page ul {
    font-size: 11px;
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:center;
}

#pied-de-page ul li {
    display:inline;
}

#pied-de-page a, #pied-de-page a:visited, #pied-de-page a:hover, #pied-de-page a:active {
	text-decoration: none;
}

/*** Fin Styles de pied de page ***/

/*** Styles des actualites ***/

#texte .precedent-suivant{
  position: relative;
  top: 5px;
  right: 0px;
  float:right;
  font-size: 11px;
  text-align: left;
  padding: 0;
  margin: 0 0 20px 20px;
}

a.precedent {
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(plugins/kitcnrs-5.3/images/boite-outils/icones/fleche-gauche.gif);
  height: 1em;
  margin: 0;
  padding: 0px 0 0px 15px;
}

a.suivant {
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url(plugins/kitcnrs-5.3/images/boite-outils/icones/fleche-droite.gif);
  height: 1em;
  margin: 0;
  padding: 0px 15px 0px 5px;
}

/*** Fin Styles des actualites ***/
