 
<style type = "text/css">

.neutre:link {  text-decoration: none}

.blanc:link{color: #FFFFFF;; text-decoration: none}
.blanc:visited{color: #FFFFFF;; text-decoration: none}
.blanc:active{color: #FFFFFF;; text-decoration: none}
.blanc:hover{color: #FFFFFF;; text-decoration: underline}

.noir:link{color: #000000;; text-decoration: none; font-weight: bold}
.noir:visited{color: #000000;; text-decoration: none; font-weight: bold}
.noir:active{color: #000000;; text-decoration: none; font-weight: bold}
.noir:hover{color: #003366;; text-decoration: underline; font-weight: bold}

.vert:link{color: #339933;; text-decoration: none}
.vert:visited{color: #339933;; text-decoration: none}
.vert:active{color: #339933;; text-decoration: none}
.vert:hover{color: #000000;; text-decoration: none}

.bleu:link{color: #0033CC;; text-decoration: none}
.bleu:visited{color: #0033CC;; text-decoration: none}
.bleu:active{color: #0033CC;; text-decoration: none}
.bleu:hover{color: #000000;; text-decoration: underline}

</style>

<p class="bleu">&nbsp;</p>
.justif {  text-align: justify}
.encadre {  border-color: black #000000 #000000; clip:   rect(   ); border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.justif {  text-align: justify; margin-right: 5px; margin-left: 5px}
.lignevert {  border-color: #FFFFFF #CCCCCC #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}

.contour {
float:left;
margin-bottom:15px;
width:940px;
	color:#000;
	background:#fff;
	border:1px solid #190055;
	padding:4px 2px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
        border-radius: 10px;
/*	behavior: url(uploads/js/border-radius.htc); */
}

.repertoire1 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 0.9em;
color: black;
background-image: url(images/triangle.gif);
background-repeat: no-repeat;
padding-left: 30px;
padding-bottom:10px;
margin-left:50px;
border-bottom:1px solid #fff0c1;
}
.rubriqueRepertoire {
font-size:1em;
font-weight:bold;
}


