#activities-book {
    width: 326px;
	padding:0 0;
}

#activities-book h2{
	background:transparent;
}
    #activities-book h3 {
        font-weight: bold;
        font-size: 14px;
        line-height: 30px;
        color: #e64443;}




#inside-content {
    padding-bottom:4.8em;}

#inside-content .bullets {
    width: 300px;}
    #inside-content .bullets li {
        background-image: url(../images/lists/simple-list-blue.gif);
        background-position: 10px 7px;
        padding-left: 21px;}

#efficiency {
    margin: 20px 0 20px 10px;
    color: #0187ad;
    font-weight: bold;
    background: transparent url(../images/blocks/thin-blue-bottom.gif) no-repeat bottom;
    width: 286px;
    padding: 0 0 15px 0;}
    #efficiency h3 {
        font-weight: bold;
        padding: 5px 15px 5px 15px;
        background: url(../images/blocks/thin-blue-top.gif) no-repeat top;}
    #efficiency ul li {
        line-height: 19px;
        padding: 0 10px;
		margin:0 3px;
        opacity: .99999; /* évite un petit bug de décallage quand l'opacité baisse */
        background: #ffffff none;}
        #efficiency strong {
		background-color:#fff;
            float: left;
            font-size: 35px;
            line-height: 35px;
            margin: 0 10px 30px 0;
            color: #e64443;}
    
#flash-container {
	position:absolute;
	top:2px;
	right:20px;
	width:580px;
	padding: 0 0px 0 0;
    background: url(../images/page/draw-thin-red.gif) no-repeat top right;
}