body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #CBC4EE;
	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 {
	width: 1210px;
	position: fixed;
	height: 775px;
	left: 1%;
	top: 1%;
	right: auto;
	bottom: auto;
	visibility: hidden;
	z-index: 3;
	border: 1px solid #FFBD00;
}
#div_photoMQ {
	width: 700px;
	position: fixed;
	height: 475px;
	left: 1%;
	top: 5%;
	right: auto;
	bottom: auto;
	visibility: hidden;
	z-index: 3;
	border: 1px solid #FFBD00;
}

#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.8;
	filter:alpha(opacity=80);
}
#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: 70%;
	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: 70%;
	text-decoration: blink;
	background-color: #FF6;
}


#div_chargeur {
	background-image: url(../../images/chargeur01.gif);
	position: fixed;
	background-repeat: no-repeat;
}
.div_vignette {
	float: left;
	width: auto;
	position: relative;
	visibility: visible;
	z-index: 1;
	padding: 2px;
	height: auto;
	border: 1px solid #2AB1E0;
	margin: 2px;
	top: 50px;
	left: 10px;
}
.bouton_fermer {
	width: 66px;
	position: fixed;
	visibility: hidden;
	z-index: 4;
	height: auto;
	left: 73%;
	top: 1%;
}
.bouton_fermerMQ {
	width: 66px;
	position: fixed;
	visibility: hidden;
	z-index: 4;
	height: auto;
	left: 42%;
	top: 5%;
}

.bouton_attention {
	width: 53px;
	position: fixed;
	visibility: hidden;
	z-index: 4;
	height: auto;
	left: 78%;
	top: 1%;
}
.bouton_attentionMQ {
	width: 53px;
	position: fixed;
	visibility: hidden;
	z-index: 4;
	height: auto;
	left: 48%;
	top: 5%;
}



.imagenav {
	width: 550px;
	padding: 5px;
	margin: 0 auto;
	font-size: 8pt;
	color: #213C11;
	font-family: "Verdana", Helvetica, sans-serif;
	background-color: transparent;
}
.left {
	float: left;
	clear: right;
}
.right {
	float: right;
	position: relative;
	visibility: visible;
	z-index: 4;
	left: 58%;
	right: auto;
}
.rightMQ {
	float: right;
	position: relative;
	visibility: visible;
	z-index: 4;
	left: 12%;
	right: auto;
}

/* Links
--------------------------------------------------*/
a {
	text-decoration: underline;
	color: #003;
}

a:hover {
	text-decoration: none;
	color: #003;
}
.imagenav a {
	color: #C00;
}

.imagenav a:hover {
	color: #090;
}
.clearer {
	clear: both;
	line-height: 0;
}

