body {
	margin: 30px 0 0;
	/* background: #680e06; */
	background: #D15B13;
}
a img {
	border: none;
}
#total {
	position: relative;
	width: 960px;
	margin: 0 auto;
	font: .7em "Trebuchet MS", Arial, sans-serif;
	color: #ffffd6;
}
#tete h1 {
	font: 500 2.2em/1.4em Verdana, Arial, sans-serif;
}
#tete h1 a {
	display: block;
	width: 155px;
	height: 91px;
	padding-top: 180px;
	text-indent: -9000px;
	/* height: 285px;
	font-size: 0;
	line-height: 1px; */
	text-align: center;
	letter-spacing: .1em;
	font-variant: small-caps;
	text-decoration: none;
	color: #faa001;
}
#corps {
	position: absolute;
	top: 0;
	left: 200px;
	width: 615px;
	height: 450px;
	padding: 25px 120px 25px 25px;
	color: #680657;
}
#corps2 {
	width: 615px;
	height: 450px;
	overflow: auto;
}
#menuv {
	width: 195px;
	margin-left: 5px;
	padding: 0;
	list-style: none;
}
#menuv a {
	display: block;
	width: 195px;
	padding: 2px 0;
	text-decoration: none;
	color: #fff;
}
#menuv a:hover, #menuv .courant {
	font-weight: 700;
	/* font-style: italic; */
	text-align: right;
	color: #fff;
	/* background: #7a1107; */
	background: #faa001;
}
#menuh {
	position: absolute;
	right: 10px;
	bottom: 21px;
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
}
#menuh a {
	color: #faa001;
	text-decoration: none;
}
#menuh a:hover {
	text-decoration: underline;
}
.article {
	clear: both;
	padding: 20px 0 0;
}
.article h3 {
	font-size: 1.2em;
	margin: 0 0 10px;
	text-align: center;
	color: #896c00;
}
.article p {
	margin: 0 0 10px;
}
.image-gauche {
	float: left;
	width: 200px;
	text-align: right;
}
.texte {
	margin-left: 215px;
}
.texte a, .texte-ssimg a {
	min-height: 11px;
	padding-left: 15px;
	text-decoration: none;
	/*color: #d4a900;*/
	color: #faa001;
}
.texte a:hover, .texte-ssimg a:hover {
	text-decoration: underline;
}
#pied {
	position: absolute;
	top: 500px;
	left: 210px;
}
#pied address {
	font-style: normal;
}
#pied p {
	width: 746px;
	text-align: center;
	border-top: 1px solid #b37a54;
}
#pied a {
	/*color: #d4a900;*/
	color: #faa001;
}
#pied a:hover {
	text-decoration: none;
}

/*** PAGE GALERIE ***/
#vignettes {
	width: 180px;
	height: 420px;
	float: left;
	overflow: auto;
	font-size: .9em;
}
#vignettes .article {
	padding: 0;
}
#vignettes .texte {
	margin: 0 5px 0 0;
}
#vignettes .image {
	width: 85px;
}
#vignettes h3 {
	margin: 5px 5px 5px 0;
	text-align: left;
	font-size: 1.2em;
}
#vignettes p {
	margin: 5px 0;
}
#vignettes .image a {
	display: block;
	width: 164px;
	border-top: 1px solid #faa001;
	outline: none;
}
#vignettes .image a:hover, #vignettes .image a.courant {
	background: url(../images/cours1/fond_vignette.gif);
}
#vignettes .image a.courant {
	cursor: default;
}
#vignettes .separateur {
	height: 10px;
}
#vignettes .separateur hr {
	display: none;
}
#grand-format {
	position: relative;
	height: 400px;
	margin: 0 0 0 180px;
	text-align: right;
}
#anim-loader {
	position: absolute;
	left: 212px;
	top: 192px;
	z-index: 10;
	display: none;
}
