/************/
/* couleurs */
/*
 #FF3E03 : liens
 #838383 : liens visités 
 #EFA300 : bordures
 #333333 : corps de texte
*/

/**************************/
/* Défauts peu originaux */



/* polices par défauts */
body {font-family: verdana,sans-serif;font-size:0.7em;}
table {font-size:inherit}

/* les tables prennent le plus de place possible */
table{width:100%;height:100%}


/* on supprime les marges */
table,tbody,thead,tr,th,td,img{margin:0;padding:0;}

/* on supprime les bordures */
table,img{border:0}

/* tables */
table{border-collapse:collapse;border-spacing:0;}
td{vertical-align:top}

/* listes */
ul{
margin:0;
padding-left:1em;
list-style-position:inside;
list-style-image:url("../IMG/puce01.jpg");}

/* liens */
a{text-decoration: none;}
a:link{color:#FF3E03;}
a:visited{color:#FF3E03;}
a:hover{color:#838383;text-decoration:none;}

/* texte */
p{color:#333333;text-align:justify}
h1,h2,h3,h4,h5,h6{color:#f96610;}
h2{font-size: 1.2em;}


/*****************************/
/* éléments de mise en forme */

td#contenu{width:80%}

td#panneaux{width:20%}

#menu{width:174px}

#contenu{height:100%}



/****************************/
/* éléments de présentation */

/* surcharge SPIP */
h3.spip{font-size:1em;color:#f96610;text-align:left;margin:0}
.spip_documents_center{margin:0}
input.formrecherche{width:auto;}

#navigation{
  background-image: url("../IMG/image_menu.gif") ;
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #f7be08;
}

/* menu */

#menu {line-height:1.7;padding-top:1.3em;}
#navigation p{text-align:center}
#menu ul{
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}
#menu .current{color:#FFFFEE;}
#menu hr { border-style: none none solid none; border-width:1px; color: #FFFFEE; }

#credits p {text-align:center}

/* bannière */
#banniere
{
  background-color: #f7cd41;
  background-image: url("../IMG/bandeau_site.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
}

#recherche{vertical-align: center}
#recherche input{
position:relative;
left:630px;
top: 17px;
font-size:10px;
background-color:#FFFFEE;
border: 1px solid #f7be08;}

#contact {text-align: right;}

/***********/
/* contenu */

#rubrique{margin:1em;border-bottom:1px solid #EFA300;}
#justify{text-align:justify;}

/***********/
/* encarts */

/* #panneaux > div,*/
div.encarts
{
  margin: 1em 1em 0 0;
  padding: 1em;
  border: 1px solid #EFA300;
}
#panneaux h2{font-size:1em;color:#EFA300;padding:0;margin:0;}
#panneaux a{color:#EFA300;}
#panneaux div {background-color:#FFFFEE;width:230px;}

/*#liens img, #documents img{ vertical-align:baseline; }
#liens img[src],  #documents img[src]{ vertical-align:-3px}	*/

#liens ul {list-style-image:url("../IMG/icones/file-office.png");margin:0px;padding:0px;}
#liens li{list-style-type:none;list-style-image:none;margin:0 0 0 1em;padding:0px;}
#liens h2 {margin:0px;padding:0px;}

#documents ul  {list-style-image:url("../IMG/icones/file-office.png");margin:0px;padding:0px;}
#documents li {list-style-type:none;margin:0 0 0 2em;}
#documents h2 {margin:0px;padding:0px;}
#liens {margin : 0 0 0 1em;}

/* marche pas avec ie !!!
#documents .GIF:before { content:url("../IMG/icones/file-image.png") " " }
#documents .JPG:before { content:url("../IMG/icones/file-image.png") " " }
#documents .PDF:before { content:url("../IMG/icones/file-pdf.png") " " }
#documents .XLS:before { content:url("../IMG/icones/file-office.png") " " }
#documents .DOC:before { content:url("../IMG/icones/file-office.png") " " }
*/



td#info{vertical-align:bottom;height:100px;}
#info {background-color:#f7be08}
#info div {text-align: center;font-size:0.8em;}



/* programme */

table#programme{border:none}
#programme td, #programme th {border-style:solid; border-width:1px; border-color:#EFA300;}
#programme th {color:#EFA300; font-weight:bold}
#programme td {padding:5px}
#programme tr.color{background-color:#FFFFEE}
#programme th { padding:10px }


/* logos programme bilan */
div.logos{
background-color:#FFFFEE; width:100px; border: 1px solid #EFA300; margin: 1em ; padding: 1em;

}


/* style tableau programme bilan des rencontres * /

.prog_bilan {
	font-size: 8px;
	color: #f96610;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

