#page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	width: 1001px;
}
body {
	background-color: #00243E;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #FEFEFE;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#titreflash {
	background-image: url(images/fondflash.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 10px;
	padding-left: 20px;
}

h2 {
	color: #4CC8D4;
	letter-spacing: 3px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	color: #00243E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	width: 350px;
	float: right;
	margin-top: 90px;
	margin-right: 60px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFEFE;
	text-align: justify;
}



#bandeau {
	background-image: url(images/bandeau.jpg);
	height: 208px;
	width: 1001px;
}
#marge {
	background-image: url(images/bas-menu.jpg);
	width: 278px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bas {
	background-image: url(images/bas-page.jpg);
	height: 131px;
	width: 1001px;
}
#corps {
	background-image: url(images/fond-corps.jpg);
	width: 723px;
	background-repeat: no-repeat;
	padding-top: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	background-image: url(images/haut-menu.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
#item {
	margin-left: 29px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001067;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	padding-left: 15px;
}
#item:hover {
	background-image: url(images/fond-item-over.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#item_over {
	margin-left: 29px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001067;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	padding-left: 15px;
	background-image: url(images/fond-item-over.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	width: 210px;
	margin-top: 20px;
	margin-right: 25px;
}
#adresse a {
	color: #FFFFFF;
}
#item a, #item_over a {
	color: #FFFFFF;
	text-decoration: none;
}
#corps_margedroite {
	background-image: url(images/fond-corps.jpg);
	width: 693px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
 #corps_margedroite a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

#corps_margedroite a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#listeinfos a {
	color:#003366;
	text-decoration:none;
	}

