/* CSS Document */

/* */
#bloc-content {
	width:700px; min-height:700px;
}

#bloc-content-titre {
	width:700px; height:50px;
	text-align:left;
}

#bloc-content-vague {
	width:700px; height:17px;
	background-image:url(../images/content/bloc-content-vague.png); background-repeat:no-repeat;

}

#bloc-content-left {
	float:left;
	width:6px; min-height:667px;
	background-image:url(../images/content/bloc-content-left.png); background-repeat:no-repeat; background-position:bottom;

}

#bloc-content-container {
	float:left;
	width:688px; 
	padding-top:10px; padding-bottom:20px;
}

#bloc-content-text {
	float:left;
	width:390px; min-height:441px;
	padding:20px;
}

#bloc-content-center {
	float:left;
	width:2px; height:441px;
	background-image:url(../images/content/bloc-content-center.png); background-repeat:no-repeat; background-position:center;
}

/* Bloc Image 1*/

#bloc-content-img {
	float:left;
	width:256px;
	text-align:center;
}

.bloc-content-img-illustration-legende{
	width:256px;
	text-align:center;
	padding-top:100px;
}

.bloc-content-img-illustration{
	text-align:center;
}

.bloc-content-img-legende{
	color:#999999;
	font-size:14px;
	font-style:italic;
	text-align:center;
}

/* Bloc Image 2*/

#bloc-content-img2 {
	clear:both;
	width:688px;
	float:left;
}

.bloc-content-img2-illustration-legende{
	float:left;
	min-width:330px;
	padding-top:10px;
	padding-left:10px;
}

.bloc-content-img2-illustration{
	text-align:center;
}

.bloc-content-img2-legende{
	color:#999999;
	font-size:14px;
	font-style:italic;
	text-align:center;
}

/* */
#bloc-content-right {
	float:left;
	width:6px; min-height:667px;
	background-image:url(../images/content/bloc-content-right.png); background-repeat:no-repeat; background-position:center top;
}

#bloc-content-footer {
	clear:both;
	width:700px; height:6px;
	background-image:url(../images/content/bloc-content-footer.png); background-repeat:no-repeat;
}
