BODY {background-color: #A3C2C2;
	  margin-top: auto;
	  margin-bottom: auto;
	  margin-left: auto;
	  margin-right: auto;
      overflow: hidden;}

      
A, A:visited, A:active {font-weight:bold; color:#2E1F08; text-decoration:none}
A:hover {font-weight:bold; color:#A3C2C2; text-decoration:none}

#main {width:800px;
       max-height:585px;
       overflow:hidden;
       background-color: #2E1F08;
       z-index:1; }

#entete {float:left;
         width:800px; height:131px;
         z-index:1;}
         
#adresse {float:left;}

#photo {float:left;
        width:500px; height:282px;
        padding-top:10px;
        padding-left:30px;
        z-index:1;}
         
#texte {float:right;
        width:265px; height:297px;
        background-color:#2E1F08;
        /*border:solid 1px pink;*/
        overflow:hidden;
        z-index:1;
        text-align:left;}
        
#datamain {margin:0;
           /*border:solid 1px yellow;*/
           background-color:#2E1F08;
           width:265px; height:297px; }
        
#menu { float:left;
        width:505px; height:65px;
        padding-top:5px;
        padding-left:25px;
        padding-right:0px;
        /*border: 1px solid green;*/
        z-index:1;}

#carousel {float:right;
           width:265px;
           z-index:2;
           /*border: 1px solid blue;*/
           padding-top:5px;}
           
#logos {float:left;
        width:510px; height:37px;
        padding-left:20px;
        padding-top: 10px;
        padding-right:0px;
        /*border: 1px solid red;*/
        z-index:1;}
        
#legal {float:left;
        text-align:left;
        padding-left:25px;
        padding-bottom:5px;
        /*border:1px solid white;*/}

#arrows {position:absolute; width:15px; height:15px; top:125px; left:245px}

.iframebody {font-family:arial;
             font-size:11px;
             color:#2E1F08;
             background-color:#2E1F08;
             background-image:url(../img/texte.jpg);
             background-repeat:no-repeat;
             background-position:0px 5px;
             margin-top:12px; margin-left:8px; margin-bottom:5px;

             /*border:1px solid red;*/
             height:297px;
             }
             
.commentsintro {background-color:#2E1F08;
                color: #E2D1C1;}

.commentsintro A, .commentsintro A:visited, .commentsintro A:active {font-weight:bold; color:#E2D1C1; text-decoration:none}
.commentsintro A:hover {font-weight:bold; color:#A3C2C2; text-decoration:none}

.linkpages {padding-top:10px;}


#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    width:260px;
    background:url(../img/pellicule.gif);
    background-repeat:no-repeat;

} // ????
        
/*
marron : 2E1F08
beige : E2D1C1
vert : A3C2C2
vert liens : 9BDADB
*/
