body{
      margin: 0px;
      text-align:center;
}

hr{
      width:90%;
      height:5px;
      background-color:#ff0000;
      float:none;
}

h1{
      font-family: Verdana, sans-serif;
      font-size: 32px;
      font-weight:bold;
      color: black;
      line-height: 30px;
      width:620px;
      /*background-color:#ffffcc;*/
      float:left;
}

#tableau-general {
      margin:auto;
      width:800px;
      /*background-color:#ccffff;*/
      border-style:dashed;
      border-top-width: 10px;
      border-right-width: 10px;
      border-bottom-width: 10px;
      border-left-width: 10px;
      border-color:#005555;
      background:url(img/papier.jpg);
}

#banniere{
      width:100%;
      height:130px;
      /*background-color:#000000;*/
      float:rigth;
}

#logo{
      width:150px;
      /*background-color:#ffccff;*/
      float:left;
}

#titre{
      font-family: Verdana, sans-serif;
      font-size: 45px;
      font-weight:bold;
      color: black;
      line-height: 130px;
      width:560px;
      /*background-color:#ffffcc;*/
      float:left;
}

#epis{
      width:70px;
      height:130px;
      border-top:15px;
      /*background-color:#ffccff;*/
      float:left;
}

#corps{
      width:100%;
      height:620px;
      /*background-color:#000000;*/
      float:rigth;
}

#menu{
      width:150px;
      /*height:620px;*/
      float:left;
      font-family: Verdana, sans-serif;
      font-size: 16px;
      font-weight:bold;
      color:red;
      line-height: 30px;
      text-align:center;
      /*background-color:#ffffcc;*/
}

#contenu{
      width:630px;
      float:left;
      font-family: Verdana, sans-serif;
      font-size: 14px;
      font-weight:bold;
      color: black;
      line-height: 18px; 
      /*background-color:#ff0000;*/
}

#visite{
      height:310px;
      vertical-align:top;
      /*background-color:#0000ff;*/
}

#activite{
      height:210px;
      vertical-align:top;
      /*background-color:#0000ff;*/
}

.tarifs{
	width:620px;
	margin:100px 0 0 0;
	float:none;
}

#bords{
      border-style:dashed;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-color:#005555;
}

a.bouton{
      margin:5px;
      width:130px;
      height:25px;
      float:right;
      font-family: Verdana, sans-serif;
      font-size: 16px;
      font-weight:bolder;
      color: red;
      line-height: 30px;
      text-align:center;
      text-decoration:none;
      /*background-color:#00ff00;*/
}

a.bouton:hover{
      margin:5px;
      width:130px;
      height:25px;
      float:right;
      font-family: Verdana, sans-serif;
      font-size: 16px;
      font-weight:bolder;
      color: red;
      line-height: 30px;
      text-align:center;
      text-decoration:none;
      background-color:#000000;
}

a.photo{
      text-decoration:none;
      float:right;
      
}

a.photo:hover{
      text-decoration:none;
      float:right;
}

a img{
      border:none;
      /*margin:5px 5px 5px 5px;*/
}