body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
p {
	font-size: 14px;
	line-height: 20px;
	padding: 6px;
	text-align: justify;
}

body a {
	color: #FFF;
}


#principal {
	position:relative;
	width:905px;
	height:auto;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bcg_cadre_principal.gif);
	background-repeat: repeat;
}
#piedpage {
	position:relative;
	width:905px;
	z-index:1;
	bottom: 0px;
}
#centre {
	position:relative;
	width:905px;
	z-index:3;
	padding-top: 235px;
	height: auto;
}
#banniere {
	position:absolute;
	width:905px;
	z-index:2;
}
#barredeliens {
	position:absolute;
	width:855px;
	height:33px;
	z-index:10;
	left: 0;
	top: 189px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-left: 50px;
}
#barredeliens a:link {
	color: #FFF;
	text-decoration: none;
}

#barredeliens a:visited {
	color: #FFF;
	text-decoration: none;
}


#barredeliens a:hover {
	color: #FFF;
	text-decoration: underline;
}



#textepiedpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	top: 14px;
	width: 850px;
	margin-left: 20px;
}
#textepiedpage a {
	text-decoration: none;
	color: #333;
}


.alignright {
	text-align: right;
}
.tableau {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 10px;
}
table h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
}
.titretableau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 24px;
	text-align: center;
}

