body {
	margin		: 0px;
	padding		: 0px;
	font-family	: Baskerville;
	color		: #1e2422;
	font-size	: 14px;
}
a{
	text-decoration: none;
	color		: #333333;
}
a:hover{
	text-decoration: none;
	color		: #f09100;
}
.title-normal a {
	font-family	: Baskerville;
	color		: #999999;
	font-size	: 13px;
	font-weight	: bold;
}
.title-normal a:hover {
	/*color		: #f09100;*/
	color		: #999999;
}
.title-active {
	font-family	: Baskerville;
	color		: #1e2422;
	font-size	: 24px;
}
.pied {
	position	: absolute;
	bottom		: 0px;
	clear		: both;
	margin		: 0;
	width		: 100%;
	padding-bottom	: 5px;
	text-align	: center;
}
.pot {
	/*position	: absolute;*/
	bottom		: 0px;
	width		: 100%;
	text-align	: right;
}
/* HOME PAGE */
.margetop {padding:6px 0 0 0; background:#f09100; margin:0; border:0px;}
.animfla {padding-top:220px; text-align:center;}
.pot-home {padding:220px 0 20px 0; text-align:center; margin-top:25px;}
/* HOME PAGE */
