body{
  font-family:Arial,Verdana,Serif;
  font-size:18px;
  margin:0;
  text-align:center;
}

#container{
  width:87%;
  text-align:left;
  margin:5px auto;
  border:1px solid rgb(53,0,0);
  background-color:rgb(255,255,255);
}
#ban{
  height:100px;
  background-image:url(graphisme/ban.jpg);
  background-repeat:no-repeat;
  background-position:center;
  border-bottom:1px solid rgb(0,0,179);
  background-color:rgb(119,255,255);
  
  }
#menu{
  margin:auto;
  text-align:center;
  height:35px;
  border-bottom:1px solid rgb(0,0,179);
  background-color:rgb(252,244,158);
}
#content{
  
  background-color:rgb(234,225,218);
}
#accueil{
width:502px;
text-align:center;
margin:auto;
}
#boutons{
  margin-left:360px;
  
}
a:link,a:visited{
  text-decoration:none;
  margin:0 28px;
  line-height:2em;
  color:rgb(0,0,187);
  background-color:inherit;
  }
a:hover{
  color:rgb(0,121,0);
  
  }
img{
margin-top:40px;
}
h1{
text-align:center;
font-family:"Cataneo BT",Arial,Verdana,Serif;
margin-top:0;
padding-top:20px;
color:rgb(0,111,111);

}
h2{
font-family:"Cataneo BT",Arial,Verdana,Serif;
font-size:26px;
margin-left:40px;
color:rgb(54,75,118);
}
hr{
visibility:hidden;
margin-bottom:0;
}
p{
margin:35px 40px 20px 30px;
}
/*Page activités*/

.gauche{
float:left;
margin:0 30px 5px 30px;
}
.lienplongee:link, .lienplongee:visited{
margin-left:5px;
color:rgb(54,75,118);
}
.legende{
font-size:12px;
margin:20px 5px -24px 39px;
color:rgb(0,111,111);
}
.legendedroite{
font-size:12px;
text-align:right;
margin:20px 120px -24px 39px;
color:rgb(0,111,111);
}
.legendedroite2{
font-size:12px;
text-align:right;
margin:20px 80px -24px 39px;
color:rgb(0,111,111);
}
.droite{
float:right;
margin:0 30px 5px 30px;
}

.suitepage:link, .suitepage:visited{
margin-left:350px;
color:rgb(54,75,118);
}
.suitepage:hover{
color:rgb(0,111,111);
}
/*Page contact*/
label{
  width:140px;
  float:left;
  
}
fieldset{
margin:20px;
  padding:20px;
 border-color:rgb(30,51,204);
}
legend{
  padding:15px;
  font-size:16pt;
  color:rgb(30,51,204);
  background-color:inherit;
}
form{
margin-top:-20px;
}
/*Page renseignements pratiques*/
li{
list-style-type:none;
}
table,td{
font-size:17px;
border:1px solid rgb(30,51,204);
}
table{
margin:20px 90px 0 90px;
}
td{
width:35px;
text-align:center;
}
.rouge{
background-color:rgb(239,118,97);
}
.entete{
width:90px;
text-align:left;
padding-left:15px;
}
.legendetableau{
font-size:16px;
margin:5px 90px 40px 90px;
}

