.texte_10b {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
.texte_10 {
	font-family: Verdana;
	font-size: 10px;
}

.texte_10b:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.texte_10b:link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
.texte_10b:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
.orange {
	color: #EF8846;
	font-family: Verdana;
	font-size: 10px;
}
.orange:link {
	color: #EF8846;
	font-family: Verdana;
	font-size: 10px;
}
.orange:visited {
	color: #EF8846;
	font-family: Verdana;
	font-size: 10px;
}
.orange:hover {
	color: #EB3FA2;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.rose {
	color: #EB3FA2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.rose:link {
	color: #EB3FA2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.rose:visited {
	color: #EB3FA2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.rose:hover {
	color: #EF8846;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.titre_14_rose {
	font-family: Verdana;
	color: #EB3FA2;
	font-size: 14px;
	font-weight: bold;
}
.titre_20_rose {
	font-family: Verdana;
	color: #EB3FA2;
	font-size: 20px;
	font-weight: bold;
}
.texte_11b {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.texte_11b_rose {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #EB3FA2
}

.titre_14_orange {
	font-family: Verdana;
	font-weight: bold;
	color: #EF8846;
	font-size: 14px;
}
.titre_13b_red {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color:#FF0000;
}
.titre_13b_red:link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color:#FF0000;
}
.titre_13b {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

.titre_13b:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #EF8846;
	text-decoration: none;
}
.titre_13b:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	/*color:#FF0000;*/
	text-decoration: none;
}
.titre_13b:link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	/*color: #EF8846;*/
	text-decoration: none;
}
/*  CSS du calendrier */ 
TD.calMois { font-size : 10px; font-weight: bold; text-align : center; font-family : arial; color : #EE99BF; }
TD.calSing { font-size : 9px; text-align : center; font-family : arial; color : #000000;}
TD.calSemaine { font-size : 9px; font-family : verdana; color : #E50083; font-weight: bold;}
TD.calJour { font-size : 9px; text-align : center; font-family : arial; color : #EE99BF;}
TD.calJour A { font-size : 9px; text-align : center; font-family : arial; color : #EE99BF; text-decoration: none; }
TD.calJour A:hover { font-size : 9px; text-align : center; font-family : arial; color : #ffffff; text-decoration: none; background : #EE99BF; }
TD.calJourSel { font-size : 9px; font-weight: bold; text-align : center; font-family : arial; color : #FFFFFF; text-decoration: none; }
TD.calJourRempli A { font-size : 9px; text-align : center; font-family : arial; color : #ffffff; text-decoration: none; }
TD.calJourRempli A:hover { font-size : 9px; text-align : center; font-family : arial; color : #000099; text-decoration: none; font-weight:bold; }

