body { 
    background-repeat: no-repeat;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#686D68; /* gris souris*/

    font-size: 12px;
    padding: 0;
    background-color: white;
    background-image: url(fond.png);	
    background-repeat:repeat-y;
}


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

#entete, #entete_accueil {
margin:-10px;
padding:0;
background-position:0 0;
width:1000px;
height: 230px;
background-image: url(bandeau.jpg);	
background-repeat:no-repeat;
}


#entete_accueil {
/*height: 115px;*/
}

#visuel-entete {
margin-left:588px;
padding-top:14px;
}

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

a { 
color:#D58141; /* orange*/
    text-decoration: none;
    }

a:hover { 
 color: #AC3B37; /*orange + sombre */
    text-decoration: none;

    }
a img {
	border:0;
}





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


#menu {
position:absolute; 
    top: 180px;
    left: 0px;
    width:240px;
    z-index: 100; 
    }

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

#menu li { 
padding:0;
margin-left:0;
    margin-top: 10px;
line-height:16px;
    }

/****************************/
/*   cadre page d'accueil   */


#cadre { 
    font-weight: normal;
margin-left:300px;
    }

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

#contenu-accueil {
margin-left:317px;
}

#texte-accueil {
font-size:1em;
margin-left:20px;
margin-top:0px;
width:40em;
}

#texte-accueil H1 {
    
font-size:1.4em;
font-weight:bold;
}

.news {
width:18em;
margin-left:20px;
float:left;
margin-top:20px;
}

.news a {
text-decoration: none;

}

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

/* liste des news page d'accueil */



.news li {
display : list-item;
margin:0px;
list-style: none;
}


/****************************/
/* pour la ligne du bas, ses liens et logos*/

#bas { 
    margin-top: 40px;
    margin-left: 0px;
padding-left:0px;
    width:320px; 
font-size:1.2em;
}
#bas H1{ 
    margin: 0;
    padding:0;
    text-align:right;
    font-size:1em;
    line-height:0.8em;   
 }


#bas ul{ margin: 0;
    padding: 0;
    }

#bas li { 
   list-style-image : url(losange.gif);
   list-style-position: outside;
   display: list-item;
   margin-left:100px;
   line-height:0.5em;
   margin: 0 0px;
   text-transform:uppercase;
   }

#bas li a { 

    text-decoration: none;
    }

#bas li a:hover {

	text-decoration: none;
    }

/****************************/
/* menu du bas */

#menu_bas {
position:absolute;
top :620px;
left:720px;
width:250px;
border:0px solid #8da539; /*vert sombre*/
padding: 15px;
}

#menu_bas2 {
width:250px;
border:0px solid #8da539; /*vert sombre*/
padding: 15px;
}

#menu_bas p.spip, #menu_bas2 p.spip {
 color: #a1ca53; /*vert */
}

	text-align:left;
z-index:200;
}

#logos {
margin-top:-15px;
width:700;
text-align:right}



/****************************/
/* contenu de la rubrique*/


#contenu { 

    font-size: 1em;
    line-height:1.3em;
    font-weight: normal;
    text-align:justify;
    margin-top: 15px;
    margin-left: 360px;
 /*   width: 50em;*/
width:40em;
    min-height: 380px;
    z-index: 50;
    }
#contenu H1 {

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

}

#contenu ul.ubi_sommaire li{
display : list-item;
margin-left:15px;;
line-height:1.4em;
list-style-image : url(puce.gif);
list-style-position: outside;
}
/*#contenu li.spip {
margin-left:30px;
margin-top:0px;
width:80%;}
*/
/*arborescence */

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


/****************************/
/* menu rubriques */


#menu_horiz.en_haut {
	margin-top : 50px;
margin-left :180px;
width:600px;
}

.rub-ppale_ , .rub-normale_{
text-transform:uppercase;
    text-decoration: none;
 color: #a1ca53; /*vert */
}

.rub-ppale_on {
text-transform:uppercase;
    text-decoration: none;
color: #346545; /* vert bouteille */
}
.rub-normale_on {
color: #346545; /* vert bouteille */
    text-decoration: none;
text-transform:uppercase;
}

.rub-ppale_:hover, .rub-normale_:hover{
color: #346545; /* vert bouteille */
}

/****************************/
/* sous-menu rubriques */
#sous_menu { 
    background-color:rgb(126,201,242);
    margin-top: 5px;
    margin-left: 195px;
    z-index: 100;
    border-top:1px solid;
    font-weight:normal;
    font-size :1em;
    line-height:1.2em;
    padding:0 0;
    }
#sous_menu a {
color:white;
 font-weight:bold;
}
#sous_menu a:hover {
color:rgb(245,202,0);
}
#sous_menu ul{ 
margin: 0px;
margin-left:0px;
   padding: 0px;
    }

#sous_menu li { 
  float: left;
    margin: 2px 15px;
   padding:2px 20px;
background-image: url(puce2.gif);
float:left;
list-style-type:none;
background-repeat:no-repeat;
background-position:5px 8px;

    }
/************************/
/*   visuel gauche   */
#visuel { 
	position:absolute;
    top: 150px;
   left: 85px;
    z-index: 100;
	font-weight:normal;
	font-size : 0.8em;
height:20px;
  }

#visuel li { 
display : list-item;
margin-left:15;
line-height:1.4em;
list-style-image : url(losange.gif);
list-style-position: outside;
    }
/*
#visuel p {
	text-transform:uppercase;
        margin-top:0;
        margin-left:0;
	padding-top:0;
	padding-left:2em;
	background-image:url(losange.gif);
	background-position: 0 0;
        background-repeat: no-repeat;
        line-height:1em;
    }
*/
#visuel p {
	text-transform:uppercase;
        margin:0px;
        margin-top:0px;
        margin-left:0;
	padding:0;
	padding-top:5px;
	padding-left:2.5em;
	background-image:url(losange.gif);
	background-position: 0 4px;
        background-repeat: no-repeat;
        line-height:1.4em;
    }

#logos.hors_accueil {
margin-top:0px;
margin-left:230px;
width:600px;
text-align:center;}

#bas.hors_accueil{ 
    margin-top: 40px;
    margin-left: 230px;
    width: 600px;
    z-index: 0;
    text-align:center;
    font-size:0.8em;
line-height:0.8em;   
 }

/***************/
/*  ????   */

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

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

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

.spip_documents {
font-size:0.8em;
}


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

#menu_horiz  li.lien_actif_on a{
color : rgb(126,201,242);
}

/* ruses pour contourner les bugs d'IE */

.prop {
    float:right;
    width:1px;
  }
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.min10px {
    height:15px;
  }
/*
.typo_hierarchie {
margin-top:-50px;
margin-left: -55px;
margin-bottom: 30px;
background-color:red;
}*/

#contenu li.liste_sous_rub {
display : list-item;
margin-left:35;
line-height:1.4em;
list-style-image : url(puce.gif);
list-style-position: outside;
}
#contenu li.liste_articles {
display : list-item;
margin-left:35;
line-height:1.4em;
list-style-image : url(puce.gif);
list-style-position: outside;
}
.sous-titre {
margin:0;
padding:0;
font-style: italic;
}

#barre_navig {
margin-left:352px;
margin-top:10px;
margin-top:10px;
padding-top:-40px;
padding-left:7px;
font-style: italic;
font-size:0.9em;
}

#principal {
margin-top:180px;}

.formrecherche{ 
width:20em;
}
input.formrecherche {
	width: 95%;
	background-color: white;
}

/* pour styles de habillage.css */
.rubriques 		{ background-color: rgb(207,225,173); text-align:left;}
.rubriques .menu-titre	{ background-color: rgb(207,225,173); text-align:center;}

.divers 		{ background-color: rgb(207,225,173); }
.divers .menu-titre	{ background-color: rgb(207,225,173); text-align:center; }

/* pour formulaires */
.spip_forms
	{background:white;}

/*news-accueil*/
#news {
position:absolute;
top :150px;
left:720px;
width:200px;
border:2px solid #8da539; /*vert sombre*/
padding: 15px;
}

#nuage {
margin-top :2em;
width:200px;
}

#news h4{
margin: 0px 0px 3px 15px;
font-weight:bold;
} 
#news .date{
font-size:0.83em;
color:#186ca6;
}


/*--------------*/

#colonne-droite {
position:absolute;
top :265px;
left:760px;
width:180px;
padding: 15px;

}


/* Tableaux */
table.spip {
    font-size: 12px;
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #CDEABD;
	border-collapse: separate; 
	width:80%
}
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 tr.row_first { background: #CDEABD; }
table.spip tr.row_odd { background: #E6FFD5; }
table.spip tr.row_even { background: #EEFFE2; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }


/* mots-cles */
.motcle h1 {

 color: #a1ca53; /*vert */
}

/****lien logo accueil***/

#lien-logo{
position:absolute;
top:0px;
left:0px;
width:100%;
height:110px;
}

/*****formulaire recherche ********/

.forml {
	background-color: white;
	margin: 4px;
	padding: 1px;
	border: solid 1px #a1ca53; /*vert */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
        color:rgb(8,102,129 ); /* bleu */
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 50%;
}

#contenu h3.spip {
margin-bottom:1em;
margin-top:2em;
}


/*** documents colonne de gauche**/
#menu p.spip img {
margin:20px;
}





/***** !!!!!!!   ********/



#menu ul.spip{
margin:0;
padding:0
}

#menu ul.spip li {
margin:0;
padding:0;
list-style-type:none;
background-image: url(puce-orange.png);
background-repeat: no-repeat;
background-position: 5px 0px;
padding-left: 30px;

}

