/* CSS Document */

#box_agenda {
width:						382px;
position:					relative;
}

#box_agenda h1 {
height:						45px;
position:					relative;
margin:						0;
padding:					0;
}

#contenu_agenda {
position:					relative;
padding-top:				12px;
}

#footer_box_agenda {
height:						25px;
border-top:					1px solid #ededed;
position:					relative;
margin-top:					4px;
padding-top:				5px;
}