#bandeau {
	height: 250px;
	width: 950px;
	background-color: #FFFFFF;
}
#contenu {
	background-image: url(images/contenu.jpg);
	background-color: #1C1D31;
	background-repeat: no-repeat;
	min-height:482px;
}
#baspage {
	background-image: url(images/baspage.png);
	background-repeat: no-repeat;
	background-color: #BC0108;
}
#baspage a{
	text-decoration:underline;
	color:#FFFFFF;
}
#vignettescentre {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#margedroite {
	background-image: url(images/margedroite.png);
	background-repeat: no-repeat;
}
#margegauche {
	background-image: url(images/margegauche.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#flashinfo {
	width: 194px;
	float: right;
}
#titreflash {
	background-image: url(images/titreflash.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 194px;
}
#contenuflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	vertical-align: top;
	margin-bottom: 25px;
}
#contenuflash a { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#contenutexte {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-bottom: 0px;
	margin: 0px;
}
#contenutexte a {
	text-decoration:none;
	color:#BC0108;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#basadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 150px;
	float: left;
	text-align: center;
	height: 40px;
	padding-top: 5px;
	background-color: #1C1D31;
	padding-bottom: 5px;
}
#itemover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 150px;
	float: left;
	text-align: center;
	height: 40px;
	padding-top: 5px;
	background-color: #BC0108;
	padding-bottom: 5px;
}
#item:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 150px;
	float: left;
	text-align: center;
	height: 40px;
	padding-top: 5px;
	background-color: #BC0108;
	padding-bottom: 5px;
}
#item a{
	text-decoration:none;
	color:#FFFFFF;

}
#menuinterieur {
	height: 52px;
	background-color: #1C1D31;
	text-align: center;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contenutexte h1 {
	font-size: 18px;
	color: #DECBA4;
	padding-left: 10px;
}
#content {
	width: 950px;
	min-height:768px;

}
#webpassion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#webpassion a {
	color:#FFFFFF;
	text-decoration:underline;
}
