body {
   background-color: #FFFFFF;
   overflow: auto;
}

table {
   border-style: none;
   border-width: 0px;
   margin-left: 0px;
   margin-right: 0px;
}

#main {
   width: 783px;
   height: 536px;
   text-align: left;
   background-color: #599DEF;
}

#banniere {
   height: 108px;
   width: 783px;
   background-image: url(../images/banniere.jpg);
   text-align: center;
   vertical-align: middle;
}

#c_1 {
   height: 317px;
   width: 46px;
   background-image: url(../images/gauche.jpg);
}
#c_2 {
   height: 317px;
   width: 495px;
   vertical-align: middle;
   background-color: #FFFFFF;
}
#c_3 {
   height: 317px;
   width: 55px;
   background-image: url(../images/centre.jpg);
}
#c_4 {
   height: 317px;
   width: 149px;
   background-color: #FFFFFF;
}
#c_5 {
   height: 317px;
   width: 38px;
   background-image: url(../images/droite.jpg);
}

#conteneur {
   height:317px;
   width: 495px;
   overflow: auto;
   position: relative;
   margin: 0px;
   font-size: 14px;
   text-align: justify;
}

#bas {
   height: 101px;
   width: 773px;
   background-image: url(../images/bas.jpg);
   color: #0D0691;
   font-family: Verdana, Arial;
   text-align: center;
   font-weight: bold;
   
}

#sub {
   color: black;
   font-size: 11px;
   text-align: right;
   background-color: #FFFFFF;
}

#menu {
   text-align: center;
   width: 144px;
   height: 100%;
}
.entree_menu {
   height: 30px;
   width: 144px;
}

.navig {
   height: 30px;
   width: 40px;
}

.info {
	width: 470px;
	position: relative;
	float: top;
	margin-top: 20px;
	margin-left: 0px;
}

.texte {
	position: relative;
	float: left;
	margin-top: 0px;
	text-indent: 30px;
	text-align: ;
}

.image {
	width: 160px;
	position: relative;
	float: left;
	margin-top: 0px;
	text-align: center;
}

h1 {
	font-size: 22px;
	color: #0D0691;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 18px;
	color: #226699;
	font-weight: bold;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #110099;
}
a:visited {
	text-decoration: none;
	color: #110099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

	
