/* les css de la partie presse et presse détail */
#boxpresse{
width:580px;
margin-bottom:20px;
padding:0px 5px 5px 5px;
}
#titlebox, #stitlebox{
margin-bottom:15px;
}
.imgpresse{
margin-top:5px;
float:left;
margin-right:5px;
clear:both;
margin-bottom:5px;
}
.imgpresse img {
padding: 1px 1px 6px 1px;
background:#36393D url(../images/shad_bottom.png) repeat-x bottom left;
}
#bottombox{
text-align:right;
margin-top:10px;
}
.bottomcolorboximg{
width:600px;
height:24px;
background:url(../images/bottomcolorbox.png) no-repeat;
margin-bottom:5px;
}
.cadrepresse {/* conteneur global et arrière-plan du titre du cadre */
width: 600px;
padding-top: 10px;
padding-bottom:10px;
background: url(../images/content-box-top.png) top left no-repeat;
}
.bloccadrepresse {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(../images/content-box-bottom.png) bottom left no-repeat;
padding-bottom: 20px;
padding-left:25px;
padding-right:25px;
}
.bloccadrepresse .intropresse {
font-weight:bolder;
}
.cadrepresse a {
clear:both;
float:right;
color:#000;
margin-top:-6px;
display:block;
}
