@charset "UTF-8";
#main-container #entete {
	background-image: url(../images/entete_fond.png);
	background-repeat: repeat-x;
	max-width: 100%;
}
#main-container #container {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.h1-ha {
	color: #00ABF3;
}
.h2-ha {
	color: #00ABF3;
}
#footer {
	display: block;
	float: none;
	margin-top: 100px;
	background-image: url(../images/pied-fond.png);
}
.sst-ha {
	color: #00ABF3;
	font-size: 22px;
}
#main-container {
	font-size: 16px;
	/* [disabled]font-family: Arial, abel; */
	line-height: 22px;
}
.support {
	font-size: medium;
	line-height: 16px;
	margin-top: 45px;
}
#audio {
	text-align: center;
	font-weight: bold;
	max-width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #CC0000;
	overflow-x: auto;
	font-size: x-large;
}
.prix {
	font-size: 34px;
	color: #CC0000;
}
.ha-button {
	background-image: -webkit-linear-gradient(270deg,rgba(252,237,47,1.00) 0%,rgba(255,98,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(252,237,47,1.00) 0%,rgba(255,98,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(252,237,47,1.00) 0%,rgba(255,98,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(252,237,47,1.00) 0%,rgba(255,98,0,1.00) 100%);
	border-radius: 6px;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #005F88;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border: 2px solid #FF9B02;
	text-shadow: 1px 1px 2px #FFFFFF;
}
.img-responsive {
	margin-top: auto;
	margin-bottom: auto;
}
.ha-row {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ha-col-lg-3 {
	width: 50%;
	float: left;
	padding-right: 4px;
}
.desc-row {
	margin-top: 10px;
}
.desc-row .col-lg-4 h3   {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.col-lg-6 h3    {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.desc-row .col-lg-4 h4 {
	color: #706F6F;
	font-size: 16px;
	font-style: italic;
	line-height: 9px;
}
.desc-row .col-lg-4 p {
	font-size: 14px;
	letter-spacing: -1px;
	text-align: justify;
}
ul {
	list-style-type: none;
}
   li:before {
      content:"✔ "; 
      color: #00BD06;
    }
#main-container .footer {
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
}
.desc-row .col-lg-4 .ha2 {
	display: none;
}
#sales {
	text-align: center;
	font-size: 25px;
	margin-top: 12px;
	line-height: 30px;
	/* [disabled]display: none; */
}
.ha-rve {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 45px;
	padding-bottom: 18px;
	padding-left: 45px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,254,87,1.00) 0%,rgba(255,184,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,254,87,1.00) 0%,rgba(255,184,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,254,87,1.00) 0%,rgba(255,184,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,254,87,1.00) 0%,rgba(255,184,0,1.00) 100%);
	border: thin solid #EDC505;
	border-radius: 15px;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #144B88;
	text-shadow: 1px 1px #FFFFFF;
}
.ha-rve img {
}
#audio-contener {
	height: auto;
	min-height: 60px;
}
