<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#actuCol1 {
	width: 533px;
	float: left;
}

#actuCol2 {
	width: 214px;
	float: right;
}

.photo {
	width: 90px;
	padding: 3px;
	-moz-box-shadow: 0px 0px 2px 0px #9b9b9b;
	-webkit-box-shadow: 0px 0px 2px 0px #9b9b9b;
	-o-box-shadow: 0px 0px 2px 0px #9b9b9b;
	box-shadow: 0px 0px 2px 0px #9b9b9b;
	float: left;
}

.auteur {
	color: #77757a;
	margin-left: 12px;
	float: left;
}

.auteur a {
	color: #ffa200;
}

.comparateur_simulateur {
	margin-top: 20px;
	margin-bottom: 20px;
}

.comparateur {
	float: left;
}

.simulateur {
	float: right;
}

a.comparerBtn {
	font-size: 23px;
	width: 190px;
	text-align: center;
	color: #ffffff;
	border-radius: 10px;
	padding: 20px;
	display: block;
	font-family: "Fjalla One";
	text-decoration: none;
	margin-bottom: 10px;
}

a.comparerBtn:hover {
	text-decoration: underline;
}

.comparateur a.comparerBtn {
	background: #ffa200; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffa200 0%, #ff6400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa200), color-stop(100%,#ff6400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffa200 0%,#ff6400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa200', endColorstr='#ff6400',GradientType=0 ); /* IE6-9 */
}

.simulateur a.comparerBtn {
	background: #459300; /* Old browsers */
	background: -moz-linear-gradient(top,  #459300 0%, #70bc00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459300), color-stop(100%,#70bc00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #459300 0%,#70bc00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #459300 0%,#70bc00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #459300 0%,#70bc00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #459300 0%,#70bc00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459300', endColorstr='#70bc00',GradientType=0 ); /* IE6-9 */
	border: 1px #459300 solid;
}

a.comparerBtn span {
	font-size: 45px;
}

a.comparerLien {
	font-family: "Fjalla One";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/picto-fleche-noir.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px;
}

a.comparerLien:hover {
	text-decoration: underline;
}

h4 {
	font-size: 25px;
	font-family: "Fjalla One";
}

#wrapperListeActu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrapperListeActu li {
	margin: 0;
	padding: 0;
}

.listeActu {
	position: relative;
	min-height: 170px;
}

.listeActuImg {
	position: absolute;
	top: 0px;
	left: 0px;
}

.listeActuImg img {
	width: 170px;
}

.listeActuLigne1 {
	margin-left: 180px;
	font-size: 13px;
}

.listeActuLigne1 a {
	color: #ffa200;
}

.listeActuLigne2 {
	margin-left: 180px;
	margin-bottom: 5px;
}

.listeActuTexte {
	margin-left: 180px;
	margin-bottom: 15px;
	color: #777777;
}

.listeActuLire {
	margin-left: 180px;
}

.listeActuLire a {
	background-image: url(../img/picto-fleche-verte.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	color: #459300;
}

.listeActuCategorie {
	margin-left: 180px;
	font-size: 11px;
	color: #9d9d9d;
}

#wrapperTop {
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrapperTop li {
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-shadow: 0px 0px 2px 0px #9b9b9b;
	-webkit-box-shadow: 0px 0px 2px 0px #9b9b9b;
	-o-box-shadow: 0px 0px 2px 0px #9b9b9b;
	box-shadow: 0px 0px 2px 0px #9b9b9b;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 100px;
}

.top_inset {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(../img/fd-rond-top.png);
	width: 30px;
	height: 25px;
	display: block;
	font-size: 14px;
	color: #6a6a6a;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-family: "Fjalla One";
	margin-left: 6px;
}

.top_inset1 {
	background-image: url(../img/laurier-or.png);
	width: 42px;
	height: 42px;
	margin: 0;
}

.top_inset2 {
	background-image: url(../img/laurier-argent.png);
	width: 42px;
	height: 42px;
	margin: 0;
}

.top_inset3 {
	background-image: url(../img/laurier-bronze.png);
	width: 42px;
	height: 42px;
	margin: 0;
}

.top_inset_img {
	position: absolute;
	top: 10px;
	right: 10px;
}

.top_inset_name {
	position: absolute;
	top: 50px;
	left: 90px;
	color: #4f4d53;
	font-family: "Fjalla One";
	font-size: 11px;
	text-decoration: none;
}

.top_inset_offre {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 20px;
	font-family: "Fjalla One";
	color: #a10000;
	text-decoration: none;
	width: 50px;
	display: block;
	text-align: center;
}

.top_inset_offre span {
	font-size: 14px;
	font-family: "Arial";
}

.top_inset_btnOffre {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: #84d000; /* Old browsers */
	background: -moz-linear-gradient(top,  #84d000 0%, #459300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84d000), color-stop(100%,#459300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #84d000 0%,#459300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #84d000 0%,#459300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #84d000 0%,#459300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #84d000 0%,#459300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84d000', endColorstr='#459300',GradientType=0 ); /* IE6-9 */
	display: block;
	width: 100px;
	border: 1px #459300 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 7px;
	margin-top: 7px;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 10px;
	color:#000000;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=NaN, Strength=0);
	font-family: "Fjalla One";
	font-size: 15px;
	text-decoration: none;
}

.top_inset_btnOffre:hover {
	background: #459300; /* Old browsers */
	background: -moz-linear-gradient(top,  #459300 0%, #84d000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459300), color-stop(100%,#84d000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #459300 0%,#84d000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #459300 0%,#84d000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #459300 0%,#84d000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #459300 0%,#84d000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459300', endColorstr='#84d000',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=NaN, Strength=0);
}

.top_inset_btnOffre:hover span {
	background-image: url(../img/puce-menu-hover.png);
}


.top_inset_btnOffre span {
	vertical-align: middle;
	margin-left: 15px;
	width: 9px;
	height: 12px;
	background-image: url(../img/picto-fleche-voir-offre.png);
	display: inline-block;
}

.btnRetour a img {
	vertical-align: middle;
}

.tCenter {
	text-align: center;
}</pre></body></html>