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, p {	margin: 0px;	}

A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color : #483D8B;
}
A:HOVER {
	color : teal;
	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: #CC0000;	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;	} /* since v1.28 */

/* 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 : teal;	font-weight : bold;	font-variant : small-caps;	font-size : 13px;	}
.title3 {	color : #483D8B;}
.cadre_title {	color : #333336;	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:24px;	color:#696969; font-weight: bolder;	}

/* LISTING DES PRODUITS */
.prd_list_dept { font-family:Arial,sans-serif; font-size:11px; font-weight:bold; text-align:left; }
.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:#B9D9E3; font-size:12px; }	/* 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 DES PLANNINGS */
TABLE.facett_calendar { background-color:#D9D9DC; border:0px; }	/* fond&contours du planning */
TABLE.facett_calendar TH.head { background-color:#F9F9FC; }		/* cases des jours */
TABLE.facett_calendar TD.shead { background-color:#F3F6F1; }	/* entete des mois */
TABLE.facett_calendar TD.blank { background-color:#FFFFFF; }	/* jours libres */

/* AGENDA entete mensuelle */
.agenda_list { font-weight:bold; letter-spacing:2px; font-stretch:expanded; font-variant:small-caps; }

.dbgovr { background-color:#FFFFCC; color:#CC0000; border:1px dashed #AAAA66; }

/* update v.1.30 : filtres AGENDA */
.agenda_search { width:180px;  border:1px solid #009900; background-color:#ECFFEC; }
.agenda_search_cal { width:70px;  border:1px solid #009900; background-color:#ECFFEC; }
.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 #009900; background-color:#ECFFEC; }
/* 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; }
.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:#FFFFFF; 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;*/
}

/*
 * Ext JS Library 2.1
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */
.example-info{
	width:150px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe url( info-bg.gif ) repeat-x;
	font-size:10px;
	padding:8px;
}
pre.code{
	background: #F8F8F8;
	border: 1px solid #e8e8e8;
	padding:10px;
	margin:10px;
	margin-left:0px;
	border-left:5px solid #e8e8e8;
	font-size: 12px !important;
	line-height:14px !important;
}
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}
.x-grid3-row-body p {
    margin:5px 5px 10px 5px !important;
}


/*EXTJS code des images */

.x-grid3-hd-row td.ux-filtered-column {   
	font-style: italic;  
	font-weight: bold;
}
body .x-panel {
	margin-bottom:20px;
}
.icon-grid {
	background-image:url(../include/extjs/img/grid.png) !important;
}
#button-grid .x-panel-body {
	border:1px solid #99bbe8;
	border-top:0 none;
}		
.excel {
	background-image:url(../images/Excel.jpg) !important;
}
.word {
	background-image:url(../images/Word.jpg) !important;
}
.winzip {
	background-image:url(../images/WinZip2.jpg) !important;
}

.pdf {
	background-image:url(../images/icone_pdf.gif) !important;
}
.genererExcel {
	background-image:url(../images/ico_excel.gif) !important;
}	
.print {
	background-image:url(../images/ico_print.gif) !important;
}	

.couleurValideCACES { 
	background-color:#abf180 !important;
}

.couleurDateValidite { 
	background-color:#f19c8b !important;
}

/* 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: #483D8B; font-weight: bold;  }

.tarifSession { color: #CC0000; }

.prd_fich_resume { font-style:italic; color:#000000; font-weight:normal; background-color:#B9D9E3; font-size:12px; }

.transp {
   background-color:#ffffff;
   color:red;
   position:absolute;
   width:100px;
   top:100;
   left:200;
   height:100px;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;
}

/* INFOBUL */
a.infobul{
/* font-weight:bold; */
position: relative;
/*text-decoration: none;
color: #000000;
border-bottom: 1px dotted black;*/
}
a.infobul:hover{
z-index:25;
/*
background: none;
text-decoration:none;
cursor : help;
*/
}
a.infobul span{
display: none;
}
a.infobul:hover span{
display: block;
position: absolute;
top: 2em;	/*décalage y de l'infobulle */
left: 1em;	/*décalage x de l'infobulle */
width:320px; /* height:100px; overflow:hidden; overflow-y:auto; */
background-color: #FFFFE6;
text-decoration: none;
text-align: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #666;
border: 1px solid #AA9;
padding: 5px;
}
a.infobul:hover em, a.infobul:hover i { color:green; }

.sess_list_regroup { font-family:Arial,sans-serif; font-size:11px; font-weight:bold; text-align:left; font-style:italic; background-color:#B9D9E3; }/
.agenda_list_regroup { font-family:Arial,sans-serif; font-size:11px; font-weight:bold; text-align:left; font-style:italic; background-color:#B9D9E3; }/
