body {
margin: 0;
padding: 0;
font: 90% Trebuchet MS, "Arial Narrow", Arial, Helvetica, times, verdana, sans-serif;
background-color:#ffffff;
}

/*conteneur principal pour toutes les pages*/
#corps {/*border:green solid 1px;*/
margin: 0 auto;
width:100%;
height:100%;
text-align: center;
}

img {border: none;}

#photo-mobile {padding: 1% 0 0 0;}

#photo-mobile img, img.photo {padding : 1% 0;}

ul, li, img {
margin:0;
padding: 0;
}

a {
color: black;
text-decoration: none;
}

a:hover {color:gray;}

#lettrine, span.lettrine {
float:inherit;
font-weight:bold;
font-size:180%;
color: black;
margin:0 0 0 3%;
line-height:100%;
}

/* css logo et menus horizontal*/
#haut {border-bottom:#a0ba79 solid 2px;
/*background:url(../image/fond-haut.jpg) no-repeat top right;*/
text-align: center;
width: 100%;
height:10%;
margin: 0 0 1% 0;
}

#logo {
margin:0 0 0 10%;}

#menu-mobile span {
padding : 1% 2% 0 2%;
font-weight:bold;}

/* fin css logo et menu horizontal*/

#uk {margin:-2% 0 10% 0;}

#texte {/*border:red solid 1px;*/
margin-left: 300px;
padding:3% 2% 0 0;
}

p.chapeau {font-size: 110%;}

strong {
font-weight:600;
color:gray;
}

/*#photo-welcome {float:left;}*/

/* css tarif */
#ancv, #cb, #tarif, #arrivee, #contact {text-align: center;}

#cb, #ancv {display: inline;}

#tarif {
width: 99%;
margin: 2% auto;
background-color: #ccc4b3;
border-collapse: collapse;
border-spacing: 0;
}

#tarif caption {margin: 2% auto 3% auto;}

#tarif td {
width: 12%;
height:50px;
border-width:3px;
border-style: ridge;
margin: 0;
padding:0;
}

#arrivee {
margin:10% 0 5% 0;
color: green;
}

#contact {/*border:red solid 1px;*/
text-align: center;
width:100%;
margin:0 auto;
}

#contact img {
/*float: left;*/}

#contact address {
/*float: left;*/
display: inline-block;
}

#contact address {
font-size: 100%;
font-style: normal;
}
/* fin css tarif */

/* css tripadvisor */
#tripAdvisor {/*border:gray solid 1px;
float:left;*/
}

#tripAdvisor ul {
margin:0 1% 0 0;
padding:0;
list-style-type: none;
/*background: url(../image/tripAdvisor-bas.gif) no-repeat bottom;
padding-bottom:9px;*/
/*width: 150px;*/
}

/*#tripAdvisor ul li.textTrip{
text-align: center;
margin-top: -5px;
border-left:solid #cacaca 1px;
border-right:solid #cacaca 1px;
background-color: #fefefe;
}*/
/* fin css tripadvisor */

#ref {
margin: 1% auto;
/*width:80%;*/
text-align: center;
border-top: solid 2px #a0ba79;
color: gray;
font-weight: bold;
}

#ref img {margin: 1% 46.5%;}

#ref a {
font-size: 100%;
font-style: italic;
color: gray;
}

#ref a:hover {
color: black;
}