

/******** Partie Presentation ********/

#presentationBox{
	behavior: url(../iepngfix.htc);
	background-image :url(../images/famille.png);
	background-repeat:no-repeat;
	width:643px;
	height:412px;
	left:268px;
	top:120px;
	position:absolute;	
}

#presentationTxt{
	width:440px;
	top: 15px;
	margin : 0px 80px 5px 100px;
	position:relative;	
	color:white;
	font-size:12px;
	line-height:18px;
	height:372px;
	overflow: hidden;
	text-align:justify;
}

#scrollBox {
	position:absolute;
	height:372px;
	border-color: 1px solid pink;
	width: 10px;
	left: 819px;
	top: 140px;
}

#presentationGIF{
  position:absolute;
  top:275px;
  left:9px;
}

#presentationGIF2{
  position:absolute;
  top:343px;
  left:9px;
}



/* Partie haut du panneau bleu */
.blueBoxContent {
	background-repeat: no-repeat;
	background-position:center center;
	padding:0;
	left: 236px;
	width:675px;
	top: 157px;
	height: 294px;
	position:absolute;
	text-align: center;
	margin: auto;
	/* border: 1px solid red; */
	overflow:hidden;
}

/* Bordure noire en bas du panneau bleu opaque */
.blackBottomComment {
	padding:0;
	left: 236px;
	width:675px;
	top: 451px;
	height: 52px;
	line-height: 50px;
	background-color: #000;
	position:absolute;
	color:white;
	font-size:12px;
	text-align:center;
	vertical-align: middle;
}



#blackBottomComment table{
	width:100%;
	text-align:center;
}

#blackBottomComment td{
	color:white;
	font-size:12px;
}

#blueBoxAlbum{
	background-image :url(../images/famille/1.png);
}
