#content h4 {
    padding:            2px 10px;
    background:         #F19200;
    color:              #fff;
    font-size:          14px;
}

#content h5 {
    padding:            10px 10px 0;
}

#content p {
    padding:            0 10px;
}

#content {
    padding:            20px 20px 20px 255px;
    background:         none;
    overflow:           hidden;
    _height:            1%;
	
}

#content h4 {
    position:           relative;
    margin:             2px 0 2px 0;
    padding:            2px 30px;
    background:         #FFFFFF url(images/pictos/titre1.gif) no-repeat;
	color:              #419BFB;
	font-size:          14px;
}

#content h5 {
    margin:             0px 0;
    width:              auto;
}

#produits {
    float:              left;
    width:              263px;
    margin-right:       5px;
    border:             1px solid #999;
}

#content #produits p {
    padding:            10px 0;
    text-align:         center;
}

#actualites {
    float:              left;
    width:              707px;
    margin:             2 2px;
    border-bottom:             1px solid #999;
	background:         #ffffff;
}

#actualites h4 {
    text-align:         left;
}

#actualites #links {
    list-style:         none;
    margin:             0 10px;
    padding:            35px 0 50px 95px;
    border-bottom:      2px solid #F19200;
    font-size:          12px;
}

#actualites #links li {
    padding:            0;
    background:         none;
}

#actualites #links a {
    color:              #555;
}

#login {
    float:              left;
    width:              143px;
    margin-left:        5px;
    border:             1px solid #999;
}

#login a {
    color:              #476B9F;
}

#login label {
    display:            block;
}

#login input {
    width:              118px;
}

#login p.submit, 
#login p.register {
    text-align:         center;
}

#login button {
    width:              45px;
    height:             28px;
    border:             0;
    background:         url(images/login-button.jpg) no-repeat;
}

#download {
    position:           absolute;
    z-index:            100;
    top:                320px;
    right:              0;
    /*
    float:              none !important;
    position:           absolute !important;
    float:              left;
    position:           static;
    */
}

#download a {
    display:            block;
    width:              148px;
    height:             84px;
    background:         url(images/home-download.jpg);
    text-indent:        -100em;
    overflow:           hidden;
}

#extraDiv2 {
    position:           absolute;
    top:                100px;
    left:               552px;
    width:              110px;
    height:             150px;
    background:         url(images/home-actualites-albert.png) !important;
    background:         url(images/home-actualites-albert.gif);
}