html, body { background:#7C7C7C; height:  95%; margin:  0px; padding: 0px; font-family: Verdana , Arial;  }

img{ border:0px;}

/* Bloc principal */
#bloc {width:850px; height: 570px;   border:0px solid #0ff; }
/* Bloc droite */
#bloc #d {float:left; width:410px; background:#626262; position:relative;left:28px;  }
#bloc #d #top { height: 104px; }
#bloc #d #bot { height: 440px;  background: #E0E0E0; }

/* Bloc gauche */
#bloc #g {float:left; width:410px; background:#626262;    padding:0px; }
#bloc #g #top { height:104px; }
#bloc #g #bot { height:440px;  background:#626262;}
#cadre { background: url('../images/fond_grille.gif');  }

.inside { background-color: #fff;  }
/* Titres */
#titre {width: 785px; height: 50px; text-align: left; border: 0px solid #aeaeae; }
.titre {font-weight: none;  font-family: Arial; color: #626262; font-size: 12px;  text-decoration: none;  }
#sous_titre {width: 785px; height: 50px;  text-align: right; }
.sous_titre {   }
/* Menu */
#menu_haut {font-size: 14px; color: #EDEDED; float: right; font-weight: bold; padding: 25px 5px 0px 0px; }
.menu_on {   font-weight: none;  font-family: Arial; color: #E11016; font-size: 12px;  text-decoration: none;    }
.menu_on:HOVER {font-family: Arial;  font-weight:none; color:#E11016; font-size: 12px;  text-decoration: none;   }
.menu_off {   font-weight: none;  font-family: Arial; color: #EDEDED; font-size: 12px;  text-decoration: none;    }
.menu_off:HOVER {font-family: Arial;  font-weight:none; color:#E11016; font-size: 12px;  text-decoration: none;   }
#sous_menu { border: 1px solid #f00; background: url('../images/fond_grille.gif');}
a.sous_menu {font-weight: none; font-family: Arial; color: #952804; font-size: 12px; text-decoration: none;}
a.sous_menu:HOVER {font-weight: none; font-family: Arial; color: #952804; font-size: 12px; text-decoration: none;  }
/* Sous Menu */

/* Textes & polices */


#texte { width:340px; text-align:justify; border:0px solid #f0f}
.texte2 {font-weight: none; font-family: verdana; color: #000; font-size: 12px; text-align: left; }
.texte {font-weight: none;  font-family: Arial; color: #626262; font-size: 12px; }
#adresse {  text-align:right; border:0px solid #f0f}
.adresse {font-weight: none;  font-family: Arial; color: #EDEDED; font-size: 12px; }
a.text {font-weight: none; font-family: Arial; color: #626262; font-size: 12px; text-decoration: none; }
a.text:HOVER {font-weight: none; font-family: Arial; color: #E01019; font-size: 12px; text-decoration: underline; }
/* Input */
input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; border: 1px solid 000; font-size: 10px; }
.input_path {font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 6px; text-decoration: bold; border: 1px solid 000; font-size: 9px; height: 15px; cursor: pointer; background: #ADBEA5; }
.input_path_no_link {font-family: verdana, arial, helvetica, sans-serif; line-height: 6px; text-decoration: bold; border: 1px solid 000; font-size: 9px; height: 15px; background: transparent; }


/* lien */
.lien {font-weight: none; font-family: Arial; color: #fff; font-size: 12px; text-decoration: none; }
a.lient {font-weight: none; font-family: Arial; color: #fff; font-size: 12px; text-decoration: none; }
a.lient:HOVER {font-weight: none; font-family: Arial; color: #E01019; font-size: 12px; text-decoration: underline; }




