body {
	margin: 30px 0 0;
	/* background: #6a576b; */
	/* background: #9a0034; */
	/* background: #010066; */
	/* background: #732A62; */
	/*background: #6E4B69;*/
	/*background: #fc0;*/
	background: #999;
}
a img {
	border: none;
}
#total {
	position: relative;
	width: 960px;
	height: 629px;
	margin: 0 auto;
	font: .7em "Trebuchet MS", Arial, sans-serif;
	/*color: #ffffff;*/
	/*color: #4d1c41;*/
	color: #000;
}
#tete h1 {
	font: 700 1.7em/1.6em Verdana, Arial, sans-serif;
}
#tete h1 a {
	display: block;
	width: 210px;
	height: 91px;
	padding-top: 188px;
	text-indent: -9000px;
	font-size: 0;
	line-height: 1px;
	text-decoration: none;
}
#corps {
	position: absolute;
	top: 0;
	left: 200px;
	width: 615px;
	height: 450px;
	padding: 25px 120px 25px 25px;
	color: #000000;
}
#corps2 {
	width: 600px;
	height: 450px;
	overflow: auto;
	padding-right: 15px;
}
#menuv {
	width: 195px;
	margin-left: 5px;
	padding: 0;
	list-style: none;
}
#menuv a {
	display: block;
	width: 195px;
	padding: 2px 0;
	text-decoration: none;
	/*color: #ffffff;*/
	/*color: #4d1c41;*/
	color: #000;
}
#menuv a:hover, #menuv .courant {
	font-weight: 700;
	/* font-style: italic; */
	text-align: right;
	/*color: #ffffff;*/
	/* background: #67286e; */
	/* background: #010080; */
	/*background: #4D1C41*/
	background: #fff;
}
#menuh {
	position: absolute;
	right: 10px;
	bottom: 21px;
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
}
#menuh a {
	color: #6a576b;
	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: #000000;
}
.article p {
	margin: 0 0 10px;
}
.dispo3 {
	overflow: hidden;
}
.dispo1 .image {
	float: left;
	margin: 0 10px 10px 0;
	text-align: right;
}
.dispo2 .image {
	float: right;
	margin: 0 0 10px 10px;
	text-align: left;
}
.dispo1 .texte {
	margin-left: 215px;
}
.separateur {
	clear: both;
	margin: 0;
}
.separateur hr {
	display: none;
	margin: 0;
}

.image-gauche {
	float: left;
	width: 200px;
	text-align: right;
}
.texte a, .texte-ssimg a {
	min-height: 11px;
	padding-left: 15px;
	text-decoration: none;
	color: #67286e;
}
.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 #ffffff;
}
#pied a {
	/*color: #ffffff;*/
	/*color: #4d1c41;*/
	color: #000;
}
#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 #6a576b;
	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;
}
