h5.chapo{
	padding:0;
	margin:0;
	margin-top:10px;
	color:#00308F;
	font-size:12px;
	font-style:italic;
	font-weight:normal;

}

.support-left-col{
	float:left;
	width:320px;
	/*border:1px solid red;*/
}


.support-left-col h4{
	padding:26px 6px 26px 6px;
	margin:0;
	font-size:14px;
	color:#00308F;
	font-weight:bold;
	font-style:italic;
}


.support-left-col h4 img{
	float:left;
	width:32px;
	margin-right:5px;
	position:relative;
	top:4px;
}

.support-left-col p{
	margin:0;
	font-family:Verdana, Arial;
	font-size:10px;
	color:#333333;
	text-align:justify;
}




/* ------------- */


.support-right-col{
	float:left;
	width:320px;
	/*border:1px dashed orange;*/
	margin-left:14px;

}


.support-right-col h4{
	padding:26px 6px 26px 6px;
	margin:0;
	font-size:14px;
	color:#00308F;
	font-weight:bold;
	font-style:italic;
}


.support-right-col h4 img{
	float:left;
	width:32px;
	margin-right:5px;
	position:relative;
	top:4px;
}

.support-right-col p{
	margin:0;
	font-family:Verdana, Arial;
	font-size:10px;
	color:#333;
	text-align:justify;
}


.support-right-col p.vf_conclusion{
	font-size:12px;
	font-style:normal;
	margin-top:1.2em;
}

.support-right-col h3{
	font-size:16px;
	color:#00308F;
	font-weight:normal;
	font-style:italic;
}




/* cas specifique de la tetiere : */

h4.vf_dans_tetiere, h5.vf_dans_tetiere, p.vf_dans_tetiere{
	padding:6px 18px;
	
	
	/*color:red;*/
}

