body {
 margin: 5px 0px;
 font: normal normal 10px verdana;
 color: #483D8B;
 background-color: white;
 height: 425px;
 }

img {
 border-width: 0px;
 }
img.menu1 {
 }
input,textarea {
 font: normal normal 10px verdana;
 color: #483D8B;
 background-color: #FFFFFF;
 }
.warning {
 font-weight: bold;
 color: #FF0000;
 text-align: center;
 }
.tarifs {
 padding: 5px 10px;
 text-align: center;
 border: 1px solid #483D8B;
 }
.sejour {
 padding: 10px 10px;
 }

div.base1 {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 40px;
 height: 40px;
 overflow: visible;
 }

div.base2 {
 position: absolute;
 left: -384px;
 top: -208px;
 width: 768px;
 height: 416px;
 }

div.main {
 width: 768px;
 height: 416px;
 background-color: #6678AD;
 border: 1px solid #6678AD;
 }

div.accueil {
 width: 768px;
 height: 416px;
 border: 1px solid #C0C0C0;
 background-color: #483D8B;
 background-image: url("images/intro-hotelmer.jpg");
 background-repeat: no-repeat;
 background-position: center center;
 }
div.accueil-fr {
 position: absolute;
 top: 270px;
 right: 350px;
 }
div.accueil-en {
 position: absolute;
 top: 270px;
 right: 222px;
 }
div.accueil-adresse {
 position: absolute;
 top: 386px;
 right: 100px;
 width: 400px;
 height: 30px;
 text-align: center;
 }

div.haut {
 width: 768px;
 height: 100px;
 background-image: url("images/banniere.jpg");
 background-repeat: no-repeat;
 background-position: center center;
 }
div.gauche {
 padding: 10px;
 width: 158px;
 height: 237px;
 float: left;
 clear: left;
 background-image: url("images/piscine.jpg");
 background-repeat: no-repeat;
 background-position: center center;
 }
div.gauche2 {
 padding: 10px;
 width: 158px;
 height: 237px;
 float: left;
 clear: left;
 background-image: url("images/piscine-filigrane.jpg");
 background-repeat: no-repeat;
 background-position: center center;
 }
div.droite {
 background-color: #FFFFFF;
 padding: 10px;
 width: 570px;
 height: 237px;
 float: right;
 clear: right;
 overflow: auto;
 scrollbar-face-color: #6678AD;
 scrollbar-shadow-color: #C0C0C0;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #C0C0C0;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-track-color: #F6F6F6;
 scrollbar-arrow-color: #FFFFFF;
 text-align: justify;
 }
div.bas {
 width: 768px;
 height: 59px;
 text-align: right;
 color: white;
 }

.sign {
 width: 768px;
 clear: right;
 clear: left;
 text-align: center;
 color: silver;
 font-weight: bold;
 font-size: 8px;
 }

