@charset "utf-8";
/* CSS Fiche Planning */

#nav_contenu_agenda {
width:969px;
border-top:1px solid #cbd400;
padding:32px 0 32px 0;
margin-bottom:20px;
}
/* --- Fiche Planning OFF--- */
#nav_contenu_agenda .fiche_planning {
float:left;
width:318px;
text-align:left;
margin:0 5px 0 0;
background:#fff;
}
#nav_contenu_agenda .fiche_planning h3 {
line-height:37px;
margin:0;
padding:0 0 0 12px;
color:#fff;
font-size:12px;
background:url("../images/graphic-pd/fiche-planning-new-h3-op.jpg") no-repeat;
}
#nav_contenu_agenda .fiche_planning h4 {
line-height:29px;
margin:0;
padding-left:18px;
color:#999;
font-size:11px;
background:url("../images/graphic-pd/fiche-planning-new-h4-op.jpg") no-repeat;
}
#nav_contenu_agenda .fiche_planning h5 {
line-height:15px;
padding:5px 18px 3px 12px;
margin:0;
color:#999;
}
#nav_contenu_agenda .fiche_planning p {
padding:0 16px 6px 12px;
margin:0;
line-height:14px;
text-align:justify;
color:#999;
background:url("../images/graphic-pd/fiche-planning-new-cont-op.jpg") repeat-y;
}
#nav_contenu_agenda .fiche_planning p.chapeau {
padding-bottom:5px;
}
#nav_contenu_agenda .fiche_planning .fiche_planning_bottom {
width:310px;
height:39px;
line-height:39px;
background:url("../images/graphic-pd/fiche-planning-new-liens-op.jpg") no-repeat;
}
#nav_contenu_agenda .fiche_planning .fiche_planning_bottom a.plusinfo {
display:block;
height:39px;
line-height:30px;
padding:0 0 0 32px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:url("../images/graphic-pd/fleche-actu-rose-right-op.jpg") no-repeat 12px 8px;
}
#nav_contenu_agenda .fiche_planning .fiche_planning_bottom a.plusinfo:hover {
background: url("../images/graphic-pd/fleche-actu-rose-top-op.jpg") no-repeat 12px 8px;
}
#nav_contenu_agenda .fiche_planning a.pdf {
display:block;
line-height:18px;
padding:6px 0 0 20px;
color:#999;
font-size:10px;
background:url("../images/graphic-pd/icone-pdf.jpg") no-repeat 0px 8px;
}
#nav_contenu_agenda .fiche_planning a.url {
line-height:18px;
color:#d47280;
font-weight:bold;
text-align:left;
}
/* --- Fiche Planning FOCUS--- */
#nav_contenu_agenda #focus.fiche_planning h3 {
background:url("../images/graphic-pd/fiche-planning-new-h3.jpg") no-repeat;
}
#nav_contenu_agenda #focus.fiche_planning h4 {
color:#666666;
background:url("../images/graphic-pd/fiche-planning-new-h4.jpg") no-repeat;
}
#nav_contenu_agenda #focus.fiche_planning h5 {
color:#666666;
padding:5px 18px 3px 12px;
background:url("../images/graphic-pd/fiche-planning-new-cont.jpg") repeat-y;
}
#nav_contenu_agenda #focus.fiche_planning p {
color:#545454;
background:url("../images/graphic-pd/fiche-planning-new-cont.jpg") repeat-y;
}
#nav_contenu_agenda #focus.fiche_planning .js_redim{
background:url("../images/graphic-pd/fiche-planning-new-cont.jpg") repeat-y;
}
#nav_contenu_agenda #focus .fiche_planning_bottom {
background:url("../images/graphic-pd/fiche-planning-new-liens.jpg") no-repeat;
}
#nav_contenu_agenda #focus .fiche_planning_bottom a.plusinfo {
background:url("../images/graphic-pd/fleche-actu-rose-right.jpg") no-repeat 12px 8px;
}
#nav_contenu_agenda #focus .fiche_planning_bottom a.plusinfo:hover {
background: url("../images/graphic-pd/fleche-actu-rose-top.jpg") no-repeat 12px 8px;
}
#nav_contenu_agenda #focus .fiche_planning a.pdf {
color:#666;
}
/* */
.js_redim{
background:url("../images/graphic-pd/fiche-planning-new-cont-op.jpg") repeat-y;
}
hr{
clear:both;
visibility:hidden;
}