@charset "iso-8859-2";
/* CSS Document */

.texteWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.texteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #023760;
	text-decoration: none;
	font-weight: bold;
}
.texteWhiteArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.texteWhiteMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2210d2;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	background-image: url(images/bt.jpg);
	background-repeat: no-repeat;
}

.texteGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.titleNewsBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	color: #2210d2;
	text-decoration: none;
	font-weight: bold;
}
.texteYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #ffff00;
	text-decoration: none;
}

.btover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	background-image: url(images/bt_over.jpg);
	background-repeat: no-repeat;
	color: #023760;
}
.texteMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff100;
	text-decoration: none;
	font-weight: bold;
}
.texteCyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #8cd1ea;
	text-decoration: none;
}
.fieldLoginUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d9dcdb;
}
.texteBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #2210d2;
	text-decoration: none;
}
.cadrePh {
	border: 1px solid #023761;
}

#calendrier li{
	list-style: none;	
}

#libelle {
	width: 200px;
	margin: 0 auto;
	padding: 0;
}
.ligne {
	width: 200px;
	margin: 0 auto;
	padding: 0;
} 
#libelle li {
	float : left;
	width : 30px; 
}
.ligne li {
	color: #000000;
	float : left;
	width : 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.ligne li a:hover{
	list-style: none;
	text-decoration: none;
}

li.itemCurrentItem {
	/* A vous de configurer l'apparence de la date du jour */
}
li.itemSelectedItem {
	/* A vous de configurer l'apparence du jour sélectionné */
}
.texteRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
.cadreU {
	border: 1px solid #2210d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2210d2;
	text-decoration: none;
}
