.StyleSommaire {
	color : #0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bold;
	text-decoration : none;
	line-height: 18px;
	font-style: italic;
}
a.StyleSommaire:link {
	color : #0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bold;
	text-decoration : none;
	line-height: 18px;
	font-style: normal;
}
a.StyleSommaire:visited {color : #0099FF; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight : bold;
text-decoration : none;
}
a.StyleSommaire:hover {color : #FF0099; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight : bold;
text-decoration : underline;
font-style:italic
}
a.StyleSommaire:active {color : #FF0099; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight : bold;
text-decoration : underline;
}
.StyleSommaireRose {
	color : #FF0099;
	font-family:Comic Sans MS;
	font-size:16px;
	font-weight : bold;
	text-decoration : none;
	line-height: 18px;
}
.StyleSommaireComic {
	color : #0066cc;
	font-family:Comic Sans MS;
	font-size:16px;
	font-weight : bold;
	text-decoration : none;
	line-height: 18px;
	font-style: italic;
}
a.StyleSommaireComic:link {
	color : #0066cc;
	font-family:Comic Sans MS;
	font-size:16px;
	font-weight : bold;
	text-decoration : none;
	line-height: 18px;
	font-style: normal;
}
a.StyleSommaireComic:visited {
	color : #0066cc; 
	font-family:Comic Sans MS; 
	font-size:16px;
	font-weight : bold;
	text-decoration : none;
	line-height: 18px;
	font-style: normal;
}
a.StyleSommaireComic:hover {
	color : #FF0099;
	font-family:Comic Sans MS;
	font-size:16px;
	font-weight : bold;
	text-decoration : underline;
	line-height: 18px;
	font-style:italic;
}
a.StyleSommaireComic:active {
	color : #FF0099; 
	font-family:Comic Sans MS; 
	font-size:16px;
	font-weight : bold;
	text-decoration : underline;
	line-height: 18px;
	font-style: normal;
}

