
/* css dynamique */

/*Menu gauche*/
/** Englobe list DL */
/** Titre menu DT*/
.class_dt{
  border-bottom: 2px solid ;
  background-color: rgb(247, 247, 247);
  //
}

/*Element Menu DD*/
.class_li{
      color: rgb(102, 102, 102);
}

/** fin Menu */
/* cONTNEU */
.para_contenu{
text-align:justify;
margin-top:6px;
margin-bottom:6px;
}
/* Fin Contenu */
.lien-image{
  text-decoration:none;color:#FFFFFF;
}
lien-image:a:hover { text-decoration1:none; color:#FF0FF0;}
lien-image:a:visited { text-decoration1:none; color:#FF0FF0;}
lien-image:a:link {
text-decoration1:none; color:#FF0FF0;}
lien-image:a:active {
text-decoration1:none; color:#FF0FF0;}

h3 { color:#Cc6600;}

fieldset {border:#Cc6600 solid 1px;}

legend {color:#Cc6600; font-weight:bold;}

.c1 {color:#Cc6600;}

.c2 {color:#F7F7F7;}

.bgc1 {background-color:#Cc6600;}

.bgc2 {background-color:#F7F7F7;}

a:link {color:#Cc6600;}

a:visited {color:#Cc6600;}

a:hover {color:#Cc6600;}

hr {color:#Cc6600; background-color:#Cc6600; height: 1px; border: 0;}

/* css temporaire */

#dhtmltooltip {position: absolute;left: -300px;width: 150px;border: 1px solid black;padding: 3px;background-color:#eee;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;visibility: hidden;z-index: 100;filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);}

#dhtmlpointer {position:absolute;left: -300px;z-index: 101;visibility: hidden;}

.content {clear: right;text-align: left;margin: 0.5em 0.5em 0 20em;padding: 0.3em 1ex 0.3em 1ex;}

.content dt {cursor : pointer;text-align : center;font-weight : bold;font-size : 11px;padding : 2px;margin-bottom : 1px;}

.left {float: left;clear: both;width: 20em;margin: 0 0 0 0.1em;padding: 0;}

.zone_left {clear: right;text-align: left;}

.zone_left dl {margin : 0.5em;padding : 0.3em;}

.zone_left dt {cursor : pointer;text-align : center;font-weight : bold;font-size : 11px;padding : 2px;margin-bottom : 1px;}


