/* CSS Document */

#box_contenu_ligne {
width:						500px;
position:					relative;
}

#box_contenu_ligne h3.bg_conseil{
width:						236px;
height:						26px;
position:					relative;
background-image:			url(../../images/boxes/box_contenu_colonne_head_conseil.png);
background-repeat:			no-repeat;
background-position:		top;
text-align:					center;
display:					block;
line-height:				26px;
}

#box_contenu_ligne h3.bg_formation{
width:						236px;
height:						26px;
position:					relative;
background-image:			url(../../images/boxes/box_contenu_colonne_head_formation.png);
background-repeat:			no-repeat;
background-position:		top;
text-align:					center;
display:					block;
line-height:				26px;
}


#box_contenu_ligne_content {
width:						484px;
position:					relative;
padding-top:				11px;
padding-left:				8px;
padding-right:				8px;
}
