@charset "utf-8";
@import url(reset.css);

html{
    background:#fff;
}

section#orocal_3301{
    position: relative;
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color:#000;
    font-size: 12px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    section#orocal_3301 p strong{
        font-weight:700;
    }
    section#orocal_3301 p em{
        font-style:italic;
    }
    section#orocal_3301 sup{
        vertical-align: text-top;
         font-size:9px;
    }
    section#orocal_3301 header{
        position: relative;
        width:100%;
        height:520px;
        margin-bottom:20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
        section#orocal_3301 header h2{
            float:left;
            width:100%;
            height:37px;
            line-height:37px;
            font-size:13px;
            font-weight:400;
            color:#000;
            text-align:center;
        }
    section#orocal_3301 header div{
        position: relative;
        float:left;
        width:100%;
        height:399px;
        background:url("../img/header.jpg") no-repeat;
        -webkit-background-size: cover; /* pour anciens Chrome et Safari */
        background-size: cover;
        background-position:center center;
    }
        section#orocal_3301 header h1{
            float:left;
            position:absolute;
            bottom:0;
            left:0;
            width:100%;
            text-transform:uppercase;
            padding:17px;
            font-size:28px;
            font-weight:300;
            color:#000;
            background:#FFF;
            background:rgba(255,255,255,0.85);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        section#orocal_3301 header .expert{
            float:right;
            position:absolute;
            margin-left: 78.1%;
            text-align: right;
            bottom:90px;
            width:22%;
            padding:3px 3px 9px;
            font-size:11px;
            font-weight:300;
            color:#000;
            background:#FFF;
            background:rgba(255,255,255,0.85);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        section#orocal_3301 header h1 sup{
             font-size:9px;
        }
        section#orocal_3301 header p{
            float:left;
            width:100%;
            line-height:20px;
            margin-top:20px;
            font-size:16px;
            font-weight:600;
            color:#000;
        }
    section#orocal_3301 article{
        float:left;
        position: relative;
        width: 100%;
        text-align:justify;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
        section#orocal_3301 article .col_left{
            float:left;
            position: relative;
            width: 50%;
            padding-right:25px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        section#orocal_3301 article .col_right{
            float:right;
            position: relative;
            width: 50%;
            padding-left:25px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        section#orocal_3301 article h3{
            padding-bottom:10px;
            line-height:20px;
            font-size:16px;
            color:#2d7896;
        }
        section#orocal_3301 article p{
            padding-bottom:30px;
            line-height:20px;
            font-size:14px;
            color:#000000;
        }
        section#orocal_3301 article sup{
            position: relative; 
            top: -0.6em;
            vertical-align: text-top;
            font-size:9px;
        }
        section#orocal_3301 .graphique{
            float:left;
            width:100%;
            height:auto;
            padding-top:30px;
            padding-bottom:30px;
        }
        section#orocal_3301 .graphique_mobile{
            display:none;
        }
    section#orocal_3301 .cadre1,
    section#orocal_3301 .cadre2{
        position: relative;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    section#orocal_3301 .cadre1{
        float:left;
        width:auto;
        position:relative;
        margin-left:10px;
        padding-bottom:20px;
        margin-bottom:60px;
        font-size:15px;
        line-height:20px;
        border:2px solid #ffd800;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
        section#orocal_3301 .cadre1 strong{
            color:#ed1c24;
            font-weight:600;
        }
        section#orocal_3301 .cadre1 .col1{
            float:left;
            width:275px;
            padding-top:80px;
            padding-left:5px;
            padding-right:5px;
            text-align:center;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background:url("../img/img1.png") no-repeat center 20px;
        }
        section#orocal_3301 .cadre1 .col2{
            float:left;
            width:324px;
            padding-top:80px;
            padding-left:25px;
            padding-right:25px;
            text-align:center;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background:url("../img/img2.png") no-repeat center 20px;
        }
        section#orocal_3301 .cadre1 .col3{
            float:left;
            width:297px;
            padding-top:80px;
            padding-left:20px;
            padding-right:20px;
            text-align:center;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background:url("../img/img3.png") no-repeat center 20px;
        }
        section#orocal_3301 .cadre1 .bloc{
            float:left;
            position:absolute;
            width:300px;
            left:-10px;
            bottom:-30px;
            padding-top:15px;
            padding-bottom:15px;
            padding-left:20px;
            padding-right:20px;
            text-align:left;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background:#ffd800;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
            box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
        }
            section#orocal_3301 .cadre1 .bloc img{
                position:absolute;
                top:-10px;
                right:8px;
            }
    section#orocal_3301 .cadre2{
        float:left;
        width:100%;
        position:relative;
        padding-bottom:20px;
        margin-bottom:20px;
        font-size:15px;
        line-height:20px;
        color:#fff;
        background:#2d7896;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
    }
            section#orocal_3301 .cadre2 h2{
                margin-left:20px;
                margin-right:30px;
                margin-bottom:20px;
                padding-top:20px;
                padding-bottom:20px;
                padding-left:53px;
                font-size:20px;
                font-weight:600;
                border-bottom:1px solid #fff;
            }
            section#orocal_3301 .cadre2 img{
                position:absolute;
                top:-10px;
                left:5px;
            }
            section#orocal_3301 .cadre2 ul{
                padding-left:40px;
            }
                section#orocal_3301 .cadre2 ul li{
                    position:relative;
                    font-weight:600;
                    padding-bottom:25px;
                }
                    section#orocal_3301 .cadre2 ul li img{
                        top:3px;
                        left:-33px;
                    }
    section#orocal_3301 footer{
        float:left;
        position: relative;
        width: 100%;
    }
        section#orocal_3301 footer .bouton{
            float:left;
            width:232px;
            height:32px;
            line-height:32px;
            color:#fff;
            padding-left:30px;
            text-decoration:none;
            text-transform:uppercase;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background:#2d7896 url("../img/arrow.png") no-repeat 3px center;
        }
        section#orocal_3301 footer .right{
            float:right;
            width:auto;
            line-height:18px;
            text-align:right;
            font-size:12px;
        }
            section#orocal_3301 footer .right strong{
                font-size:15px;
            }
            section#orocal_3301 footer h3{
                float:left;
                width:100%;
                margin-top:20px;
                margin-bottom:20px;
                padding-top:10px;
                padding-bottom:10px;
                padding-left:30px;
                font-size:14px;
                font-weight:600;
                text-transform:uppercase;
                border-top:1px solid #000;
                border-bottom:1px solid #000;
                background:url("../img/arrow2.png") no-repeat 3px center;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }
            section#orocal_3301 footer p.references{
                float:left;
                width:100%;
                font-size:12px;
                line-height:16px;
                padding-bottom:20px;
            }
            section#orocal_3301 footer p.references a{
                color:#000;
                text-decoration:none;
            }
            .encadre {
                background-color: #ADEAFF;
                padding: 20px;
            }
            .encadre p{
                padding-bottom: 0px!important;
            }
            
            
/*responsive*/
@media (max-width: 910px){ 
section#orocal_3301{
    width: 740px;
}
    section#orocal_3301 header{
        height:420px;
    }
    section#orocal_3301 header div{
        height:324px;
    }
        section#orocal_3301 article p{
            padding-bottom:20px;
        }
        section#orocal_3301 .graphique{
            padding-top:20px;
            padding-bottom:20px;
        }
    section#orocal_3301 .cadre1{
        padding-bottom:140px;
    }
        section#orocal_3301 .cadre1 .col1{
            width:33%;
            padding-left:5px;
            padding-right:5px;
        }
        section#orocal_3301 .cadre1 .col2{
            width:33%;
            padding-left:5px;
            padding-right:5px;
        }
        section#orocal_3301 .cadre1 .col3{
            width:33%;
            padding-left:5px;
            padding-right:5px;
        }
        section#orocal_3301 .cadre1 .bloc{
            padding-right:30px;
            width:50%;
        }
}
            
            
/*responsive*/
@media (max-width: 740px){ 
html{
    overflow-x:hidden;
}
section#orocal_3301{
    width: 100%;
    padding-left:10px;
    padding-right:10px;
}
    section#orocal_3301 header{
        float:left;
        height:auto;
    }
        section#orocal_3301 header h2{
            font-size:10px;
            line-height:15px;
        }
    section#orocal_3301 header div{
        height:224px;
    }
        section#orocal_3301 header h1{
            padding:10px;
            font-size:20px;
        }
        section#orocal_3301 header p{
            line-height:16px;
            margin-top:20px;
            font-size:14px;
        }
        section#orocal_3301 article .col_left{
            width: 100%;
            padding-right:0px;
        }
        section#orocal_3301 article .col_right{
            width: 100%;
            padding-left:0px;
        }
        section#orocal_3301 .graphique{
            display:none;
        }
        section#orocal_3301 .graphique_mobile{
            display:inline;
            float:left;
            width:100%;
            height:auto;
            padding-top:20px;
            padding-bottom:20px;
        }
    section#orocal_3301 .cadre1{
        float:left;
        width:auto;
        margin-left:0px;
        padding-bottom:0px;
        margin-bottom:20px;
    }
        section#orocal_3301 .cadre1 .col1{
            width:100%;
            padding-left:10px;
            padding-right:10px;
        }
        section#orocal_3301 .cadre1 .col2{
            width:100%;
            padding-left:10px;
            padding-right:10px;
        }
        section#orocal_3301 .cadre1 .col3{
            width:100%;
            padding-left:10px;
            padding-right:10px;
        }
        section#orocal_3301 .cadre1 .bloc{
            position:relative;
            width:100%;
            left:initial;
            bottom:initial;
            margin-top:20px;
            padding-right:35px;
        }
        section#orocal_3301 footer .right{
            margin-top:20px;
        }
}