body {
    font-size: 100%;
}

pre, code, kbd, samp, tt, var {
    font-family: "Courier New", "DejaVu Sans Mono", monospace;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, hr, table, fieldset {
    margin: 1.5em 0;
}

h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 0.75em 0;
}

h2 {
    font-size: 1.5em;
    margin: 1em 0;
}

h3 {
    font-size: 1.3em;
    margin: 1.154em 0;
}

h4, h5, h6 {
    font-size: 1.1em;
    margin: 1.364em 0;
}

p {
}

blockquote {
    margin-left: 2em;
    margin-right: 2em;
}

pre {
    font-size: 1.1em;
    margin: 1.364em 0;
}

hr {
    height: 1px;
    border-top: 1px solid #00ABE6;
}

address {
}

ul, ol {
    margin-left: 0;
    padding-left: 2em;
}

.item-list ul {
    margin: 1.5em 0;
    padding: 0 0 0 2em;
}

ul ul, ul ol, ol ol, ol ul, .item-list ul ul, .item-list ul ol, .item-list ol ol, .item-list ol ul {
    margin: 0;
}

li {
    margin: 0;
    padding: 0;
}

.item-list ul li, ul.menu li, li.expanded, li.collapsed, li.leaf {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: disc;
}

ul ul {
    list-style-type: circle;
}

ul ul ul {
    list-style-type: square;
}

ul ul ul ul {
    list-style-type: circle;
}

ol {
    list-style-type: decimal;
}

ol ol {
    list-style-type: lower-alpha;
}

ol ol ol {
    list-style-type: decimal;
}

dl {
}

dt {
    margin: 0;
    padding: 0;
}

dd {
    margin: 0 0 0 2em;
    padding: 0;
}

table {
    border-collapse: collapse;
}

th {
    text-align: left;
    padding: 0;
    border-bottom: none;
}

tbody {
    border-top: none;
}

thead {
}

tfoot {
}

caption {
}

colgroup {
}

col {
}

tr {
}

td {
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    padding: 0.5em;
}

a:link {
}

a:visited {
}

a:hover, a:focus {
}

a:active {
}

img {
    border: 0;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
    white-space: nowrap;
}

.with-wireframes #header .section, .with-wireframes #content .section, .with-wireframes #navigation .section, .with-wireframes .region-sidebar-first .section, .with-wireframes .region-sidebar-second .section, .with-wireframes .region-footer, .with-wireframes .region-bottom {
    outline: 1px solid #ccc;
}

#page-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    background: url(../images/layout/back-content-bottom.png) 0 bottom no-repeat;
    padding-bottom: 50px;
}

.sidebar-second #page-wrapper {
    background: url(../images/layout/back-content-bottom-alt.png) 0 bottom no-repeat;
}

body.front #page-wrapper {
    background: none;
    padding-bottom: 0;
}

#page {
    width: 990px;
    margin: 0 auto;
    background: url(../images/layout/back-content.png) 0 0 repeat-y;
}

body.front #page {
    width: 990px;
    height: 502px;
    margin: 0 auto;
    background: url(../images/layout/back-content-accueil.jpg) 0 0 repeat-y;
}

.sidebar-second #page {
    background: url(../images/layout/back-content-alt.png) 0 0 repeat-y;
}

#page-inside {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

#header {
}

#header .section {
}

.region-header {
}

#main-wrapper {
    position: relative;
}

#main {
}

#content, .no-sidebars #content {
    float: left;
    width: 950px;
    margin-left: 0;
    margin-right: -950px;
    padding: 0;
}

.sidebar-first #content {
    width: 750px;
    margin-left: 200px;
    margin-right: -950px;
}

.sidebar-second #content {
    width: 681px;
    margin-left: 0;
    margin-right: -750px;
}

.two-sidebars #content {
    width: 550px;
    margin-left: 200px;
    margin-right: -750px;
}

#content .section {
    margin: 0;
    padding: 0 44px;
}

#navigation .section {
}

.region-sidebar-first {
    float: left;
    width: 200px;
    margin-left: 0;
    margin-right: -200px;
    padding: 0;
}

.region-sidebar-first .section {
    margin: 0 20px 0 0;
    padding: 0;
}

.region-sidebar-second {
    float: left;
    width: 269px;
    margin-left: 681px;
    margin-right: -950px;
    padding: 0;
}

.region-sidebar-second .section {
    margin: 20px 20px 0 20px;
    padding: 0;
}

.region-footer {
}

.region-bottom {
}

#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, .region-footer, .region-bottom {
    overflow: visible;
    word-wrap: break-word;
}

body {
}

#page-wrapper {
}

#page {
}

#header {
}

#header .section {
}

#main-wrapper {
}

#main {
}

.region-footer {
}

div.tabs {
    margin: 0 0 5px 0;
}

ul.primary {
    margin: 0;
    padding: 0 0 0 10px;
    border-width: 0;
    list-style: none;
    white-space: nowrap;
    line-height: normal;
    background: url(../images/tab-bar.png) repeat-x left bottom;
}

ul.primary li {
    float: left;
    margin: 0;
    padding: 0;
}

ul.primary li a {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px;
    border-width: 0;
    font-weight: bold;
    text-decoration: none;
    color: #777;
    background-color: transparent;
    background: url(../images/tab-left.png) no-repeat left -38px;
}

ul.primary li a .tab {
    display: block;
    height: 20px;
    margin: 0;
    padding: 4px 13px 0 6px;
    border-width: 0;
    line-height: 20px;
    background: url(../images/tab-right.png) no-repeat right -38px;
}

ul.primary li a:hover, ul.primary li a:focus {
    border-width: 0;
    background-color: transparent;
    background: url(../images/tab-left.png) no-repeat left -76px;
}

ul.primary li a:hover .tab, ul.primary li a:focus .tab {
    background: url(../images/tab-right.png) no-repeat right -76px;
}

ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a:focus {
    border-width: 0;
    color: #000;
    background-color: transparent;
    background: url(../images/tab-left.png) no-repeat left 0;
}

ul.primary li.active a .tab, ul.primary li.active a:hover .tab, ul.primary li.active a:focus .tab {
    background: url(../images/tab-right.png) no-repeat right 0;
}

ul.secondary {
    margin: 0;
    padding: 0 0 0 5px;
    border-bottom: 1px solid #c0c0c0;
    list-style: none;
    white-space: nowrap;
    background: url(../images/tab-secondary-bg.png) repeat-x left bottom;
}

ul.secondary li {
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 0;
    border-right: none;
}

ul.secondary a {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 1px solid #c0c0c0;
    text-decoration: none;
    color: #777;
    background: url(../images/tab-secondary.png) repeat-x left -56px;
}

ul.secondary a .tab {
    display: block;
    height: 18px;
    margin: 0;
    padding: 3px 8px;
    line-height: 18px;
}

ul.secondary a:hover, ul.secondary a:focus {
    background: url(../images/tab-secondary.png) repeat-x left bottom;
}

ul.secondary a.active, ul.secondary a.active:hover, ul.secondary a.active:focus {
    border: 1px solid #c0c0c0;
    color: #000;
    background: url(../images/tab-secondary.png) repeat-x left top;
}

body {
    margin: 0;
    padding: 0;
}

#page-wrapper {
}

#page {
}

#skip-link a, #skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff;
}

#header {
}

#header .section {
}

#logo {
    float: left;
    margin: 0;
    padding: 0;
}

#logo img {
    vertical-align: bottom;
}

#name-and-slogan {
    float: left;
}

h1#site-name, div#site-name {
    margin: 0;
    font-size: 2em;
    line-height: 1.5em;
}

#site-name a:link, #site-name a:visited {
    color: #000;
    text-decoration: none;
}

#site-name a:hover, #site-name a:focus {
    text-decoration: underline;
}

#site-slogan {
}

.region-header {
    clear: both;
}

#main-wrapper {
}

#main {
}

#content {
}

#content .section {
}

.region-highlighted {
}

.breadcrumb {
    padding-bottom: 0;
}

h1.title, h2.node-title, h2.block-title, h2.title, h2.comment-form, h3.title {
    margin: 0;
}

tr.even {
}

tr.odd {
}

div.messages {
    margin: 1.5em 0;
}

div.messages ul {
    margin-top: 0;
    margin-bottom: 0;
}

div.status {
}

div.warning, tr.warning {
}

div.error, tr.error {
}

.error {
}

.warning {
}

div.tabs {
}

.region-help {
}

.more-help-link {
}

.region-content {
}

ul.links {
}

ul.links.inline {
    display: block;
}

ul.links li {
    padding: 0 1em 0 0;
}

.item-list .pager {
    padding: 0;
}

.item-list .pager li {
    padding: 0 0.5em;
}

.feed-icon {
}

.more-link {
}

.region-sidebar-first {
}

.region-sidebar-first .section {
}

.region-sidebar-second {
}

.region-sidebar-second .section {
}

.region-footer {
}

.region-bottom {
}

li a.active {
    color: #000;
}

#navigation {
}

#navigation ul.links, #navigation .content ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

#navigation ul.links li, #navigation .content li {
    float: left;
    padding: 0 10px 0 0;
}

.region-navigation {
}

#main-menu {
}

#secondary-menu {
    float: right;
}

.block-menu {
}

.block-menu-block {
}

.node {
}

.preview .node {
}

.node-promoted {
}

.node-sticky {
}

.node-unpublished {
}

.node-unpublished div.unpublished, .comment-unpublished div.unpublished {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word;
}

.node-by-viewer {
}

.node-teaser {
}

.node-page {
}

.node-article {
}

h2.node-title {
}

.node .user-picture {
}

.node .submitted {
}

.node .content {
}

.node ul.links {
}

#comments {
    margin: 1.5em 0;
}

#comments h2.title {
}

#comments h2.comment-form {
}

.comment {
}

.comment-preview {
    background-color: #ffffea;
}

.comment.new {
}

.comment.first {
}

.comment.last {
}

.comment.odd {
}

.comment.even {
}

.comment-unpublished {
}

.comment-unpublished div.unpublished {
}

.comment-by-anonymous {
}

.comment-by-node-author {
}

.comment-by-viewer {
}

h3.comment-title {
}

.new {
    color: #c00;
}

.comment .user-picture {
}

.comment .submitted {
}

.comment .content {
}

.comment .user-signature {
}

.comment ul.links {
}

.indented {
}

.form-item {
    margin: 1.5em 0;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 1px solid #c00;
}

.form-item label {
    display: block;
    font-weight: bold;
}

.form-item label.option {
    display: inline;
    font-weight: normal;
}

.form-required {
    color: #c00;
}

.form-item .description {
    font-size: 0.85em;
}

.form-checkboxes .form-item, .form-radios .form-item {
    margin: 0;
}

.form-submit {
}

.container-inline div, .container-inline label {
    display: inline;
}

.tips {
}

.password-parent, .confirm-parent {
    margin: 0;
}

#block-search-form {
}

#user-login-form {
    text-align: left;
}

#user-login-form ul {
    margin-bottom: 0;
}

html.js #user-login-form li.openid-link, #user-login-form li.openid-link {
    margin-top: 1.5em;
    margin-left: -20px;
}

#user-login-form li.user-link {
    margin-top: 1.5em;
}

#user-login ul {
    margin: 1.5em 0;
}

form th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

form tbody {
    border-top: 1px solid #ccc;
}

form tr.even {
    background-color: #fff;
}

form table .item-list ul {
    margin: 0;
}

.field {
}

.field-type-text {
}

.field-type-text-long {
}

.field-type-text-with-summary {
}

.field-type-image {
}

.field-type-file {
}

.field-type-taxonomy-term-reference {
}

.field-type-number-integer {
}

.field-type-number-decimal {
}

.field-type-number-float {
}

.field-type-list-text {
}

.field-type-list-boolean {
}

.field-type-list-integer {
}

.field-type-list-float {
}

.field-type-datetime {
}

.field-type-node-reference {
}

.field-type-user-reference {
}

.field-name-body {
}

.field-name-field-image {
}

.field-name-field-tags {
}

.field-name-field-FIELDNAME {
}

body {
    background: #ffffff url(../images/layout/background.png) 0 0 repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #262262;
}

body.logged-in {
    background-position: 0 65px;
}

#body-inside {
    background: url(../images/layout/background-bande.jpg) 0 140px repeat-x;
    display: block;
    height: 100%;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'Abel';
    font-style: normal;
    font-weight: normal;
    src: local('Abel'), local('Abel-Regular'), url(../fonts/wnJbeWILdr-ZMJJAMsiXsvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

h1#page-title {
    font-family: 'Abel', Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

h2 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

a {
    color: #00ABE6;
}

p {
    line-height: 1.3em;
}

.btn-bleu-pale {
    display: block;
    width: 261px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/content/btn-bleu-pale.png);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.btn-bleu-fonce {
    display: block;
    width: 261px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/content/btn-bleu-fonce.png);
    text-align: center;
    color: #00abe6;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.btn-bleu-fonce-sidebar {
    display: block;
    width: 228px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/content/btn-bleu-fonce-sidebar.png);
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.region-content ul li {
    margin: 0.5em;
    padding: 0.5em;
}

.section-publications .region-content {
    font-size: 14px;
}

.views-field-edit-node a {
    display: block;
    background-color: red;
    text-align: center;
    padding: 8px;
    width: 100px;
    clear: both;
    color: #fff;
}

#logo {
    position: absolute;
    top: 35px;
    left: 41px;
}

#header {
    height: 140px;
    background: url(../images/layout/slogan.png) right 0 no-repeat;
    position: relative;
}

body.front #header {
    background-image: none;
}

#header .section {
    padding-right: 269px;
}

#content .region-content {
    line-height: 1.5em;
}

.region-sidebar-second, .region-sidebar-second a {
    color: #ffffff;
}

.breadcrumb {
    margin: 15px 0 15px 3px;
}

.breadcrumb a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #262262;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

#navigation {
    width: 869px;
    height: 68px;
    padding: 8px;
    background: url(../images/layout/back-navigation.png) 0 0 no-repeat;
    margin-left: 32px;
    margin-top: -9px;
}

body.front #navigation {
    background-image: none;
}

#navigation ul#main-menu {
    padding: 0;
    margin: 0;
}

#navigation ul#main-menu li {
    padding: 0;
    margin: 0 1px 0 0;
}

#navigation ul#main-menu li.first {
    margin-left: 7px;
}

#navigation ul#main-menu li a {
    display: block;
    width: 140px;
    color: #ffffff;
    font-family: 'Abel', Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    padding-top: 9px;
}

#navigation ul#main-menu li.menu-343 a, #navigation ul#main-menu li.menu-344 a {
    padding-top: 17px;
    height: 51px;
}

#navigation ul#main-menu li.menu-370 a {
    padding-top: 9px;
    height: 59px;
}

#navigation ul#main-menu li.menu-391 a {
    padding-top: 25px;
    height: 43px;
}

#navigation ul#main-menu li a.active, #navigation ul#main-menu li a:hover {
    background-color: #00abe6;
}

#block-menu-block-1 {
    width: 300px;
    float: right;
    margin-top: 30px;
}

#block-menu-block-1 ul.menu {
    padding: 0;
    margin: 0;
}

#block-menu-block-1 ul.menu li {
    padding: 0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
    text-align: right;
}

#block-menu-block-1 ul.menu li a {
    padding: 0 13px 0 0;
    margin-right: 15px;
    font-family: 'Abel', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #262262;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}

#block-menu-block-1 ul.menu li a:hover, #block-menu-block-1 ul.menu li a.active, #block-menu-block-1 ul.menu li a.active-trail {
    background: url(../images/layout/navig-sec-active.png) right 0 no-repeat;
}

#block-menu-block-4 {
    margin-bottom: 20px;
    background: #00abe6 url(../images/layout/back-navig-sec.png) left 0 no-repeat;
    height: 22px;
    padding: 5px 0 0 15px;
    width: 891px;
}

#block-menu-block-4 h2 {
    float: left;
    font-size: 12px;
    color: #ffffff;
}

#block-menu-block-4 .content {
    float: left;
}

#block-menu-block-4 ul.menu {
    float: left;
    margin: 0;
    padding: 0;
}

#block-menu-block-4 ul.menu li {
    margin: 0 0 0 25px;
    padding: 0;
    float: left;
    list-style-type: disc;
    list-style-image: none;
    color: #ffffff;
}

#block-menu-block-4 ul.menu li a {
    color: #ffffff;
    text-decoration: none;
}

#block-menu-block-4 ul.menu li a:hover {
    text-decoration: underline;
}

#zone-accueil {
    width: 950px;
    margin: -21px auto 0 auto;
}

#zone-bleu-accueil {
    width: 665px;
    background: url(../images/layout/back-zone-bleu-bottom-accueil.png) 0 bottom no-repeat;
    padding-bottom: 25px;
    float: left;
}

.region-zone-bleu-accueil {
    padding: 0 50px;
    background: url(../images/layout/back-zone-bleu-accueil.png) 0 0 repeat-y;
    color: #ffffff;
}

#zone-accueil #block-block-3 {
    width: 48%;
    float: left;
}

#zone-accueil #block-block-6 {
    width: 48%;
    float: right;
}

.region-zone-nouvelles-accueil {
    width: 285px;
    float: right;
}

#zone-bleu-accueil #block-block-5 {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 15px;
}

#zone-bleu-accueil #block-block-5 h1 {
    font-family: 'Abel', Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    padding: 25px 0 10px 0;
}

#zone-accueil #block-views-nouvelles-block {
    margin-top: 15px;
}

#block-views-nouvelles-block h2 {
    font-family: 'Abel', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #262262;
}

#block-views-nouvelles-block .view-nouvelles {
    margin-top: 20px;
}

.view-nouvelles .views-field-created {
    color: #00abe6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.view-nouvelles .views-field-title a {
    font-size: 15px;
    font-weight: bold;
    color: #262262;
    text-transform: uppercase;
    text-decoration: none;
}

.view-nouvelles .views-field-title a:hover {
    text-decoration: underline;
}

.region-footer {
    width: 950px;
    margin: 30px auto 0 auto;
    font-size: 10px;
}

.region-footer .block-menu-block {
    clear: both;
    height: 26px;
    padding: 15px 0;
}

.region-footer .block-menu-block h2.block-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.region-footer .block-menu-block ul.menu {
    padding: 0;
    margin: 0;
}

.region-footer .block-menu-block ul.menu li {
    padding: 0;
    margin: 0 12px 0 0;
    list-style-image: none;
    list-style-type: none;
    float: left;
}

.region-footer .block-menu-block ul.menu li a {
    color: #262262;
    text-decoration: none;
}

.region-footer .block-menu-block ul.menu li a:hover {
    text-decoration: underline;
}

#block-menu-block-2 {
    border-top: 1px solid #262262;
    border-bottom: 1px solid #262262;
}

#block-menu-block-3 {
    border-bottom: 1px solid #262262;
}

#block-views-nouvelles-block-1 {
    margin-top: 35px;
}

#block-views-nouvelles-block-1 h25px
#block-views-nouvelles-block-1 ul {
    margin: 0;
    padding: 0;
}

#block-views-nouvelles-block-1 ul li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}

#block-views-nouvelles-block-1 ul li a {
    color: #262262;
    font-size: 14px;
    text-decoration: none;
}

#block-views-nouvelles-block-1 ul li a.active, #block-views-nouvelles-block-1 ul li a:hover {
    text-decoration: underline;
}

.view-nouvelles .views-row {
    margin-bottom: 40px;
}

.view-display-id-page_1 .views-row {
    padding-bottom: 40px;
    border-bottom: 1px solid #262262;
    margin-bottom: 40px;
}

.view-equipe tr td {
    padding: 10px 7px;
    vertical-align: top;
}

.view-equipe div span a {
    font-weight: bold;
}

#block-views-equipe-block-1 {
    line-height: 1.5em;
}

#block-views-equipe-block-1 .view-equipe .views-field-title {
    font-size: 18px;
}

#block-views-equipe-block-1 .view-equipe .views-field-field-equipe-titre {
    font-weight: bold;
}

.view-realisations table {
    margin: 0;
}

.view-realisations tr td {
    width: 841px;
    padding: 2px 10px;
    vertical-align: top;
}

.view-realisations .views-field-title h2 {
    background-color: #00abe6;
    color: #ffffff;
    padding: 8px 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.view-realisations .views-field-field-projet-images {
    width: 195px;
    float: left;
    position: relative;
}

.view-realisations .views-field-field-projet-images ul {
    margin: 0;
    padding: 0;
}

.view-realisations .views-field-field-projet-images ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
}

.view-realisations .views-field-field-projet-images ul li.first {
    display: block;
}

.view-realisations .views-field-field-projet-images ul li img {
    position: absolute;
    top: 0;
    left: 0;
}

.view-realisations .views-field-body {
    width: 625px;
    float: right;
}

.view-realisations .views-field-body table {
    width: 80%;
}

body.page-node-10 .region-sidebar-second #block-block-1 {
    margin-top: 100px;
}

.region-zone-bleu-accueil {
    min-height: 300px;
}
