a:link {
	text-decoration: underline;
	color: #e0a1a9;
}
a:visited {
	text-decoration: underline;
	color: #e0a1a9;
}
a:hover {
	text-decoration: none;
	color: #e0a1a9;
}
a:active {
	text-decoration: underline;
	color: #e0a1a9;
}
.fondhome {
	background-image: url(img/home/05.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
body {
	font-family: Georgia, serif;
	background-color: #f9ecee;
	margin-top:30px;
}
h1 {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	color: #7b5766;
	text-align: left;
}
h2 {
	font-family: Georgia, serif;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #7b5766;
	text-align: left;
}
.txt {
	font-size: 11px;
	color: #7b5766;
	text-align: left;
	line-height: 17px;
}
.piedpage {
	font-size: 11px;
	color: #e0a2a9;
	text-align: center;
	font-family: Georgia, serif;
}
.fdencart {
	background-image:url(img/encart/fd.gif);
	background-repeat: repeat-x;
	background-position: top;}

