*{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#95165F;
}
body {
	margin:0px;
	padding:0px;
	background-color: #801C5D;
	background-repeat:repeat-x;
}
.fondMentions{
	background-image:url(../images/fd_pop.gif);
}
.fondContact{
	background-image:url(../images/fd_pop_contact.gif);
}
.fondCredit{
	background-image:url(../images/fd_pop_credit.gif);
}
.fondPresse{
	background-image:url(../images/fd_pop_presse.gif);
}
.fondNewsletter{
	background-image:url(../images/fd_pop_newsletter.gif);
}
.b{
	font-weight:bold;
}

.grandetaille{
	font-size:14px;
}

div.popContent {
  background-color:#FFFFFF;
  padding:10px 10px 10px 10px;
}

div.foot {
  width:100%;
  height:30px;
  background-image:url(../images/fd_pop.gif);
  background-repeat:repeat-x;
}

div.foot a {
  float:right;
  margin-top:10px;
  margin-right:10px;
}