
/* ------------------ */
/* valeurs par defaut */
/* ------------------ */

  /* police par defaut de tout le site */
  BODY, TD {font-family:Verdana; font-size:10px; color: #000000;}

  /* ligne */
  HR {color:#7F7F7F;}

  /* liens par défaut */
  A {color:#999999; font-size:9px; text-decoration:none;}
  A:hover {color:#999999; text-decoration:underline; }

  /* tableau par défaut */
  Table {}
  TR {}
  TD {}


  INPUT {
   background-color: #FFFFFF; border-color : #999999;  
   border-top-width : 1px; 
   border-right-width : 1px; 
   border-bottom-width : 1px; 
   border-left-width : 1px;
   text-indent : 0px;  
   font-family: Arial; font-size: 9px;
  }

  textarea {  
   font-family: "Verdana"; 
   font-size: 9pt;
   color : #000000;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-decoration: none;
   letter-spacing: normal;
   text-align: normal;
   word-spacing: normal;
   border: thin ridge;
   border-color: #000080 inset;
   background-color: #FFFFFF;
  }

  SELECT {  
   font-family: "Arial"; 
   font-size: 8pt;
   color : #000000;
   background-color: #FFFFFF;
  }

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

  .grandtitre {font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14px; color:#006666; font-weight:bold; }


/* --------------------------------------------------------------------------------- */
/* les traits pointillés */
/* --------------------------------------------------------------------------------- */

          TD.traitv {background-color:#FFFFFF;
          background-image: url(../templates/pirouls/pv.gif);
	  background-repeat: repeat-y;}

          TD.traith {background-color:#FFFFFF;
          background-image: url(../templates/pirouls/ph.gif);
	  background-repeat: repeat-x;}

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {BORDER-TOP:#000000 1px solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;}
  TR.entete {background-color:#E5ECF2;}

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

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


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



/* --------------------------------------------------------------- */
/* les dossiers et les news */
/* --------------------------------------------------------------- */

  /* police des dossiers */
  .titre {font-family:Verdana; font-size:10pt; color:#000000; font-weight:bold;}
  .chapo {font-family:Verdana; font-size:8pt; color:#666666;}
  .texte {font-family:Verdana; font-size:9pt; color:#000000;}
  .datedos {font-family:Verdana; font-size:8pt; color:#C0C0C0; font-weight:normal;}
  .auteur {font-family:Verdana; font-size:8pt; color:#666699; font-weight:bold;}
  .cat {font-family:Verdana; font-size:8pt; color:#999999; font-weight:bold;}


  /* tablo des dossiers */
  TABLE.dossier {}
  TR.titre {}
  TR.chapo {}
  TR.texte {}
  TR.auteur {}
  TR.cat {}


  /* liens des dossiers */
  A.titredos {font-family:Verdana; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}
  A:hover.titredos {font-family:Verdana; font-size:12px; color:#666666; font-weight:bold; text-decoration: underline;}


/* ----------------------------------------- */
/* l'edito */
/* ----------------------------------------- */

  /* police de l'edito */
  .titredito {}
  .textedito {}

  /* tablo de l'edito */
  TABLE.edito {}
  TR.titredito {}
  TR.textedito {}

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

/* ---------------------------------------------------------------------------------------------- */
/* ------------------ css de firmi ---------------------*/
/* ---------------------------------------------------------------------------------------------- */

/* ----------------------------------------- */
/* [Zone Titre bando] en haut partie exterieure */
/* ----------------------------------------- */
.titre_bando {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #999999;
	font-weight: bolder;
	font-style: italic;
}

/* ----------------------------------------- */
/* [Zone Sous Menu] à gauche partie exterieure */
/* ----------------------------------------- */
  /* mon premier menu en colonne */
  A.m:hover {color:#000000;  text-decoration:underline; font-weight:bold; font-size:9px;text-indent: 0pt; vertical-align: top}
  A.m {color:#000000; text-decoration:none; font-weight:bold; font-size:9px;text-indent: 0pt ; vertical-align: top}
  /* mon deuxieme menu en ligne */
  A.m1:hover {color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;text-indent: 12pt}
  A.m1 {color:#000000; text-decoration:none; font-weight:bold; font-size:10px;text-indent: 12pt}

  /* Alignemment de tous les tableaux contituant le sous menu de gauche exterieur */
  .algnmnt_sous_menu {vertical-align: middle;padding-left: 15px}

/* ----------------------------------------- */
/* [Zone login Administration] à gauche partie exterieure */
/* ----------------------------------------- */
  A.menu {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:10px; text-decoration:none;}
  A.menu:hover {cfont-family:Arial, Helvetica, sans-serif; color:#666666; font-size:10px; text-decoration:underline;}

  /* titre de la zone login */
  .menutitre {font-family:Verdana; font-size:10px;}
 
/* --------------------------------------------------------------------------------- */
/* valeurs des menus (pour les menus créés par artiphp (identification zone membre)) */
/* --------------------------------------------------------------------------------- */
/* titre des menus */
  .menutexte {}
  TABLE.menu {}
  TR.menutitre {}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}

/* ----------------------------------------- */
/* [Couleur de Fond de page, barres de defilement et les cases de formulaire] */
/* ----------------------------------------- */
  body {
   background-color:#999999;
   scrollbar-face-color: #CCCCCC;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #999999;
   scrollbar-3dlight-color: #455B6B;
   scrollbar-arrow-color:  #000000;
   scrollbar-track-color: #455B6B;
   scrollbar-darkshadow-color: #000000;
  }
/* ----------------------------------------- */
/* [Marge du tableau general de la page] */
/* ----------------------------------------- */
.cadreextern {
	     margin-top: 0px;
	     margin-right: 0px;
	     margin-bottom: 0px;
	     margin-left: 0px
	     }

/* ----------------------------------------- */
/* [Lien des catégorie fille et dossiers (barre dans corps de page)] */
/* ----------------------------------------- */
.barreliendossiers {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.barreliendossiers2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

/* ----------------------------------------- */
/* [mentions légales] */
/* ----------------------------------------- */
.mentionslegales {color:#999999; font-size:9px; text-decoration:none; cursor: hand;}

/* ----------------------------------------- */
/* [texte rechercher] */
/* ----------------------------------------- */
.rechercher {color:#666666; font-size:9px; text-decoration:none;}


/* --------------------------------------------------------------- */
/* le forum */
/* --------------------------------------------------------------- */
/*texte d'explication*/
.listesujets {font-size : 9px; font-family: Verdana,Arial; color : #000000;}
.forum {color:#666666; font-size:9px; : justify;}
.titreforum {font-size : 12px; font-family: Verdana,Arial; color : #FFFFFF; font-weight: bold;}
.datesujet {font-size : 8px; font-family: Verdana,Arial; color : #000000; font-weight: bold;}
.menuforumlaire {font-size : 8px; font-family: Verdana,Arial; color : #FF0000; font-weight: bold;}
.menuforumlaire:hover {font-size : 8px; font-family: Verdana,Arial; color : #FFCC00; font-weight: bold;}
.intitulesujet {font-size : 9px; font-family: Verdana,Arial; color : #000000; font-weight: bold;}
.intitulesujet:hover {font-size : 9px; font-family: Verdana,Arial; color : #FFCC00; font-weight: bold;}
.textesujet {font-size : 9px; font-family: Verdana,Arial; color : #000000;text-align: justify;margin: 10px;}

/* ----------------------------------------- */
/* [Page Contacts] */
/* ----------------------------------------- */
.statutauteur {font-family:Verdana,Arial; color:#999999; font-size:12px; font-weight: bold;}
.nomauteur {font-family:Verdana,Arial; color:#339933; font-size:9pt; font-weight: bold;}
.nomauteur:hover{font-family:Verdana,Arial; color:#FF9900; font-size:9pt; font-weight: bold;}
.titreauteur{font-family:Verdana; font-size:9pt; color:#FF9900; font-weight:bold;}

/* ----------------------------------------- */
/* [Pages Dossiers] */
/* ----------------------------------------- */ 
.dossierauteur {font-family:Verdana; font-size:8pt; color:#339933; font-weight:bold;}

/* ----------------------------------------- */
/* [Pages Annuaire */
/* ----------------------------------------- */ 
.annuairetxtbas {color:#666666; font-size:9px; text-align: center;}

/* ----------------------------------------- */
/* [Pages Messagerie/Formulaire */
/* ----------------------------------------- */
.couleurmessagerecus {background-color:#CCFFCC;}
.couleurmessageenvoyes {background-color:#FFFFCC;}

/* ----------------------------------------- */
/* [Pages Download ]*/
/* ----------------------------------------- */
/* [Appel d'offres] */
.dwnloadtxttitresscat {font-family:Verdana,Arial; font-size:8pt; color:#339933; font-weight:bold;}
.dwnloadtxttitresscat:hover{font-family:Verdana,Arial; font-size:8pt; color:#FF9900; font-weight:bold;}
.dwnloadtxttitresscatpaslien {font-family:Verdana,Arial; font-size:8pt; color:#666666; font-weight:bold;}
.dwnloadtxtdescription {font-family:Verdana; font-size:8pt; color:#000000;}
.couleurdwnloadseparation {background-color:#E5ECFF;}
.dwnloadtxttitreF {font-family:Verdana,Arial; font-size:8pt; color:#000000; font-weight:bold;}
.dwnloadtxttitreF:hover{font-family:Verdana,Arial; font-size:8pt; color:#666666; font-weight:bold;}
.datedwnload {font-family:Verdana,Arial; font-size:8pt; color:#999999; font-weight:normal;}


/* ----------------------------------------- */
/* [Zone Corps de Page] Image arriere plan */
/* ----------------------------------------- */

.fondpage {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../templates/firmi_03/tempfirmi_03_r6_c4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#logopartenaires {
	height:1px;
	overflow: hidden;
}