#fond-bandeau {
	background-image: url(images/fond-bandeau.jpg);
	background-repeat: repeat-x;
	height: 192px;
	text-align: center;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	height: 168px;
	width: 880px;
	text-align: right;
	background-repeat: no-repeat;
}
#menu {
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-left:100px;
	text-align: center;
}
#item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424348;
	background-image: url(images/fond-item.jpg);
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	height: 24px;
	line-height: 24px;
}
#corps {
	background-color: #FFFFFF;
	width: 719px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D8286;
	text-align: left;
}
#item a {
	color: #444348;
	text-decoration: none;
}
#item:hover, #item_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424348;
	background-image: url(images/fond-item-over.jpg);
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	height: 24px;
	line-height: 24px;
}
#item:hover a, #item_hover a {
	color: #FFFFFF;
	text-decoration: none;
}
#bas-page a {
	color: #41464C;
}

#bas-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #42443F;
	background-image: url(images/fond-bandeau-bas.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	text-align: center;
}

#fond-page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat;
	text-align: center;
}
#marge_gauche {
	background-image: url(images/marge-gauche.jpg);
	width: 161px;
	background-color: #FFF402;
	background-repeat: no-repeat;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #7D8286;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7D8286;
}
#pave, #resultats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404549;
	background-color: #FFFF00;
	margin: 5px;
	padding: 5px;
}
#pave #titre,  #resultats #titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	background-color: #40454B;
	height: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
#pave #titre a {
	color: #FFFFFF;
	text-decoration: none;
}
#resultats td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42454A;
	height: 60px;
}
#resultats #titre a {
	color: #FFFFFF;
}
.petit {
	font-size: 10px;
}
