
#contenu h2 {
font-family: "Mistral", Arial;
text-transform: uppercase;
/*text-shadow: 1px 1px 0 #999999;*/
font-size: 18pt;
letter-spacing: 1pt;
font-weight:normal;
/*word-spacing: 2pt;*/
border:0;
margin-bottom:20px;
/*padding:0;*/

}

#contenu table {
 vertical-align:middle; 
 width: 100%;
 border:0px;
}
 
 .encadre {
padding:20px; 
border-style:solid; 
border-width:2px; 
border-color:#808080;
 background-color:#f5ebd8; 
}

img {
border:0;
}  
.gallery {
	padding: 0;
	position: relative;
	vertical-align:top;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}


/*placement des loupes*/

.gallery .zoom {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 15px;
	background: url(../images/zoom.gif) no-repeat;
}

.gallery .zoom_environnement {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 200px;
	background: url(../images/zoom.gif) no-repeat;
}


.gallery .zooms {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	background: url(../images/zoom.gif) no-repeat;
}


.gallery a:hover img  {
	border-color: #666;
}

.texte {
padding-left:30px;
padding-right:30px;
}


#presentation {
	font-size:12pt;
	margin-top: 20px;
	margin-right: 40px;
	width: 250px;
	float: right;
	text-align: left;
}

#slideshow {
	margin-top: 20px;
	left: 000px;
	margin-bottom: 320px;
}

#slideshow img {

	left: 0;
	top: 0;
	height: 294px;



.faq li {
	font-size: 12pt;
	font-weight: bold;

}

.faq p {
	font-size: 11pt;
	font-weight:normal

}

ul.faq {
list-style-type:none;
/*list-style-image: url("../images/puce.gif");*/
}
.slideToggle {
font-size:8pt; 
color:#0000FF;
}


