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

/*généralités */

 body { 
    background-repeat: repeat-x;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #052344; /*bleu */
    font-size: 12px;
    background-image: url(fond.png);
    background-repeat: repeat-y;
    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: #4C7224 ; /* vert */
    text-decoration: none;
    }

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

/***position de l'entete*******/
#entete {
position:absolute;
margin:0;
padding:0;
top:0px;
width:1022px;
height:180px;
background-image:url(accueil.jpg);
background-position: 0px, 0px;
background-repeat:no-repeat;
z-index:10;

}


/***position du logo*******/
#logo {
position:absolute;
margin:0;
padding:0;
top:165px;
width:222px;
height:300px;
background-image:url(fond-logo.jpg);
background-position: 0 0;
background-repeat:no-repeat;
z-index:100;

}

#logo img{
margin:0;
margin-top:0px;
padding:0;
}


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

#texte-accueil {
position:absolute;
font-size:1em;
margin-top:200px;
margin-left:250px;
width:400px;
text-align: center;
}
#texte-accueil H1 {
margin-left :-50px;
width:500px;
font-size:1.1em;
}

/* emplacements accueil, a gauche */
#les_news {
position:absolute;
/*background-image: url(fondo-news.png);*/
top:310px;
left:840px;
width:200px;
height:100%;
font-size:1em;
}

.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);
}



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

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

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

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

#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:260px;
top:190px;
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_left {
text-align:left;
width:100%;
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;
}
.spip_documents_right {
text-align:right;
width:100%;
margin-top:2px;
margin-left:0px;
margin-right:15px;
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{
position:absolute;
    background-repeat: no-repeat;
    background-position: left top;
margin-top:500px;
padding:0;
height:44px;
line-height:18px;

}


#texte-bas{ 
margin-left:5px;  
height:44px;
width:200px;
font-size:1em;
}

#menu-bas-articles{
margin-top:200px;
padding:0;
height:44px;
line-height:18px;

}



#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:821px;
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;*/
position:absolute;
left:10px;
top:220px;
/*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 */
}

