*{padding: 0;margin: 0}
body {
	background: #ccc;
	font-family: century gothic, avangarde;
}
#conteneur{
	margin: auto;
	width: 1000px;
}
#haut{
	background: #003E7A;
	height: 179px;
	color:white;
}
.logo{
	float: left;
	margin:27px 0 0 61px;
}
#centre{
	background: url('../images/fond.gif') white no-repeat;
	height: 481px;
	background-position: 439px 80px;
	color: #00518e;
}
h3{
	float:left;
	font-size: 30px;
	margin: 59px 0 0 100px;
	width: 500px;
}
h2{
	float: left;
	font-size: 18px;
	margin: 0px 0 0 100px;
	width: 500px;
}
h1{
	float: left;
	margin: 41px 0 0 53px;
	font-size: 14px;
	font-weight: normal;
}
#centre ul{
	clear: both;
	float:left;
	margin-top: 50px;
}
#centre li{
	padding-left: 71px;
	font-size: 12px;
	list-style: none;
}
#centre li.b{
	background: url('../images/b.gif') white no-repeat;
	background-position: 53px 3px;
}
#centre li.o{
	background: url('../images/o.gif') white no-repeat;
	background-position: 53px 4px;
}
#centre li.j{
	background: url('../images/j.gif') white no-repeat;
	background-position: 53px 4px;
}
#centre li.v{
	background: url('../images/v.gif') white no-repeat;
	background-position: 53px 4px;
}
#centre li.p{
	background: url('../images/p.gif') white no-repeat;
	background-position: 53px 4px;
}
#centre .prochain{
	clear:both;
	float: left;
	margin:80px 0 0 53px;
	font-size: 16px;
}
#centre .ancien{
	clear:both;
	float: left;
	margin:8px 0 0 53px;
	font-size: 12px;
}
#centre a:VISITED, #centre a:HOVER, #centre a:ACTIVE{
	color:#00518e;
}
#centre .sponsor{
	clear: both;
	float: left;
	margin: 35px 0 0 53px; 
	font-size: 10px;
	text-align: center;
}
#centre .egide{
	float:left;
	width: 77px;
}
#centre .tarsus{
	float: left;
	margin-left:50px;
	width: 80px;
}
	