*	{	
	margin: 0;
	padding: 0;	}
body {
	background-color: #ffffff;
	font-family: verdana;	}
#main{
	width: 1000px;
	height: 1500px;
	background: url(background.jpg) no-repeat;	}
#head {
	text-align: left;	
	clear: right;
	}


#logo {
	position: relative;
	left: 38px;
	top: 14px;
	}


#menu {
	position: relative;
	left: 700px;
	top: 10px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #484848;
	}
#menu ul li{
	display: inline;
	}
#menu a{
	text-decoration: none;
	color: #484848;
	}
#menu a:hover{
	color: #0055a5;
	}

#title {
	position: relative;
	top: 30px;
	left: 687px;
	}


#intro {
	position: relative;
	top: 120px;
	left: 170px;
	color: #0055a5;
	font-size: 18px;
	font-family: verdana;
	font-variant: small-caps;	}

#intro p{
	text-align:left;
	padding-left: 200px;	}




#liste {
	margin-top: 140px;
	}

#liste a{
	color: #0055a5;
	text-decoration: none;	}
#liste a:hover{
	text-decoration: underline;	}

table tr td {
	display: block;
	font-size: 11px;
	padding-left: 3px;
	vertical-align: top;	}
td {
	height: 28px;	}
.bleu {
	background-color: #0055a5;
	color: #ffffff;
	padding-left: 50px;	}
.white{
	padding-left: 10px;
	font-size: 14px;
	vertical-align: middle;	}
.fond1 {
	background: url(fond1.gif);	}
.fond3 {
	background: url(fond3.gif);	}
.chiffre {
	text-align: right;}




#mention {
	position: relative;
	margin-top: 20px;
	font-size: 11px;
	color: #525560;	}



