@import url("ecart-v1.css"); /* bloc accès comptes */
@import url("navComptes.css");
@import url("menu.css");
@import url("menu2.css");
@import url("accueil.css"); /* PAGES : vitrine_2colonnes | vitrine_3colonnes */

@import url("page_vide.css"); /* PAGES : adresses-et-numeros-utiles */
@import url("produit.css"); /* PAGES : devenez-client | page-produit */
@import url("page_libre.css"); /* PAGES : demo-cael */
@import url("liste.css"); /* PAGES : tous-les-dossiers | tous-les-espaces | trouvez-une-agence | banque | tous-les-produits | mentions-legales | protection-des-donnees | urgence | toutes-les-newsletters | votre-caisse-regionale | tarifs */
@import url("dossiers.css"); /* PAGES : dossier-conseil */
@import url("sommaire.css"); /* PAGES : univers-de-besoin */
@import url("cartes.css");
@import url("message.css"); /* PAGES : 404 */
@import url("syndication.css"); /* PAGES : etudes-economiques */
@import url("magazine.css"); /* PAGES : magazines */
@import url("simulateur.css"); /* PAGES : simulateur */
@import url("mobilite.css"); /* PAGES : demenagez */
@import url("espace.css"); /* PAGES : espaces profil */
@import url("tarifs.css"); /* PAGES : tarifs */

@import url("bottom.css");

/* DEBUT -------------------------------------------------
Généralités
05/12/2011 LDA CANOUS-848 ajout d'un style
--------------------------------------------------------*/


    html {
        color: #322D2D;
        background-color: #ccc;
    }

    
    html.arc {
        background: #ccc url(../img/arc_exemple.jpg) no-repeat center 0;
    }
    
    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
        margin: 0;
        padding: 0;
    }
    
    body {
        width: 980px;
        margin: 0 auto !important;
        font: 12px/ 1.334 arial, helvetica, clean, sans-serif;
    }
    
    #__contentRoot {
        background-color: #fff;
    }
    
    
    a {
        
        color: #FD7200;
        text-decoration: none;
    }
    
    .bannerIn a {
        font-weight: bold;
        color: #FFFEFF;
        text-decoration: none;
    }

    .bannerIn a span { 
               font-weight: normal;
              color: #3FF5DE;
    }
    a:hover {
        text-decoration: underline;
    }
    
    h1, h2, h3, h4 {
        font-weight: normal;
    }
    
    h1 {
        color: #bc0004;
        font-size: 2em;
    }
    
    h1 a {
        color: #bc0004;
    }
    
    h2 {
        color: #006b73;
        font-size: 1.667em;
        margin: 20px 0 5px 0;
    }
 
    h3 {
        font-size: 1.167em;
    }
    
    p {
        margin: 0 0 1em 0;
    }
    
    ol {
    }
    
    abbr {
        border-bottom: 0;
        cursor: help;
    }
    
    img {
        border: none;
        vertical-align: middle;
    }
    
    input,textarea,select {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
    }
    
    select {
    }
    
    table {
        font-size: inherit;
        font-size: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }
    
    pre,code,kbd,samp,tt {
        font-family: monospace;
        font-size: 108%;
        line-height: 99%;
    }
    
    sup, sub {
        font-size: 75%;
    }
    
    sup a, sub a {
        text-decoration: none;
        color: inherit;
    }
    
    dt {
        font-weight: bold;
    }
    
    /* DEBUT -----------
    class generiques
    --------------------*/
        .cef:after {
            clear: both;
            content: "";
            display: block;
        }
        
        .cache {
            position: absolute;
            left: -10000px;
            overflow: hidden;
            font-size: 0;
        }
        
        .clearboth,
        .cb {
            clear: both;
        }
    
        .gauche {
            float: left;
        }
        
        .droite {
            float: right;
        }
        
        .align-droite {
            text-align: right !important;
        }
        
        .align-gauche {
            text-align: left !important;
        }
        
        .align-center {
            text-align: center !important;
        }
        
        .normal {
            font-weight: normal !important;
        }
        
        .gras {
            font-weight: bold !important;
        }
    /* FIN -----------
    class generiques
    --------------------*/
/* FIN -------------------------------------------------
Généralités
--------------------------------------------------------*/

/* DEBUT -------------------------------------------------
en-tête
--------------------------------------------------------*/
    #top ul {
        list-style: none;
    }
    
    #top #header {
        position: relative;
        height: 180px;
    }
    
    #top #header #logo {
        position: absolute;
        z-index: 2;
        top: 20px;
        left: 0;
        width: 320px;
        height: 160px;
    }
    
    #top #header #logo h1,
    #top #header #logo h2 {
        display: none;
    }
    
    #top #header #logo h2 span {
        color: #af0006;
    }
    
    /*---------- DEBUT Menus ----------*/
	    #top #navH {
            position:relative;
            z-index: 5;
            margin: -29px 0 0 0;
        }
        
        #top #navH:after {
            clear: both;
            content: "";
            display: block;
        }
        
        #top #navH .cb,
        #top #navH #bandeau {
            display: none;
        }
	    
	    #top #navH #bourse {
            color: #fff;
            float: left;
            width: 320px;
            height: 34px;
            margin: 29px 0 0 0;
            background: #2d787c url(../img/sprite_vertical.png) repeat-x 0 -97px;
        }
        
        #top #navH #bourse a {
            color: #fff;
            font-weight: bold;
            font-size: 1.25em;
            display: block;
            float: left;
            width: 60px;
            height: 26px;
            padding: 8px 25px 0 20px;
            background: transparent url(../img/sprite_pictos.png) no-repeat right -425px;
        }
        
        #top #navH #bourse a div {
            display: inline;
        }
        
        #top #navH #bourse .infos_bourse {
            display: block;
            float: left;
            height: 25px;
            padding: 9px 0 0 25px;
            margin: 0 0 0 10px;
            line-height: 1.4em;
        }
        a
        #top #navH #bourse .negatif { background: transparent url(../img/sprite_pictos.png) no-repeat 0 -470px; }
        #top #navH #bourse .positif { background: transparent url(../img/sprite_pictos.png) no-repeat 0 -520px; }
	    
	    #top #navH #bourse .infos_bourse strong {
            margin: 0 5px 0 0;
        }
	    
    /*---------- FIN Menus ----------*/
    
/* FIN -------------------------------------------------
en-tête
--------------------------------------------------------*/



/* DEBUT -------------------------------------------------
main
--------------------------------------------------------*/
    #main {
        padding: 20px 10px;
        min-height: 400px;
        position: relative;
    }
    
    #main.col2 {
        position: relative;
        padding-left: 330px;
        background: #fff url(../img/sprite_horizontal.png) repeat-y 0 0;
    }
    
    
/* FIN -------------------------------------------------
main
--------------------------------------------------------*/
