/* CSS Document */

.bloc-traditions{
	width:688px;
}

.bloc-traditions-titre{
	clear:both;
	width:688px;
	text-align:center;
	color:#7f231c;
	font-size:18px;
	font-weight:bold;
	text-align:center; 
}

.bloc-traditions-content{
	float:left;
	width:355px;
	color:#7f231c;
	font-size:13px;
	text-align:center; 
	padding:30px;          
}

.bloc-traditions-illustration{
	float:left;
	text-align:center;
	padding:25px;
}


.bloc-traditions-demarcation{
	clear:both;
	width:650px; height:2px;
	background-image:url(../images/content/ligne-rouge-h.png); background-position:center; background-repeat:no-repeat;
}