*
{
   padding:0;
   margin:0;
}
body
{
   background:url(images/back.jpg) repeat ;
}
#global
{ 
   width:935px;
   height:100%;
   margin:0 auto;
}
#back_entete
{
   background:url(images/back_entete.jpg) repeat-x top;
   width:100%;
   height:100%;
}
#entete
{
   width:935px;
   height:395px;
}
#entete_haut
{
  width:935px;
  height:134px;
} 
#logo
{
   background:url(images/logo.gif) no-repeat;
   width:421px;
   height:50px;
   margin:31px 0 0 0;
   float:left;
  
}
#adresse
{
   width:320px;
   height:122px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   float:left;
   margin:19px 0 0 150px;
}
#adresse dl
{
   background:url(images/delta_durance_1.gif) no-repeat right top;
   height:119px;
   color:#8bbce2;
   display:block;
} 
#adresse dl dt
{
   padding-top:7px;
}

#bandeaux
{
   background:url(images/back_menu.png) no-repeat;
   width:932px;
   height:261px;
   margin:0 auto;
   padding-top:13px;
}
#flash
{
  background:url(images/diapo.jpg) no-repeat;
  width:879px;
  height:195px;
  margin:0 auto;
  
}
#menu
{
  width:920px;
  height:46px;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
}
#menu ul
{
   width:935px;
   height:46px;
   line-height:30px;
   padding:13px 0 0 35px;
}
#menu ul li
{
  background:url(images/separateur_menu.jpg) no-repeat right bottom;
  height:34px;
  display:block;
  float:left;
  padding-right:30px;

}
#menu ul .no_back
{
  background:none;
}
#menu ul li a
{
  text-decoration:none;
  color:#04304f;
}
#menu ul li a:hover
{
  color:#5298ce;
}
#centre_haut
{
  background:url(images/centre_h.gif) no-repeat;
  width:925px;
  height:5px;
  margin:0 auto;
  margin-top:8px;
}
#centre
{
   background:url(images/centr.gif) repeat-y;
   width:927px;
   min-height:350px;
   margin:0 auto;
  
}
#contenu
{
   background:url(images/back_centre.jpg) no-repeat top;
   width:926px;
   min-height:350px;
   font-family:Arial, Helvetica, sans-serif;
}
#contenu h2
{
  background:url(images/pp.png) no-repeat bottom ;
  width:230px;
  height:66px;
  margin:0 auto;
  padding-top:15px;
  text-align:center;
  font-size:11px;
  color:#d3ecff;
}
#contenu p
{
  width:535px;
  margin:0 auto;
  padding:10px 0 20px 0;
  font-size:12px;
  text-align:justify;
}
#centre_bas
{
  background:url(images/centre_b.gif) no-repeat;
  width:925px;
  height:5px;
  margin:0 auto;

}

table {
 font-size:12px;
margin-left:100px;
}

#pied
{
  width:921px;
  height:47px;
  margin:0 auto;
  margin-top:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
#pied ul
{
  width:647px;
  margin:0 auto;
  text-align:center;
}
#pied ul li
{
  display:inline;
  list-style:none;
  margin-left:10px;
  
}
#pied ul .imnalys
{
  font-size:12px;
  line-height:50px;
 
}
#pied ul li a
{
  text-decoration:none;
  color:#c2e4ff;
}
#pied ul .imnalys a
{
  color:#0096ff;
}
/*     Formulaire      */
input.champs {
border: solid 1px;
}

textarea.champs {
border: solid 1px;
}

p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px; 
}

.bouton {
border: solid 1px;
margin-left:10px;
}

p.notice {
font-size: 80%;
}