body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-image: url(../images/ombre.jpg);
	background-repeat: repeat-y;
}

#entete {
	height: 174px;
	width: 900px;
}

/* div item caches par defaut */
.item{
	display: none;
	padding-top: 4px;
	width: 770px;
	margin-left: 112px;
}
 
.lienItem{
	text-decoration: none;
	float: left;
	background-color: #B7BAC3;
}
 

#menu {
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	height: 54px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#menu  a:link {
	width: 107px;
	text-decoration: none;
	color: #003366;
	display: inline-block;
	line-height: 25px;
}

#menu a:visited {
	width: 107px;
	text-decoration: none;
	display: inline-block;
	line-height: 25px;
	color: #003366;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #B7BAC3;
	display: inline-block;
	width: 107px;
	line-height: 25px;
}

#menu a:active {
	display: inline-block;
	width: 107px;
}

#bdepage a:link {
	text-decoration: none;
	text-align: center;
	color: #003366;
}


#bdepage a:visited {
	color: #003366;
	text-decoration: none;
}

#bdepage a:hover {
	color: #B7BAC3;
	text-decoration: underline;
}

#bdepage a:active {
	color: #898AA5;
	text-decoration: underline;
}

#zonetexte {
	width: 820px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
	line-height: 20px;
	height: auto;
}

#bdepage  {
	text-align: center;
	width: 880px;
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/ombre.jpg);
	background-repeat: repeat;
	line-height: 10px;
	float: left;
	height: 30px;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #830421;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 30px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.centregras {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
}


#confirm {
	background-color: #C0C0C0;
	background-image: url(../images/ombre.jpg);
	background-repeat: repeat;
	height: 300px;
	text-align: center;
}
.fleche {
	text-indent: -15px;
	padding-left: 30px;
}
#facebook a {
	float: right;
	width: 20px;
	margin-right: 20px;
}

