.datehome {
	font-family: arial;
	color: #DE373F;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.cadre {
	border: 1px solid #CCCCCC;
}
.txtgris {
	font-family: arial;
	font-size: 13px;
	color: #666666;
}
.txtoutil {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.cadreoutil {
	border: 1px solid #93107E;
}
.cadreguide {
	border: 1px solid #93BD11;
}
.txtorange {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EB6C1F;
	text-indent: 15px;
}
.txtvert {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #7EA40F;
	text-indent: 15px;
}
.txtbleu {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #5995CB;
	text-indent: 15px;
}
.txtblanc {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.txtblanctchat {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtrouge {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #DE3A41;
}
.txtnoir {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtnavbleu {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #5995CB;
	text-decoration: underline;
}
.txtnavorange {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EB6C1F;
	text-decoration: underline;
}
.txtnavvert {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #7EA40F;
	text-decoration: underline;
}
a.lienboxoutil {
	font-family: arial;
	font-size: 11px;
	color: #93107E;
	text-decoration: none;
}
a.lienboxoutil:hover {
	font-family: arial;
	font-size: 11px;
	color: #93107E;
	text-decoration: underline;
}
a.lienboxdossier {
	font-family: arial;
	font-size: 11px;
	color: #7DA20F;
	text-decoration: none;
}
a.lienboxdossier:hover {
	font-family: arial;
	font-size: 11px;
	color: #7DA20F;
	text-decoration: underline;
}
a.lien-chat {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.lien-chat:hover {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.lien-nav-vert {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.lien-nav-vert:hover {
	font-family: arial;
	font-size: 13px;
	color: #7EA40F;
	text-decoration: none;
	font-weight: bold;
}
a.lien-nav-bleu {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.lien-nav-bleu:hover {
	font-family: arial;
	font-size: 13px;
	color: #5995CB;
	text-decoration: none;
	font-weight: bold;
}
a.lien-nav-orange {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.lien-nav-orange:hover {
	font-family: arial;
	font-size: 13px;
	color: #EB6C1F;
	font-weight: bold;
	text-decoration: none;
}
a.lien-nav-rouge {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.lien-nav-rouge:hover {
	font-family: arial;
	font-size: 13px;
	color: #DE3A41;
	text-decoration: none;
	font-weight: bold;
}
