#content-top {
    position:relative;
    clear:both;
    background:#3b0084 url(/images/fr/home/bg.jpg) no-repeat 0 0; 
    text-align:left;
    min-height:372px; _height:372px;
}
    h1 { text-indent:-3000px; }
    h2 {
        position:relative;
        left:495px;
        top:0;
        text-indent:-3000px;
        background:url(/images/fr/home/h2.png) no-repeat 0 0; 
        min-height:47px; _height:47px;
    }
    h3 {
        position:relative;
        left:8px;
        text-indent:-3000px;
        background:url(/images/fr/home/h3.png) no-repeat 0 0; 
        min-height:80px; _height:80px;
    }
    h4 {
        position:relative;
        left:746px;
        top:-65px;
        text-indent:-3000px;
        background:url(/images/fr/home/disclaimer.png) no-repeat 0 0; 
        min-height:201px; _height:201px;
    }

	div.comStarCallout{
		position:absolute;
		z-index:18;
		top:17%;
		left:2%;
        width:86px;
        height:84px;
		background:url(/images/<?= LOCALE?>/home/null.png) no-repeat 0 0;
	}

	div.oldProductsLink{
		position:absolute;
		z-index:18;
		top:30%;
		left:68%;
		background:url(/images/<?= LOCALE?>/home/null2.png) no-repeat 0 0;
	}

	div.newProductsLink{
		position:absolute;
		z-index:18;
		top:30%;
		left:5%;
		background:url(/images/<?= LOCALE?>/home/null2.png) no-repeat 0 0;
	}

    #coin {
        position:relative;
        left:93px;
        top:-350px;
        width:86px;
        height:84px;
    }
    #content-top ul { width:660px; margin:-140px auto 0; list-style:none; }
        #content-top li {
            width:120px;
            float:left;
            text-align:center;
            margin:0 20px;
            font-size:.8em;
        }
        #content-top li img {
            display:block;
            margin:0 auto 1em;
        }
            #action, #multi { padding-top:20px; }
            #action img { width:79px; height:85px; }
            #problemes img { width:73px; height:73px; }
            #avis img { width:73px; height:73px; }
            #multi img { width:87px; height:80px; }
        #content-top a { color:#fff; text-decoration:none; }
        #content-top a strong { font-weight:bolder; font-style:italic; }
