#page {
	background-color: #FFFFFF;
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bando {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 955px;
	background-image: url(../graphisme%20pages/bando.png);
	background-repeat: no-repeat;
}
#bando img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../graphisme%20pages/fond-page.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 955px;
	list-style-type: none;
	background-image: url(../graphisme%20pages/fond-menu-off.png);
	background-repeat: repeat-x;
	border: 1px solid #CC3300;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphisme%20pages/fond-menu-off.png);
	background-repeat: repeat-x;
	display: block;
	clear: Aucune;
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
}
#menu li a:hover {
	background-image: url(../graphisme%20pages/fond-menu-on.png);
	color: #FFFFFF;
}
#gauche {
	width: 180px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#droite {
	float: right;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#centre {
	width: 585px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding: 0px;
}

#centre input {
	border: thin solid #CC3300;
}
#centre table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: medium outset #CC3300;
}
#centre table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-variant: normal;
}
#centre table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
	font-style: italic;
	font-variant: normal;
}
#centre table td {
	border: medium inset #CC3300;
}
#pied {
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
	width: 955px;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #CC3300;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gallery {
	position: relative;
	width: 585px;
	margin: 0px;
	padding: 0px;
}
#thumbs {
	width: 180px;
	float: left;
}
#thumbs a {
	display: block;
	float: right;
	margin: 0 0 5px 5px;
	width: 50px;
	height: 50px;
	border: 1px solid #CC3300;
}
#thumbs a img {
	width: 50px;
	height: 50px;
	border: 0;
}
#thumbs a:hover {
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
#thumbs a:hover img {
	position: absolute;
	width: auto;
	height: auto;
	left: 185px;
	top: 0;
	border: 1px solid #CC3300;
}
