/* Base ===================================================================== */

body {
    /*box*/ 
    width: 1480px; 
    /*border */
    /*background*/
    /*fonts*/
    /* autres */  
}

/* Agencements ============================================================== */

.page-col-2 {
    /*box*/ 
    /*width: 1520px;*/ 
    width : 1480px;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */  
}

.page-col-2.page-sas {
    /*box*/ 
    width: 1480px; 
    /*border */
    /*background*/
    /*fonts*/
    /* autres */  
}

.page-col-2 main {
    /*box*/ 
    /*width : 1020px;*/
    width : 980px;
    margin-right : 20px;
    /*border */    
    /*background*/
    /*fonts*/
    /* autres */   
}

.page-col-2 aside {
    /*box*/ 
    width : 480px;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */  
}

.hasGrilleImgNav main {
    /*box*/ 
    width : 730px;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */   
}

.hasGrilleImgNav aside {
    /*box*/ 
    width : 730px;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */  
}

.hasGrilleImgNav aside > div{
    /*box*/ 
    display : block;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */  
}

/* Modules ================================================================== */

/* Etats ==================================================================== */

/* Themes =================================================================== */

#index .colpos-0 {
    /*box*/ 
    width: 1230px;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */ 
}