body {
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15px; 
	color: #333366;
}
a { 
	text-decoration: none ;
}
a:link {
	color: #666633;
}
a:visited {
	color: #666633;
}
a:active {
	color: #666633;
}
a:hover { 
	color: #670101;
}
a.webcare {
	color: #FFFFFF;
}
a:visited.webcare {
	color: #FFFFFF;
}
a:hover.webcare {
	color: #FFFFFF; text-decoration: underline;
}
.accroche {
	font-size: 11px;
	font-weight: bold;
	color: #6591F0;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #6591F0;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
}
.t3 {
	font-weight: bold;
	color: #6591F0;
}
.date {
	font-size: 9px;
	color: #627BC2;
}
.small {
	font-size: 9px;
}
.tableau {
border-style:solid;
border-width:1px;
border-color:#C5D9FF;
}