@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.reset {
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
}
.rs {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Open Sans', sans-serif;
    background: #e6e6e6 url("../images/custom/bg.png") center top no-repeat;
    font-size: .75em !important;
    color: black;
}
#page {
    padding-bottom: 0;
}

#page .bandeau {
    padding-top: 10px;
    padding-bottom: 5px;
}
#page .bandeau img {
    max-width: 100%;
    height: auto;
}

#footer_links .block ul {
    display: flex;
}

#header .block ul,
#footer_links .block ul,
#footer .block ul,
#sidebar-right .block ul,
.front #main-inner .block ul,
#header .item-list ul,
#footer_links .item-list ul,
#footer .item-list ul,
#sidebar-right .item-list ul,
.front #main-inner .item-list ul {
    margin: 0;
    padding: 0;
}

#header .block ul li,
#footer_links .block ul li,
#footer .block ul li,
#sidebar-right .block ul li,
.front #main-inner .block ul li {
    padding: 0;
    background: transparent;
}
.not-front #content,
.not-front #content-actualite {
    background: #ffffff url("../images/custom/ombreContent.png") no-repeat left top;
}
.not-front.no-sidebars #content {
    margin: 0;
    padding: 18px;
    width: auto;
}
#main-inner {
    background: transparent;
    margin-bottom: 24px;
}
#sidebar-right {
    float: right;
    width: 252px;
    margin-right: 0;
}
.sidebar-right #content-actualite,
.sidebar-right #content {
    float: left;
    width: 672px;
    border-right: 1px solid #c7c7c7;
    padding: 0 17px 18px 18px;
    font-size: 0.929em;
}
h1.title a,
h1 a {
    color: inherit;
    text-decoration: none;
}
h1.title a:hover,
h1 a:hover {
    text-decoration: underline;
}
#content-area {
    line-height: 1.6em;
}
#content-area p {
    font-size: 1em;
}
#content-area p a {
    text-decoration: none;
    color: #006bb6;
    text-transform: uppercase;
}
#content-area p a:hover {
    text-decoration: underline;
}
#content-area h2 {
    font-size: 1.42857143em;
    color: #006bb6;
    padding-left: 0;
    line-height: 1.2em;
}
#content-area h3,
#content-area h4 {
    color: #000;
    font-weight: 700;
    padding-left: 0;
}
#content-area .node .content > ul {
    padding: 0;
    margin: 18px 0 18px 24px;
}
#content-area .node .content > ul li {
    margin-bottom: 1.3em;
    background-position: 0 8px;
}
#content-area address {
    border: none;
    color: #000;
    border-left: 5px solid #006bb6;
}
#content-area form#node-form {
    padding: 0;
}
#content-area form .defaultSkin iframe {
    min-height: 400px;
}
div.block.with-block-editing div.edit {
    display: none !important;
}
#header-inner {
    height: 158px;
    background: transparent;
}
#header-inner #header-blocks {
    height: 43px;
    background: transparent;
    position: relative;
}
#header-inner #header-blocks #block-search-0 {
    float: right;
    width: 230px;
    position: relative;
}
#header-inner #header-blocks #block-search-0 input#edit-search-block-form-1 {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
    height: 43px;
    text-indent: 20px;
    color: black;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
#header-inner #header-blocks #block-search-0 input.form-submit {
    margin: 0;
    height: 43px;
    position: absolute;
    top: 0;
    left: auto;
    width: 43px;
    z-index: auto;
    right: 0;
    display: block;
    text-indent: -999em;
    background: url("../images/custom/loupe.png") no-repeat;
    background-position: center;
}
#header-inner #header-blocks #block-block-15 {
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
    float: right;
}
#header-inner #header-blocks #block-block-15 li {
    display: block;
    line-height: 43px;
    float: left;
    border-right: 1px solid #b8b8b8;
}
#header-inner #header-blocks #block-block-15 li a {
    font-size: 0.85714286em;
    color: #606060;
    width: auto;
    height: 100%;
    display: block;
    text-decoration: none;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    padding: 0 12px;
}
#header-inner #header-blocks #block-block-15 li a:hover {
    text-decoration: none;
}
#header-inner #header-blocks #block-block-15 li:hover a {
    background: #e6e6e6;
    color: #000;
}
#header-inner #header-blocks #block-textsize-0 {
    margin: 0;
    padding: 11px;
    width: auto;
    border-right: 1px solid #b8b8b8;
}
#header-inner #header-blocks #block-textsize-0 h2 {
    display: none;
}
#header-inner #header-blocks #block-textsize-0 li {
    width: 27px;
    margin-left: 3px;
}
#header-inner #header-blocks #block-textsize-0 li a {
    width: 100%;
    height: 20px;
    background-image: url("../images/custom/texteSize.png") !important;
}
#header-inner #header-blocks #block-textsize-0 li.ts_decrease_variable {
    margin-left: 11px;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher {
    margin: 0;
    width: 164px;
    float: right;
    border-right: 1px solid #b8b8b8;
    height: 43px;
    position: relative;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher:hover #link_theme_switcher .content {
    display: block;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher:hover #link_theme_switcher h2 {
    color: #000;
    background-color: #e6e6e6;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher #link_theme_switcher {
    height: 43px;
    width: 100%;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher #link_theme_switcher .content {
    top: 43px;
    width: 180px;
    padding: 0 12px 12px 12px;
    z-index: 500;
    border-radius: 0;
    background-color: #e6e6e6;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher #link_theme_switcher li {
    margin-top: 8px;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher #link_theme_switcher a,
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher #link_theme_switcher p {
    color: #000;
}
#header-inner #header-blocks #block-link_theme_switcher-link_theme_switcher h2 {
    color: #000;
    color: #606060;
    font-size: 0.85714286em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-indent: 24px;
    line-height: 43px;
    font-family: 'Open Sans', sans-serif;
    background: url("../images/custom/expand.png") no-repeat 130px center;
}
#header-inner #logo-title,
#header-inner #navbar-inner {
    background: #006bb6;
}
#header-inner #logo-title {
    /* background: #ed1c24 url("/sites/chr-orleans/themes/theme_base/images/bandeau_covid19.jpg") no-repeat 125px 0; */
    /* position: relative;
    background: #e9639d url("/sites/chr-orleans/themes/theme_base/images/octobre_rose_21.png") no-repeat right 0;
    z-index: 2000; */
}
#header-inner #logo-title #logo {
    position: absolute;
    top: 12px;
    left: -22px;
    width: auto;
    z-index: 500;
    height: 180px;
    background: url("../images/custom/logo-ombre.png") no-repeat left bottom;
}
#header-inner #logo-title div#site-name {
    line-height: 1;
    font-size: 1em;
}
#header-inner #logo-title h1#site-name,
#header-inner #logo-title strong {
    position: relative;
    width: 800px;
    height: 65px;
    line-height: 45px;
    padding-left: 130px;
    text-transform: uppercase;
    font-size: 1.35714286em;
}
#header-inner #logo-title h1#site-name a,
#header-inner #logo-title strong a {
    display: inline-block;
    width: 800px;
    color: #fff;
    font-weight: 600;
    /* text-indent: -9999999px; */
}
#header-inner #logo-title h1#site-name a span {
    position: absolute;
    right: 0;
}
#header-inner #logo-title h1#site-name a:hover,
#header-inner #logo-title strong a:hover {
    text-decoration: none;
}
#header-inner #block-superfish-1.block-superfish {
    background-color: #006bb6 !important;
    border: none;
    height: 56px;
    padding-right: 12px;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li {
    line-height: 46px;
    position: relative;
    margin-right: 5px;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li > a {
    padding: 5px 8px 5px 21px;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li > a:before {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    position: absolute;
    top: 18px;
    left: 8px;
    width: 100%;
    z-index: auto;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li.sf-item-1 > a:before {
    border-left: 5px solid #eebc37;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li.sf-item-2 > a:before {
    border-left: 5px solid #6dbdd1;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li.sf-item-3 > a:before {
    border-left: 5px solid #cd477a;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default > li.sf-item-4 > a:before {
    border-left: 5px solid #64c073;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default a,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default a:visited {
    font-weight: bold;
    color: #fff;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1.sfHover a,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default a.sf-depth-1:focus,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default a.sf-depth-1:hover,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default a.sf-depth-1:active {
    background-color: #005b9a;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default ul {
    width: 260px !important;
}
#header-inner #block-superfish-1.block-superfish .sf-menu li:hover ul,
#header-inner #block-superfish-1.block-superfish .sf-menu li.sfHover ul {
    top: 56px;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1 li > a,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1.sfHover li a {
    font-size: 0.92857143em;
    font-weight: 400;
    padding: 10px 28px 10px 20px;
    border-bottom: 1px solid #337cae;
    background-color: #006bb6;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1 li.menuparent > a,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1.sfHover li.menuparent > a {
    background: #006bb6 url("../images/custom/asc-right.png") no-repeat 236px center;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1 li:hover > a,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1.sfHover li a:hover {
    background: #005b9a;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1 li.menuparent:hover > a,
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default li.sf-depth-1.sfHover li.menuparent > a:hover {
    background: #005b9a url("../images/custom/asc-right.png") no-repeat 236px center;
}
#header-inner #block-superfish-1.block-superfish .sf-menu.sf-style-default ul ul {
    left: 260px !important;
    top: 0;
}
#content-inner .bg,
#sidebar-right .bg {
    background-color: #e1e1e1;
}
#content-inner .block-block,
#sidebar-right .block-block {
    margin-bottom: 0;
    background-color: rgba(238, 238, 238, 0.5);
}
#content-inner .block-block.quatuor,
#sidebar-right .block-block.quatuor {
    width: 252px;
    margin-bottom: 0;
    border-bottom: 2px solid #e6e6e6;
}
#content-inner .block-block.quatuor > div > div > a,
#sidebar-right .block-block.quatuor > div > div > a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
#content-inner .block-block.quatuor > div > div > a:hover,
#sidebar-right .block-block.quatuor > div > div > a:hover {
    text-decoration: none;
}
#content-inner .block-block.quatuor h2,
#sidebar-right .block-block.quatuor h2 {
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
    padding: 24px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
#content-inner .block-block.quatuor#block-block-17,
#sidebar-right .block-block.quatuor#block-block-17,
#content-inner .block-block.quatuor#block-block-24,
#sidebar-right .block-block.quatuor#block-block-24 {
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    background: rgba(238, 238, 238, 0.5) url("../images/custom/hopital-en-image.png") no-repeat right bottom;
}
#content-inner .block-block.quatuor#block-block-17 a,
#sidebar-right .block-block.quatuor#block-block-17 a,
#content-inner .block-block.quatuor#block-block-24 a,
#sidebar-right .block-block.quatuor#block-block-24 a {
    height: 250px;
}
#content-inner .block-block.quatuor#block-block-17 h2,
#sidebar-right .block-block.quatuor#block-block-17 h2,
#content-inner .block-block.quatuor#block-block-24 h2,
#sidebar-right .block-block.quatuor#block-block-24 h2 {
    /*color: #e69226;*/
    color: #64c073;
    width: 100px;
}
#content-inner .block-block.quatuor#block-block-17:hover,
#sidebar-right .block-block.quatuor#block-block-17:hover,
#content-inner .block-block.quatuor#block-block-24:hover,
#sidebar-right .block-block.quatuor#block-block-24:hover {
    background-color: #e1e1e1;
}
#content-inner .block-block.quatuor#block-views-infos_sante-block_1,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_1,
#content-inner .block-block.quatuor#block-views-infos_sante-block_2,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_2 {
    margin-right: 0;
    padding-bottom: 12px;
}
#content-inner .block-block.quatuor#block-views-infos_sante-block_1 h2,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_1 h2,
#content-inner .block-block.quatuor#block-views-infos_sante-block_2 h2,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_2 h2 {
    color: #cd477a;
    padding-bottom: 16px;
}
#content-inner .block-block.quatuor#block-views-infos_sante-block_1 h2:before,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_1 h2:before,
#content-inner .block-block.quatuor#block-views-infos_sante-block_2 h2:before,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_2 h2:before {
    background: #cd477a;
}
#content-inner .block-block.quatuor#block-views-infos_sante-block_1 ul li a,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_1 ul li a,
#content-inner .block-block.quatuor#block-views-infos_sante-block_2 ul li a,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_2 ul li a {
    line-height: 36px;
    padding: 0 0 0 24px;
    width: auto;
    height: 100%;
    display: block;
    text-decoration: none;
    color: #cd477a;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
#content-inner .block-block.quatuor#block-views-infos_sante-block_1 ul li a:hover,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_1 ul li a:hover,
#content-inner .block-block.quatuor#block-views-infos_sante-block_2 ul li a:hover,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_2 ul li a:hover {
    text-decoration: none;
}
#content-inner .block-block.quatuor#block-views-infos_sante-block_1 ul li a:hover,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_1 ul li a:hover,
#content-inner .block-block.quatuor#block-views-infos_sante-block_2 ul li a:hover,
#sidebar-right .block-block.quatuor#block-views-infos_sante-block_2 ul li a:hover {
    background-color: #e1e1e1;
    text-indent: 6px;
}
#content-inner .block-block.quatuor#block-block-19 h2,
#sidebar-right .block-block.quatuor#block-block-19 h2,
#content-inner .block-block.quatuor#block-block-26 h2,
#sidebar-right .block-block.quatuor#block-block-26 h2 {
    color: #63b9ce;
    padding-right: 16px;
}
#content-inner .block-block.quatuor#block-block-26 a:hover,
#sidebar-right .block-block.quatuor#block-block-26 a:hover {
    background-color: #e1e1e1;
}
#content-inner .block-block.quatuor#block-block-20,
#sidebar-right .block-block.quatuor#block-block-20,
#content-inner .block-block.quatuor#block-block-27,
#sidebar-right .block-block.quatuor#block-block-27 {
    margin-right: 0;
}
#content-inner .block-block.quatuor#block-block-20 h2,
#sidebar-right .block-block.quatuor#block-block-20 h2,
#content-inner .block-block.quatuor#block-block-27 h2,
#sidebar-right .block-block.quatuor#block-block-27 h2 {
    color: #006bb6;
    text-transform: uppercase;
}
#content-inner .block-block.quatuor#block-block-27 a:hover,
#sidebar-right .block-block.quatuor#block-block-27 a:hover {
    background-color: #e1e1e1;
}
#content-inner #block-block-16,
#sidebar-right #block-block-16,
#content-inner #block-block-23,
#sidebar-right #block-block-23 {
    background: #6e9bcc !important;
    color: #fff;
    width: 252px;
    padding: 24px 0;
}
#content-inner #block-block-16 h2,
#sidebar-right #block-block-16 h2,
#content-inner #block-block-23 h2,
#sidebar-right #block-block-23 h2 {
    color: white;
    padding: 0;
    font-size: 1.28571429em;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0 20px 0;
}
#content-inner #block-block-16 li,
#sidebar-right #block-block-16 li,
#content-inner #block-block-23 li,
#sidebar-right #block-block-23 li {
    height: 60px;
    margin-bottom: 15px;
}
#content-inner #block-block-16 li a,
#sidebar-right #block-block-16 li a,
#content-inner #block-block-23 li a,
#sidebar-right #block-block-23 li a {
    width: auto;
    height: 100%;
    display: block;
    text-decoration: none;
    color: white;
    position: relative;
    line-height: 60px;
    height: 60px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    background: url("../images/custom/consulter-spriteb.png") no-repeat;
    padding: 0 24px;
}
#sidebar-right #block-block-23 li.consulter2 a {
    height: 70px;
}
#content-inner #block-block-16 li a:hover,
#sidebar-right #block-block-16 li a:hover,
#content-inner #block-block-23 li a:hover,
#sidebar-right #block-block-23 li a:hover {
    text-decoration: none;
}
#content-inner #block-block-16 li a:hover,
#sidebar-right #block-block-16 li a:hover,
#content-inner #block-block-23 li a:hover,
#sidebar-right #block-block-23 li a:hover {
    background-color: #5b8ec5;
    padding-left: 30px;
}
#sidebar-right #block-block-23 li.consulter2 a:hover span.sstitre {
    left: 30px;
}
#content-inner #block-block-16 li a span,
#sidebar-right #block-block-16 li a span,
#content-inner #block-block-23 li a span,
#sidebar-right #block-block-23 li a span {
    display: inline-block;
    width: 140px;
    font-size: 1em;
    line-height: normal;
    vertical-align: middle;

    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
#sidebar-right #block-block-23 li a span.sstitre {
    position: absolute;
    top: 40px;
    left: 24px;
    width: 200px !important;
    font-size: .9em;
    line-height: 1em;
}
#content-inner #block-block-16 li.consulter1 span,
#sidebar-right #block-block-16 li.consulter1 span,
#content-inner #block-block-23 li.consulter1 span,
#sidebar-right #block-block-23 li.consulter1 span {
    width: 130px;
}
#sidebar-right #block-block-23 li.consulter2 span {
    vertical-align: super;
}
#content-inner #block-block-16 li.consulter1 a,
#sidebar-right #block-block-16 li.consulter1 a,
#content-inner #block-block-23 li.consulter1 a,
#sidebar-right #block-block-23 li.consulter1 a {
    background-position: 176px 0;
}
#content-inner #block-block-16 li.consulter2 a,
#sidebar-right #block-block-16 li.consulter2 a,
#content-inner #block-block-23 li.consulter2 a,
#sidebar-right #block-block-23 li.consulter2 a {
    background-position: 176px -60px;
}
#content-inner #block-block-16 li.consulter3 a,
#sidebar-right #block-block-16 li.consulter3 a,
#content-inner #block-block-23 li.consulter3 a,
#sidebar-right #block-block-23 li.consulter3 a {
    background-position: 176px -120px;
}
#content-inner #block-block-16 li.consulter4 a,
#sidebar-right #block-block-16 li.consulter4 a,
#content-inner #block-block-23 li.consulter4 a,
#sidebar-right #block-block-23 li.consulter4 a {
    background-position: 176px -180px;
}
#footer_links-inner {
    background: transparent;
}
#footer_links-inner #block-block-21 {
    margin: 16px auto 12px auto;
}
#footer_links-inner ul {
    overflow: hidden;
}
#footer_links-inner {
    margin: 0 auto;
    width: 792px;
}
#footer_links-inner ul li {
    float: left;
    width: 264px;
    text-align: center;
    font-size: 1em;
    color: #000;
    padding: 20px 0;
    font-weight: 600;
}
#footer_links-inner ul li span {
    display: block;
    font-size: 1.2em;
    color: #44a4e7;
    font-weight: 700;
    margin-top: 6px;
}
#footer_links-inner .infoUrgence {
    clear: both;
    margin: 40px 0 0 0;
    font-size: 1.07142857em;
    position: relative;
}
#footer_links-inner .infoUrgence p {
    margin: 0 auto;
    width: 33.33%;
}
#footer_links-inner .infoUrgence p:before,
#footer_links-inner .infoUrgence p:after {
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    top: 26px;
    left: 0;
    width: 33.33%;
    z-index: auto;
    background: #c8c8c8;
}
#footer_links-inner .infoUrgence p:after {
    left: 66.66%;
}
#footer_links-inner .infoUrgence p a {
    line-height: 52px;
    text-indent: 36px;
    font-size: 0.9em;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    text-align: center;
    background: url("../images/custom/infos-urgence.png") no-repeat 32px center;
    font-weight: 600;
}
#footer_links-inner .infoUrgence p a:hover {
    text-decoration: none;
}
#footer_links-inner .infoUrgence p a:hover {
    color: black;
    background-color: #c8c8c8;
    background-position: 40px center;
}
#footer-inner {
    overflow: hidden;
}
#footer-inner #block-block-22 {
    padding: 40px 20px 20px;
    overflow: hidden;
}
#footer-inner #block-block-22 address {
    color: #000;
    line-height: 39px;
    font-size: 0.92857143em;
    font-weight: 600;
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
    background: transparent;
    float: left;
    width: 640px;
}
#footer-inner #block-block-22 address span {
    display: block;
    float: left;
    margin-left: 6px;
}
#footer-inner #block-block-22 address .org {
    text-transform: uppercase;
    font-weight: 700;
    color: #006bb6;
    font-size: 1.07692308em;
}
#footer-inner #block-block-22 ul {
    float: right;
}
#footer-inner #block-block-22 ul li {
    float: left;
    margin-left: 18px;
}
#footer-inner #block-block-22 ul li a {
    width: 120px;
    height: 100%;
    display: block;
    text-decoration: none;
    background: #e6e6e6;
    color: #000;
    padding: 10px 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
#footer-inner #block-block-22 ul li a:hover {
    text-decoration: none;
}
#footer-inner #block-block-22 ul li a:hover {
    background: #cdcdcd;
}
#footer-inner #block-menu-menu-menu-footer {
    float: left;
    width: 100%;
    position: relative;
}
#footer-inner #block-menu-menu-menu-footer ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
}
#footer-inner #block-menu-menu-menu-footer ul li {
    float: left;
    list-style: none;
    padding: 0 8px;
    border-right: 1px solid #73818d;
    line-height: 1;
    position: relative;
    right: 50%;
}
#footer-inner #block-menu-menu-menu-footer ul li.last {
    border: none;
}
#footer-inner #block-menu-menu-menu-footer ul li a {
    text-decoration: none;
    font-size: 0.78571429em;
    font-family: Arial, sans-serif;
}
.book-navigation .page-links {
    border: none;
    padding: 24px 0;
}
.book-navigation .page-links a.page-previous,
.book-navigation .page-links a.page-next {
    color: #000;
    font-size: 1em;
    font-weight: 400;
}
.book-navigation .page-links a.page-previous span,
.book-navigation .page-links a.page-next span {
    height: 33px;
}
.book-navigation .page-links a.page-previous span.cont,
.book-navigation .page-links a.page-next span.cont {
    background: transparent;
    line-height: 33px;
    font-weight: 600;
    padding: 0 18px;
}
.book-navigation .page-links a.page-previous:hover span.cont,
.book-navigation .page-links a.page-next:hover span.cont {
    color: #000;
}
.book-navigation .page-links a.page-previous span.left,
.book-navigation .page-links a.page-next span.right {
    background: url("../images/custom/liensEnfants.png") no-repeat;
    width: 33px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.book-navigation .page-links a.page-previous span.left {
    background-position: 0 0;
}
.book-navigation .page-links a.page-previous:hover span.left {
    background-position: -33px 0;
}
.book-navigation .page-links a.page-next span.right {
    background-position: -33px -33px;
}
.book-navigation .page-links a.page-next:hover span.right {
    background-position: 0 -33px;
}
.book-navigation .page-links a.page-previous span.right,
.book-navigation .page-links a.page-next span.left {
    background: transparent;
}
.view-page-enfant.view-display-id-block_1 a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 600;
    padding: 10px 50px 10px 20px;
    background: transparent;
    color: #006bb6;
    background: url("../images/custom/flecheDroite.png") no-repeat right 30px center;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
}
.view-page-enfant.view-display-id-block_1 a:hover {
    background-color: #e6e6e6;
    border-color: #fff;
}
.services-list {
    padding: 24px 0;
}
.services-list a {
    text-decoration: none;
}
.services-list a:hover {
    text-decoration: underline;
}
.services-list h3 {
    margin-top: 24px;
}
.services-list h3 a {
    width: auto;
    height: 100%;
    display: block;
    text-decoration: none;
    background: #006bb6;
    color: #fff;
    line-height: 30px;
    padding-left: 24px;
}
.services-list h3 a:hover {
    text-decoration: none;
}
.services-list h3 a:hover {
    text-decoration: underline;
}
.services-list ul.lvl2 {
    padding: 0;
}
.services-list ul.lvl2 h4 a {
    color: #000;
}
.services-list ul.lvl3 {
    margin-bottom: 8px;
}
.services-list ul.lvl3 li {
    background: transparent;
    padding: 0;
}
.services-list ul.lvl3 h5 {
    border: none;
}
.services-list ul.lvl3 h5 a {
    color: #000;
}
.view-Offres-emploi .views-row {
    margin-bottom: 26px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.view-Offres-emploi .views-row .views-field-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.23076923em;
    color: #006bb6;
}
.view-Offres-emploi .views-row .views-field-teaser {
    font-style: italic;
}
.view-Offres-emploi .views-row .views-field-teaser p,
.view-Offres-emploi .views-row .views-field-teaser strong {
    font-weight: 400;
    font-style: italic;
}
.view-Offres-emploi .views-row .views-field-field-pdf-fid-1,
.view-Offres-emploi .views-row .views-field-field-pdf-fid {
    float: left;
}
.view-Offres-emploi .views-row .views-field-field-pdf-fid {
    margin-left: 12px;
    padding-left: 12px;
    border-left: 1px solid #73818d;
}
#loginboxPrivee .item-list ul li.first.last,
#loginboxPrivee .form-item#edit-name-wrapper {
    display: none;
}