#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 1024px;
}
body {
	background-image: url(images/marge.png);
	background-repeat: repeat-x;
	background-color: #590b09;
	margin: 0px;
	padding: 0px;
}

#contenu {
	background-image: url(images/contenu.png);
	background-repeat: no-repeat;
	min-height: 418px;
	width: 1024px;
}
#baspage {
	background-image: url(images/bas.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 28px;
	background-color: #590B09;
}
#baspage a  {
	text-decoration:underline;
	color:#FFFFFF;
}
#tableaupage {
	background-image: url(images/contenutranche.png);
	background-repeat: repeat-y;
}
#menu {
	width: 220px;
	padding-left: 36px;
	margin-right: 5px;
	vertical-align: top;
	float: left;
}
#contenuflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A82008;
	background-image: url(images/contenuflash.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#contenuflash a {
	text-decoration:underline;
	color:#A82008;
}

#contenutexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 220px;
	padding-left: 260px;
	text-align: justify;
	list-style-image: url(images/fleurpuce.png);
	float: Aucune;
}
#contenutexte ul{
	
	list-style-image: url(images/fleurpuce.png);
}
#contenutexte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E86F16;
}
#contenutexte a {
	text-decoration:underline;
	color:#FFFFFF;
}
#titreflash {
	background-image: url(images/hautflash.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 214px;
}

#item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A82008;
	margin-top: 10px;
	padding-left: 10px;
}
#itemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 10px;
}
#itemover a {
	text-decoration:none;
	color:#FFFFFF;
	}
#item:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
#itemover:hover {
	text-decoration:none;
	color:#A82008;
	}
#item a {
	text-decoration:none;
	}
	#menu a {
	text-decoration:none;
	}
#basflash {
	background-image: url(images/basflash.png);
	background-repeat: no-repeat;
	height: 24px;
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 150px;
	padding-right: 50px;
	text-align: center;
	margin-top: 400px;
	font-weight: bold;
}
#adresse a {
	text-decoration:underline;
	color:#FFFFFF;
	}
#fleurs {
	background-image: url(images/fleursbas.png);
	height: 196px;
	width: 215px;
	background-repeat: no-repeat;
	float: left;
}
#contenutexte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
