/*****************************/
/* Feuille de styles CSS     */
/* Site : AMEH               */
/* Media : Ecran (Screen)    */
/*****************************/

/* Impression Optimisée : DEBUT */
#TrPrint1 {
 display: none;
}
/* Impression Optimisée : Fin */

/* Général Site : DEBUT */
a {
	color: #0000FF;
}
.texteNormal {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
.texteZoneSec {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.titreSecondaire {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.titreTertiaire {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.titreIntro {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.mainTable {
	height: 100%;
	width: 100%;
}
.mainTable2 {
	height: 100%;
	width: 780px;
}
.lienNormal {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
/* Général Site : FIN */

/* Général Admin : DEBUT */
.adminMainTable {
	height: 100%;
	width: 100%;
}
.adminLien {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
.adminTable {
	width: 700px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	border: 1px solid #000066;
}
.adminTableEntete {
	background-color: #009999;
	font-weight: bold;
	color: #ffffff;
}
.adminTitreSection {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.adminChampsChaine {
	width: 200px;
}
.adminChampsTexte {
	width: 200px;
	height: 120px;
}
.adminChampsDateJour {
	width: 60px;
}
.adminChampsDateMois {
	width: 60px;
}
.adminChampsDateAnnee {
	width: 80px;
}
/* Général Admin : FIN */

/* Modules : DEBUT */
.fichesTable {
	width: 700px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	border: 1px solid #000066;
}
.fichesEntete {
	background-color: #009999;
	font-weight: bold;
	color: #ffffff;
}
.gardePair {
	background-color: #ffFFF3;
	color: #000066;
}
.gardeImpair {
	background-color: #C6FFF3;
	color: #000066;
}
.gardeCommentaire {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
}

