.titrebleu {
	font-size: 12px;
	color: #60A4DD;
	font-weight:bold;
}
.agenda {
	font-size: 10px;
	color:#FFFFFF;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;

}
.nochange{
text-decoration:none;
color:#000000;
}
.nochange:hover{
text-decoration:none;
color:#000000;
}
.nochange:visited{
text-decoration:none;
color:#000000;
}
.liresuite{
text-decoration:underline;
color:#000000;
font-size:11px;
color:#0000FF;
}
.liresuite:hover{
text-decoration:underline;
color:#000000;
font-size:11px;
color:#0000FF;
}
.liresuite:visited{
text-decoration:underline;
color:#000000;
font-size:11px;
color:#0000FF;
}
.date {
	color: #CC4553;
text-decoration:underline;
font-size:10px;
}
.date:hover {
	color: #CC4553;
font-size:10px;
}
.date:visited {
	color: #CC4553;
font-size:10px;
}
.titreRouge{
color:#CC4553;
font-weight:bold;
}

.GrosTitre{
font-size:16px;
}
.bordureB{
border-color:#CC4553;
border-width:thin;
}