/**************************************/
/*              GENERAL                */
/**************************************/
  body {    
    margin: auto;
    text-align:center;
    background-color:rgb(112,154,53);
    /*background-image:url(./../Backgrounds/lambris.jpg);*/
    background-repeat: repeat-y;
    background-position: top center ;
    color:rgb(76,76,76);
    font-family: Times,  "Arial Black", "Times New Roman", Arial, serif;
    overflow-y:scroll;
    background-image:url('./../Backgrounds/background.bmp');
    background-repeat:repeat-y;
    background-position: center center;
  }
  body a {
    color:rgb(120,120,120);
  }
  body a img {
    text-decoration:none;
  }
  
  #internBody{
   background-image:url(./../Backgrounds/lambris.jpg);
   width:1000px;
   margin:auto;
   text-align:center;
  }
  
  #contentfr {
    margin: 0px;
    width:1000px;
    /*background-color:white;*/
    margin: auto;
    background-image:url(./../Backgrounds/headertendresse.png);
    /*background-image:url(./../Backgrounds/headerjdlan.png);*/
    background-repeat: no-repeat;
    
  }  
  
  #contenten {
    margin: 0px;
    width:1000px;
    /*background-color:white;*/
    margin: auto;
    background-image:url(./../Backgrounds/headertenderness.png);
    /*background-image:url(./../Backgrounds/headernewyear.png);*/
    background-repeat: no-repeat;
    
  }  
  #header {
    margin: 0px;
    width:100%;
    height:140px;
  }
  #menu {
    margin: 0px;
    width:180px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
  }
  #bodyPage {
    margin: 0px;
    width:800px;        
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    background-image: url(./../Backgrounds/layout.png);
    background-repeat: repeat;
  }
  #footer {
    margin: 0px;
    padding-top:1px;
    clear:both;
    width: 1000px;
    text-align:center;
    margin :auto;
    font-size:14px;
  }
  .line {
    clear:both;
    width:100%;
    height:1px;
    background-color:rgb(76,76,76);
    font-size:0px;
  }
  .emptyline {
    clear:both;
    width:100%;
    height:1px;
    font-size:0px;
  }

  .menulist { 
    text-align:center;
    list-style:none; 
    margin:0;
    padding-left:12px;
  }
  .menulist li{ 
    padding-bottom:2px;
  }

  .menulist li a {
    display:block; 
    height:37px; 
    _height:56px; 
    #height:56px; 
    line-height:20px; 
    width:108px; 
    #width:155px; 
    _width:155px; 
    color:#aaa; 
    text-decoration:none; 
    font-size:14px;
    /*padding:0 0 0 0px;*/ 
    cursor:pointer; 
    vertical-align:middle;
    text-align:middle;
    padding-left: 43px;
    background-repeat: no-repeat;
    background-color:none;
  }

  #homeButton {
    background-image: url(../Backgrounds/icons/home.png);
  }
  #hostButton {
    background-image: url(../Backgrounds/icons/hotes.png);
  }
  #vstgButton {
    background-image: url(../Backgrounds/icons/visite.png);
  }
  #cuisButton {
    background-image: url(../Backgrounds/icons/cuisine.png);
  }
  #lmsButton {
    background-image: url(../Backgrounds/icons/long.png);
  }
  #dttButton {
    background-image: url(../Backgrounds/icons/bienetre.png);
  }
  #svrcButton {
    background-image: url(../Backgrounds/icons/ressourcement.png);
  }
  #mapButton {
    background-image: url(../Backgrounds/icons/where.png);
  }
  #contButton {
    background-image: url(../Backgrounds/icons/contact.png);
  }
  #ratesButton {
    background-image: url(../Backgrounds/icons/tarifs.png);
  }
  #goldButton {
    background-image: url(../Backgrounds/icons/gold.png);
  }
  #prtnsButton {
    background-image: url(../Backgrounds/icons/partenaires.png);
  }

  .menulist li a .tab {
    display:block; 
    padding:0 2px 0 9px;
    vertical-align:middle;
    font-weight:bold;
  }

  .menulist li.notcurrent a {
    color: white;
    /*background: url(../Backgrounds/boutonOff1.png);*/
    background-color: rgb(76,76,76);
    border: 3px solid;
    border-color:rgb(120,120,120) rgb(0,0,0)  rgb(0,0,0)  rgb(120,120,120);
  }

  .menulist li.current a {
    color: black; 
    /*background: url(../Backgrounds/boutonOn1.png);*/
    background-color: rgb(120,120,120);
    border: 3px solid;
    border-color:rgb(0,0,0) rgb(76,76,76) rgb(76,76,76) rgb(0,0,0);    
  }

  .menulist li.notcurrent a:hover {
    color: black;
    /*background: url(../Backgrounds/boutonChange.png);*/
    background-color: rgb(150,150,150);
    border: 3px solid;
    border-color:rgb(0,0,0) rgb(76,76,76) rgb(76,76,76) rgb(0,0,0);    
  }
  
  .menulist li.current a:hover {
    color: white; 
    /*background: url(../Backgrounds/boutonOn1.png);*/
    background-color: rgb(150,150,150);
    border: 3px solid;
    border-color:rgb(76,76,76) rgb(0,0,0)  rgb(0,0,0)  rgb(76,76,76);    
  }
  
  .menulist li.notcurrentlms a {
    color: white;
    /*background: url(../Backgrounds/boutonOff1.png);*/
    background-color: rgb(147,195,60);
    border: 3px solid;
    border-color:rgb(101,137,37) rgb(57,79,15) rgb(57,79,15) rgb(101,137,37);    
  }

  .menulist li.currentlms a {
    color: black; 
    /*background: url(../Backgrounds/boutonOn1.png);*/
    background-color: rgb(167,215,80);
    border: 3px solid;
    border-color:rgb(101,137,37) rgb(57,79,15) rgb(57,79,15) rgb(101,137,37) ;    
  }

  .menulist li.notcurrentlms a:hover {
    color: black;
    /*background: url(../Backgrounds/boutonChange.png);*/
    background-color: rgb(147,195,60);
    border: 3px solid;
    border-color:rgb(0,0,0) rgb(76,76,76) rgb(76,76,76) rgb(0,0,0);    
  }
  
  .menulist li.currentlms a:hover {
    color: white; 
    /*background: url(../Backgrounds/boutonOn1.png);*/
    background-color: rgb(147,195,60);
    border: 3px solid;
    border-color:rgb(76,76,76) rgb(0,0,0)  rgb(0,0,0)  rgb(76,76,76);    
  }
  
  #counter {
      background-color:rgb(76,76,76);
      text-align:center;
      margin-left: 12px;
	  margin-top: 5px;
      width: 157px;
	  _width: 155px;
	  #width: 155px;
      color:#ffffff;
      font-size:10px;
      font-family: "Arial Black", Arial, serif;
  }

  .dayquote a {
    text-decoration: none;
    color: white;
    font-weight: bold;
  }

  #quotationEN {
    border: 5px solid rgb(76,76,76);
    padding: 5px; 
    text-align: center; 
    background-color: rgb(120,120,120); 
    color: white; 
    font-size: 1.2em;
    font-family: Times,  "Arial Black", "Times New Roman", Arial, serif;    
  }
  
  #citationFR {
    border: 5px solid rgb(76,76,76);
    padding: 5px;
    text-align: center;
    background-color: rgb(120,120,120);
    color: white;
    font-size: 1em;
    font-family: Times,  "Arial Black", "Times New Roman", Arial, serif;    
  }
  #citationFR td {
    width:800px;
    text-align: center;
  }

  #welcome {
    text-align: justify;
    vertical-align: middle;
    clear:both;
  }
  #welcome p {
    padding:0px;
    padding-top:0px;
    _padding-top:5px;
    #padding-top:5px;
    margin:0px;
  }

  #welcome p:first-letter {
     font-weight: bold; 
     font-size: 1.4em; /* a little higher than usual */
  }

  #welcomeInfo {
     font-size: 0.8em; 
  }

  #welcomeConclusion   {
     text-align:center;
     font-weight: bold; 
     font-size: 1.4em; 
  }
  
  #meteo {
    margin-left: 12px;
    margin-top: 5px;
    width: 157px;
    _width: 155px;
    #width: 155px;
  }
  
  #languages {
    float:right;
    margin-top: 5px;
    padding-right: 20px;
    width: 80px;
    height:140px;
  }

  #langageOptionEn {
    float: right;
    border: 3px solid;
    border-color:  rgb(120,120,120) rgb(76,76,76) rgb(76,76,76) rgb(120,120,120);
    width: 50px;
    height: 31px;
    margin-top: 15px;  
    margin-bottom: 5px;  
  }

  #langageOptionEn:hover {
    float: right;
    border: 3px solid;
    border-color:  rgb(76,76,76) rgb(120,120,120) rgb(120,120,120) rgb(76,76,76);
    width: 50px;
    height: 31px;
    margin-top: 15px;  
    margin-bottom: 5px;  
  }

  #langageOptionFr {
    float: right;
    border: 3px solid;
    border-color:  rgb(120,120,120) rgb(76,76,76) rgb(76,76,76) rgb(120,120,120);
    width: 50px;
    height: 31px;
    margin-top: 30px;  
    margin-bottom: 5px;  
  }

  #langageOptionFr:hover {
    float: right;
    border: 3px solid;
    border-color:  rgb(76,76,76) rgb(120,120,120) rgb(120,120,120) rgb(76,76,76);
    width: 50px;
    height: 31px;
    margin-top: 30px;  
    margin-bottom: 5px;  
  }

  .mainTitle {
    text-align: center;
    color: rgb(76,76,76);
    font-size:3em;
  }
  
  #virtualMap {
    text-align: center;
  }
  
  #virtualMap img {
    border-color: rgb(76,76,76); 
    width: 482px; 
    height: 479px;
  }
    
  .lmsIntro {
      clear:both;
    font-weight:bold;
  }

  .lmsStyle {
    text-align:justify;
  }

  .lmsTitle {
    font-weight:bold;
    font-size:1.2em;  
  }
  
  .lmsStyle .imgLeft {
    float: left;
    padding-left : 40px;    
  }
  .lmsStyle .imgCenter {
    text-align:center;
    width: 794px;    
  }
  .lmsStyle .imgRight {
    float: right;
    padding-right : 40px;
  }
  .lmsStyle img {
    border:3px solid rgb(76,76,76);
  }
  
  #cuisineStyle {
  }
 
  #cuisineStyle img {
      border:3px solid rgb(76,76,76);
      width: 200px;
      height: 149px;
  }
  
  #cuisineStyle .cuisineCmt {
      clear:both;
      padding: 40px;
      text-align:center;
  }
  
  #cuisineStyle .imgLeft {
    float: left;
    padding-left : 60px;
  }

  #cuisineStyle .imgRight {
    float: right;
    padding-right : 60px;
  }
  
  .services {
    text-align:justify;
    padding-bottom : 15px;
    padding-top : 15px;
    clear:both;
  }
  
  .servicesLeftOdd {
    width:150px; 
    _width:140px; 
    #width:140px; 
    background-color: rgb(245,245,245);
    text-align: center;
    padding-left:5px; 
    padding-right:5px;
  }
    
  .servicesRightOdd {
    width:650px;
    _width:640px;
    #width:640px;
    background-color: rgb(215,215,215);
    padding-left:5px; 
    padding-right:5px;
  }
    
  .servicesLeftEven {
    width:150px; 
    _width:140px; 
    #width:140px; 
    background-color: rgb(215,215,215);
    text-align: center;
    padding-left:5px; 
    padding-right:5px;
  }
    
  .servicesRightEven {
    width:650px;
    _width:640px;
    #width:640px;
    background-color: rgb(245,245,245);
    padding-left:5px; 
    padding-right:5px;
  }

  .mapChristo {
    text-align:justify;
    padding-bottom : 15px;
    padding-top : 15px;
    clear:both;
  }
  
  .mapChristoImg {
    text-align: center;    
    clear:both;
    padding-top : 15px;
    padding-bottom : 15px;
  }

  .mapChristoImg img {
    border: 3px solid rgb(76, 76, 76);
  }
  
  .contactLeft {
    width:200px; 
    _width:190px; 
    #width:190px; 
    text-align: justify;
    padding:5px; 
  }
    
  .contactRight {
    width:600px;
    _width:590px;
    #width:590px;
    text-align: justify;
    padding:5px; 
    }

  .contactBoth {
    text-align: justify;
    padding:10px; 
  }
  
  #ratesBody table {
      text-align: center;
      /*color: rgb(0, 102, 0);*/
  }
  .ratesTitle {
      background-color: rgb(153, 255, 153);
      font-size: 1.5em;
      font-weight:bold;
  }
  
  .ratesSubTitle {
      background-color: rgb(211, 255, 211);
      font-weight: bold;
  }

  .ratesRoom {
      text-align: justify;
      font-weight: bold;
      font-size: 1.2em;
  }

  .ratesNights {
      color: rgb(0,0,0);
      font-weight: bold;
      font-size: 0.8em;      
  }
  
  .ratesRoomConf {
      color: rgb(0,0,0);
      font-size: 1em;
  }
  
  .ratesItem {
      text-align: justify;
      font-size: 1.2em;
  }
  
  .ratesSecondaryItem {
      text-align: left;
      font-size: 1em;
  }
      
/**************************************/
/*              DIAPORAMA              */
/**************************************/
  #diaporama {
    width: 800px;
    text-align:center;
    margin :auto;
  }
  #diapTitle {
    width:100%;    
    background-color:rgb(76,76,76);
    color: white;
    font-weight:bold;
  }
  #outer {
    margin-left: 0px;
    width:566px;
    height : 373px;
    /*border: 3px solid rgb(0,102,00);*/
    float:left;
  }
  #inner {
    width:566px;
    height : 373px;
  }
  #liste {
    float:right;
    width:194px;
    _width:230px;
    #width:230px;
    height: 357px;  
    _height: 373px;  
    #height: 373px;  
    border: 3px solid rgb(76,76,76);
    padding-top: 10px;
    padding-left: 30px;
    _padding-left: 0px;
    #padding-left: 0px;
    overflow-y: auto;
  }
    #liste img {
    width:120px;
    height: 90px;  
  }
  .item {
    margin: 10px;
    width:120px;
    height: 90px;  
    border: 3px solid rgb(76,76,76);
    text-align: center;
    align : center;
    cursor: pointer;
  }
  .itemSelected {
    margin: 10px;
    width:120px;
    height: 90px;  
    border: 3px solid red;
    text-align: center;
    align : center;
    cursor: pointer;
  }
/**************************************/
/*            RESSOURCES              */
/**************************************/
  .mainTitleResource
  {
    text-align: center;
    color: rgb(51, 102, 255);
    font-size:3em;
  }
  #detente {
    margin:0px;
    font-size:1.2em;
    text-align: center;
    color: rgb(51, 102, 255);
    width:800px;
  }
  #detente img {
    border:3px solid rgb(51, 102, 255);
    width:794px;
    height:107px;
  }
/**************************************/
/*              PANORAMA              */
/**************************************/
  #panorama {
    width: 800px;
    text-align:center;
    margin :auto;
  }
  #loop {
     background-image:url(./test.jpg);
    margin-left: 0px;
    background-repeat: no-repeat;
    width:794px; /* it is not an obligation to have a window as long as the picture */
    _width:800px; /* it is not an obligation to have a window as long as the picture */
    #width:800px; /* it is not an obligation to have a window as long as the picture */
    text-align: center;
    margin :auto;
    border: 3px solid rgb(51, 102, 255);
  }
  #panoTitle {
    width:100%;    
    background-color:rgb(51, 102, 255);
    color: white;
    font-weight:bold;
  }
  
/**************************************/
/*                NEWS                */
/**************************************/
  #NEWS {
    width: 800px;
    text-align:center;
    margin :auto;
    cursor:pointer;
  }
  #NEWSLOOP {
    background-image:url(./test.jpg);
    margin-left: 0px;
		background-repeat: repeat;
    width:800px; /* it is not an obligation to have a window as long as the picture */
    _width:800px; /* it is not an obligation to have a window as long as the picture */
    #width:800px; /* it is not an obligation to have a window as long as the picture */
    text-align: center;
    margin :auto;
  }

/**************************************/
/*                    Guest Book                            */
/**************************************/
  #goldHeader {
    margin: 0px;
    width: 800px;
    margin : 0;
    text-align : Center;
    background-image: url(../Backgrounds/deco-top.png);
    height : 86px;
    padding : 30px 0 0 0;
    color:#BB9600;
    font-size : 5em;
    _font-size : 4.7em;
    #font-size : 4.7em;
    font-weight: bold; 
  }

  #goldBody {
    margin: 0px;
    width: 800px;
    padding-right: 5px;
    padding-top : 15px;
    padding-left : 15px;
    background : transparent;
    background-image: url(../Backgrounds/deco-body.png);
    background-repeat: repeat-y;
    text-align:left;
   }

  #goldFooter {
    clear:both;
    margin: 0px;
    width: 800px;
    text-align:center;
    line-height:200%;
    background-image: url(../Backgrounds/deco-down.png);
    height : 116px;
    min-width: 600px;
  }

  #goldPost {
    margin: 0px;
    width: 775px;
    background : transparent url(../Backgrounds/icopost.png) no-repeat;
    margin-bottom : 0.5em;
    height: 34px;
    _height: 37px;
    #height: 37px;
    padding-top : 7px;
  }

  #goldPost-title {
    font-size : 1.2em;
    padding-left : 42px;
    color:#000000;
  }
  
  #goldComments {
    width: 385px;
    float:left;
  }

  #goldAddComment {
    padding-right: 45px;
    _padding-right: 25px;
    #padding-right: 25px;
    /*background-color:red;*/
    float: right;
    width:355px;
    _width:385px;
    #width:385px;
  }

  #goldNextPrevComment {
    clear: both;
    width: 775px;
    height: 50px;
  }
  #goldNextPrevComment a img {
    text-decoration: none;
    border: none;
  }
  #goldPrev {
    float:left;
    padding-left:0px;
  }
  #goldNext {
    float:right;
    padding-right:390px;
  }

  .commentList {
    font-size : 1.2em;
    font-weight : bold;
    color:#000000;
  }

  #comments blockquote, {
    margin : 0.5em 2em;
  }

  .comment-info {
    margin : 1.5em 0 0.5em 0;
    background : #BB9600;
    color:#000;
    font-size : 1.1em;
  }

  .comment-info a {
    color:#A71602; 
    font-weight : bold;
    text-decoration:none;
  }

  .NextPrev a {
    color:#A71602; 
    font-weight : bold;
    text-decoration:none;
  }

  .NextPrev a img{
    border: 0px solid black;
    color:#A71602; 
    font-weight : bold;
    text-decoration:none;
  }

  .comment-content {
    color:#000;
    font-size : 1.1em;
    text-align: justify;
  }

/**************************************/
/*                   formulaire gold                        */
/**************************************/
fieldset {
    display : block;
    border : none;
    margin : 0 0 0.5em 0;
    padding : 0;
    font-size : 1.1em;
  }

  fieldset p {
    margin-bottom : 1em;
  }

  .form-help {
    color:#222222;
    margin : 1em 0;
  }

  input, textarea {
    font-size : 1em;
    border-width : 1px;
    border-color : #999;
  }

  input[type], textarea[name] {
    background : #eee;
  }

  input[type=submit], input[type=reset] {
    background : #ccc;
    color : #000;
  }

  input[type=submit]:hover {
    background : #ccc;
    color : #fff;
  }

  textarea {
    width : 95%;
  }

  p.field {
    margin : 1em 0 0 0;
  }

  p.field label {
    display : block;
    font-weight : bold;
    font-size : 1em;
    width : 15em;
    float : left;
    color : #000;
  }

  .form-help {
    font-size: 0.9em;
  }

  #comment-form {
  }

  input.preview {
  }

  input.submit {
  }

  #c_nom {
  }

  #c_mail {
  }

  #c_site {
    margin-bottom : 1em;
  }

  #c_content {
  }

  #c_remember {
  }


/**************************************/
/*                    Formulaire                          */
/**************************************/
  .titre {
  }

  .res_nok {
    background-color:rgb(255,200,150); 
    border-style:solid;
    border-width:2;
    border-color:#ff0000;
    text-align:center;
    color:#ff0000;
    font-size:16pt;
  }

  .res_ok  {
    background-color:#99dd99;
    border-style:solid;
    border-width:2;
    border-color:#336633;
    text-align:center;
    color:#336633;
    font-size:16pt;
  }

  .theme {
    color:rgb(76,76,76);
    text-decoration:none;
    font-size:14pt;
  }

  .theme_erreur1 {
    color:#ff0000;
    background-color: #dd9999;
    text-decoration:none;
    font-size:14pt;
    font-weight: bold;
    padding-left: 0.5em;
  }

  .theme_erreur {
    color:#ff0000;
    background-color: #FF9900;
    text-decoration:none;
    font-size:14pt;
    font-weight: bold;
    padding-left: 0.5em;
  }

  .info  {
      font-size:8pt;
      padding-left: 0.5em;
  }

/****************************************/
/*                  Rooms               */
/****************************************/
    .oceana  {
      color: rgb(51, 51, 255);
    }

    .oceana a {
      color: rgb(51, 51, 255);
    }
    .oceana img {
      border:4px solid;
      border-color: rgb(51, 51, 255);
    }

    .aethera {
      color: rgb(70, 51, 153);
    }
    .aethera a {
      color: rgb(70, 51, 153);
    }
    .aethera img {
      border:4px solid;
      border-color: rgb(70, 51, 153);
    }

    .agatha {
      color: rgb(204, 102, 0);
    }
    .agatha a {
      color: rgb(204, 102, 0);
    }
    .agatha img {
      border:4px solid;
      border-color: rgb(204, 102, 0);
    }

    .azura {
      color: rgb(63, 146, 151);
    }

    .azura a {
      color: rgb(63, 146, 151);
    }
    .azura img {
      border:4px solid;
      border-color: rgb(63, 146, 151);
    }

    .fauna {
      color: rgb(0, 0, 0);
    }

    .fauna a {
      color: rgb(0, 0, 0);
    }

    .fauna img {
      border:4px solid;
      border-color: rgb(0, 0, 0);
      margin: 3px; 
    }

    .flora {
      color: rgb(0, 153, 0);
    }

    .flora a {
      color: rgb(0, 153, 0);
    }
    .flora img {
      border:4px solid;
      border-color: rgb(0, 153, 0);
    }

    .gaia {
      color: rgb(204, 0, 0);
    }

    .gaia a {
      color: rgb(204, 0, 0);
    }
    .gaia img {
      border:4px solid;
      border-color: rgb(204, 0, 0);
    }

    .palma {
      color: rgb(0, 0, 153);
    }

    .palma a {
      color: rgb(0, 0, 153);
    }
    .palma img {
      border:4px solid;
      border-color: rgb(0, 0, 153);
    }

    .stella {
      color: rgb(51, 102, 102);
    }

    .stella a {
      color: rgb(51, 102, 102);
    }
    .stella img {
      border:4px solid;
      border-color: rgb(51, 102, 102);
    }

    .sallereunion {
      color: rgb(129, 141, 183);
    }

    .sallereunion a {
      color: rgb(129, 141, 183);
    }
    .sallereunion img {
      border:4px solid;
      border-color: rgb(129, 141, 183);
    }

    .salledeau {
      color: rgb(129, 141, 183);
    }

    .salledeau a {
      color: rgb(129, 141, 183);
    }
    .salledeau img {
      border:4px solid;
      border-color: rgb(129, 141, 183);
    }

    .sallemodelage {
      color: rgb(51, 102, 255);
    }

    .sallemodelage a {
      color: rgb(51, 102, 255);
    }
    .sallemodelage img {
      border:4px solid;
      border-color: rgb(51, 102, 255);
    }

    .sallem {
      color: rgb(153, 0, 0);
    }

    .sallem a {
      color: rgb(153, 0, 0);
    }
    .sallem img {
      border:4px solid;
      border-color: rgb(153, 0, 0);
    }

    .salon {
      color: rgb(163, 133, 61);
    }
      
    .salon a {
      color: rgb(163, 133, 61);
    }
    .salon img {
      border:4px solid;
      border-color: rgb(163, 133, 61);
    }

    .descRoom {
        clear:both;
        text-align:center;
    }

    .descRoom img{
      margin: 3px;
    }

/**************************************/