.actu {
    position: absolute;
    right: 6px;
    top: 60px;
    width:351px;
    height:195px;
    background: transparent url(/images/frontend/background-home-news.png) no-repeat top left;
    padding-top: 90px;
}
.actu-container {
    width:351px;
    height:195px;
    overflow:hidden;
}
    .actu ul {
        margin-bottom:170px;
	text-align:right;
	padding-left: 30px;
    }
    .actu li {
        background:transparent url(/images/frontend/actu-foot.png) no-repeat scroll right bottom;
        _background-image:none;
        color:#FFFFFF;
        list-style-type:none;
        padding:3px 10px 10px 0;
    }
    .actu a {
        color:#FFFFFF;
    }
    .actu li h3, .actu li p {
        font-size:11px;
    }
.center {
    color: white;
    font-size: 12px;
    left: 175px;
    overflow: hidden;
    position: absolute;
    text-align: justify;
    top: 90px;
    width: 387px;
    height: 396px;
    padding-top: 60px;
    padding-right: 120Px;
    padding-left: 15px;
    background: transparent url(/images/frontend/background-home-content.png) no-repeat top left;
}
    .center .content_show_name,
    .center .content_show_summary {
	display: none;
    }
.the-next-show {
    background: url(/images/frontend/background-next-show.png) no-repeat transparent;
    height: 256px;
    left: 571px;
    padding-right: 5px;
    padding-top: 25px;
    position: absolute;
    top: 342px;
    width: 290px;
}
/* Compatibilité IE */
#content {
    _height: 792px;
}