.Body {
	background: #A78D64;
	padding: 0px;
	margin: 0px;
}
/* Habillage du skin */
.Left {
	background-image: url(gauche.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Right {
	background-image: url(droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Top {
	background-image: url(haut.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 52px;
}
.Bottom {
	background-image: url(bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
}
/* Partie centrale du skin */
.Content {
	width: 834px;
}
/* Decoupage contenu */
.Tableprincipale {
	width: 834px;
}
.EspaceNavig {
	height: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A4A09C;
	border-right-color: #A4A09C;
	border-bottom-color: #A4A09C;
	border-left-color: #A4A09C;
	width: 184px;
	background-color: #06143A;
	vertical-align: top;
	background-image: url(backgroundnavig.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.EspaceAnim {
	height: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A4A09C;
	border-right-color: #A4A09C;
	border-bottom-color: #A4A09C;
	border-left-color: #A4A09C;
	background-color: #06143A;
	position: fixe;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.Solpartmenu {
	height: 15px;
	background-color: #666666;
	width: 649px;
}
.Copyright {
	height: 15px;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #A4A09C;
	border-bottom-color: #A4A09C;
	text-align: right;
	vertical-align: bottom;
}
.language {
	height: 15px;
	background-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A4A09C;
	border-left-color: #A4A09C;
	text-align: left;
	vertical-align: bottom;
	padding-left: 8px;
}

.Contenu {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A4A09C;
	border-right-color: #A4A09C;
	border-bottom-color: #A4A09C;
	border-left-color: #A4A09C;
	vertical-align: top;
	background-color: #06143A;
	border-top-width: 1px;
	width: 649px;
}
.ContenuInterne {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A4A09C;
	border-right-color: #A4A09C;
	border-bottom-color: #A4A09C;
	border-left-color: #A4A09C;
	vertical-align: top;
	background-color: #06143A;
	border-top-width: 1px;
	width: 649px;
	background-image: url(bandeau_haut1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
/* Partie Navigation */
.TableNavigation {
	width: 184px;
}
.Menu {
	width: 184px;
	vertical-align: top;
}
.basmenu {
	width: 184px;
	height: 70px;
}

a.seconnecter {
  color: #A78D64;
  text-decoration: none;
  FONT-WEIGHT: normal;
  font-size:11px;
  font-family:arial;
}

a.seconnecter:visited {
  color: #A78D64;
  text-decoration: none;
  FONT-WEIGHT: normal;
  font-size:11px;
  font-family:arial;
}

a.seconnecter:hover {
  color: #A78D64;
  text-decoration: none;
  FONT-WEIGHT: normal;
  font-size:11px;
  font-family:arial;
}

a.seconnecter:active {
  color: #A78D64;
  text-decoration: none;
  FONT-WEIGHT: normal;
  font-size:11px;
  font-family:arial;
}

