@charset "iso-8859-1";
/* auteur: EBB */
/* date de creation: 2002-09-05 */

body {
    scrollbar-track-color: #E3F3FA;
    scrollbar-shadow-color: #D1E0E6F;
    scrollbar-highlight-color: #D1E0E6;
    scrollbar-3dlight-color: #D1E0E6;
    scrollbar-darkshadow-color: #D1E0E6;
    scrollbar-face-color: #D1E0E6;
    scrollbar-arrow-color: #FFFFFF;
    }

a:link { color: #642D77; }
a:visited { color: #D97C2E; }
a:hover { color: #AC4A7E; }
a:active {	color: #642D77; }

.imabg {
	background-image: url(../images/ima_funambule.jpg);
	background-repeat:no-repeat;
}

ul {margin: 2em;}
.titre {
    color: #642D77;
    font-family: verdana, helvetica, sans-serif, arial;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    }

.titreCenter {
    color: #642D77;
    font-family: verdana, helvetica, sans-serif, arial;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    }
	
.soustitre {
    color: #575D60;
    font-family: verdana, helvetica, sans-serif, arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    }
	
.soustitreRose {
    color: #AC4A7E;
    font-family: verdana, helvetica, sans-serif, arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    }
	
.normal {
	color: #5B6164;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	text-align: justify;
	line-height : 150%;
}

.normalBleu {
	color: #10093F;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	text-align: justify;
	line-height : 150%;
}

.normalCenter {
color: #5B6164;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	text-align: center;
	line-height : 150%;
}

.normalRight {
color: #5B6164;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	text-align: right;
	line-height : 150%;
}

.normalLeft {
color: #5B6164;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	text-align: left;
	line-height : 150%;
}

.normalLeftptit {
color: #5B6164;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 9px;
	font-style: normal;
	font-weight : normal;
	text-align: left;
	line-height : 150%;
}

.normalgras {
    color: #5B6164;
    font-family: verdana, helvetica, sans-serif, arial;
    font-size: 11px;
    font-style: normal;
    text-align: justify;
    font-weight: bold;
    }