@charset "utf-8";
/* CSS Document */

body {background:none;
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: transparent;
	font-size:16px;
	font-weight: 500;}

.liste { font-family: Verdana, Times New Roman, Times, serif;
         font-size:14px;
		 font-weight:600;
		 text-align:left;
		 color:#FFFFFF;
		 background-color:#6699FF
		}
a {color: #AAAADD}
a:visited {color: #A060CC}
		
.texte {color:#CCCCFF; line-height:20px}	

.fondcoul {background-color: #003399}

.banniere {margin: auto; width: 620px; text-align: center; vertical-align: middle;}

.saut10 {line-height: 10px;}
.saut5 {line-height: 5px;}
.saut2 {line-height: 2px;}

.centre {margin: auto; text-align: center}

.bords {border: #990000 solid 1px;}
