/* CSS Document */

.bloc-rubriques{
	width:688px;
}

.bloc-rubriques-illustration{
	width:688px; min-height:312px;
	padding-top:25px;
	text-align:center;
}

.bloc-rubriques-text{
	width:638px;
	padding:20px;
}

.bloc-rubriques-text img{
	padding:20px;
}

.bloc-rubriques-demarcation{
	clear:both;
	width:688px; height:50px;
	text-align:center;
	background-image:url(../images/content/ligne-rouge-h.png); background-position:center; background-repeat:no-repeat;
}

h2.bloc-rubriques-titre{
	width:688px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	text-align:center; 
}

