body {
  background-position:middle;
	font-family:verdana, sans-serif;
	text-align:center;
	font-size:11px;
}

#page {
        margin-left:auto;
        margin-right:auto;
        background-color:rgb(255,255,232);
        background-position:top;
        text-align:left;
        width:800px;
        border-color:rgb(255,179,179);
        border-width:1px;
        border-style:solid;
        display:block;
	}

div#menu_old{
	width:800px;	
	background-color:rgb(255,255,232);
	margin-top:3px;
	border : 1 0 1 0 solid;
	border-color:red;
	float:top;
	border-width: 0px;
	font-size: 11px;
	letter-spacing:1px;
	font-weight:bold;
	text-align: center;}
	
a.central{
	color: black;
	text-decoration: none;}

a.central:hover {
	color: rgb(220,26,0);
	text-decoration: none;
	font-weight:bold;
	}

a.central:visited{
	color: black;
	text-decoration: none;}

a.pdp{
	color: black;
	text-decoration: none;}

a.pdp:hover {
	color: rgb(220,26,0);
	text-decoration: none;
	}

a.pdp:visited{
	color: black;
	text-decoration: none;}

td {	font-size:11px;}
h1 {
	text-align: center;
	font-family:tahoma;
	margin-bottom: 20px;
	color: rgb(74,70,71);
	font-size: 19px;
	line-height:30px;
	letter-spacing: 3px;}

h2 {
	text-align: center;
	margin:25 15 15 15px;
	color: grey;
	font-size: 17px;
	letter-spacing: 2px;}

h3 {
	text-align: left;
	margin:20 15 15 15px;
	color: red;
	font-size: 15px;
	padding-left:5px;}
	
.liste {
       margin-left:15px;
       list-style-type: circle;
       }

.listeplus {
       margin-left:45px;}
       
a.encadretitre:link {
       color:black;
       font-size:9px;
       font-weight:bold;
       text-decoration: none;
       }
       
a.encadretitre:hover {
       color:rgb(220,26,0);
       font-weight:bold;
       font-size:9px;
       text-decoration:none;
          }
       
 a.encadretitre:visited {
       color:black;
       font-weight:bold;
       font-size:9px;
       text-decoration:none;
          }
       
.encadre {
       margin-left:35px;
       width:80%;
       padding: 5px 0 5px 5px;
       background-color : rgb(255,221,221);
       border : red solid;
				border-width: 1px;
}
       
 .encadrebiblio {
       margin-left:35px;
       width:40%;
       font-weight:bold;
       padding: 5px 0 5px 5px;
       background-color : rgb(255,221,221);
       border : red solid;
	border-width: 1px;
       }

.encadretitre {
       text-align:center;
       font-weight:bold;
       padding: 5px 0 5px 5px;
    /*   background-color : rgb(255,221,221);
       border : red solid;
	border-width: 1px;  */
       }
       
td.encad {
       text-align:center;
       font-weight:bold;
       width:80px;
       padding: 5px 0 5px 5px;
       background-color : rgb(255,221,221);
       border : red solid;
	border-width: 1px;
}
       
 div#presentation{
	letter-spacing:2px;
	text-align: center;
}

IMG.praticiens {
	float:left;
	margin:10 px;
	width:80px;
}
P.praticiens {
	padding: 10 px;
	margin:10 px
}

/**************************************** Code pour menu interactif ************************************************/
#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 130;
width: 800px;

}
#menu dl {
float: left;
text-align: center;
width:132px;
border-color:rgb(255,179,179);
border-width:0px 0px 0px 1px;
border-style:solid;
}

#menu ul {
border-color:rgb(255,179,179);
border-width:0px;
border-style:solid;
}

#menu dt {
cursor: pointer;
text-align: center;
font-size: 12px;
font-weight: bold;
letter-spacing:1px;
margin: 0px 0px 0px 0px;
}
#menu dd {
text-align: center;
border: 0px solid gray;
margin-top: 0px;
}
#menu li {
font-size: 11px;
text-align: left;
/*background: rgb(255,255,232);*/
padding-left: 0px;
font-weight: bold;
}
#menu li a {
color: rgb(0,70,92);
text-decoration: none;
display: block;
height: 13px;
border: 0 none;
}
#menu li a:hover {
color: red;
}

#menu dt a {
color: rgb(0,70,92);
text-decoration: none;
display: block;
height: 16px;
border-color:rgb(255,255,232);
border-width:0 0px 0px 0;
border-style:solid;
}

#menu dt a:hover {
color: red;
border-color:rgb(255,179,179);
border-width:0 0px 0px 0;
border-style:solid;
}

/**************************************** Fin du code pour menu interactif ************************************************/	

div#central {
	width: 760px;
	padding-left:20px;
	padding-top:0px;
	padding-right:0px;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 0px;
	border : rgb(255,179,179) solid;
	border-width: 0px;
	float:top;
	line-height:18px;
	background-color : rgb(255,255,232);
	background-image : url(img/fond_centre.gif);
	background-repeat : no-repeat;
	background-position : center;
}

div#pieddepage {
	width:800px;
	height:20px;
	text-align:center;
	padding-top:4px;
	vertical-align:middle;
	font-size:10px;
	color: black;
	background-image: url(img/fond_bas.png);
    border : 1 solid;
    border-color:blue;
	border-width: 0px;}
	
div.banniere {
	width:800px;
	height:140px;
	text-align: left;
	background-image: url(img/bandeau_fond.png);
	}

div.banniere img {
	margin: 5px;
	margin-bottom:9px;
        }
