/** BASIC */

body {
	scrollbar-base-color: white ;
	scrollbar-face-color : white ; 
	scrollbar-shadow-color : #08185A ; 
	scrollbar-highlight-color : #08185A ; 
	scrollbar-3dlight-color : white ; 
	scrollbar-darkshadow-color : white ;  
	scrollbar-track-color : white ; 
	scrollbar-arrow-color : #08185A ; 
}


/** TEXTS */

.TextListe { font-family: Tahoma,arial,helvetica; font-size: 10px}
.TextListe1 { font-family: Tahoma,arial,helvetica; font-size: 11px}
.TextListe2 { font-family: Tahoma,arial,helvetica; font-size: 12px}
.TextListe7 { font-family: Arial; font-size: 9px}

a:link { font-weight:normal; color:#0066CC; text-decoration:none }
a:visited { font-weight:normal; color:#0066CC; text-decoration:none }
a:hover { font-weight:normal; color:#3D81EE; text-decoration:underline }
a:active { font-weight:normal; color:#3D81EE; text-decoration:none}
a:focus { font-weight:normal; color:#3D81EE; text-decoration:none }


/** BODY */

 a { color: #0066CC; }
 a:hover { color: #3D81EE; }
 td, body { font-size: 11px; font-family: Tahoma,arial,helvetica; }
 b { color: #000000; }
 .header { font-size: 14px; }
 .footer { font-size: 9px; color: #666666; }
 .small { font-size: 9px; }
 .nodeco { text-decoration: none; color: #000000; }
 .nodeco:hover { text-decoration: underline; color: #000000; }


/** ROUND */

.box { width: 75em; background: #08185A;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:200%; color:#E4EFF8; }
.box h2, .box p {margin: 0 10px;}
.box h2 {font-size:150%; color:#E4EFF8; }
.box .top, .box .bottom{display:block;background: #FFFFFF;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #08185A;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


.box1 { width: 57.7em; background: #FFFFFF;}
.box1 h1, .box1 p {margin: 0 10px;}
.box1 h1 {font-size:200%; color:#E4EFF8; }
.box1 h2, .box1 p {margin: 0 10px;}
.box1 h2 {font-size:150%; color:#E4EFF8; }
.box1 .top, .box1 .bottom{display:block;background: #08185A;}
.box1 .top b, .box1 .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FFFFFF;
}
.box1 .r1{margin: 0 5px;}
.box1 .r2{margin: 0 3px;}
.box1 .r3{margin: 0 2px;}
.box1 .top .r4, .box1 .bottom .r4{margin: 0 1px;height: 2px;}


















