.politiquean-titre{
  margin-top: 34px;
  margin-bottom: 0;
}

.politiquean-soustitre {
  font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 4px;
	margin-top:10px;
  text-transform: lowercase;
}

.politiquean-soustitre:first-letter {
    text-transform: uppercase;
}

.politiquean-saison {
	font-weight:bold;
	margin-top: 30px;
}

.politiquean-description {
	  font-size: 1.4em;
    line-height: 123%;
    margin-bottom: 30px;
}

.politiquean-description-ul {
	  font-size: 1.4em;
    line-height: 123%;
    margin-bottom: 30px;
    list-style: none;
}

.politiquean-description-ul li::before {
  content: "• ";
}

.politiquean-description2 {
	  font-size: 1.4em;
    line-height: 123%;
    margin-bottom: 5px;
}

.politiquean-adresse {
	font-size: 1.4em;
    line-height: 150%;
    margin-bottom: 0;
}

.section-politiquean {
	padding-left:0;
}

.politiquean-separateur-h1 {
    width: 100px;
    border-bottom: 1px solid #bd5665;
    margin-top: 10px;
    margin-bottom: 10px;
}

.politiquean-separateur-h2 {
    width: 100px;
    border-bottom: 1px solid #bd5665;
    margin-top: 10px;
    margin-bottom: 22px;
}

.politiquean-liens {
	text-align:center;
	font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 15px;
}

#img-politiquean-qa{
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  padding: 0;
}

.img-politiquean-qa-in{
  width: 100%;
}

.end-politiquean-qa{
  margin-bottom: 20px;
  display: inline-block;
}

@media (max-width: 767px) {
	.politiquean-images {
		width:100% !important;
	}
}

@media (max-width: 768px) {
  #img-politiquean-qa{
    margin-top: -16px;
  }
}
