/* GENERIC */
H1  {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: white;
  font-weight: normal;
  font-size: 18px;
  margin: 0;
}
H2  {
  font-family: Georgia, "Times New Roman", Times, serif;
    font-size:  14px;
  font-weight: normal;
    color: #4a230b;
    margin: 0;
}
H3  {
  font-family: Georgia, "Times New Roman", Times, serif;
    font-size:  18px;
  font-weight: normal;
    color: #053981;
    margin: 0;
}
H4  {
  font-family: Georgia, "Times New Roman", Times, serif;
    font-size:  18px;
  font-weight: normal;
color: #3685c8;
    margin: 0;
}
H5  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #4a230b;
    margin: 0;
}
H6  {
	   font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #4a230b;
    margin: 0;
}
.coupdecoeur  {
  font-family: Georgia, "Times New Roman", Times, serif;
    font-size:  18px;
    color: #9eaa00;
}
.plus {
  position: absolute;
  bottom: 0;
  right: 0;
}
.prodcont {
  position: relative;
  display: block;
}
.paging {
	color: #a09c92;
	font-family: Arial;
	font-size: 10px;
}
.pagingsel {
  color: #4a230b;
	font-family: Arial;
	font-size: 10px;
}
.paging a:link, .paging a:visited, .paging a:active {
	color: #a09c92;
}
.paging a:hover {
  color: #4a230b;
}

