body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #666;
background-image: url(images/fond_body_bulles.png);
background-position: top;
background-repeat: repeat-x; 
}
.conteneur { 
width: 980px;
margin: 10px auto 0 auto;
border: solid 1px #f60;
background-color: white;
background-image: url(images/fond_conteneur.png);
background-position: 0 160px;
background-repeat: no-repeat;
}
.header {
height: 200px;
border-bottom: solid 1px #f60;
background-color: #f60;
}
.menu {
width: 272px;
float: left;
}
.sous-menu_g {
margin: 0 4px;
}
.sous-menu_d {
margin: 0 4px 0 auto; 
width: 100px;	
}
.droite {
float: right; 
width: 108px;	
}
.interieur_header_d {
float: right;
width: 100px;
margin: 0 4px;	
}
.interieur_d {
width: 100px;
margin: 0 4px;	
}
.interieur_centre_d {
float: right;
width: 100px;
border-bottom: solid 1px #f60;
margin: 0 0 0 12px;	
}
.frame {
width: 594px;
height: auto;
margin: auto auto auto 272px;
}
.interieur_frame {
margin: 0 4px; 
}
.frame_g {
width: 272px;
height: 292px;
overflow: auto;
border: solid;
border-color: #f60;
border-width: 1px 0;
}
.interieur_frame_g {
margin: 0 4px 0 4px; 
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 264px;
}
#menu dt {
cursor: pointer;
margin: 0 0;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
text-decoration: underline; 
color: #06f;
background-color: #f5f5f5;
}
#menu dd {
border: 1px solid;
border-color: #f60;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #06f;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {
text-decoration: none;
color: #fff;
}
#mentions a:hover{
text-decoration: underline;
}
p {
margin: 0 0 10px 0;
text-align: justify;
}
h1 {
margin: 0 0;
font-size: 1.8em;
color: #f60;
}
h2 {
font-size: 1.4em;
color: Gray;
margin: 8px 0;	
}
h3 {
margin: 2px 0 0 0;
font-size: 1em;
color: #f60;	
}
h4 {
margin: 0 0;
font-style: italic;
font-size: 1em;
text-decoration: none;
color: #444;
}
h5 {
color:#666666;	
}
h6 {
color:#666666;
font-size: 0.8em;
font-weight: normal;
margin: 4px 0;
text-align: justify;	
}
.image {
margin: 0 0 -4px 0;
padding: 0px 0;
}
.menugauche {
list-style-type: none;
margin: 0 0 4px 0;
padding:0; 
}
.menugauche li {

}
.menugauche a {
margin: 0 0;
font-size: 0.75em;
color: #06f;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
color: #06f;
}
.footer {
background-color: #F5F5F5;
clear: both;
}
a.lien_ext:after {
content: "\0000a0[\2197]";
}

