
body {
  font-family: Verdana, Arial, Helvetica, sans, sans-serif;
  font-size: 12px;
  color: #65573c;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #efede8;
  background-image: url(../images/centerbgcolor.jpg);
  background-position: top;
  background-repeat: repeat-y;
}

#container1 {
  /*border:1px solid green;*/
  margin:0px;
  padding:0px;
}

#container2 {
  position: relative;
  background-color: white;
  margin:0px;
  padding:0px;
  width: 900px;
}

#flashHeader {
  height: 177px;
}

#maincontent { background-color: white; position: relative; }

#promozone { height: 40px; text-align: center; }

#pageTitle { text-align: center; font-weight: lighter; font-size: 20px; text-transform: uppercase; }
#maincontentPicDiv1 { position: relative; width: 900px; height: 464px; background-repeat: no-repeat; }
#maincontentSubDiv1 { margin-left: 456px; height: 464px; }
#pageBody1 { padding: 20px; }


#maincontentLayout1 { width: 900px; }
#maincontentSubDivLayout1 { clear: both;}
#pageBodyLayout1 { width: 380px; float: right; margin: 0px 40px 40px 10px;}
#cosmeticFlash { width: 455px; float: left; margin: 0px; }

#footer {
  clear: both;
  font-size: 10px;
  padding: 20px;
  text-align: center;
  background-color: #dbd7cd;
}

#footer a {
  text-transform:lowercase;
  padding: 3px;
  color: #999999;
}

h1, h2 { margin-top: 0px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #bcb5a7; }

h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }

p { margin-top: 0px; margin-bottom: 20px; }


a { text-decoration: none; color: #7499BA; }
#maincontentLayout1 * a:hover { text-decoration: underline; color: #43586B; }

ul { margin: 0px 0px 30px 0px; padding-left: 10px; }
li { margin: 0px 0px 7px 0px; }

label { display: block; }

.suiteLink, .suiteLinkTitle, .suiteInfoTitle { display: block; font-size: 11px; padding: 5px; color: #000000; height: 17px; color: #ffffff; font-weight: bold; text-transform: uppercase; }


.suitesLinks { position: absolute; width: 200px; top: 98px; left: 731px; width: 168px; }
.suiteLinkTitle { background-color: #60501A; }
.suiteLink { background-image: url(../images/transparent.png); }
.suiteLink:hover { background-color: #000000; }

.suiteInfoTitle { position: absolute; width: 200px; top: 98px; left: 567px; width: 153px; background-color: #60501A; }
.suiteInformation { position: absolute; top: 125px; left: 568px; width: 280px; padding: 20px; background-image: url(../images/transparent.png); color: #ffffff; }

.navigationLinkLang { }
.navigationLink {  }

#popup { z-index: 101; margin: 20px; }
#popupMask { z-index: 100; position: absolute; top: 0px; left: 456px; width: 444px; height: 391px; text-align: center; background-image: url(../images/mask1.png); }

#header { background:#dbd7cd url(../images/background-header.jpg) no-repeat; height:157px; width:900px; position:relative; font-family: Verdana, Arial, sans-serif; }
	h1#logo-motel-capri { background:url(../images/motel-capri-logo.png) no-repeat; border:0!important; height:110px; width:174px; margin:0 auto; left:0; right:0; overflow:none; text-indent: -9999px; position:absolute; top:12px; }
	#navigation-langue {position:absolute; top:4px; right:0; padding:0 10px 5px 0; border-bottom:1px solid #aea797; font-size:0.8em; }
	#menu-navigation-francais { position:absolute; bottom:0; left:50px; }
	#menu-navigation-anglais { position:absolute; bottom:0; left:78px; }
		#menu-navigation-francais ul, #menu-navigation-anglais ul { margin:0; padding:0; list-style: none; }
		#menu-navigation-francais li, #menu-navigation-anglais li { float:left; padding:0 7px; border-right:1px solid #5a471c;}
		#menu-navigation-francais a, #menu-navigation-anglais a { color:#5a471c; font-size:0.8em; text-decoration: none; }

