BODY.admin {
	background-image : url(../_fond.gif);
	background-repeat : no-repeat;
}
BODY, P, TD, TH, INPUT, SELECT {
	font-family : Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #595959;
}
body {	margin: 0px;	}

A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color : #0066CC;
}
A:HOVER {
	color : #0066CC;
	text-decoration : underline;
}

.btn_bar2 { font-family:"Trebuchet MS"; font-size:10px; color:#EEEEEE; text-align:center; }
.btn_inscription {	font-family: "Trebuchet MS"; font-size: 12px;	color: #F5FFFA;	font-weight: bold;	letter-spacing: 1px; }
.btn_lib { font-family:"Trebuchet MS"; font-size:10px; color:#666666; text-align:center; }
.btn_nav { font-family:"Trebuchet MS"; font-size:11px; color: #3F3F3F; text-align:center;  font-weight: bold;  }

/* LE TABLEAU SAUCE WAM */
TABLE.tablo TD.fondcadre {	background-color : White;	}
TABLE.tablo TD.fondcadre2 {	background-color : White;	}

/* LES INDISPENSABLES */
.legend {  font-style : italic;  color : #999999; font-weight:normal; }
/*
@Media screen {  .legend {  font-style : italic;  color : #999999; font-weight:normal; }  }
@Media print {	.legend {  display: none; }	}
*/
.naked {	border : none;	background : none;	}
.title {	color : #D2691E;	}
.title2 {	color : white;	font-weight : bold;	font-variant : small-caps;	font-size : 13px;	}
.title3 {	color : #483D8B;}
.cadre_title {	color : White;	font-weight : bold;	}
.cadre2_title {	color : #666666;	font-weight : bold;	}

/* LIBELLE DES SECTIONS DE L'APPLI */
.lib_section {	font-family:Tahoma,sans-serif; font-size:14px;	color:#333333; font-weight: bolder; margin:0 0 0 5px; }

/* LISTING DES PRODUITS */
.prd_list_dept { font-family:Arial,sans-serif; font-size:11px; font-weight:bold; text-align:left;  color: #FFFFF0;  }
.prd_list_fam { font-family:Arial,sans-serif; font-size:11px; font-weight:bold; text-align:left; font-style:italic; }
.prd_list_fam_bkg { background-color: #EBEBEB; font-size:11px; }	/* utilisé aussi pour l'agenda */

/* LISTING FILTRABLE (search.inc.php) */
.head_search { height:18px; background-color:#CCFFCC; font-size:11px; border:1px solid gray; }
.heading { height:18px; background-color:#666666; font-size:11px; font-weight:bold; color:white; border:0px; }
.heading_sh { height:18px; background-color:#666666; color:#666666; border:0px; }

/* BOUTONS DE NAVIGATION DANS L'ESPACE ADMINISTRATION */
.admin_nav { font-size:11px; font-weight:bold; color:#333333; text-align:left; }

/* TABLEAU CALENDRIER */
TABLE.calendar { background-color:#D9D9DC; border:0px; }
TABLE.calendar TH.head { background-color:#F9F9FC; }
TABLE.calendar TD.shead { background-color:#F3F6F1; }
TABLE.calendar TD.blank { background-color:#FFFFFF; }

/* AGENDA entete mensuelle */
.agenda_list { text-align:center; font-weight:bold; font-stretch:expanded; font-variant:small-caps; }

.dbgovr { background-color:#FFFFCC; color:#CC0000; border:1px dashed #AAAA66; }
.btn_lib {	color: White; }

/* update v.1.30 : filtres AGENDA */
.agenda_search { width:180px;  border:1px solid #FF7508; background-color:#FFA538; }
.agenda_search_cal { width:70px;  border:1px solid #FF7508; background-color:#FFA538; /* background-image:url(_migal/_MSXI/images/input_bkg.png); */ }
.agenda_search_calbtn { width:20px; height:20px; border:1px solid silver; } /* la définition de l'image est dans la balise INPUT à cause du chemin relatif (M_PATH) */
/* style relatif au champs de recherche dans mig@l */
INPUT.recherche { border:1px solid #FF7508; background-color:#FFA538; }
/* calque indicateur de promo (listing sessions & agenda) */
DIV.promo { border:1px solid red; background-color:#FFEE66; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#CC0000; font-size:10px; text-align:center; width:36px; float:right; margin-right:10px; }


.obs_session { text-align:center; color:#FF0000; font-size:15px; background-color:#EEEEEE;}

/* V2.06 28/11/2007 */
.prd_fam_obj { }
/* V2.06 12/12/2007 */
.login { color: White; font-size:12px; font-weight:bold; }
.login_btn { color: White; }
/* V2.07 26/02/2008 */
.cadre_boite { position:absolute; width:300px; height:150px; margin-left:-150px; margin-top:-75px; left:50%; top:50%; background-color: #F9F9F9; border-color:#4C5A97; border:solid 2px; visibility:hidden; }

/* V2.07 02/06/2008
ESPACE COMM
*/
.comm_small {
	width:70px;  border: 1px solid Silver; background-color: White;
}
.comm_tab_appel_solde {
	text-decoration: line-through;
	color: Gray;
}
.comm_tab_appel_non_solde {
	color: Blue;
}
.comm_tab_entete {
	/*background-color: #CCCCFF;*/
	background-color: #666666;
	color: White;
	/*font-weight: bold;*/
}
.comm_tab_entete2 {
	background-color: #CCCCFF;
	/*background-color: #666666;
	color: White;*/
	/*font-weight: bold;*/
}



/* TABLEAUX CONFIRMATION D'INSCRIPTION */

.TableauEntete {
	border:#CCCCCC 1px solid;
	background:#999999;
	color:#FFFFFF;
	font-weight: bold;
}
.TableauCorp {
	border:#CCCCCC 1px solid;
	color:#666666;
}
.TableauPiedTitre {
	border:0px;
	color:#666666;
	font-weight: bold;
}
.TableauPiedTotal {
	border:#CCCCCC 1px solid;
	color:#666666;
	font-weight: bold;
}

/* # 15/10/2008 #*/
.btnPanierAjout { font-family:"Trebuchet MS"; font-size:11px; color: white; font-weight: bold;  }