/* CSS Document */



#box_focus {
width:						500px;
position:					relative;
float:						left;
}

#box_focus h3 {
width:						485px;
height:						26px;
position:					relative;
display:					block;
background-image:			url(../../images/boxes/box_contenu_ligne_head.png);
background-repeat:			no-repeat;
float:						left;
padding-left: 				15px;
}

#box_focus_content {
width:						470px;
position:					relative;
float:						left;
background-color:			#dee8ee;
padding-left:				15px;
padding-top:				5px;
padding-right:				15px;
padding-bottom:				7px;
}

#box_focus_foot {
width:						500px;
height:						11px;
position:					relative;
float:						left;
background-image:			url(../../images/boxes/box_contenu_ligne_foot.png);
}

/* picto */
#picto_focus {
width:						91px; 
height:						115px; 
position:					relative; 
float:						left;
margin-right:				7px;
display:					block;
}
