<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**** element styles ****/

ul 
{
	line-height: 15px;
    color: #426987;
    font-family: Arial, sans-serif,'Trebuchet MS';
    font-size: 1em; 
    font-weight:normal;
	display: inline-block;
}
		 
li 
{
	font-family: Arial, sans-serif,'Trebuchet MS';
	font-size: 100%;
}

p 
{  
	color: #303030;
	font-family: Arial, sans-serif,'Trebuchet MS';
	font-size: 8pt;
	text-align: justify;
    margin: 0px 0px;
}

.biographie {
	border: solid #836910 1px;
	background: #CDB881;
	text-align: center;
	font-family: Arial, sans-serif,'Trebuchet MS';
	font-size: 8pt;
	line-height: 12px;
}

img {
	border: none;
}

ul.saison {
        font-size: 1.1em;
		font-weight: bold;
}

ul.saison li {
        margin-top: 10px;
}

.titre_actu {
        color: #000000;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 1em;
        font-weight: bold;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 0px;
        margin-top: 12px;
}

.alert_actu {
        color: #ffffff;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 9pt;
        font-weight: bold;
        border: 1px solid #000000;
        background: #D50000;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 0px;
        margin-top: 12px;
}

.texte_actu {
        color: #303030;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 8pt;
        text-align: justify;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
        margin-top: 0px;
}

.tetiere_actu {
        color: #ffffff;
        font-weight: bold;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 1.3em;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.titre_article {
        color: #D50000;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 1.4em;
        font-weight: bold;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 3px;
}

.texte_article {
        color: #303030;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 0.9em;
        text-align: justify;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
}


.titre_article_centre {
        color: #D50000;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 11pt;
        font-weight: bold;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 3px;
}

.titre_histoire {
        color: #D50000;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 1.3em;
        font-weight: bold;
        text-align: justify;
        margin-top: 12px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
}

.texte_histoire {
        color: #303030;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 1.1em;
        text-align: justify;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.titre_livre {
        color: #D50000;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 14pt;
        font-weight: bold;
        text-align: center;
        margin-top: 12px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
}

.lien_article {
        color: #025ABC;
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 8pt;
        font-weight: normal;
        font-style: italic;
        text-align: justify;
        margin-left: 10px;
        margin-right: 10px;
}

.bandeau {
        color: #303030;
        font-family: Arial, sans-serif,'Trebuchet MS';
  	font-size: 11px;
	text-align: center;
}

.Style2 {
        font-family: Arial, sans-serif,'Trebuchet MS';
        font-size: 10px;
        text-align: justify;
        margin-left: 10px;
        margin-right: 10px;
}

.Style8 {
        font-family: Arial, sans-serif,'Trebuchet MS';
        color: #ffffff;
        font-size: 7pt;
        text-align: center;
}

.signature {
        color: #777777;
        font-family: Arial, sans-serif,'Trebuchet MS';
	font-size: 7pt;
	text-align: center;
	
}

.texte_podium {
        font-family: Arial, sans-serif,'Trebuchet MS';
        color: #000000;
        font-size: 0.9em;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 4px;
}

.titre_podium {
        font-family: Arial, sans-serif,'Trebuchet MS';
        color: #755E23;
        font-size: 1.3em;
        text-align: center;
        margin-bottom: 8px;
		font-weight: bold;
}

body {
	background-color: #01406B;
	background-image: url(../Images/back_cac8.gif);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	margin: 0px ;
}

.subnavlink, a.subnavlink:link, a.subnavlink:visited  {
	font-family: Arial, sans-serif,'Trebuchet MS';
        color: #755E23;
        font-size: 10px;
        text-align: center;
	line-height: 12pt;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
}

a.subnavlink:hover {
        border: 1px solid #755E23;
        background: #755E23;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

table {
    margin: auto;
    background-color:#ffffff;
    text-align: left;
    font-family: verdana,arial;
    color: #000000;
    font-size: 12px;
}

td {
vertical-align: middle;
}

.haut {
border: none;
vertical-align: top;
}

table#orange {
    background-color:#FF6600;
    font-family: verdana,arial;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}

table#result {
    background-color:#EAF4FE;
    border: solid #777777 1px;
}

.palmares {
    background-color:#D6E5F5;
    border: solid #BDD1E6 1px;
    padding: 5px;
}

table#podium {
    background-color:#BDD1E6;
    border: solid #BDD1E6 10px;
    padding: 0px;
    text-align: center;
    font-family: Arial, sans-serif,'Trebuchet MS';
    color: #000000;
    font-size: 9px;
}

table#comite {
    background-color:#ffffff;
    border: solid #BDD1E6 0px;
    padding: 0px;
    font-family: Arial, sans-serif,'Trebuchet MS';
    color: #000000;
    font-size: 11px;
    text-align: center;
}

table#info {
    background-color:#ffffff;
    border: solid #755E23 1px;

}

.tabactu {
    background-color:#ffffff;
    border: solid #ffffff 0px;
    padding-bottom: 10px;
}

.tabresult {
    background-color:#EAF4FE;
    border: solid #000000 1px;
    padding: 0px;
}

.tabcac {
    background-color:#D6E5F5;
    border: solid #BDD1E6 1px;
    padding: 5px;
}

.tabcac-images {
    background-color:#D6E5F5;
    border: solid #BDD1E6 1px;
    padding: 5px;
}

.tabcac-vert {
    background-color:#BFB;
    border: solid #BDD1E6 1px;
    padding: 5px;
}

.tabcac-rose {
    background-color:#F9D1DB;
    border: solid #F192A8 1px;
    padding: 5px;
}

.tabcac-pub {
    background-color:#fff;
    border: solid #888 1px;
    padding: 0px;
}

.blanc {
    background-color:#ffffff;
    border: solid #ffffff 0px;
    padding: 7px;
    height: 10px;
}

.tab_articles {
    background-color:#ffffff;
    border: solid #BDD1E6 0px;
    padding: 0px;
    text-align: center;
}

.img_articles {
    padding-right: 10px;
    border: solid #888888 0px;
    float: left;
}

.cadre {
	border: solid #888888 1px;
}

.cadre-blanc {
	border: solid #fff 1px;
}

.cadre_article {
    margin-right: 10px;
    border: solid #888888 1px;
    float: left;
}

.cadre-rose_article {
    margin-right: 10px;
    border: solid #F192A8 1px;
    float: left;
}

.tab_loisir {
	border: solid #888888 0px;
}

.tab_loisircadre {
	border: solid #888888 1px;
	margin-bottom: 10px;
	background-color:#EAFDF6;

}

a {
	text-decoration: none;
    color: #025ABC;
}

a:hover {
	text-decoration: underline;
    color: #025ABC;
}
</pre></body></html>