/* specifications articles */
/* site Ibis - juillet 2008 */

/* body */
body {
 color:black;
 background-color:#a0998f;
 margin: 0;
 padding: 0;
 border: 0;
}

/* background */
div#background {
 width:900px;
 /* height: expression(594 + "px"); */
 /* height: auto !important; */
 /* min-height: 591px; */

 min-height: 591px; /* min height for all browsers including IE7 */
 height: auto!important;
 height: 591px;

 background-image:url(images/background.jpg);
 background-repeat: no-repeat;
 background-color: #e6e4dd;
 border:1px solid black;
 margin:0;
 padding:0;
 margin-left: auto;
 margin-right: auto;
 margin-top: 5px;
 margin-bottom: 5px;
 /* padding-bottom: 30px; */
 padding-bottom: 0px;
}

/* logo ibis */
div#logo_ibis {
 background-image:url(images/logo_ibis.gif);
 position:relative;
 width:150px;
 height:175px;
 margin: 0;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 /* margin-bottom: 28px; */
 margin-bottom: 14px;
}

/* disposition logo et espacement pour les rubriques et articles members / former members et publications par années et auteurs */
div#logo_ibis_membres_publi {
 background-image:url(images/logo_ibis.gif);
 position:relative;
 width:150px;
 height:175px;
 margin: 0;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 /* margin-bottom: 50px; */
 margin-bottom: 50px;
}

div#path {
 position: absolute;
 height: 15px;
 width: 100%;

 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color:#535758;
 
 margin: 0;
 margin-left: 10px;
 padding: 0;
 border: 0;
 position: relative;
 left: 0px;
 top: -15px;
}

div#path a {
 text-decoration: none;
 color:#535758;
}

div#path a:hover {
 text-decoration: underline;
}


/* bloc contenu */
div#content {
 position:relative;
 /* top:24px; */
 top: -15px;
 left:0px;
 width:900px;
 /* height:395px; */
 /* background-image:url(images/bg_logos_home.gif); */
 /* background-attachment: absolute; */
 /* background-position: top right; */
 /* background-repeat: no-repeat; */
}

/* bloc menuleft - marge intérieure gauche: 13px; marge intérieure droite: 35px; */
td.menuleft {
 /* 210-176 */
 width: 176px;
 vertical-align: top;
}

div#menuleft {
 /* position:absolute; */
 width: 176px;
 margin: 0;
 padding: 0;
 border: 0;
 margin-top: 14px;
 /* top: 226px; */
}

td.contenu {
 vertical-align: top;
}

div#contenu {
 margin: 0;
 padding: 0;
 border: 0;
 margin-top: 15px;
 margin-right: 10px;
 margin-left: 34px;
}

/* bloc menuleft2 - marge interieure gauche: 35px; marge intérieure droite: 0px */
td.menuleft2 {
 /* width: 175px; */
 vertical-align: top;
} 

div#menuleft2 {
 /* width: 175px; */
 min-height: 377px;
 margin-top: 14px;
 background-color:red;
}

/* bloc logoscentre - marge intérieure gauche: 30px; marge intérieure droite: 20px; */
td.logoscentre {
 width: 198px;
 vertical-align: top;
}

div#logoscentre {
 width: 198px;
 min-height: 377px;
 margin-top: 14px;
}

td.menuright {
 width: 175px;
 vertical-align: top;
}

div#menuright {
 width: 175px;
 min-height: 377px;
 margin-top: 14px; 
}

/* bloc menuright2 - marge intérieure gauche: 70px; marge intérieure droite: 17px; */
td.menuright2 {
 width: 176px;
 vertical-align: top;
}

div#menuright2 {
 width: 176px;
 min-height: 377px;
 margin-top: 14px;
}

/* menuleft */
div.titre_type1 {
 margin:0;
 margin-left: 13px;
 margin-bottom: 17px;
 margin-right: 0px;
}

div.titre_type1 p {
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 color:#3d464f;
 margin: 0;
}

div.titre_type1 div.soustitre_type1 {
 margin: 0;
 padding: 0;
 border: 0;
 display: none;
}

div.titre_type1 div.soustitre_type1 p {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 color:#535758;
 margin: 0;
 margin-top: 3px;
 margin-left: 5px; /* modif 06/09/2008 */
}

div.titre_type1 div.soustitre_type1 p a {
 color:#535758;
 font-weight: 700;
}

div.titre_type1 div.soustitre_type1 p a:hover {
 color: #6f0a30;
}

div.titre_type1 div.soustitre_type1_visible {
 margin: 0;
 padding: 0;
 border: 0;
}

div.titre_type1 div.soustitre_type1_visible p {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 color:#535758;
 margin: 0;
 margin-top: 3px;
 margin-left: 5px; /* modif 06/09/2008 */
}

div.titre_type1 div.soustitre_type1_visible p a {
 color:#535758;
 font-weight: 700;
}

div.titre_type1 div.soustitre_type1_visible p a:hover {
 color: #6f0a30;
}

div.titre_type1 p a {
 font-family:verdana;
 font-weight:bold;
 color:#333939; /* modif 06/09/2008 */
 text-decoration: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
}

div.titre_type1 a:hover {
 color: #6f0a30;
}

/* contenu rubrique */

div.grostitre_rubrique {
 margin: 0;
 padding: 0;
 border: 0;
 /* margin-top: 15px; */
}

div.grostitre_rubrique p {
 font-family:verdana;
 font-size: 17px;
 font-weight:bold;
 /* color:#878686; */
 color: #8f8c87;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px;
}

div.auteurs {
 margin: 0;
 padding: 0;
 border: 0;
}

div.auteurs p {
 font-family:verdana;
 font-size: 10px;
 font-weight:bold;
 color:black;
 margin: 0;
 margin-top: 3px; 
}

div.date_rubrique {
 margin: 0;
 padding: 0;
 border: 0;
}

div.date_rubrique p {
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color:#6f0a30;
 margin: 0;
 margin-top: 3px;
}

div.texte_rubrique {
 margin: 0;
 padding: 0;
 border: 0;
 font-family:verdana;
 font-size:10px;
 color:black;
 margin-top: 3px;
 margin-bottom: 15px;
 text-decoration: none;
}

div.texte_rubrique p {
 font-family:verdana;
 font-size:11px;
 color:black;
 margin: 0;
 margin-top: 3px;
 margin-bottom: 15px;
}

div.texte_rubrique h3 {
 font-family:verdana;
 font-size: 13px;
 font-weight:bold;
 color: black;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px; 
}

div.texte_rubrique p>strong {
 font-size: 11px;
 font-weight: 900;
 margin-top: 50px;
}

div.texte_rubrique a {
 text-decoration: none;
 color:#6f0a30;
}

div.texte_rubrique a:hover {
 text-decoration: underline;
}

div.texte_rubrique p#pied_page {
 display: block;
 clear: both;
 margin-bottom: 30px;
}

div.titre_article {
 margin: 0;
 padding: 0;
 border: 0;
}

div.titre_article p {
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 color:#6f0a30;
 margin: 0;
 margin-top: 3px; 
}

div.titre_article a {
 text-decoration: none;
 color:#6f0a30;
}

div.titre_article a:hover {
 text-decoration: underline;
 color:#6f0a30;
}

div.titre_article p.auteurs {
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color:black;
 margin: 0;
 margin-top: 3px;
 margin-bottom: 15px; 
}

div.texte_rubrique .planrub0 {
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 color:#6f0a30;
 margin: 0;
 margin-top: 3px;
 text-decoration: none; 
}

div.texte_rubrique .planrub0 a:hover {
 text-decoration: underline;
}

div.texte_rubrique .planrub1 {
 font-family:verdana;
 font-size: 11px;
 font-weight:bold;
 color:#878686;
 margin: 0;
 margin-top: 3px;
 text-decoration: underline;
}

div.texte_rubrique .planrub1 a:hover {
 color:black;
}

div.texte_rubrique .planrub2 {
 font-family:verdana;
 font-size: 11px;
 font-weight:bold;
 color:#878686;
 margin: 0;
 margin-top: 3px;
 text-decoration: underline;
}

div.texte_rubrique .planrub2 a:hover {
 color:black;
}

div.texte_rubrique .planart {
 font-family:verdana;
 font-size: 10px;
 font-weight:normal;
 color: black;
 margin: 0;
 margin-top: 3px;
 text-decoration: none;
}

div.texte_rubrique .planart a:hover {
 text-decoration: underline;
}

/* formatage page members / former members */

div.texte_rubrique .tipagelight {
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 color:#878686;
 margin: 0;
 margin-top: 3px;
 text-decoration: none;  
}

div.titre_membres {
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 color:#6f0a30;
 margin: 0;
 padding: 0;
 border: 0;
 margin-top: 3px;
}

div.titre_membres p {
 margin: 0;
 padding: 0;
 border: 0;
}

/* formatage page Publication by year */

div.texte_rubrique .listearticle {
 font-family:verdana;
 font-size:12px;
 font-weight:bold;
 color:#6f0a30;
 margin: 0;
 padding: 0;
 border: 0;
 margin-top: 3px;
 text-decoration: none;
}

div.texte_rubrique .listearticle a:hover {
 text-decoration: underline;
}

div.texte_rubrique .listearticledescro {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 color:black;
 margin: 0;
 padding: 0;
 border: 0;
 margin-top: 3px;
 text-decoration: none;
}

div.texte_rubrique .listearticledescauteurs {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 /* font-style: italic; */
 font-style: normal; /* modif 06/09/2008 */
 color:black;
 margin: 0;
 padding: 0;
 border: 0;
 margin-top: 3px;
 text-decoration: none;
}

/* contenu bloc gauche (listes / sections / etc) */
div#contenu_bloc_gauche {
 width: 100%;
 height: 100%;
 background-color: #bcb8ad;
 padding-top: 15px;
 padding-bottom: 15px;
}

/* contenu bloc droite (gros titre / contenu ) */
div#contenu_bloc_droite {
  width: 100%;
}

/* bloc gros titre publications */

div.grostitre_publi {
 margin: 0;
 padding: 0;
 border: 0;
 margin-left: 40px;
}

div.grostitre_publi p {
 font-family:verdana;
 font-size: 17px;
 font-weight:bold;
 /* color:#878686; */
 color: #8f8c87;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px;
}

/* bloc gros titre publictions authors */

div.grostitre_publi_author {
 margin: 0;
 padding: 0;
 border: 0;
 margin-left: 30px;
}

div.grostitre_publi_author p {
 font-family:verdana;
 font-size: 17px;
 font-weight:bold;
 /* color:#878686; */
 color: #8f8c87;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px;
}

table.table_contenu {
 border: 0; 
 /*height: 100%;*/
 height: 115px; /* modification 15/10/2009 */
 width: 100%;
 border-spacing: 0;
 border-collapse: collapse;
}

/* liste des noms d'auteurs dans un bloc */

p.listeauteurarticle {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 /* color:#6f0a30; */
 color: #6f0a30;
 margin: 0;
 padding: 0;
 border: 0;
 margin-bottom: 5px;
 margin-left: 25px;
 text-decoration: none;
}

p.listeauteurarticle a {
 color: black;
 text-decoration: none;
}

p.listeauteurarticle a:hover {
 color: #6f0a30;
}

img.spip_logos {
 border: 0;
}

td.document a {
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color: black; 
 vertical-align: middle;
 text-decoration: none;
}

div.texte_rubrique td.document img.spip_logos {
 border: 0;
 margin: 0;
 padding: 0;
}

td.document a:hover {
 color: black;
 text-decoration: underline;
}

/* liste des années dans un bloc */

p.listedatearticle {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 /* color:#6f0a30; */
 color: #6f0a30;
 margin: 0;
 padding: 0;
 border: 0;
 margin-bottom: 10px;
 margin-left: 40px;
 margin-top: 10px;
 text-decoration: none;
}

p.listedatearticle a {
 color: black;
 text-decoration: none;
}

p.listedatearticle a:hover {
 color: #6f0a30;
}

/* typo date publication sous gros titre */

div.soustitre_datepubli {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 /* color:#6f0a30; */
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 margin-left: 40px;
 text-decoration: none; 
}

div.soustitre_datepubli p {
 border: 0;
 margin: 0;
 padding: 0;
}


/* page membres */
div.grostitre_membres {
 margin: 0;
 padding: 0;
 border: 0;
 margin-left: 0px;
}

div.grostitre_membres p {
 font-family:verdana;
 font-size: 17px;
 font-weight:bold;
 /* color:#878686; */
 color: #8f8c87;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px;
 margin-left: 40px;
}

div.soustitre_membres {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 /* color:#6f0a30; */
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 margin-left: 40px;
 text-decoration: none; 
}

div.soustitre_membres p {
 border: 0;
 margin: 0;
 padding: 0;
}

div.bloc_section_membres {
 /* width: 100%; */
 /* height: 50px; */
 background-color: #bcb8ad;
 /* padding-top: 15px; */
 /* padding-bottom: 15px; */
 margin: 0;
 padding: 0;
 border: 0;
 /* width: 120px; */
 /* height: 120px; */
 width: 115px;
 height: 115px;
 /* width: 70px; */
 /* height: 70px; */
 text-align: center;
}

/* instruction non comprise par IE6 pour informer les autres navigateurs du min-height */
html>body div.bloc_section_membres {
  height: auto;
  min-height: 115px;
}

div.bloc_section_membres p {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 /* color:#6f0a30; */
 color: #6f0a30;
 margin: 0;
 padding: 0;
 border: 0;
 /* margin-bottom: 5px; */
 /* margin-left: 15px; */
 /* margin-top: 10px; */
 text-decoration: none;
 margin: 15px;
}

.lienmembres p {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 /* color:#6f0a30; */
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 margin-bottom: 6px;
 text-decoration: none;
}
 
.lienmembres p a {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: none;
}

.lienmembres a:hover {
 color:#6f0a30;
}

.orgamembres p {
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 /* color:#6f0a30; */
 /* color: #bcb8ad;*/
 color: #908d7a;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: none;
}

/* page cv */

div.bloc_cv_nom {
 background-color: #bcb8ad;
 margin: 0;
 padding: 0;
 border: 0;
 width: 115px;
 height: 115px;
 text-align: center;
}

td#bloc_cv_photo {
 width: 150px;
 vertical-align: top;
 text-align: center;
}

div.bloc_cv_photo {
 background-color: black;
 margin: 0;
 margin-top: 10px;
 padding: 0;
 border: 0;
 width: 115px;
 height: 115px;
 text-align: center;
}

div.bloc_cv_photo img.spip_logos {
 width: expression(110 + "px"); /* pour IE strech auto */
 height: expression(110 + "px"); /* pour IE strech auto */
 max-width: 110px;
 max-height: 110px;
 display: block;
 padding: 0;
 border: 0;
 margin: 0;
 margin: auto;
}

/* bloc descriptif cv = adresse etc */
div.bloc_cv_chapo {
 width: 150px;
 margin: 0;
 border: 0;
 padding: 0;
 margin-top: 10px;
}

div.bloc_cv_chapo p {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 margin-bottom: 4px;
 text-decoration: none;
}

div.bloc_cv_chapo a {
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: underline; 
}

p.cv_nom_seul {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 color: #6f0a30;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: none;
}

p.cv_prenom_seul {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: none;
}

div.grostitre_cv {
 margin: 0;
 padding: 0;
 border: 0;
}

div.grostitre_cv p {
 font-family:verdana;
 font-size: 17px;
 font-weight:bold;
 color:#878686; 
 /* color: #8f8c87; */
 color: #6f0a30;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px;
 /* margin-bottom: 20px; */
 margin-bottom: 10px; /* modif 06/09/2008 */
}

div.grostitre_cv p.soustitre { /* ajout 06/09/2008 */
 font-family:verdana;
 font-size: 10px;
 font-weight:bold;
 color: black;
 margin: 0;
 margin-top: 0px;
 padding-top: 0px;
 margin-bottom: 20px;
}

p.cv_soustitre {
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 color: white;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: none;
}

/* bloc retour */

div#bloc_retour {
 /* position: absolute; */
 /* left: 240px; */
 /* top: 220px; */
 /* position: relative; */
 /* left: 0px; */
 /* top: 0px; */
 border: 0;
 padding: 0;
 margin: 0;
}

div.grostitre_membres div#bloc_retour {
 margin-left: 40px;
}

div#bloc_retour a {
 font-family:verdana;
 font-size:9px;
 font-weight:normal;
 color: black;
 margin: 0;
 padding: 0;
 border: 0;
 text-decoration: none; 
}

div#bloc_retour a:hover {
 text-decoration: underline;
}

/*
p.spip div.spip_documents * {
 float: left;
}

p.spip div.spip_doc_titre {
 float: left;
} 
*/

div.texte_rubrique img.spip_logos {
 max-width: 130px;
 border: 0;
 margin: 0;
 padding: 0;
 margin-right: 15px;
 margin-bottom: 15px;
 float: left;
}

div#bloc_test_haut {
 height: 40px;
 width: 20px;
 background-color: red;
 position: absolute;
 left: 570px;
 top: 206px;
}