body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #D9B9E0;
	background-image: url(../../images/fond_tmb01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#page_tmb {
	height: auto;
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	visibility: visible;
	z-index: 1;
	text-align: center;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#titre_tmb {
	height: auto;
	width: 471px;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: 10px;
	left: 35%;
}
#titre2_tmb {
	height: auto;
	width: 400px;
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 37%;
	top: 15px;
}
#titre3_tmb {
	height: auto;
	width: 400px;
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 37%;
	top: 15px;
}
#menu_tmb {
	height: auto;
	width: 700px;
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 10px;
	top: 30px;
}
#div_photo {
	position: fixed;
	left: 14%;
	top: 10%;
	right: auto;
	bottom: auto;
	visibility: hidden;
	z-index: 3;
	text-align: left;
	vertical-align: baseline;
}
#div_noircir {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	visibility: hidden;
	z-index: 2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	opacity: 0;
	filter:alpha(opacity=0);
}


#div_image {
	position: relative;
	visibility: hidden;
	z-index: 3;
	border: 1px solid #EFF4ED;
}
#div_chargeur {
	background-image: url(../../images/chargeur01.gif);
	position: fixed;
	background-repeat: no-repeat;
}
#Div_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	width: auto;
	position: fixed;
	visibility: hidden;
	z-index: 1;
	left: 1%;
	top: 75%;
	text-decoration: blink;
	background-color: #FF6;
}
#Div_info2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	width: auto;
	position: fixed;
	visibility: hidden;
	z-index: 1;
	left: 1%;
	top: 75%;
	text-decoration: blink;
	background-color: #FF6;
}
#div_chargeur2 {
	background-image: url(../../images/chargeur02.gif);
	position: fixed;
	background-repeat: no-repeat;
}
.div_vignette {
	float: left;
	width: 100px;
	position: relative;
	visibility: visible;
	z-index: 1;
	padding: 2px;
	height: 56px;
	border: 1px solid #90C;
	margin: 2px;
	top: 50px;
	left: 10px;
	overflow: hidden;
}
.bouton {
	width: 66px;
	position: absolute;
	visibility: hidden;
	z-index: 4;
	height: auto;
	float: right;
	right: 0.1px;
	top: 0.1px;
}
.boutonplus {
	width: auto;
	position: absolute;
	visibility: hidden;
	z-index: 6;
	height: auto;
	float: right;
	right: 3px;
	top: 50%;
}
.boutonmoins {
	width: auto;
	position: absolute;
	visibility: hidden;
	z-index: 6;
	height: auto;
	float: left;
	top: 50%;
	left: 3px;
}

