#contenu {
	background-image: url(images/fondcontenu.jpg);
	background-repeat: repeat-y;
	height: 600px;
	width: 1027px;
	vertical-align: top;
}
#contenu a{
	text-decoration:none;
}
#baspage {
	background-image: url(images/baspage.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 1027px;
	background-color: #2C5692;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 331px;
	width: 1027px;
}
#menu {
	float: left;
	width: 197px;
	padding-left: 50px;
	margin-right: 10px;
	margin-bottom: 300px;
	margin-top: 20px;
}
#titreflash {
	background-image: url(images/hautflash.jpg);
	height: 50px;
	width: 218px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C5692;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
#flashinfo {
	float: right;
	width: 218px;
	margin-left: 10px;
}
#contenuflash {
	background-image: url(images/contenuflash.jpg);
	background-repeat: repeat-y;
	height: 100px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: justify;
}
#webpassion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	background-color: #2C5692;
	margin-left: 50px;
}
#webpassion a {
	text-decoration:none;
	color:#FFFFFF;
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	height: 20px;
	background-color: #2C5692;
	margin-right: 50px;
}
#adresse a {
	text-decoration:none;
	color:#ffffff;
}

#contenuflash a {
	color:#2C5692;
	font-weight:bold;
}
#basflash {
	background-image: url(images/basflash.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
#contenutexte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/soutitre.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left bottom;
	margin-top: 30px;
}

#item {
	background-image: url(images/fonditem.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	text-align: left;
	text-decoration:none;
}

#item a {
	text-decoration:none;
	color:#FFFFFF;
}
#itemover {
	background-image: url(images/fonditemover.jpg);
	height: 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	text-align: left;
	text-decoration:none;
}
#item:hover {
	background-image: url(images/fonditemover.jpg);
	height: 25px;
	text-decoration:none;	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#contenutexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-right: 65px;
	text-align: justify;
	padding-left: 250px;
}
#contenutexte a{
	text-decoration:none;
	color: #FF0B1D;
	font-weight: bold;
}
body {
	background-color: #BAD2F6;
	
}
#contenutexte h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
