<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bord10 {
    margin: 10px;
}

.depasse {
	overflow: visible!important;
}

.vert {
	color: #3fa535!important;
}

.left {
	float: left!important;
}

.right {
	float: right!important;
	
}

.top {
	margin-top: 25px;
	margin-right: 25px;
	
}

.btn_light_jaune {
	background: #ffed00!important;
	color:#3fa535!important;
}
.btn_light_jaune:hover {
	background:#ffffff!important;
}

.majuscule {
text-transform: uppercase;
}

.souligne_jaune {
	border-bottom: 5px solid #ffed00 !important;
}

.pas_souligne {
	border-bottom-style: none !important;
}
.top-5 {
	margin-top: -10%!important;
}

.light {
	font-weight: normal!important;
	font-style: normal!important;
}

.blog-box-deatil h2 a.bas{
  background: #3fa535;
  border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
    color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 20px;
  padding: 13px 40px;
  text-transform: capitalize;
  text-transform: uppercase;
  border-bottom-color: #ffed00;
}

#bloghome_slider div span.bas{
  background: #3fa535;
  border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
  text-transform: uppercase;
  border-bottom: 4px solid #ffed00;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 15px;
}

div.titrebas{
  background: #3fa535;
  border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-size: 26px;
  font-weight: normal;
  text-transform: capitalize;
  text-transform: uppercase;
  border-bottom: 4px solid #ffed00;
  text-align: center;
  position: relative;
  right: auto;
  left: auto;
  padding: 12px;
	margin-top: -68px!important;
width: 250px;
}

div.titrebascontact{
  background: #3fa535;
  border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-size: 26px;
  font-weight: normal;
  text-transform: capitalize;
  text-transform: uppercase;
  border-bottom: 4px solid #ffed00;
  text-align: center;
  position: relative;
  right: auto;
  left: auto;
  padding: 12px;
	margin-top: -68px!important;
width: 250px;
}


.bas{
 
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 0px;
}

.adresj{
  margin-bottom:25px;
  width:100%;
  display:table;
}
.adresj &gt; p {
  float: left;
}
.adresj span {
  display: block;
}
.adresj &gt; p:nth-child(2) {
  margin-left: 35px;
}
.adresj p .fa{
  bottom: -10px;
  font-size: 30px;
  position: relative;
  color:#ffed00;
}
.adresj .fa-map-marker {
  padding-right: 14px;
}
.adresj a:hover{
	color:#fdec06;
}




</pre></body></html>