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

html{
    background:#fff;
}

section#publi_korian_2201{
    position: relative;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    padding:35px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color:#000;
    font-size: 16px;
    background: #fff;
}
    section#publi_korian_2201 p{
        font-size:14px;
        line-height:20px;
        letter-spacing: 0.5px;
        padding-bottom:15px;
        text-align:justify;
    }
    section#publi_korian_2201 header{
        position: relative;
        width: 100%;
        height: 199px;
        margin-bottom:35px;
        background:#013972 url("../img/header1.jpg") no-repeat center center;
    }
        section#publi_korian_2201 header h1{
            float:left;
            position: relative;
            width: 100%;
            margin-left: 27.5%;
            padding-top:47px;
            color:#fff;
            text-align:left;
            font-size:28px;
            font-weight: 600;
            letter-spacing: 0.5px;
            text-transform:uppercase;
        }
        section#publi_korian_2201 header h2{
          margin-left: 27.5%;
            float:left;
            position: relative;
            width: 100%;
            padding-top:10px;
            color:#fff;
            text-align:left;
            font-size:20px;
            line-height: 1.2em;
        }
            section#publi_korian_2201 header h2 sup{
                font-size:16px;
            }
    section#publi_korian_2201 article{
        position: relative;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
        section#publi_korian_2201 article main{
            position: relative;
            float:left;
            width: 571px;
            margin-right:30px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
            section#publi_korian_2201 article main .article1{
                float:left;
                padding-bottom:20px;
                border-bottom: 1px solid #e6e6e6;
            }
            section#publi_korian_2201 article main .article2{
                float:left;
                padding-top:30px;
                padding-bottom:40px;
                border-bottom: 1px solid #e6e6e6;
            }
                section#publi_korian_2201 article main .article2 h3{
                    text-transform:uppercase;
                    font-size:16px;
                    color:#00acc2;
                    padding-bottom:20px;
                    font-weight: 600;
                }

                section#publi_korian_2201 article main .article2 a {
                    text-decoration: none;
                    font-weight: bold;
                }
                section#publi_korian_2201 article main .article2 a.lireplus {
                    text-decoration: none;
                    padding: 5px 10px;
                    border: 1px solid #00acc2;
                    border-radius: 2px;
                    -webkit-transition: all .2s ease-in;
                    -moz-transition: all .2s ease-in;
                    -o-transition: all .2s ease-in;
                    transition: all .2s ease-in;
                }
                section#publi_korian_2201 article main .article2 a.lireplus:hover {
                    background-color: #00acc2;
                    color: #fff;
                    -webkit-transition: all .2s ease-in;
                    -moz-transition: all .2s ease-in;
                    -o-transition: all .2s ease-in;
                    transition: all .2s ease-in;
                }

                section#publi_korian_2201 article main .article2 .photo{
                    float:left;
                    width:300px;
                }
                section#publi_korian_2201 article main .article2 .texte{
                    float:left;
                    width:271px;
                }
                    section#publi_korian_2201 article main .article2 .texte a{
                        color:#00acc2;
                        text-transform:uppercase;
                        text-decoration:none;
                        font-size: 14px;
                    }
        section#publi_korian_2201 article aside{
            position: relative;
            float:left;
            width: 279px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
            section#publi_korian_2201 article aside h4.outils,
            section#publi_korian_2201 article aside h4.paroles{
                float:left;
                width:279px;
                height:50px;
                line-height:50px;
                font-size:22px;
                color:#fff;
                text-align:center;
                text-transform:uppercase;
                background:#01adc3;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }
            section#publi_korian_2201 article aside a.pdf,
            section#publi_korian_2201 article aside a.lien{
                float:left;
                width:245px;
                margin-left:17px;
                margin-bottom:10px;
                padding-top:10px;
                padding-bottom:10px;
                color:#fff;
                font-size:14px;
                text-align:center;
                background:#4ec6d5;
                line-height: 20px !important;
                text-decoration:none;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                }

            section#publi_korian_2201 article aside a strong{
                font-weight:600;
             }
            section#publi_korian_2201 article aside div.bloc{
                float:left;
                padding-bottom:10px;
                background:#01adc3;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            section#publi_korian_2201 article aside a.pdf:hover,
            section#publi_korian_2201 article aside a.lien:hover{
              background-color:#00ACC2;
              color:#fff;
                    -webkit-transition: all .2s ease-in;
                    -moz-transition: all .2s ease-in;
                    -o-transition: all .2s ease-in;
                    transition: all .2s ease-in;
                }

            section#publi_korian_2201 article aside div.tel{
                float:left;
                width:279px;
                text-align:center;
                line-height: 20px !important;
                font-weight: 600;
                font-size: 16px;
                padding-top: 15px;
                color:#d7658f;
            }
                section#publi_korian_2201 article aside div.tel span{
                    float:left;
                    width:279px;
                    text-align:left;
                    line-height: 30px;
                    font-weight: 400;
                    font-size: 20px;
                    padding-top: 10px;
                    padding-left:35px;
                    color:#c2385e;
                    background:url("../img/tel.png") no-repeat center bottom;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }

            section#publi_korian_2201 article aside h4.paroles{
                margin-bottom:20px;
                padding-left:60px;
                background:url("../img/bg2.jpg") no-repeat center center;
            }
    section#publi_korian_2201 footer{
        position: relative;
        width: 100%;
        text-align:center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
        section#publi_korian_2201 footer a{
            position: relative;
            float:left;
            width: 100%;
            height:45px;
            font-size:15px;
            color:#fff;
            text-decoration:none;
            line-height:45px;
            margin-top:50px;
            background:url("../img/footer.jpg") no-repeat center center;
        }
        section#publi_korian_2201 footer p{
            position: relative;
            float:left;
            width: 100%;
            height:45px;
            font-size:15px;
            color:#212121;
            text-align:center;
            text-decoration:none;
            line-height:45px;
        }
