/* RESET DE BASE */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* HEADER */
/*header {
    background-color: rgba(0, 0, 0, 0.85);
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}*/

/* Base */
.navbar {
 display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 2rem;
  background-color: #000;
}

.logo {
  font-size: 1.6rem;
  font-weight: bold;
  color: #00ced1;
}

.logo img {
    width: 200px;
    height: auto;
}

/* Menu desktop */
.nav-links {
  list-style: none;
  display: flex;
  gap: 2rem;
}

.nav-links a {
  text-decoration: none;
  color: #00ced1;
  font-weight: bold;
  transition: color 0.3s, border-bottom 0.3s;
  padding-bottom: 2px;
}

.nav-links a:hover {
  color: #fff;
  border-bottom: 2px solid #00ced1;
}

/* Burger icon */
.menu-icon {
  display: none;
  font-size: 2rem;
  color: #00ced1;
  cursor: pointer;
}

.dropdown {
  position: relative;
}
.dropdown-content {
  display: none;
  position: absolute;
  top: 100%; /* juste en dessous du lien parent */
  left: 0;
  background: black;
  padding: 0;
  margin: 0;
  list-style: none;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 10;
}
.dropdown-content li a {
  display: block;
  padding: 8px 16px;
  color: #00ced1;
  text-decoration: none;
}
.dropdown-content li a:hover {
  border-bottom: 2px solid #00ced1;
  /*background: #00ced1;*/
}

/* Affiche au survol */
.dropdown:hover .dropdown-content,
.dropdown:focus-within .dropdown-content {
  display: block;
}

/* Responsive */
#menu-toggle {
  display: none;
}

.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(.5em - 1px);
    padding-left: calc(.75em - 1px);
    padding-right: calc(.75em - 1px);
    padding-top: calc(.5em - 1px);
    position: relative;
    vertical-align: top;
}
/* CONTENU */
main {
    flex: 1;
    padding: 1.5rem;
  min-height: 100vh; /* hauteur de la page complète */

}

/* HERO */
.hero {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 8px;
    margin: 2rem;
    text-align: center;
    margin-bottom: 2rem;
}

.hero h1 {
    color: #00ced1;
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.hero p {
    font-size: 1.1rem;
}

/* ACTION CARDS */
.actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.card {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 8px;
    padding: 1.5rem;
    width: 100%;
    max-width: 300px;
    text-align: center;
    color: #fff;
}

.card h2 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    color: #00ced1;
}

.card p {
    margin-bottom: 1rem;
}

.btn {
    display: inline-block;
    background-color: #00ced1;
    color: white;
    padding: 0.7rem 1.2rem;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    transition: background 0.3s ease;
}

.btn:hover {
    background-color: #008B94;
}

.search-form, .type-form {
    /*background-color: rgba(0, 0, 0, 0.6);*/
    padding: 2rem;
    border-radius: 8px;
    margin-bottom: 2rem;
}

.search-form h1, .type-form h1 {
    font-size: 2rem;
    color: #00ced1;
    margin-bottom: 1rem;
}

.search-form label, .type-form label {
    display: block;
    margin-bottom: 0.5rem;
    color: #fff;
}

.search-form button:not(.select2-selection__choice__remove), 
.search-form select{
	width: 100%;
    padding: 0.8rem;
    margin-bottom: 1rem;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
}

 .search-form select, .type-form select,  {
	 width: 100%;
    padding: 0.8rem;
    margin-bottom: 1rem;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
	background-color: #222;
	color: #fff;
 }
 
 .ajoutAnnonces select {
	 width: 100%;
  padding: 8px 10px;
  border-radius: 5px;
  border: 1px solid #666;
  background-color: #222;
  color: #fff;
  font-size: 1em;
  box-sizing: border-box;
 }
 
/* Sélection multiple (tags ou champs plusieurs) */
.select2-container--default .select2-selection--multiple {
  background-color: #222 !important;
  color: #eee !important;
}

.select2-selection__choice .select2-search__field{
    /*background-color: black !important;*/
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
	background-color: #222 !important;
	color: #fff !important;
}
.search-form button, .type-form button{
    background-color: #00ced1;
    color: #fff;
    cursor: pointer;
}

.search-form button:hover, .type-form button:hover{
    background-color: #2e8b57;
}

/* Chaque tag (choix sélectionné) */
.select2-selection__choice__display {
  background-color: black !important;
  color: cyan; 
  font-size: 14px;
  max-width: 100%;
 
}

.select2-selection__choice {
 background-color: #222 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
    padding-left: 0px;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;	
}
/* La croix (×) de suppression */
.select2-selection__choice__remove {
  color: cyan !important;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.2s ease;
  background-color: black !important;
}

.select2-selection__choice__remove:hover {
  color: #c00;
}
/* Texte des options dans la dropdown */
.select2-container--default .select2-results__option {
  /*color: #222 !important; /* texte noir ou autre couleur lisible 
  background-color: white;*/
  background-color: #222;
	color: #fff;
}

#choixadoption, .selection {
	background-color: #222;
	color: #fff;
}
.annonces {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2rem;
    border-radius: 8px;
}

.annonces h2 {
    font-size: 2rem;
    color: #00ced1;
    margin-bottom: 1rem;
}

/*.image.is-128x128{
        width:200px;
        height:200px;
        display:flex;
        justify-content:center;
        top:50px;
}*/

.button.is-link:not(:disabled) {
 background:linear-gradient(to top, #00ced1, #2e8b57);
 border-color:transparent;
 color:#fff
}
button.is-link:disabled {
 background:linear-gradient(to top, #ffcc00, #00ced1);
  color: #666;
  cursor: not-allowed;
  /* supprimer l'effet hover */
  pointer-events: none;
}
/* FOOTER */
footer {
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: white;
    padding: 1rem;
    font-size: 0.9rem;
    margin-top: auto;
}
@keyframes fade-in {
        100% {
                opacity:1;
                filter: blur(0);
        }
}
#resultats {
  text-align: center;
  margin: 2rem auto; /* un peu d'espace au-dessus et en-dessous */
  max-width: 600px; /* largeur max pour une meilleure lisibilité */
  padding: 1rem;
}
#resultats .aucuneannonce {
    font-size: 1.2rem;
    font-style: italic;
    color: #00ced1;
    margin-bottom: 1rem;
}
/* Lien "ICI" pour créer une alerte */
#resultats a.contactezNous {
    color: #00ced1;
    text-decoration: underline;
    font-weight: bold;
}

#resultats a.contactezNous:hover {
    color: #ffffff;
    background-color: #00ced1;
    padding: 0.2em 0.4em;
    border-radius: 4px;
    transition: 0.2s ease;
}
.titre{
        font-family:'Lobster','Roboto','Comic Sans MS';
 	background: linear-gradient(to left, #00ced1, #2e8b57);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
		text-align: center;
}

#titreResultatAnnonce{
        /*font-family: "Montserrat Medium";*/
        font-family: 'Lobster','Roboto', 'Comic Sans MS';
        text-align: center;
        transform: scale(0.94);
        animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

@keyframes scale {
        100%{
        transform: scale(1);
        }
}
#titreResultatAnnonce>span {
        display: inline-block;
        opacity: 0;
        filter: blur(50px);
 background: linear-gradient(to left, #00ced1, #2e8b57);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}
#titreResultatAnnonce>span:nth-child(1){
        animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreResultatAnnonce>span:nth-child(2){
        animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreResultatAnnonce>span:nth-child(3){
        animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreResultatAnnonce>span:nth-child(4){
        animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreResultatAnnonce>span:nth-child(5){
        animation: fade-in 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
#titreResultatAnnonce>span:nth-child(6){
        animation: fade-in 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
#titreResultatAnnonce>span:nth-child(7){
        animation: fade-in 0.8s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

h1 {
  font-family: 'Lobster','Roboto', 'Comic Sans MS';
        text-align: center;
		 background: linear-gradient(to left, #00ced1, #2e8b57);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}

.photoAnnonce {
    width: 100%;
    max-width: 400px;
    height: auto;
    margin: 20px 0;
    border-radius: 8px;
    border: 2px solid #00ced1;
}

fieldset {
    background-color: #1a1a1a;
    border: 1px solid #00ced1;
    border-radius: 8px;
    margin: 20px 0;
    padding: 15px;
    text-align: left;
}

legend {
    padding: 0 10px;
    font-weight: bold;
    color: #00ced1;
}

fieldset.message {
    border-color: #ccc;
}

fieldset.message legend {
    color: #ccc;
}

.contactezNous {
    color: #ffcc00;
    font-weight: bold;
    text-decoration: none;
}

.contactezNous:hover {
    color: #fff;
    text-decoration: underline;
}

.fb-share-button {
  display: flex;
  justify-content: center !important;
  margin-top: 10px;
}
.fb-share-button iframe {
  display: block !important;
  margin: 0 auto !important;
}

#boutonRetour {
    display: block;
    margin: 30px auto 10px auto;
    padding: 10px 20px;
    background: linear-gradient(to top, #00ced1, #2e8b57);
    border: none;
    border-radius: 6px;
    color: #000;
    font-weight: bold;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

#boutonRetour:hover {
    background: linear-gradient(to top, #00ced1, #2e8b57);
    transform: scale(1.05);
    color: #fff;
}

#boutonSupprAutreAlerte {
	display: block;
    margin: 30px auto 10px auto;
    padding: 10px 20px;
    background: linear-gradient(to top, #00ced1, #2e8b57);
    border: none;
    border-radius: 6px;
    color: #000;
    font-weight: bold;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

#boutonSupprAutreAlerte:hover {
    background: linear-gradient(to top, #00ced1, #2e8b57);
    transform: scale(1.05);
    color: #fff;
}
.banner, 
.banner-content {
    text-align: center;
}

h1.titre {
    font-family: 'Lobster', cursive;
    color: #00ced1;
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.banner-content i {
    font-size: 0.9rem;
    color: #ccc;
}
.remarque{
display: none;
}
.tooltip {
    display: none;
    position: relative;
    background-color: #ff5b33;
        width:50%;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    top: 3px;
    left: 25%;
}

.formContact p {
  flex: 1 1 100%;
  margin: 0;
}

.formContact label.remarque {
  flex: 1 1 100%;
  margin-bottom: 5px;
  color: #f90;
  font-weight: bold;
}

input[type="text"], input[type="email"], textarea {
  width: 100%;
  padding: 8px 10px;
  border-radius: 5px;
  border: 1px solid #666;
  background-color: #222;
  color: #fff;
  font-size: 1em;
  box-sizing: border-box;
}


textarea {
  resize: vertical;
}

input[type="submit"] {
  background: linear-gradient(to top, #00ced1, #2e8b57);
  border: none;
  padding: 12px 25px;
  border-radius: 6px;
  font-weight: bold;
  color: black;
  cursor: pointer;
  transition: background 0.3s;
  flex: 1 1 100%;
  max-width: 300px;
  margin: 0 auto;
  display: block;
}

input[type="submit"].buttonVoirAnnonce {
	  background: linear-gradient(to top, #00ced1, #2e8b57);
  border: none;
  padding: 12px 25px;
  border-radius: 6px;
  font-weight: bold;
  color: black;
  cursor: pointer;
  transition: background 0.3s;
  flex: 1 1 100%;
  max-width: 300px;
  display: block;
}
input[type="submit"]:hover:not(:disabled) {
  background: linear-gradient(to top, #00ced1, #2e8b57);
}

input[type="submit"]:disabled {
  background: #aaa;
  color: #666;
  cursor: not-allowed;
}
.error-messages {
	color:red;
}
.confirmation-message {
	color:green;
}

.nbKm {
	max-width:20%;
}
.infos {
	text-align: justify;
}

#titreRechercheAnnonce{
        /*font-family: "Montserrat Medium";*/
        font-family: 'Lobster','Roboto','Comic Sans MS';
        text-align: center;
        transform: scale(0.94);
        animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}
@keyframes scale {
        100%{
        transform: scale(1);
        }
}
#titreRechercheAnnonce>span {
        display: inline-block;
        opacity: 0;
        filter: blur(50px);
 background: linear-gradient(to left, #00ced1, #2e8b57);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}
#titreRechercheAnnonce>span:nth-child(1){
        animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreRechercheAnnonce>span:nth-child(2){
        animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreRechercheAnnonce>span:nth-child(3){
        animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreRechercheAnnonce>span:nth-child(4){
        animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#titreRechercheAnnonce>span:nth-child(5){
        animation: fade-in 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
@keyframes fade-in {
        100% {
                opacity:1;
                filter: blur(0);
        }
}

/* Style général de l'input */
input[type="file"] {
  color: #eee;
  font-size: 1rem;
}

/* Style du bouton "Parcourir" */
input[type="file"]::file-selector-button {
  background-color: #00ced1;   /* bouton cyan vif */
  color: #fff;
  border: none;
  padding: 0.5em 1em;
  margin-right: 0.5em;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s, filter 0.3s;
}

/* Effet au survol pour l'interaction */
input[type="file"]::file-selector-button:hover {
  background-color: #2e8b57;
  filter: brightness(1.05);
}
li::marker {
  content: '';
}

.obligatoire {
	color:red;
}

#boutonRechercher {
	margin-top : 5%;
}

#ajoutAnnonce {
	 display: flex;
    flex-direction: column;
	gap: 1.5rem;
}
.boutonVoirAnnonce {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.btn-urgence-container {
  display: inline-flex;
  align-items: center;
}

.urgence-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;  /* très léger espace — retire-le si tu veux zéro pixel */
  background: transparent;
  border: none;
  padding: 0;
}

.urgence-icon svg {
  width: 20px;
  height: 20px;
  fill: #ff3c3c;
  background: transparent;
  border-radius: 0;
}







@media (min-width: 769px) {
body {
    font-family: 'Arial', sans-serif;
    background-image: url('src/img/bettaAnnie.png');
    background-repeat: no-repeat;
    background-position: 10px 120px;
    background-attachment: fixed;
    background-size: 400px auto;
    background-color: #000;
    color: #fff;
	height: 100%;
}
.divTable{
        position:relative;
        top:40px;
        display: table;
        width: 100%;
}
.divTableRow {
        display: table-row;
}
.divTableHeading {
        background-color: #EEE;
        display: table-header-group;
}
.divTableCell, .divTableHead {
        border: 1px solid #999999;
        display: table-cell;
        padding: 3px 10px;
}
/*.cadrePhoto {
        display:flex;
        justify-content:center;
        width:97%;
        /*position:relative;
        left:50%;
        right:70%;
        height:200px;
        width:200px;
}*/
.cadrePhoto {
  display: flex;
  justify-content: center; /* centre horizontalement */
  align-items: center;     /* centre verticalement */
  height: 200px;           /* optionnel : donne une hauteur au cadre */
}
.boutonVoirAnnonce{
        /*position:relative;
        left:5%;*/
        display:flex;
        justify-content:center;
}
.divTableHeading {
        background-color: #EEE;
        display: table-header-group;
        font-weight: bold;
}
.divTableFoot {
        background-color: #EEE;
        display: table-footer-group;
        font-weight: bold;
}
.divTableBody {
        display: table-row-group;
}
.button.is-link:not(:disabled) {
	margin-top:10px;
 /*background-color:#FF8C00;*/
        background:linear-gradient(to top, #00ced1, #2e8b57);
 border-color:transparent;
 color:#fff;
  transition: transform 0.2s ease, background-color 0.2s ease;
}
.button.is-link:hover:not(:disabled) {
 /*background-color:#FF8C00;*/
        background:linear-gradient(to top, #00ced1, #2e8b57);
 border-color:transparent;
 color:#fff;
  transition: transform 0.2s ease, background-color 0.2s ease;
   transform: scale(1.05);

}

.button.is-link:disabled {
	margin-top:10px;
}
.titreAnnonce {
color:#ffffff;
display:flex;
align-items:self-end;
justify-content:center;
height:50px;
font-weight:1000;
}


.block {
    max-width: 800px;
    margin: 80px auto 40px auto;
    padding: 20px;
    background-color: #111;
    border-radius: 8px;
    box-shadow: 0 0 10px #00F5FF;
}

.form-errors {
	color : red;
	max-width: 800px;
    margin: 80px auto 40px auto;
    padding: 20px;
    background-color: #111;
    border-radius: 8px;
    box-shadow: 0 0 10px #00F5FF;
}



}

/* RESPONSIVE */
@media (min-width: 481px) and (max-width: 768px) {
	body {
    font-family: 'Arial', sans-serif;
    background-image: url('src/img/bettaAnnie.png');
    background-repeat: no-repeat;
    background-position: 20px 220px;
    background-attachment: fixed;
    background-size: 200px auto;
    background-color: #000;
    color: #fff;
	height: 100%;
}
label {
  font-weight: bold;
  font-size: 16px;
  text-shadow:
    -2px -2px 2px black,
     2px -2px 2px black,
    -2px  2px 2px black,
     2px  2px 2px black,
     0px  0px 5px black;
}

	
	.menu-icon {
    display: block;
  }

  /* On change la flexbox de la navbar pour qu'elle soit en colonne */
  .navbar {
    flex-direction: column;
    align-items: flex-start;
  }

  /* Menu caché par défaut */
  .nav-links {
    flex-direction: column;
    width: 100%;
    display: none; /* caché */
    padding-left: 0;
    margin-top: 0.5rem;
  }

  /* Menu visible quand case cochée */
  #menu-toggle:checked + .menu-icon + .nav .nav-links {
    display: flex;
  }

  /* Les liens prennent toute la largeur */
  .nav-links a {
    padding: 0.5rem 0;
    width: 100%;
    display: block;
  }
    header {
        flex-direction: column;
        align-items: flex-start;
    }

    nav ul {
        flex-direction: column;
        width: 100%;
    }

    .hero h1 {
        font-size: 1.5rem;
    }

    .card {
        width: 100%;
    }
    .divTable{
        position:relative;
        top:30px;
        display: table;
        width: 100%;
	}
.divTableRow {
        display: table-row;
}

.divTableHeading{
        background-color: #EEE;
        display: table-header-group;
}

.divTableCell, .divTableHead {
        border: 1px solid #999999;
        /*display: table-cell;*/
        padding: 3px 10px;
}

.divTableFoot {
        background-color: #EEE;
        display: table-footer-group;
        font-weight: bold;
}
.divTableBody {
        display: table-row-group;
}
.cadrePhoto{
        position:relative;
        left:30%;
        top:30px;
}
.banner, 
.banner-content {
    text-align: center;
}

}

@media (max-width: 480px) {
	body {
    font-family: 'Arial', sans-serif;
    background-image: url('src/img/bettaAnnie.png');
    background-repeat: no-repeat;
    background-position: 10px 220px;
    background-attachment: fixed;
    background-size: 200px auto;
    background-color: #000;
    color: #fff;
	height: 100%;
}

label {
  font-weight: bold;
  font-size: 16px;
  text-shadow:
    -2px -2px 2px black,
     2px -2px 2px black,
    -2px  2px 2px black,
     2px  2px 2px black,
     0px  0px 5px black;
}


	.menu-icon {
    display: block;
  }

  /* On change la flexbox de la navbar pour qu'elle soit en colonne */
  .navbar {
    flex-direction: column;
    align-items: flex-start;
  }

  /* Menu caché par défaut */
  .nav-links {
    flex-direction: column;
    width: 100%;
    display: none; /* caché */
    padding-left: 0;
    margin-top: 0.5rem;
  }

  /* Menu visible quand case cochée */
  #menu-toggle:checked + .menu-icon + .nav .nav-links {
    display: flex;
  }

  /* Les liens prennent toute la largeur */
  .nav-links a {
    padding: 0.5rem 0;
    width: 100%;
    display: block;
  }

    .hero p {
        font-size: 1rem;
    }

    .btn {
        padding: 0.6rem 1rem;
    }

    nav ul {
        gap: 0.5rem;
    }
	
.divTable{
        position:relative;
        top:30px;
        display: table;
        width: 100%;
}
.divTableRow {
        display: table-row;
}

.divTableHeading{
        background-color: #EEE;
        display: table-header-group;
}

.divTableCell, .divTableHead {
        border: 1px solid #999999;
        /*display: table-cell;*/
        padding: 3px 10px;
}

.divTableFoot {
        background-color: #EEE;
        display: table-footer-group;
        font-weight: bold;
}
.divTableBody {
        display: table-row-group;
}
.cadrePhoto {
    display: table;
    width: 100%;
    position: relative; 
    top: 30px;
    text-align: center; 
}
.cadrePhoto img {
    display: inline-block;
    max-width: 128px; 
    height: auto;
}
.titreAnnonce{
        position:relative;
        top:30px;
        display:block;
        height:100px;
        font-weight:bold;
        font-size:1.5em;
}
.boutonVoirAnnonce{
    display: table;
    width: 100%;
    position: relative; 
    text-align: center; 
}
.photoAnnonce {
max-height: 200px;
    max-width: 200px;
}
.banner, 
.banner-content {
    text-align: center;
}
.formContact p:nth-child(1),
  .formContact p:nth-child(2),
  .formContact p:nth-child(3),
  .formContact p:nth-child(4) {
    flex: 1 1 100%;
  }
  .banner {
    padding: 20px;
  }
  .titre {
    font-size: 1.5em;
  }
  
.form-errors {
	color : red;
	max-width:300px;
    margin: 20px auto 20px auto;
    padding: 20px;
    background-color: #111;
    border-radius: 8px;
    box-shadow: 0 0 10px #00F5FF;
}
}

