body {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size:7pt;
	color:#4B505A;
	background-color:#FFFFFF;
	}
.font4 {
    font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	indent:5px;
	  }
.font5 {
    font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
	  }
.fonta6 {
    font-family:"Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size:7pt;
	color:#FF0000;
	font-weight:bold;
	  }
#container { 
      margin-top:0px;
      width:760px;
      height: 747px;
      background-image:url(../images/poutre2.jpg);
      background-repeat: no-repeat;
      border: 1px solid #FFFFFF; 
      }
#containerb { 
      margin-top:0px;
      width:760px;
      height: 747px;
      background-image:url(../images/treillisb.jpg);
      background-repeat: no-repeat;
      border: 1px solid #FFFFFF; 
      }
#plage1 {
      margin-top:0px;
      width:400px;
      height: 500px;
      float:left;
      border: 0px solid #000000; 
      text-align:left;
      }
#plage2 {
      margin-top:88px;
      float:right;
      width:320px;
      height: 430px;
      text-align:left;
      border: 0px solid #000000; 
      }
#menu {
      margin-top:747px;
      border: 0px solid #000000; 
      background-color:#7f7f7f;
            }
.entete {
    display:block;
    position:relative;
    vertical-align:top;
    top:40px;
    }
.adresse {
    display:block;
    position:relative;
	top:0px;
    float:left;
	}
.img1 {
    display:block;
    position:relative;
	top:10px;
    float:right;
	}
.sstitre {
    display:block;
    position:relative;
	top:10px;
    float:right;
	}
.fontta {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 9pt;
	color: #4B505A;
	font-weight: bold;
	}
.fonttb {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 11pt;
	color: #CC0000;
	font-weight: bold;
	}
.fonttba {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 11pt;
	color: #CC0000;
	}
.fonttc {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 11pt;
	color: #4B505A;
	font-weight: bold;
	}
.fonttd {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	}
a {
	text-decoration: none;
	font-size: 7pt;
	color: #4B505A;
}
.a1 {
    font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #FFFFFF;
}
.a1:hover {
	color: #FF0000;
	text-decoration: none;
}
.a1b {
	text-decoration: none;
	font-size: 12px;
	color: #3C4148;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.a3 {
    font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	text-decoration: none;
	font-size: 11pt;
	color: #4B505A;
}
.a3:hover {
	color: #FF0000;
	text-decoration: none;
}
.rouge   { 
     color:red;
    }
.bleu  { 
     color:blue; 
    }
.gras  { 
      font-weight:bold; 
    }
.grand   { 
      font-size:14pt; 
    }
.petit { 
         font-size:6pt; font-family:'Small Fonts',sans-serif; 
    }
.tab3 {
	background-repeat: no-repeat;
	}
div.table {
    border-style:solid; 
    border-width:1px; 
    border-color:black;
    margin-top:100px;
    width:100%;
    height:430px;
    }
div.tr {
    display:block;
    }
div.td {
    display:block;
    }
.infobulle{
  color: #FF9;
  position: absolute;  
  visibility : hidden;
  border: 0px;
  padding: 10px;
  font-family: "Comic Sans MS", "Charcoal", "Verdana", "Geneva";
  font-weight: bold;
  font-size: 12pt;
  }
.credit {
    font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size:8pt;
	color: #4B505A;
	font-weight: bold;
	position:relative;
	top:3px;
	float:right;
	}
/*.chargement {
    src:menuc.swf;
    loop:false; 
    quality:best;
    scale:exactfit;
    bgcolor:#00ffff;
    width:215px;
    height:250px; 
    name:menuc; 
    align:middle; 
    allowscriptaccess:sameDomain; 
    type:application/x-shockwave-flash; 
    pluginspage:http://www.macromedia.com/go/getflashplayer;
}*/
/* hides the second object from all versions of IE */
  * html object.mov {
    display: none;
}
/* displays the second object in all versions of IE apart from 5 on PC */
  * html object.mov/**/ {
    display: inline;
}
/* hides the second object from all versions of IE >= 5.5 */
  * html object.mov {
    display/**/: none;
}