html {font-size: 100%;} /**/

body {
font-family:verdana, arial, helvetica, geneva, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#F0B53B ;
}
/*-- CONTENEURS --*/
  /*-- page CONTENEUR --*/
#conteneur {
width:750px;
margin:0 auto;
background-color:#EB9130 ;
}


  /*-- bandeau haut CONTENEUR --*/
#haut {
height: 30px;
background: #EB9130 url('./images/nav01.gif') ;
}

  /*-- header CONTENEUR --*/
#header {
height: 120px;
background: url(./images/header01.jpg) no-repeat ;
}

  /*-- centre  CONTENEUR --*/
#centre {
background-color:#F6D7B2;
margin-left: 150px;
margin-right: 0px;
margin-bottom: 0px;
}

   /*-- colonne gauche CONTENEUR --*/
#gauche {
float:left;
width: 150px;
}

  /*pied de page CONTENEUR*/
#pied {
clear:both; /*place l'élément en dessous d'élément flottants*/
height: 30px;
color:#FFFFFF;
text-align : center;
font-size: 0.8em;
}

/*-- MISE EN FORME --*/

    /*--A VOIR menu haut --*/
#menuhaut {
list-style-type: none;
font-weight: bold;
text-align: right;
font-size: 0.8em;/*rajout*/
margin:0;
padding-top:10px;
}

#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color:#f0b53b;
text-decoration: none;
}
#menuhaut a:hover {
text-decoration: none;
}
 
/*-- A VOIR  bandeau haut pour le chemin de fer (fil d'ariane) --*/
#nav {
width: 740px;
height: 20px;
background: url('./images/nav02.gif') ;
color:#f0b53b;
font-weight: bold;
padding: 5px 5px 1px ; /*top left bottom*/

}

	/*-- menu pour le chemin de fer (fil d'ariane) --*/

#menunav {
list-style-type: none;
text-align: left;
color:#f0b53b;
font-size: 0.8em;
margin:0;
padding: 6px 10px 1px ; /*top left bottom*/
}
#menunav li {
display: inline;
}

#menunav a {
margin: 0 2px;
color:#ffffff;
}

#menunav a:hover {
text-decoration: none;
}
/*---menu gauche---*/
#menugauche {
width: 150px;
    /*border-style: solid solid none solid;
    border-color: #D76100;
    border-size: 1px;
    border-width: 1px;*/
margin: 0;
font-weight: bold;
padding:0;
}

#menugauche ul {
list-style: none;
margin: 0;
padding: 0;
}
#menugauche li a {
height: 32px;
height: 24px;
text-decoration: none;
}

#menugauche li a:link, #menugauche li a:visited {
color: #9E3C02;
display: block;
background: url('./images/menu1/menu2.gif');
padding: 8px 0 0 30px;
}

#menugauche li a:hover {
color: #FFFFFF;
background: url('./images/menu1/menu2.gif') 0 -32px;
padding: 8px 0 0 30px;
}

#menugauche li a:active {
color: #FFFFFF;
background: url('./images/menu1/menu2.gif') 0 -64px;
padding: 8px 0 0 30px;
}

  /*---Projet---*/
#projet {
background: url('./images/nav3.gif') no-repeat;
font-size: 0.8em;
padding: 5px 5px 1px ; /*top left bottom*/
}

#projet h3{
text-align:center;
margin:0;
color: #FFFFFF;
}

/*--rajout--*/
 /*---Newsletter---*/
#newsletter {
font-size: 0.8em;
margin : 10px;
padding:1px 0px 0px 0px; /*top left bottom rigth*/
/*--background: url('./images/newslette1.gif') no-repeat;--*/
}

#newsletter h3{
text-align:center;

color: #FFFFFF;
}
#newsletter p{
text-align:center;
color:#FFFFFF;

  
}

#menupied li {
display: inline;
}

#menupied a {
margin: 0 2px;
color:#FFFFFF;
text-decoration: none;
}

#menupied a:hover {
text-decoration: none;
}
 /*---tableaux---*/
 

tr{
  background-color: #F5F5FF;
  
}

td{
  width : 600px;
 padding: 5px 9px 5px 9px; /*top left bottom rigth*/
  
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  font-size: 0.85em;
  text-align : justify;
}

th{
  background-color: #FF9200;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  font-size: 0.85em;
  color : #FFFFFF;
}

/*--rajout--*/
	/*--formulaires--*/
#form_don {
padding: 5px 9px 5px 9px;
}

#form_don fieldset{
margin-left : 70px;
color: #9E3C02;
width :400px;
}
#form_don td{
padding: 5px 2px 5px 2px;
margin : 0 ;
}

#centre img {
margin-right:10px; /*marge pour le positionnement du texte qui suit l'image*/
}
#centre p {
padding: 0 10px ; /* H B et G D*/
}
#centre h1{
  font-size: 1em;
  color: #9E3C02;
  font-weight: bold;
}
#centre ul {
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  font-size: 100%;
  list-style : url(./images/puces/triangle.gif) disc outside;
} 
#centre li {
padding: 0px 10px 0px 0px;
}

#centre1{
  font-size: 1em;
  color: #4779F0;
}
#centre2 ul{
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  font-size: 100%;
  list-style : url(./images/puces/fleche.gif) disc outside;
}

.marron {
color: #9E3C02;
font-weight: bold;
}
.grand { 
font-size: 1em ;
font-weight: bold ;
color: #9E3C02 ;
text-align : center;
 }
.centrer {
 text-align : center;
}
a img {
	border: 0;
}

/*--rajout--*/
/*--POPUP--*/
#popup{
/*une petite marge intérieure à droite afin que l'image ne se retrouve pas sous le texte*/
padding-right: 20px;
/*image de fond centrée à droite*/
background: url('./images/icones/popup.png') center right no-repeat ;
}
#adm{
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;

}
#adm h3{
color: #FFFFFF ;
text-align : center;
}
#adm h4{
color:blue ;
text-align : center;
}
#adm p {
padding: 0 10px ; /* H B et G D*/
}



