/***********************************/
/*feuille de styles cluster GOSPI */
/***********************************/

/*généralités */

 body { 
    background-repeat: repeat-x;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: rgb(68,50,0); /*vert-brun */
    font-size: 12px;
    background-image: url(fond.gif);
    padding: 0;
    margin:0;
    background-color: white;	
    background-position: 0 0;
  }


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
/***************/
/*  ????   */

br.both {
clear:both;
visibility:hidden;
}

/****************************/
/* liens sur tout le site */

a { 
    color: rgb(0,147,174); /*bleu*/
    text-decoration: none;
    }

a:hover {
  color: rgb(96,43,46);/*brun*/
  text-decoration: none;
/*  font-weight:bold;*/
    }
a img {
	border:0;
    }

/***position du logo*******/

#logo {
margin:0;
padding:0;
width:800px;
height:233px;
background-image:url(fond-accueil.gif);
background-position: 0 0;
background-repeat:no-repeat;
z-index:10;

}

#logo img{
/*position:absolute;*/
margin:0;
padding:0;
}




/****************************/
/* menu principal horizontal*/


#menu_horiz { 
position:absolute;
    top: 94px;
    left: 130px;
    font-weight:bold;
    }

#menu_horiz ul{ margin: 0;
    padding: 0;
    list-style-type: none;
    }

#menu_horiz li { 
  float: left;
	margin: 0 10px;
    text-transform:none;
    }

#menu_horiz a { 
    color: white;
    text-decoration: none;
    }

#menu_horiz a:hover {
    color: rgb(68,50,0);
    text-decoration: none;
    }


#menu_horiz  li.lien_actif_on a{
    color: rgb(68,50,0);
}


/* pour les paragraphes de la page d'accueil */

#texte-accueil {
/*position:absolute;*/
font-size:0.9em;
margin-top:-80px;
margin-left:200px;
width:400px;
text-align: justify;
}
#texte-accueil H1 {
margin-left :-50px;
width:500px;
font-size:1.1em;
}

/* emplacements accueil, a gauche */
#les_news {
position:absolute;
top:240px;
left:20px;
width:170px;
font-size:0.9em;
}

.news a {
text-decoration: none;
}

.news a:hover { 
 text-decoration: underline;
 }


.news li {
display : list-item;
margin-left:15;
line-height:1.4em;
list-style-image : url(puce.gif);
}


.accueil_documents{

font-size:1em;
text-align :center;

}
.accueil_documents img.spip_logos{
margin-top:20px;border:1px solid grey;
margin-bottom:3px;}




/****************************/
/* contenu rubriques et articles*/

#centre {
margin-top:-30px;
padding:0;
padding-top:-30px;
width:100%;
min-height:300px;
height:auto !important;
height:300px;
z-index:10;
}

#contenu { 
padding:0;
margin:0;
width:100%;
/*position:absolute;*/
z-index:20;
font-size:0.9em;
/*margin-top:-50px;*/
margin-left:200px;
width:400px;
min-height:300px;
height:auto !important;
height:300px;
text-align: justify;

font-weight: normal;
background-color: white;
padding:0;
    }

#contenu H1 {
    font-weight: bold;
   font-size: 1.3em;
    text-transform:uppercase;
text-align: left;
}
#contenu li {
display : list-item;
margin-left:15;
line-height:1.4em;
list-style-image : url(puce.gif);
list-style-position: outside;
}
h3.spip {
padding:0;
margin:15px;
}

#contenu h3 {
font-size:1.3em;
font-weight:bold;

}
/*arborescence, barre de navigation*/

.arbo {
float:right;
margin-top:-50px}

#navig{
position:absolute;
left:150px;
top:155px;
font-size:0.9em;
}

.typo_hierarchie {
}

.typo_hierarchie a{
/*    color: rgb(173,171,0);*/ /*jaune-vert*/
    font-style:italic;
}

/* documents et tableaux : positionnement */

.spip_documents {
font-size:0.8em;
margin:0;
padding:0;
}

.spip_documents_left {
margin-top:2px;
margin-left:0px;
margin-right:15px;
margin-bottom:5px;
}
.spip_documents_center {
width:400px;
text-align:center;
margin-top:2px;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}
table.spip {
width:80%;
line-height:0.9em;
font-size:0.9em;
border:1px solid;
}


img.spip_logos{
margin:0;
padding:0;
}

/***************/
/*gestion du menu de bas de page */
#menu-bas{
 background-image: url(bandeau-bas.gif);
    background-repeat: no-repeat;
    background-position: left top;
margin-top:20px;
padding:0;
height:44px;
line-height:18px;
clear:both;
}
#texte-bas{ 
margin-left:60px;  
height:44px;
width:550px;
font-size:0.8em;
}
#texte-bas li{
float:left;
list-style-type:none;
margin-right:20px;
}
#texte-bas li a{
color:white;
text-decoration:none;
}

#texte-bas li a:hover 
{ 
 color: rgb(96,43,46);
  text-decoration: none;
 }

.tout_en_bas {
padding:0;
margin:0;
margin-top:-1px;
text-align:right;
vertical-align:top;
}
.tout_en_bas img {
vertical-align:middle;
margin-left:3px;
}

/* documents accueil */
#docs-accueil {
position:absolute;
left:630px;
top:165px;
font-size:0.9em;
margin-bottom:15px;
}

/* documents articles */
#docs-article {
position:absolute;
left:630px;
top:200px;
font-size:0.9em;
margin-bottom:15px;
}


/***************/
/*  formulaire admin (recalcul, edition)*/

#formulaire_admin {
position:absolute;
top:0;
left:444px;
}


/* ruses pour contourner les bugs d'IE pour compenser min-height*/

.prop {
    float:right;
    width:1px;
  }
.min300px {
    height:300px;
  }
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


/**** gestion des liens de cote ********/

#liens_meme_niveau, #liens_niveau_inf {
float:left;
/*margin-top:22;
margin-left:350;*/
width:175px;
margin:0;
padding:0;
padding-left:10px;
}
#liens_meme_niveau li , #liens_niveau_inf li{
display : list-item;
padding-left:3px;
line-height:1.4em;
margin:1.2em;
list-style-image : url(puce.gif);
font-size:0.9em;
list-style-position:outside;
}
/** pour differencier l'article courant ***/
.expo_on {
    color: rgb(68,50,0); /*vert-brun */
}

/* pour les formulaires */

.spip_forms{color: rgb(68,50,0); /*vert-brun */ margin:0px;margin-bottom:16px;padding:6px;font-weight:normal;border-left:3px solid rgb(0,147,174); /*bleu*/;}
.spip_forms .spip_form_ok a{color:white;}
.spip_forms .spip_form_ok a:hover{color:rgb(68,50,0); /*vert-brun */}
.spip_forms fieldset{border:1px none #8F8181;padding:.4em .4em .4em 1em;margin:.5em 0 .5em 0;border-top-style:dashed;border-left:6px solid #00B8D9;border-top-color:#00B8D9;}

.spip_forms .spip_form_label{font-weight:bold;text-align:left;color:rgb(68,50,0); /*vert-brun */ display:block;}
.spip_forms .spip_form_label label,.spip_forms .spip_form_label .label{text-align:left;font-weight:bold;color:rgb(68,50,0); /*vert-brun */}

.spip_forms .spip_form_ok{
  font-weight:bold;
  background-color: rgb(0,147,174); /*bleu*/ 
  color:#F1F1F1;margin:1em 0 0 0;padding:.6em;}

.spip_forms .spip_form_ok a{color:white;}
.spip_forms .spip_form_ok a:hover{color:rgb(68,50,0); /*vert-brun */}




