.liens-externes ul {text-align:left !important;margin-top:30px !important;right:auto !important;top:auto !important;}

@media screen and (min-width: 640px) {
	.path-frontpage .bloc > div.bloc-item.fourth:nth-child(8) {margin-left:20px;}
}


.choice .choices__inner, .choices__list--single {padding:0px !important;}
.choices__inner {border-style:none}
.choooices__list--single .choices__item {width:calc(100% - 8px);}

.choices .choices__inner {padding:0px;border-style:none;}

.choices__list.choices__list--single .choices__item.choices__item--selectable {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
   
    border: 1px solid #ff0042;
    color: #fff;
    word-break: break-all;
    box-sizing: border-box;
}

.choices[data-type*=select-one] .choices__button {
    position: relative;
    display: inline-block;
    margin: 0 -4px 0 8px;
    padding-left: 16px;
    border-left: 1px solid #003642;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: .75;
    border-radius: 0;
}

.choices[data-type*=select-one] .choices__button {
    border-left: 1px solid white;
}


#block-frontend-views-block-projet-poru-l-inventaire-block-1 {margin:20px 0;padding:20px;border:solid 1px black;clear:both;}

#block-frontend-views-block-projet-poru-l-inventaire-block-1 h3 {color: #0089a7;text-transform:uppercase;margin-top:2em;}

@media screen and (min-width: 992px) {
    #block-frontend-main-menu ul li {
        width: 107px;
    }

@media screen and (min-width: 1300px) {
    #block-frontend-main-menu ul li {
        width: 128px;
     }
}

#block-frontend-views-block-projet-poru-l-inventaire-block-1 img {width:auto;height:auto;}

#block-frontend-creeruncompte ul li {display:inline-block;margin-right:6px;margin-bottom:30px;}
#block-frontend-creeruncompte ul li a {
    color: #0089a7;
    background-color: white;
    border: solid 1px #0089a7;
    padding: 4px 8px;
    height: auto;
}


#block-frontend-creeruncompte ul li a.is-active, #block-frontend-creeruncompte ul li a:hover {
   background-color: #0089a7;
    color: white;
}

#mc_embed_signup form {
    margin:20px 0px !important;
}

a.cta {
	color: #ff2852;
    background-color: white;
    border: solid 1px #ff2852;
    padding: 4px 8px;
    height: auto;
}

a.cta:hover {
background-color: #ff2852;
    color: white;
}