/* Style Installations J.Santos - http://www.pixelscarres.com - 2007 */

#containerinst {
	position: relative;
	width: 56.7em;
	height: 644px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
}
#containerinst .vignets {
	position: absolute;
	width: 16em;
	top: 0;
}
#containerinst .vignets a:hover {
	background-color: transparent;
}
#texte {
	position: relative;
	z-index: 0;
	display: block;
	width: 21em;
	left: 330px;
	top: 60px;
	text-align: right;
	line-height: 1.7em;
	color: #666666;
	margin-left: 14px;
}
.space {
	height: 50px;
}
.big {
	font-size: 1.1em;
	font-weight: bold;
}
.legende2 {
	font-size: 0.79em;
	color: #666;
}

/* @group details installations */
#container {
	position: relative;
	width: 56.7em;
	height: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
}
#container .vignets {
	position: absolute;
	width: 16em;
	top: 0;
}
#container .vignets a:hover {
	background-color: transparent;
}
#explications {
	width: 39em;
	float: right;
	text-align: justify;
	margin-right: 15px;
	color: #666666;
	height: 19em;
}
#apparitions {
	text-align: center;
	margin-left: 210px;
	width: 40em;
	margin-top: -20px;
}
/* @end */

