﻿.body {
  width: 100%;
  position: relative;
  text-align:center;
  background-image: url('images/logo.jpg');
  background-repeat:repeat;
  background-color: #FFFFFF;
}
.bgnd1 {
  background-image: url('images/img_1.jpg');
  width:86px;
  height:136px;
}
.bgnd2 {
  background-image: url('images/img_2.jpg');
  height:136px;
  width:611px;
  top:0px;
}
.bgnd3 {
  background-image:url('images/img_4.jpg');
}
.largeur1 {
  width: 86px;
}
.largeur2 {
	width:147px;
}
.largeur3 {
	width:453px;
}
.largeur4 {
  width:44px;
}
.largeur5 {
  width:180px;
}
.largeur6 {
  width:80px;
}
.hauteur1 {
  height:136px;
}
.hauteur2 {
  height:46px;
}
.bannhautgauche {
  left:0px;
}
.table1 {
  width: 611px;
  height: 136px;
  border: none;
  padding:0px;
}
.tablenav {
  width:304px;
  height:414px;
  border:0px;
}
.tdmenu {
  height: 27px;
  width: 11px;
  
}
.tdnav {
  width:304px;
  height:414px;
}
.tdtable {
  border-color: #00FF00;
  height:85px;
  background-color: #33FFCC;
}
#navigate a{
  font-family: Arial, Helvetica, sans-serif;
  font-style : normal;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  color: #008080;
  margin-left: 25%;
}
#navigate a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-style : normal;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  color : #000000;
  margin-left: 25%;
}
.h1{
  font-family: Verdana;
  font-style : normal;
  font-size : 16pt;
  font-weight : bold;
  text-align : left;
  margin-left: 20px;
  color: #0000FF;
  text-align:center;
}
.p{
  font-family: Verdana;
  font-style : normal;
  font-size : 10pt;
  font-weight : normal;
  text-align : center;
  text-indent : 1em;
  margin-left: 20px;
  color: #0000FF;
}
.style1 {
  font-family: Arial;
  font-style : italic;
  font-size : 16pt;
  font-weight : bold;
  text-align : center;
  color: #9966FF;
  margin: 0;
  margin-right: 2px;
  padding: 0;
}
.style2 {
  font-family: Arial;
  font-style : normal ;
  font-size : 9pt; 
  font-weight :bold;
  text-align : right; 
  color :#9999FF;
  margin:0;
  margin-right:5px;
  padding:0;
}
.stylemenu {
  font-family: Arial;
  font-style: normal;
  font-size : 12pt;
  font-weight : bold;
  text-align : center;
  color: #008080;
  margin: 0;
  margin-right: 2px;
  padding: 0;
}
.centralpart {
  background-image: url('images/img_5.jpg');
  width: 65px;
  height: 65px;
}
.centralpartmid {
  background-image: url('images/img_6.jpg');
  width: 398px;

}
.centralpartright {
  width:65px;
  height:65px;
  background-image:url('images/img_7.jpg');
}
.centraltext {
  background-image:url('images/img_9.jpg');
} 
.centralbasg {
  height:65px;
  background-image:url('images/img_11.jpg');
} 
.centralbasmid {
  background-image:url('images/img_12.jpg');
}
.centralbasd {
  background-image:url('images/img_13.jpg');
}
#table1 {
  border-color: #0000FF;
  border-style: inset;
  text-align: center;
  width: 85%;
  background-color: #6699FF;
}
.tel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-large;
  font-style: normal;
  font-weight: bolder;
  text-align: center;
  color: #0000FF;
}
.centrage {
  text-align:center;
}
.gauche {
  text-align:left;
}