body {
	background-image: url(images/background.gif);
	margin: 0px;
}

.hilight {
	background-color:#FFFF00;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.text-small:link {text-decoration:underline; color:#000066;}
a.text-small:visited {text-decoration:underline; color:#000066;}
a.text-small:hover {text-decoration:underline; color:#990000;}
a.text-small:active {text-decoration:underline; color:#000066;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.text:link {text-decoration:underline; color:#000066;}
a.text:visited {text-decoration:underline; color:#000066;}
a.text:hover {text-decoration:underline; color:#990000;}
a.text:active {text-decoration:underline; color:#000066;}

.text2 {color: #990000; font-weight: bold; }

.text3 {color: #FFFFFF; font-weight: bold;}

.text-rabais {color: #FFFFFF; font-weight: bold; font-size: 24px;}

.title2 {	
	font-size: 14px;
	font-weight: bold;
}

.temoignage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.temoig-table {
	border: 1px solid #FFCC00;
}

.temoignage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.faq-table {
	border: 1px solid #990000;
}

a.menu{font-family:Times New Roman, Times, serif; font-weight:normal; color:#000000;}
a.menu:link {text-decoration:none}
a.menu:visited {text-decoration: none}
a.menu:hover {text-decoration: underline; color:#990000;}
a.menu:active {text-decoration: none}

.textfield{
	border:1 solid #990000;
	width: 300px;
	font:Arial, Helvetica, sans-serif;
	color:#990000;
}

.table-coupon {	border-top: 3px dashed #000000;
	border-right: 3px dashed #000000;
	border-bottom: 3px dashed #000000;
	border-left: 3px dashed #000000;
}
