.pucegauche { background-color : #5F5FDE ; color : white ; font-weight : bold }
.selectionne { background-color : #493EB5 }
.color_1 { color : #7D6FCE }
.color_2 { color : #493EB5 }
.bgcolor_1 { background-color : #5852A0 ; color: white ; font-weight : bold }
.bgcolor_2 { background-color : #333E6F }
H1 { font-size : 22px ; color : #7D6FCE }
H2 { font-size : 19px ; color : #493EB5 }
H3 { font-size : 16px ; color : #493EB5 }

LI { padding-top : 5px }
UL { list-style-image : url("../images/li/blue_li1.png") }
UL LI > UL { list-style-image : url("../images/li/blue_li2.png") }
UL LI > UL LI > UL { list-style-image : url("../images/li/blue_li3.png") }

.content A { font-family : "Century Gothic", sans-serif ; font-size : 14px ; color : #ECDF95 ; text-decoration : none ; font-weight : bold }
.content A:hover { font-family : "Century Gothic", sans-serif ; font-size : 14px ; color : #ECDF95 ; text-decoration : underline ; font-weight : bold }

/* semantic specific styles */
EM { font-weight : bold ; color : #B3B8F7}
