.liensConteneur {
    background: url("../img/bg_liens.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #099;
    border-top: 1px solid #099;
    color: #666;
    display: block;
    font-family: 'Roboto',helvetica,arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    height: 610px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    width: 955px;
}
.andro .liensConteneur {
    background: url("../img/bg_liens_a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
html.lt-ie9 .liensConteneur, html.ie8 .liensConteneur {}
    .alpha {
        -moz-opacity: 0.9;
        -webkit-opacity: 0.9;
        -o-opacity: 0.9;
        -ms-opacity: 0.9;
        opacity: 0.9;
        filter:alpha(opacity=90); /* For IE8 and earlier */
    }
    h2 {
            color: #00c;
            font-size: 2.5em;
            text-transform: uppercase;
            font-weight: 300;
            margin: 0;
            text-align: left;
        }
        .colDroit {
            display: block;
            margin: 14px;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 78px;
            width: 230px;
        }
            h3 {
                font-size: 16px;
                font-weight: 500;
                padding: 7px 0 0;
                margin: 0;
            }
            h3.sousTitre {
                border: none;
                font-size: 22px;
                font-weight: 300;
                margin: 0;
                padding: 0;
            }
            .txtIntro {
                line-height: 130%;
            }
            .navTypes {
                border-top: 1px solid #099;
                padding: 0;
            }
                .navTypes ul {
                    background: url(../img/circles.png) no-repeat 0 0;
                    margin: 7px 0 0;
                    padding: 0 0 0.5em;
                }
                    .navTypes li { 
                        color: #000;
                        line-height: 130%;
                        margin: 10px 0 11px;
                        padding: 0 0 0 2em;
                    }
                    
            .logoIci {
                border-top: 1px solid #099;
                padding: 7px 0;
            }
    .bulles p {
        text-decoration: none !important;
    }
    
    /**groups des bulles**/
    .group-ftq {
        background-color: #fff;
        border: 2px solid #099;
        border-radius: 50%;
        color: #000;
        cursor: pointer;
        display: table;
        position: absolute;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
    }
    html.lt-ie9 .group-ftq, html.ie8 .group-ftq { background-color: transparent; border: none;}
    .group-ftq  p {
        display: table-cell;
        font-style: normal;
        line-height: 120%;
        padding: .4em;
        text-align: center;
        vertical-align: middle;
    }
    .group-ftq:hover {
        background-image: -moz-radial-gradient(rgba(255, 255, 255, 0.1), rgba(153, 255, 255, 0.3));
        background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0.1), rgba(153, 255, 255, 0.3));
        background-image: -o-radial-gradient(rgba(255, 255, 255, 0.1), rgba(153, 255, 255, 0.3));
        background-image:radial-gradient( rgba(255,255,255,0.1), rgba(153, 255, 255, 0.3));
        text-decoration: underline;
    }
        .jeanLavallee{
            background-color: transparent;
            border: solid 3px #099;
            height: 98px;
            left: 487px;
            top: 200px;
            width: 98px;
            z-index: 1;
            color: #099;
        }
        .jeanLavalleeImg {
            background-color: transparent;
            border: none;
            height: 66px;
            left: 537px;
            top: 192px;
            width: 66px;
            z-index: 2;
        }
        .jeanLavallee p {
            display: block;
            font-size: 1em;
            font-style: normal;
            margin: 34px 0 0 5px; 
            text-align: left;
        }
        .jeanLavallee span {font-size: 1.4em;font-weight: 500;}
        .fondFTQ {
            border: 4px solid #099;
            height: 140px;
            left: 540px;
            top: 378px;
            width: 140px;
            z-index: 1;
        }
        .fondFTQ img {
            margin: 50px auto 0;
            vertical-align: middle;
            width: 85%;
        }
        .ftq {
            height: 90px;
            left: 650px;
            top: 459px;
            width: 90px;
            z-index: 2;
            color: #099;
        }
        .ftq p {
            display: block;
            font-size: 1em;
            font-style: normal;
            margin: 20px 0 0 0;
            text-align: center; 
        }
        
        .retourTouch {
            height: 90px;
            left: 541px;
            top: 490px;
            width: 90px;
            z-index: 2;
            color: #099;
        }
        .retourTouch p {
            display: block;
            font-size: 1.2em;
            font-style: normal;
            margin: 10px 0 0 0;
            text-align: center; 
        }

    .group-laval {
        background-color: #fff;
        border: 2px solid #666;
        border-radius: 50%;
        color: #000;
        cursor: pointer;
        display: table;
        position: absolute;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
    }
    html.lt-ie9 .group-laval, html.ie8 .group-laval {background-color: transparent; border: none;}
    .group-laval  p {
        color: #666;
        display: table-cell;
        font-style: normal;
        line-height: 120%;
        text-align: center;
        vertical-align: middle;

    }
    .group-laval:hover {
        background-image: -moz-radial-gradient(rgba(255, 255, 255, 0.1), rgba(153, 153, 153, 0.3));
        background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0.1), rgba(153, 153, 153, 0.3));
        background-image: -o-radial-gradient(rgba(255, 255, 255, 0.1), rgba(153, 153, 153, 0.3));
        background-image:radial-gradient( rgba(255,255,255,0.1), rgba(153, 153, 153, 0.3));
        text-decoration: underline;
    }
        .gillesVaillancourt {
            border: 4px solid #666;
            height: 98px;
            left: 420px;
            top: 94px;
            width: 98px;
            z-index: 1;
        }
        .gillesVaillancourtImg{
            background-color: transparent;
            border: none;
            height: 66px;
            left: 472px;
            top: 82px;
            width: 66px;
            z-index: 2;
        }
        .gillesVaillancourt p {
            display: block;
            font-size: 1em;
            font-style: normal;
            margin: 30px 0 0 5px;
            text-align: left; 
        }
        .gillesVaillancourt span {
            font-size: 1.1em;
            font-weight: 500;
            margin: 0 0 0 0;
        }
        .laval {
            border: 4px solid #666;
            height: 140px;
            left: 301px;
            top: 417px;
            width: 140px;
            z-index: 2;
            color: #099;
        }
        .laval p {
            display: block;
            font-size: 1.3em;
            font-style: normal;
            line-height: 130%;
            margin: 35px 0 0 0; 
        }
        .laval span {
            font-size: 1.5em;
            font-weight: 500;
        }
        .cadillac200 {
            height: 90px;
            left: 410px;
            top: 495px;
            width: 90px;
            z-index: 4;
        }
        .cadillac200 p {
            display: block;
            font-size: 1.2em;
            font-style: normal;
            line-height: 110%;
            margin: 10px 0 0;
        }

        
    .group-entrepreneur {
        background-color: transparent;
        border: 2px solid #00c;
        border-radius: 50%;
        color: #000;
        cursor: pointer;
        display: table;
        position: absolute;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
    }
    html.lt-ie9 .group-entrepreneur , html.ie8 .group-entrepreneur {background-color: transparent; border: none;}
    .group-entrepreneur  p {
        display: table-cell;
        font-style: normal;
        line-height: 120%;
        padding: .4em;
        text-align: center;
        vertical-align: middle;
    }
    .group-entrepreneur:hover {
        background-image: -moz-radial-gradient(rgba(255, 255, 255, 0.1), rgba(0, 51, 255, 0.2));
        background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0.1), rgba(0, 51, 255, 0.2));
        background-image: -o-radial-gradient(rgba(255, 255, 255, 0.1), rgba(0, 51, 255, 0.2));
        background-image:radial-gradient( rgba(255,255,255,0.1), rgba(0, 51, 255, 0.2));
        text-decoration: underline;
    }
        .tonyAccurso {
            border: 4px solid #00c;
            height: 152px;
            left: 296px;
            top: 183px;
            width: 152px;
            z-index: 1;
        }
        .tonyAccursoImg {
            background-color: transparent;
            border: none;
            height: 66px;
            left: 300px;
            top: 166px;
            width: 66px;
            z-index: 2;
        }
        .tonyAccurso p {
            font-size: 1.4em;
            font-style: normal;
            padding: 25px 20px 0 0;
            text-align: right; 
        }
        .tonyAccurso span {
            font-size: 1.5em;
            font-weight: 500;
        }
    .group-montreal{
        background-color: #fff;
        border: 2px solid #b00; 
        border-radius: 50%;
        color: #b00;
        display: table;
        position: absolute;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;   
    }
    html.lt-ie9 .group-montreal, html.ie8 .group-montreal {background-color: transparent; border: none;}
    .group-montreal  p {
        display: table-cell;
        font-style: normal;
        line-height: 120%;
        text-align: center;
        vertical-align: middle;
    }
    .group-montreal:hover {
        background-image: -moz-radial-gradient(rgba(255, 255, 255, 0.1), rgba(200, 0, 0, 0.2));
        background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0.1), rgba(200, 0, 0, 0.2));
        background-image: -o-radial-gradient(rgba(255, 255, 255, 0.1), rgba(200, 0, 0, 0.2));
        background-image:radial-gradient( rgba(255,255,255,0.1), rgba(200, 0, 0, 0.2));
        text-decoration: underline;
    }
        .frankZampino {
            height: 98px;
            left: 178px;
            top: 150px;
            width: 98px;
            z-index: 1;
        }
        .frankZampinoImg{
            background-color: transparent;
            border: none;
            height: 66px;
            left: 159px;
            top: 137px;
            width: 66px;
            z-index: 2;
        }
        .frankZampino span {
            font-size: 1.5em;
            font-weight: 500;
        }
        .frankZampino p {
            display: block;
            font-size: 1em;
            font-style: normal;
            margin: 38px 7px 0 0;
            text-align: right; 
        }
        .montreal {
            border: 4px solid #b00;
            cursor: auto;
            height: 140px;
            left: 38px;
            top: 334px;
            width: 140px;
            z-index: 1;
        }
        .montreal p {
            display: block;
            font-size: 1.2em;
            margin: 45px 0 0;
        }
        .montreal span {
            font-size: 1.4em;
            font-weight: 500;
        }
       .asphalte {
            height: 90px;
            left: 30px;
            top: 458px;
            width: 90px;
            z-index: 2;
       }
       .asphalte p {font-size: 1.2em;}
       .ombreRizzuto {
            height: 90px;
            left: 152px;
            top: 422px;
            width: 90px;
            z-index: 2;
       }
       .ombreRizzuto p {
           font-size: 1.15em;
           padding: 0 5px;
       }
       

    .credits {
        bottom: 0.7em;
        position: absolute;
        right: 1em;
        color: #666;
        text-decoration: none;
    }
/**deuxieme niveau**/
    .txtDescription {
        background-color: rgba(255, 255, 255, 0.7);
        border: none;
        display: none;
        height: 636px;
        left: 7px;
        margin: 0 auto;
        position: absolute;
        text-align: left;
        top: 0;
        width: 940px;
        z-index: 10;
    }
            .boitContents {
                background-color: #fff;
                border: 2px solid #099;
                display: none;
                height: 500px;
                margin: 70px 5% 0;
                position: relative;
                vertical-align: middle;
                width: 90%;
                -moz-box-shadow: 3px 5px 15px 5px rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 3px 5px 15px 5px rgba(0, 0, 0, 0.2);
                box-shadow: 3px 5px 15px 5px rgba(0, 0, 0, 0.2);
            }
            .boitContents.grand {
                height: 500px;
                margin: 70px 5% 0;
            }
            .btnFermer {
                background-color: #099;
                border-radius: 50%;
                color: #fff;
                display: block;
                float: right;
                font-size: 2em;
                font-weight: 500;
                height: 43px;
                line-height: 150%;
                position: absolute;
                right: 40px;
                text-decoration: none;
                text-align: center;
                top: -23px;
                vertical-align: middle;
                width: 43px;
                z-index: 11;
            }
            html.lt-ie9 .btnFermer, html.ie8 .btnFermer {
                background: url(../img/bg-btn-fermer.png) no-repeat 0 0 transparent;
            }
            .btnFermer:hover {
                background-color: #066;
            }
            .logoBottom {
                left: 10px;
                position: absolute;
                bottom: 7px
            }
                .boites {
                    display: none;
                    margin: 0 auto; 
                    overflow: hidden;
                }
                    .liensDescription {
                        display: block;
                        float: left;
                        height: 400px;
                        width: 235px;
                    }
                    .boites article {
                        display: block;
                        float: right;
                        font-size: 1.2em;
                        line-height: 130%;
                        margin: 20px 15px 0 0;
                        overflow: hidden;
                        padding-bottom: 10px;
                        width: 585px;
                    }
                    .boites h3 {
                        display: inline-block;
                        font-size: 2em;
                        line-height: 130%;
                        padding: 7px 0 10px;
                        text-align: left;
                    }
                    
                    .citation {
                        color: #009999;
                        font-size: 20px;
                        line-height: 120%;
                        margin: 10px 0;
                        text-align: left;
                    }
                    .citation span {
                        color: #666;
                        font-size: 12px;
                    }
                    .reponse {
                        color: #096 !important;
                    }

            