body {
 color : #000000;
 background-color : #FFFFFF; 
 /*background-image : url(image/fond_ecran.gif);*/
 background-repeat : repeat-y;
 width:auto; 
 margin:0;
 font-size : 12px; 
 font-family : Arial, Verdana, Comic sans MS; 
}

h1 {
 font-size : 200%; 
 font-family : Verdana, Arial, Comic sans MS;
 color : #FF9900; 
 text-align: center;
}

h2 {
 font-size : 150%; 
 font-family : Verdana, Arial, Comic sans MS; 
 color : #FFCC66;
 text-align: center;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

table {
 border-style:solid; 
 border-color:white;
 width:auto;
 border-collapse:collapse;
}

td { 
 border-style:solid; 
 border-width:0;
 width:auto;
 text-align: center;
}

.news {
color : #000000;
border-style:outset; 
border-width:2; 
border-color:#666666; 
background-color:#CCCCCC; 
width:auto; 
padding:10px; 
height:auto;
float:center; 
text-align:justify;
border-style:outset;
margin-right: 20px;
margin-left: 20px;

}

a.bouton:link{
 border-style:outset;
 /* background-image:url(image/dr_logo.gif);*/
}

a.bouton:visited{
 border-style:outset;
}

a.bouton:hover{
 border-style:inset;
}

.bouton{
/* background-image:url(image/dr_logo.gif);*/
 text-decoration:none;
 width:90px; /*110px; */
 height:25px; /*60px; */
 color:black; /*#FF9900;*/
 text-align:center; 
 font-weight:bold; 
 padding:0px;
 border-color:#FF9900;
 font-family : Times New Roman;
 display: block;
}

.navigation {
 float:left; 
 margin-left:0px;
 margin-top:10px;
}

.contact {
 float:right; 
 margin-right:0px;
}

.logo {
 float: center; 
 margin-right: 10px; 
 margin-top: 3px;
 border: 0;
}

.entete {
 border-style:solid; 
 border-width:1; 
 border-color:#000000; 
 border-style:outset;
 background-color:#FFCC66; 
 width:auto; 
 height:auto;
 padding:10px; 
 text-align:center;
 margin-left: 10px; 
 margin-right: 10px;
 margin-top: 10px;
}

.pied {
 border-style:solid; 
 border-width:1; 
 border-color:#000000; 
 border-style:outset;
 background-color:#FFCC66; 
 width:auto; 
 height:40px;
 padding:10px; 
 text-align:justify;
 margin-left: 10px; 
 margin-right: 10px;
 margin-bottom: 10px;
}

.gauche {
 position: absolute; 
 left:0;
 background-image: url(image/dr_logo.gif);
 width: 100px;
 height: auto;
}

.centre
{
margin-left: 10px; 
width: auto;
height: auto;
}

a.bouton2:link{ border-style:outset; }
a.bouton2:visited{ border-style:outset; }
a.bouton2:hover{
 background-color:black;
 border-style:inset;
}

.bouton2 {
 text-decoration:none;
 width:60px; 
 height:30px; 
 color:#FF9900;
 text-align:center; 
 font-weight:bold; 
 padding:5px;
 border-color:#FF9900;
 font-family : Times New Roman;
}

