
body, td, th, input, select, textarea, h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
html, body {
	background-color: #CC9EB8;
}
body {
	text-align: center;
}
div.body {
	width: 990px;
	margin: auto;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}
.logo {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 177px;
	height: 151px;
}
.menu_g {
	position: absolute;
	top: 178px;
	left: 10px;
	width: 186px;
}
.menu_g_h {
	height: 55px;
}
.menu_g_m {
	background-color: #B78A9F;
	background-image: url(../image/menu_g_m.gif);
}
.menu_g_m ul, .menu_g_m ol {
	padding: 10px 8px 10px 11px;
}
.menu_g_m h2, .menu_g_m p {
	padding: 0 13px 0 16px;
}
.menu_g_m h2 {
	line-height: 30px;
	background-color: #842859;
	background-image: url(../image/menu_g_titre.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.menu_g_m h2.follower {
	padding-top: 30px;
}
.menu_g_m h2 a,
.menu_g_m li a {
	color: white;
	font-weight: bold;
}
.menu_g_m li {
	padding: 5px;
}
.menu_g_m h2 a:hover,
.menu_g_m li a:hover {
	color: black;
}
.menu_g_m #basket .final {
	text-align: right;
}
.menu_g_m #basket .final a {
	color: black;
	font-weight: bold;
}
.menu_g_m #basket .final a:hover {
	color: white;
}
.menu_g_m #basket_image {
	width: 20px;
	height: 15px;
}
.menu_g_b {
	height: 92px;
}
.menu_h {
	position: absolute;
	top: 15px;
	left: 200px;
	width: 790px;
	height: 133px;
	background-color: #BAD200;
	background-image: url(../image/bandeau790.gif);
}
.menu_h ul, .menu_h ol {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.bande_defilante {
	position: absolute;
	top: 148px;
	left: 200px;
	height: 88px;
	width: 790px;
	overflow: hidden;
	background-color: #842859;
	background-image: url(../image/bande88.png);
}
.boite {
	position: absolute;
	top: 236px;
	left: 200px;
	width: 790px;
}
.page {
	padding-bottom: 1em;
}
.page, .page li {
	background-color: white;
	color: #7B0046;
}
.page h2, .page .photo, .page p, .page ul, .page ol {
	padding: 10px;
}
.page h2 {
	font-size: 2em;
	font-weight: bold;
}
.page .photo {
	float: right;
}
.page img.photo {
	margin-top: 0;
	padding-top: 0;
	width: 390px;
}

.horizontale {
	padding: 3px 0 3px 0;
	text-align: right;
}
.horizontale li {
	display: inline;
	padding: 0 1em 0 1em;
	border-right: 1px solid #720041;
}
.horizontale li.dernier {
	border-right: 0 none;
}
.horizontale li a {
	color: #720041;
	font-weight: bold;
}
.horizontale .copy {
	border-right: 1px solid white;
}
.horizontale .copy a {
	color: white;
	font-weight: normal;
}

.page ul.contenu li {
	float: left;
	padding-right: 42px;
	padding-bottom: 20px;
	text-align: left;
	width: 150px;
}
.page ul.contenu li.newline {
	clear: left;
}
.page ul.contenu li .vignette {
	display: block;
	width: 150px;
}

.page table.contenu td {
	padding: 10px 32px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.page table.contenu td .vignette,
.page table.contenu td span {
	display: block;
	width: 150px;
}

.page .contenu a .link {
	text-decoration: none;
}
.page .contenu a:hover .link {
	text-decoration: underline;
}

.page .fin {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

