#sp-header .logo {
    height: 100px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}
.rectangle_une{
background: white; padding: 1rem;text-align:center;}

.rectangle_une li{text-align: left;}
.rectangle_une img{padding-bottom: 20px;}
.cadreorange{
  border:2px #f28749 solid;
  padding:7px;
}
.fondorange{
	background:#f28749;
	color:white;
	border:2px #f28749 solid;
	padding:7px;
}
.ligne{
  border-bottom:1px #f28749 dotted;
   }
/*ôter la marge haut et bas dans le header*/
@media (min-width: 768px) {
    #et-2zhf89w67 {
        padding: 0px 0px 0px 0px !important;
    }
}
@media (min-width: 768px) {
    #bs-2zhf89w67 {
         padding:0px 0px 0px 0px; 
    }
  }
@media (min-width: 992px) {
    #bs-2zhf89w67 {
        padding: 0px 0px 0px 0px;
    }
}