#bandeau {
	background-image: url(images/tapissier_04.jpg);
	height: 198px;
	width: 951px;
	background-repeat: no-repeat;
}
#contenu {
	background-color: #191919;
	background-image: url(images/tapissier_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#baspage {
	background-image: url(images/tapissier_08.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7F0DE;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#basflash {
	background-image: url(images/basflash.png);
	height: 19px;
}

#titreflash {
	background-image: url(images/titreflash.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 53px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	padding-right: 10px;
}
#flashinfo {
	float: right;
	width: 144px;
}
#contenuflash {
	background-image: url(images/contenuflash.png);
	background-repeat: repeat-y;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	color: #323641;
	font-weight: bold;
	padding-top: 10px;
	text-align: justify;
	padding-right: 22px;
}
#contenuflash a {
	
	color: #191919;
}
#contenutexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAF1E0;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#contenutexte a {
	color:#F7C524;


}

#menu {
	text-align: center;
	background-position: center;
	height: 42px;
	width: 911px;
	padding-left: 40px;
}
body {
	background-color: #5A5859;
	background-image: url(images/tapissier_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#item {
	background-image: url(images/puce.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F8EFDE;
	padding-top: 10px;
	width: 125px;
	margin-left: 10px;
	padding-left: 25px;
	padding-right: 10px;
}
#itemover {
	background-image: url(images/puce.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F8EFDE;
	padding-top: 10px;
	width: 125px;
	margin-left: 10px;
	padding-left: 25px;
	padding-right: 10px;
	text-decoration:underline;
	color:#F7C524;
	
}
#item:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#F7C524;
	}
#item a {
	
	text-decoration:none;
	}
#baspage a {
	color: #F8EFDE;

}
ul.infos {
	list-style-type: none;
	list-style-image: none;
}
#contenutexte h1 {
	font-size: 16px;
	font-weight: bold;
}
#contenutexte h2 {
	font-size: 14px;
	color: #F7C524;
}
