.mdoss {padding:0.5em; margin:0.5em;min-height:210px;cursor: pointer;}
	.mdoss img {float:left; padding-right:0.2em;max-height:160px;width:120px}
	.mdoss span a {font-weight:bold}
	.mdoss span {display:block; text-align:right;color:#FF6600; margin:0;padding:0}
	.mdossdate {padding:0.2em;margin:0;border-bottom:1px dotted #999;background:#eee}
	.mdoss h2 {font-size: 1.2em;color:#e31010}
	.mdoss h3 {font-size: 1em; color:#333;font-weight:normal;margin:0;padding:0}
/* les grands titres de chaque module */
/* ---------------------------------- */

  .grandtitre {font-size:14px; font-weight:bold; }


/* les entetes */
/* ----------- */

  .entete {font-family:Verdana; font-size:8pt; color:#C0C0C0; font-weight:normal;}
  .entetepage {font-family:Verdana; font-size:8pt; color:#000000; font-weight:normal;}

  A.entete {font-family:Verdana; font-size:8pt; color:#C0C0C0; font-weight:normal;}
  A.entete {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  A.entetepage {font-family:Verdana; font-size:8pt; color:#C0C0C0; font-weight:normal;}
  A.entetepage {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  TABLE.entete2 {}
  TR.entete2 {background-color:#FFFFFF;}

  TABLE.entete3 {BORDER-TOP: 0px; solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;}
  TR.entete3 {background-color:#DFDFFF;}


/* valeurs des menus (pour les menus créés par artiphp (identification zone membre)) */
/* --------------------------------------------------------------------------------- */

  /* titre des menus */
  .menutitre {font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:bold; }
  DIV.menu {color:#FFFFFF;}
  A.menu {color:#FFFFFF; text-decoration:none;}
  A.menu:hover {color:#FFFFFF; text-decoration:underline;}

/* valeurs des autres liens pour les modules */
/* ----------------------------------------- */


  /* mon deuxieme menu en ligne */
  A.m1:hover {color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;}
  A.m1 {color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}


/* impression */
/* ---------- */

.imprime{background-color : transparent;}

/* menu breves (pour page accueil) */
/*---------------------------------*/

  /* breves */
  TABLE.menunews{}
  TR.menutitrenews {color:#3399CC}
  TR.menutextenews {}
  A.menuliennews {color:#000000; font-weight:normal;}
  .menudatenews {color:#C0C0C0; font-weight:normal;}
  .menutitrenews {font-weight:bold;}
  .menutextenews {}
  A.menulien2news {font-weight:bold;}
  A.menusuitenews {font-weight:bold;}

  /* edito */
  TR.titredito {color:#3399CC}
  TR.textedito {}
  .titredito {font-weight:bold;}
  .textedito {}
  .menudateedito {color:#C0C0C0; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}

		/* Mini Chat */
	.messchat1 {background:#F1F1F1; padding:2px}
  .messchat1 span {color:#000000; font-weight:bold; margin:0; font-size:7pt}
  .messchat1 span span {color:#800000; font-weight:bold; margin:0; font-size:7pt}
  .messchat1 a {color:#000080;}
  .messchat1 img {vertical-align:middle;}
  
  .messchat2 {background:#FFFFFF; padding:2px}
  .messchat2 span {color:#000000; font-weight:bold; margin:0; font-size:7pt}
  .messchat2 span span {color:#800000; font-weight:bold; margin:0; font-size:7pt}
  .messchat2 a {color:#000080;}
  .messchat2 img {vertical-align:middle;}
  
    #framechat {width: 270px; height: 250px; overflow: auto; border:1px solid black; padding:2px; margin: 10px 3px 3px 3px; background:#FFFFFF;}
  #chatform {margin-left:15px; margin-top:20px;}
  #chatform input {border: 1px solid #000000;}
  #chatform p {margin-left:25px;}
  #chatconx {text-align:center; margin-bottom:15px; font-weight:bold;}
  .linkchat {text-align:center; margin-bottom:15px;}
  /*Mini Chat */



