body {
	background-color: #5C338F;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	line-height: 42px;
	background-image: url(images/fond-h1.png);
	height: 42px;
	width: 473px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
#corps {
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
}

#corps a {
color:#FFFFFF;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	height: 245px;
	width: 918px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#page {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-y;
	width: 918px;
	height: 100%;
	background-position: center;
}
#menu {
	background-image: url(images/fond-menu.jpg);
	background-repeat: no-repeat;
	width: 218px;
	padding-top: 35px;
	padding-bottom: 100px;
	background-position: top;
}
#bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: auto;
}
#bas a {
	color: #FFFFFF;
}

#corps {
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C0A59;
	text-align: justify;
}
#item {
	line-height: 26px;
	background-image: url(images/fond-item.png);
	height: 26px;
	background-repeat: no-repeat;
	width: 148px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#item_over, #item:hover {
	line-height: 26px;
	background-image: url(images/fond-item-over.png);
	height: 26px;
	background-repeat: no-repeat;
	width: 148px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 50px;
	margin-bottom: 5px;
}

#item a,#item_over a {
	color: #FFFFFF;
	text-decoration: none;
}
#titrepage {
	text-align: center;
}

#cadretelechargement {
	border: 1px outset #5C338F;
}
#contenuflash {
	background-color: #5C338F;
	padding-left: 20px;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.infos a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}

