body {
 margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 color: #330099;
 background: url('images/fond_tete2.jpg') repeat-y;
 background-color: #339933;
}
a {
 color: #330099;
 text-decoration: none;
}
a:hover {
 text-decoration: underline overline;
}
.total {
 text-align: center;
 background-color: #cccccc;
}
.tete {
 height: 83px;
 text-align: left;
 background: url('images/fond_tete2.jpg') repeat-y;
 background-color: #339933;
}
.logo {
 float: left;
 margin: 10px;
}
.image {
 text-align: center;
 margin: 10px;
 border: 1px #330099 solid;
}
.milieu {
 width: 740px;
 margin: auto;
 padding: 10px 0;
}
.menuhrz {
 clear: both;
 padding: 3px 10px;
 text-align: right;
 font-size: 12px;
 background: url('images/barre3.jpg') repeat-x;
}
.menuhrz img {
 vertical-align: middle;
}
.menuhrz a:hover {
 color: #339933;
}
.menuvrt {
 float: left;
 width: 154px;
 text-align: left;
}
.menuvrt dl {
 margin: 0;
 padding: 0;
}
.menuvrt dt {
 margin: 0;
 padding: 0 0 0 5px;
 font-size: 14px;
 font-weight: 700;
}
.menuvrt dd {
 padding: 0;
 margin: 0;
}
.menuvrt ul {
 margin: 0;
 padding: 0;
 background: url('images/menu4.gif') repeat-y;
 font-size: 12px;
}
.menuvrt li {
 margin: 0;
 padding: 0 0 1px 10px;
 list-style-image: url('images/puce2.gif');
 list-style-position: inside;
}
.menuvrt a:hover {
 list-style-image: url('images/puce22.gif');
}
.hautmenu {
 height: 8px;
 font-size: 6px;
 background: url('images/menu3_2.gif') repeat-y;
}
.basmenu {
 height: 7px;
 font-size: 6px;
 background: url('images/menu5.gif') no-repeat;
 margin-bottom: 10px;
}
.corps {
 width: 570px;
 margin: 0 0 0 164px;
 text-align: left;
 background: url('images/case2.gif') repeat-y;
}
.corps h1, .corps h2, .corps p, .corps dl {
 margin: 0 20px;
}
.corps h1, .corps p {
 margin-bottom: 15px;
}
.corps p {
 text-align: justify;
 line-height: 120%;
}
.corps h1 {
 font-size: 18px;
}
.corps h2 {
 margin-bottom: 5px;
 font-size: 14px;
}
.corps form {
 margin: 0;
 text-align: center;
}
.corps a {
 text-decoration: underline;
}
.corps a:hover {
 background-color: #cccccc;
 text-decoration: none;
}
.hautcorps {
 height: 7px;
 margin-bottom: 10px;
 font-size: 6px;
 background: url('images/case1.gif') no-repeat;
}
.bascorps {
 clear: both;
 height: 7px;
 font-size: 6px;
 background: url('images/case3.gif') no-repeat;
}
.pied {
 clear: left;
 padding: 7px;
 font-size: 12px;
 background: url('images/barre3.jpg') repeat-x;
}
.pied a:hover {
 color: #339933;
}

/* compatibilite ie win, ie mac, ns6 \*/
* html .menuhrz {
 height: 30px;
 padding-top: 2px;
}
* html .corps {
 height: 1%;
}
/* fin compatibilite */