@charset "utf-8";
/* CSS Document */

#ul_pays {
	list-style:none;
}
#ul_pays li {
	float:left;
	margin-right:20px;
}

.border-haut-promo
{
	border-top: solid 4px #CCCCCC; width: 937px; height: 4px;
}

.border-cotes-promo
{
	width: 917px; height: 280px; border-left: solid 4px #CCCCCC;
    border-right: solid 4px #CCCCCC; background-image: url(../images/home/degrade_fond_box1.png);
    background-repeat: repeat-x; background-position: bottom; padding-left: 30px;
}

.border-bas-promo
{
	border-bottom: solid 4px #CCCCCC; width: 937px; height: 4px;
    background-image: url(../images/home/bas_gris_fg.png); background-repeat: repeat-x;
}

.border-haut-actu
{
	margin-top: 30px; width: 957px; height: 31px; background-image: url(../images/promo_et_actu/promo_onglet_actu.png);
    background-repeat: no-repeat; padding-top: 10px;
}

.border-cotes-actu
{
	width: 917px; height: 290px; border-left: solid 4px #d9dadb;
    border-right: solid 4px #d9dadb; background-image: url(../images/home/degrade_fond_box1.png);
    background-repeat: repeat-x; background-position: bottom; padding-left: 30px;
}

.border-cotes-actu-mobisud
{
	width: 897px; border-left: solid 4px #d9dadb;
    border-right: solid 4px #d9dadb; background-image: url(../images/home/degrade_fond_box1.png);
    background-repeat: repeat-x; background-position: bottom; padding-left: 50px;
}

.bon-homme
{
	width: 165px; height: 128px; background-image: url(../images/ounoustrouver/ounoustrouver_bandeau_img.png);
    background-position: bottom; background-repeat: no-repeat;
}

.onglet-promo
{
	width: 145px; height: 87px;padding-bottom: 1px; background-image: url(../images/promo_et_actu/promo_onglet_bandeau.png);
    background-repeat: no-repeat; padding-top: 40px; padding-left: 45px;
}

.accroche
{
	width: 535px; height: 68px; background-image: url(../images/ounoustrouver/ounoustrouver_bandeau_fond.png);
    background-repeat: repeat-x; background-position: bottom;padding-top: 60px;
}

.condition-1
{
	width: 292px; height: 111px;background-image: url(../images/promo_et_actu/promo_fond_bleu1.png);
    background-repeat: no-repeat;
}

.condition-2
{
	width: 292px; height: 111px;background-image: url(../images/promo_et_actu/promo_fond_bleu2.png); 
	background-repeat: no-repeat;margin-left: 10px;
}

.condition-3
{
	width: 292px; height: 111px;background-image: url(../images/promo_et_actu/promo_fond_bleu3.png);
	background-repeat: no-repeat;margin-left: 10px;
}

.onglet-actu
{
	margin-left: 90px;
}

.onglet-actu-mobisud
{
	margin-left: 80px;
}

.carte-du-monde
{
        /*width: 613px;*/
        
        width: 613px;
        min-height: 288px;
        background-image: url(../images/promo_et_actu/promo_carte.png);
        background-repeat: no-repeat; float: right;
}
#Countries
{
        width:260px;
        float: left;
        margin-top:11px;
}

.promo-50
{
       width: 256px;
       /*background-image: url(../images/home/home_milieu_recharges.png);*/
       background-repeat: no-repeat;
       border: #0086CB solid 2px;
       float: left;
       min-height: 100px;
       display:block;
       margin:10px 20px 0 0;
       text-align: center;
       padding: 10px 0;
       border-radius: 10px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
}

