#decalement{
margin-top:6%;
}

.fond_image{
background-image:url('../../../images/1.jpg');
background-repeat:no-repeat;
background-size: cover;
}

#logo{
background-color:transparent;
padding:40px;
margin-top:15px;
}

.logo_center{
text-align:center;
padding-top:7%;
}

.fond_image h1{
color:#4abdd8;
font-weight:900;
}

#vague img{
width:100%;
}

#footer{
background-color:#4A4A4A;
color:#fff;
text-align:center;
}

.texte2_titre{
color:#4abdd8;
}

.texte2{
color:#4abdd8;
font-size:16px;
}

.texte2:hover{
color:#4A4A4A;
}

.texte{
border-left:2px solid #4abdd8;
padding-left:20px;
text-align:justify;
}

.texte3{
border-right:2px solid #4abdd8;
padding-right:20px;
}

.numero{
font-weight:900;
padding:7px;
}

.urgence{
font-style:italic;
}

#sidebar img{
padding-right: 3%;
padding-bottom:1%;
}

#fond_angle{
background:url(../../../images/angle.png) no-repeat top right;
padding:10px;
color:#fff;
}

#fond_angle2{
background:url(../../../images/angle.png) no-repeat top right;
padding:10px;
}

#fond_angle2 a{
color:#fff;
display:block;
text-align:left;
padding-top:15px;
}

#contact_sidebar{
text-align:center;
background-color:#3B97AD;
border-radius:5px;
}

.liste_trombert{
 font-size: 100%;
 color: black;
 display : list-item;
 list-style-image : url(../../../images/fleche_liste.png);
}