body {
	width: 760px;
	margin: auto;
/* Centrer la page */
	margin-top: 5px;
/* Espace entre le navigateur et le haut du site */
	margin-bottom: 5px;
/* Espace entre le navigateur et le bas du site */
	border: 1px solid #DD740B;
	background-color: #A8DF00;
}
div {
	background-color: #FFFFFF;
	background: white;
}
/* ------------------------------------------ DEBUT bandeau*/
#bandeau {
	width: 760px;
	height: 100px;
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #F69A41;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
/* ------------------------------------------ Fin bandeau*/
/* ------------------------------------------ DEBUT menu haut */
#menuhaut {
	float: left;
	width: 100%;
	/*background: #EFF4FA;*/
	background: white;
	font-size: 90%;
	line-height: normal;
	border-bottom: 1px solid #DD740B;
}
#menuhaut ul {
	margin: 0;
	padding: 10px 10px 0 100px;
	list-style: none;
}
#menuhaut li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menuhaut a {
	float: left;
	background: url("./menu/tableftI.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#menuhaut a span {
	float: left;
	display: block;
	background: url("./menu/tabrightI.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menuhaut a span {
	float: none;
}
/* End IE5-Mac hack */
#menuhaut a:hover span {
	color: #FFF;
}
#menuhaut a:hover {
	background-position: 0% -42px;
	font-weight: bold;
}
#menuhaut a:hover span {
	background-position: 100% -42px;
	font-weight: bold;
}
#menuhaut #current a {
	background-position: 0% -42px;
	font-weight: bold;
}
#menuhaut #current a span {
	background-position: 100% -42px;
	font-weight: bold;
}
/*- ---------------------------------- FIN menu haut-- */
/*- ---------------------------------- DEBUT menu gauche-- */
#menugauche {
	float: left;
	background: white;
	width: 100px;
	margin: 0px;
	height: 410px;
	font-size: 90%;
}
#menugauche ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menugauche li a {
	height: 32px;
	voice-family: "\";
/*}*/
\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menugauche li a:link, #menugauche li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(./menu/menu5.gif);
	padding: 8px 0 0 10px;
}
#menugauche li a:hover, #menugauche li #current {
	color: #FFFFFF;
	background:  url(./menu/menu5.gif) 0 -32px;
	padding: 8px 0 0 20px;
	font-weight: bold;
}
#menugauche #current a {
	background-position: 0% -32px;
	padding: 8px 0 0 20px;
	font-weight: bold;
}
/*- ---------------------------------- FIN menu gauche-- */
/* ------------------------------------------ DEBUT contenu*/
#contenu {
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 760px;
	/*height: 450px;*/
	background-color: #FFFFFF;
}
#contenu img {
	border: 1px solid #DD740B;
}
#contenu h1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
}
#contenu h2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-image: url(images/fleche_b.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
#contenu p {
	font-size: 9pt;
	font-style: normal;
	color: Black;
	margin-top: 0px;
	/*text-align: justify;
*/
}
#contenu a:link {
	font-size: 9pt;
	FONT-WEIGHT: normal;
	COLOR: #810102;
	TEXT-DECORATION: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu a:visited {
	font-size: 9pt;
	FONT-WEIGHT: normal;
	COLOR: #810102;
	TEXT-DECORATION: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu a:hover {
	font-size: 9pt;
	FONT-WEIGHT: normal;
	COLOR: #89970e;
	TEXT-DECORATION: none;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu a:active {
	font-size: 9pt;
	FONT-WEIGHT: normal;
	COLOR: #89970e;
	TEXT-DECORATION: none;
	font-family: Georgia, Times New Roman, Times, serif;
}
/* ------------------------------------------ FIN contenu*/
/* ------------------------------------------ DEBUT contenu menu gauche*/
#contenu_mg {
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 660px;
	height: 410px;
	background-color: #FFFFFF;
}
#contenu_mg img {
	border: 1px solid #DD740B;
}
#contenu_mg h1 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
}
#contenu_mg h2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-image: url(images/fleche_b.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
#contenu_mg p {
	font-size: 9pt;
	font-style: normal;
	color: Black;
	margin-top: 0px;
	/*text-align: justify;
*/
}
#contenu_mg a:link {
	FONT-WEIGHT: normal;
	COLOR: #810102;
	TEXT-DECORATION: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu_mg a:visited {
	FONT-WEIGHT: normal;
	COLOR: #810102;
	TEXT-DECORATION: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu_mg a:hover {
	FONT-WEIGHT: normal;
	COLOR: #89970e;
	TEXT-DECORATION: none;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu_mg a:active {
	FONT-WEIGHT: normal;
	COLOR: #89970e;
	TEXT-DECORATION: none;
	font-family: Georgia, Times New Roman, Times, serif;
}
/* ------------------------------------------ FIN contenu menu gauche*/

/* ------------------------------------------ DEBUT gestion diapo*/
/*css2*/

.thumb {
	position:relative;
	top:0;
	left:0;
}

.thumb a {
	margin:0;
	text-decoration:none;
}

.thumb a:hover {
	background-color:white;
}

.thumb a .grand {
	display:block;
	position:absolute;
	width:0px;
}

.thumb a:hover .grand {
	position:absolute;
	top:100px;
	left:180px;
	width:225px;
	/*height:225px; */
}
/* ------------------------------------------ FIN gestion diapo*/


/* ------------------------------------------ DEBUT pied de page*/
#piedpage {
	clear: both;
	width: 760px;
	height: 30px;
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	text-align: center; /*color: #a2a2a2;*/
	color: #464646;
	/*border: 1px solid #DD740B;*/ /*margin: auto;*/
	font-weight: normal;
	border-top-color: #DD740B;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* ------------------------------------------ FIN pied de page*/

