
/* les grands titres de chaque module */
/* ---------------------------------- */

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


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

  .entete {font-family:Verdana; font-size:8pt; color:#104B92; font-weight:bold;text-decoration:none;}
  .entetepage {font-family:Verdana; font-size:7pt; color:#104B92; font-weight:bold; text-transform: none;}

  A.entete{font-size:8pt; color:#104B92; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; text-transform: none;}
 A:Hover.entete {font-size:8pt; font-weight:normal; color:#104B92; font-weight:bold; text-decoration:underline; text-transform: none;}
 A:Active.entete{font-size:8pt; color:#104B92; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; text-transform: none;}
 A:Visited.entete{font-size:8pt; color:#104B92; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;text-transform: none; }
 
 
 
  A.entetepage {font-family:Verdana; font-size:7pt; color:#104B92; font-weight:bold; text-transform: none;}
  A.entetepage:hover {font-family:Verdana; font-size:7pt; color:#993300; font-weight:bold;text-transform: none;}

  TABLE.entete2 {border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0CCE5;
	border-left-color: #B0CCE5;
	
}
.entete2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #036;
}
  TR.entete2 {
	background-color:#F0F5FB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #036;	
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #036;
}
 
  TABLE.entete3 {BORDER-TOP: 0px; solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; }
  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:10px; color:#104B92; font-weight:bold; }
  DIV.menu {color:#884C74;}
  A.menu {color:#884C74; text-decoration:none;}
  A.menu:hover {color:#FFFFFF; text-decoration:underline;}

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

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

  /* 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 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #793300;}
  TR.menutextenews {}
  A.menuliennews {color:#0099CC; font-weight:normal;}
  .menudatenews {color:#59A7E6; font-weight:normal;}
  .menutitrenews {font-weight:bold;}
  .menutextenews {}
  A.menulien2news {font-weight:bold;}
  A.menusuitenews {font-weight:bold;}
  

  /* edito */
  TR.titredito {}
  TR.textedito {}
  .titredito {
	font-weight:bold;
	font-size: 14px;
	color: #0099FF;
}
  .textedito {}
  .menudateedito {color:#59A7E6; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}




/* copyright */
/* --------- */

.copyright{ color : #000000; text-align : center; font-size : 10px; }
.copyright a{ color : #DB6024; font-weight : bold; text-decoration : none; padding-left : 3px; padding-right : 3px; }
.copyright a:hover{ color : #908ABF; font-weight : bold; text-decoration : none; background : #E4E1F6; }
