body {
background-color:#6EA6B3;
font-family:arial;
font-size:0.8em;
padding:0;
margin:0;
}


img{
    border:0;
}
.centre{
text-align:center;
}

#global {
text-align:center;
margin:auto;
width:950px;
}


#bandeau {
background-image:url(img/bandeau.jpg);
background-repeat:no-repeat;
width:950px;
height:206px;
text-align:left;
padding-right:120px;
}

.drapeau {
padding-left:30px;
padding-top:27px;
}


#tel {
padding-left:510px;
padding-top:90px;
}

.portable{
display:none;
}

#nav {
background-image:url(img/menu.gif);
background-repeat:no-repeat;
width:950px;
height:71px;
line-height:38px;
text-decoration:none;
text-align:center;
padding-left:15px;
!padding-left:30px;
}
#nav li{
display:inline;
}


#nav a:hover{
color: #000000;
background-color:#ebebeb;
text-decoration:none;

}

#contenant {

background-image:url(img/fond.gif);
width:950px;
height:auto;
text-align:left;

}


#texte {

/*background-image:url(img/fond.gif);*/
width:650px;
text-align:left;
margin-left:150px;

}

#pied {
background-image:url(img/pied2.gif);
background-repeat:no-repeat;
width:950px;
height:86px;
font-weight:bold;
font-style:italic;
border:0px solid red;
}

a:link {
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a:visited {
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a:active {
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a:hover {
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a.menu_selectionner:link {
background-color:#CBDEE3;
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a.menu_selectionner:visited {
background-color:#CBDEE3;
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a.menu_selectionner:active {
background-color:#CBDEE3;
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
a.menu_selectionner:hover {
background-color:#CBDEE3;
color:#000000;
text-decoration:none;
font-weight:bold;
padding:5px;
}
 td { 
     font-family:arial;
     font-size:0.8em;
     }
   
   .table_titre{
   font-size:1em;
   color:#ffffff;
   background-color:#6EA6B3;
   font-weight:bold;
   }
   
   .table_sous_titre{
   font-size:0.8em;
   color:#000000;
   background-color:#CBDEE3;
   }
   
   
   .table_titre_tarifs{
   font-size:0.9em;
   color:#000000;
   background-color:#6EA6B3;
   font-weight:bold;
   }

   .table_libelle{
   border:1px solid #dbdbdb;
   font-size:0.8em;
   color:#000000;
   background-color:#ffffff;
   font-weight:bold;
   }

.cadre_tableau{
border:1px solid #6EA6B3;


}
   
.formulaire{
border:1px solid #6EA6B3;
font-family:arial;font-size:11px;
   }

.but{
border:1px solid white;
background-color:#6EA6B3;
color:#FFFFFF;
font-weight:bold;
}
