#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 314px;
}
#contenu {
	background-image: url(images/contenu.jpg);
	background-color: #B9CD09;
	height: 370px;
	background-repeat: no-repeat;
	padding-right: 150px;
	padding-left: 150px;
}
#bas {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
#contenutexte {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B2606;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
}
#contenutexte a {
	color:#FFFFFF;
	
}
#adressecontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B2606;
	padding-top: 68px;
	padding-left: 300px;
}
#flashinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2606;
	font-weight: bold;
	padding-top: 75px;
	text-align: center;
}
#flashinfo a {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2606;
	font-weight: bold;
	
}

#adressecontact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B2606;
	
}
#contenutexte h1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#menu {
	background-image: url(images/menu.jpg);
	float: right;
	width: 173px;
	background-repeat: no-repeat;
	height: 350px;
	margin-left: 15px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenutexte h2 {
	font-size: 14px;
}
#item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url(images/ssmenu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}

#menu a {
text-decoration:none;
}
#item:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #5B2606;
	padding-bottom: 10px;
	background-image: url(images/ssmenu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
#itemover {font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #5B2606;
	padding-bottom: 10px;
	background-image: url(images/ssmenu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
.listinfos {
	list-style-position: inside;
	list-style-type: square;	
}
