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

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

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

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

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

.page-col-2 main {
    /*box*/ 
    /*border */
    /*background*/
    /*fonts*/
    /* autres */   
}

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

.page-col-2 aside .item-grid,
.page-col-2 aside .stamp {
    /*box*/ 
    width: 230px;
    /*border */
    /*background*/
    /*fonts*/
    /* autres */   
}

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

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

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

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

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

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