@charset "utf-8";
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F4347;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4347;
}
.texteclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F8387;
}
.titre_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3F4347;
}

a.lienBleu {
	font-weight: normal;
	color: #27ACE1;
	text-decoration: none;
}

a:hover.lienBleu {
	font-weight: normal;
	color: #27ACE1;
	text-decoration: underline;
}


a.lienBleu {
	font-weight: normal;
	color: #27ACE1;
	text-decoration: none;
}

a:hover.lienBleu {
	font-weight: normal;
	color: #27ACE1;
	text-decoration: underline;
}

a.lienm {	font-weight: normal;	color: #27ACE1;	text-decoration: none;}
a:hover.lienm {	font-weight: normal;	color: #27ACE1;	text-decoration: underline; }
a.lienc {	font-weight: normal;	color: #67A91F;	text-decoration: none;}
a:hover.lienc {	font-weight: normal;	color: #67A91F;	text-decoration: underline; }
a.liens {	font-weight: normal;	color: #E56A14;	text-decoration: none;}
a:hover.liens {	font-weight: normal;	color: #E56A14;	text-decoration: underline; }
a.lient {	font-weight: normal;	color: #D70066;	text-decoration: none;}
a:hover.lient {	font-weight: normal;	color: #D70066;	text-decoration: underline; }


.Clienm {	color: #27ACE1;	}
.Clienc {	color: #67A91F;	}
.Cliens {	color: #E56A14;	}
.Client {	color: #D70066;	}






.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.divCal {position:absolute;border:1px red dashed;background:#ffffff;}
.divCal a{text-decoration:none; width:100%;   }
.divCal table {font-size:12px;font-family:Tahoma;text-align:center;margin:0px;width:240px;}
.divCal td {margin : 0px;border:1px solid #FFFFFF;width:30px; height:20px;}
.divCal .zoneTitre {font-size:12px;font-family:Tahoma;text-align:center;margin:0px;background:black;color:white;}
.divCal .zoneNav {font-size:10px;font-family:Tahoma;text-align:center;margin:0px;cursor:pointer;}
.divCal .zoneMois {font-family:Tahoma;width:140px;margin:0px; font-weight:bold;}
.divCal .zoneAnnee {font-size:10px;text-align:right;margin:0px;width:100%; font-weight:bold;}
.divCal .nSemaine {font-family:Tahoma;width:30px;margin:0px;color:green;}
.divCal div{ margin : 0px;}

.divCal .tdx {color:#F0F0F0;} /*par defaut*/
.divCal .tdx .enWeekend {background:#C0C0C0;}
.divCal .tdx .enFeriee {background:#C0C0C0;}
.divCal .tdx .enMois {color:black;}
.divCal .tdx .aujourdhui {border:2px solid red;}

.divCal .tdxNow {color:black;font-weight:bold;} 
.divCal .tdxNow:hover {background:lightgreen;} 

.divCal .tdx:hover {background:lightgreen;}
.divCal .tdx:hover .enWeekend {background:green;}
.divCal .tdx:hover .enMois {color:black;font-weight:bold;background:lightgreen;} /*pour firefox */