/* 
    Document   : general.css
    Created on : 26 juil. 2010, 18:32:10
    Description:
        Feuille de style général du site
*/

body{
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: top center;
    font-family: 'Cabin', sans-serif;
}

ul li{
    list-style: disc outside url('../images/Puce.png');
    margin-left: 17px;
}

div.body{
    width: 980px;
}

/*****     Styles des liens          *****/

a{
    color: #f08816;
}

a:hover{
    color: #00a3c7;
}

/* Styles sur les images */

/* Spacer entre chaque image */
div.images div.spacer.row{
    height: 20px;
}

div.images.avant_titre{
    margin-bottom: 20px;
}

/* Image avant le texte */
div.images.avant_texte{
    margin-bottom: 20px;
}

/* Image après le texte */
div.images.apres_texte{
    margin-top: 20px;
}

/* Image à gauche du texte */
div.images.gauche_texte{
    margin-right: 20px;
}

/* Image à droite du texte */
div.images.droite_texte{
    margin-left: 20px;
}


/****** ENTETE DE LA PAGE / HEADER ******/

#header{
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Logo du site */
#logo{
    margin-left: 110px;
    margin-right: 15px;
}

#menu-haut-container{
    float:left;
}

#site-url{
    font-size: 18px;
    color: #f08816;
}

/****** Menu du haut ******/
#menu-haut{
    border:1px solid #8d8b8d;
    margin-top: 19px;
}

html.ie7 #menu-haut ul li{
    list-style-image: none;
}

#menu-haut ul.menu-haut li.type-separator > span,
#menu-haut ul.menu-haut li > a{
    color: #ffffff;
    font-size: 17px;
    border-right: 1px solid #8d8b8d;
    padding:5px 15px;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1em;
}

#menu-haut ul.menu-haut li.last.type-separator > span,
#menu-haut ul.menu-haut li.last > a{
    border-right: 0 none;
}

#menu-haut ul.menu-haut > li.current > a,
#menu-haut ul.menu-haut > li.active > a{
    background-color: #f08816;
}

#menu-haut ul.menu-haut > li.type-separator:hover > span,
#menu-haut ul.menu-haut > li > a:hover{
    background-color: #00a3c7;
}

#menu-haut ul.menu-haut li.menu-element-1 > a{
    background-image: url("../images/header/Home.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 5px;
    width: 17px;
    text-indent: -3000px;
}

/** Menu langues **/

#header div.body{
    position: relative;
}

#header ul.menu-langues{
    position: absolute;
    top: 0;
    right: 40px;
    border: 1px solid #8D8B8D;
}

#header ul.menu-langues li{
    list-style: none;
    list-style-image: none;
    margin-left: 0;
    float:left;
}

#header ul.menu-langues li a{
    color: #ffffff;
    border-right: 1px solid #8d8b8d;
    font-size: 17px;
    padding: 5px;
    display: inline-block;
    font-weight: 400;
}

#header ul.menu-langues li a:hover {
    background-color: #00a3c7;
}

#header ul.menu-langues li.last a{
    border-right: none;
}

/******  ESPACE DE CONTENU  ******/

#content{
    background: #FFFFFF;
}

#content_body{
}

#content_body div.espace-promotion{
    background: url("../images/content/FondEspacePromotion.png") repeat-y left top;
}

#content_body div.espace-promotion #espace-promotion{
    margin-left: 8px;
    width: 250px;
    float: left;
}

#content_body div.espace-promotion div.col.gauche{
    width: 722px;
    float: right;
}

#espace-client-block-menu{
    padding-left: 20px;
    padding-right: 20px;
}

#espace-client-block-menu iframe{
    width: 100%;
    height: 80px;
}

#content div.body{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 70px;
    color: #000000;
    background: transparent url("../images/content/FondDessusFooter.jpg") no-repeat left bottom;
}

/******  F O O T E R  ******/

#footer{
}

/*** Contenu du footer ***/

#footer-body{
    
}

#footer-body div.body{
    background: transparent url("../images/footer/FondTriangle.png") no-repeat left top;
    min-height: 22px;
    padding-top: 45px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 15px;
    width: 900px;
}

/****** Styles communs dans le footer ******/

/* Blocs du footer */

#footer-body ul.menu-bas{
    float: left;
    width: 565px;
    padding-left: 15px;
}

#footer-body ul.menu-bas > li{
    display:inline;
}

#footer-body ul.menu-bas > li > ul.menu{
    display:block;
    float:left;
    width: 130px;
}

#footer-body ul.menu li.type-separator > span,
#footer-body ul.menu li > a{
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.3em;
}

#footer-body ul.menu li.parent.type-separator > span,
#footer-body ul.menu li.parent > a{
    margin-bottom: 1em;
}

#footer-body ul.menu li.parent > ul{
    margin-bottom: 1em;
}

#footer-body ul.menu li.current > a,
#footer-body ul.menu li.active > a{
    text-decoration: underline;
}

#footer-body ul.menu li > a:hover{
    text-decoration: underline;
}

#footer-body ul.menu-bas > li > ul.menu-bas-centre-gauche{
    width: 140px;
}

#footer-body ul.menu-bas > li > ul.menu-bas-centre-droit{
    width: 105px;
}

#footer-body ul.menu-bas > li > ul.menu-bas-droit{
    width: 110px;
}

#footer-body ul.menu-bas > li > ul.menu-bas-mon-compte{
    width: 80px;
}

/* Boutons de partage vers les réseaux sociaux */
#footer-body div.bt-social{
}

/* Bouton Facebook */
#footer-body div.bt-social td.Facebook{
}

/* Bouton Google Plus */
#footer-body div.bt-social td.GooglePlus{
    position: relative;
    top: 1px;
}

/* Bloc du logo Cambox */
#footer-body div.block-8{
    float: right;
}

/*** Copyright du footer ***/

#footer-copyright{
    color:#c6c5c6;
    font-size:11px;
    border-top: 1px solid #535154;
    padding-top: 10px;
    padding-bottom: 15px;
}

#footer-copyright div.body{
    padding-left: 40px;
    padding-right: 40px;
    width: 900px;
}

#footer-copyright p,
#footer-copyright ul,
#footer-copyright ul li{
    display:inline;
}

#footer-copyright ul li{
    margin-left:0;
    list-style: none;
}

#footer-copyright ul li.separator{
    margin-left:5px;
    margin-right:5px;
}

#footer-copyright a{
    color:#FFFFFF;
    font-size:12px;
    text-decoration: none;
}

#footer-copyright div.signature{
    display:block;
    float:left;
    margin-bottom: 30px;
}

#footer-copyright div#signature-agence{
    float:right;
    font-size: 13px;
    color: #ffffff;
    line-height: 1em;
}

#footer-copyright div#signature-agence a{
    font-size: 12px;
    color: #ffffff;
    line-height: 1em;
}

#footer-copyright ul{
    list-style: none;
}

#footer-copyright div.block-7 .titre{
    font-size: 14px;
    color: #ffffff;
}

#footer-copyright div.block-7 div.images{
    margin-top: 3px;
}

#footer-copyright div.block-7 div.image{
    margin-right: 10px;
}