body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0 38px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 16px;
	color: #960;
}
a:link {
	text-decoration: none;
	color: #2272A2;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #C90;
}
a:active {
	text-decoration: none;
	color: #666;
}
.share-links div{
	float:left;
}
.share-links div, .share-links a{
	color: #3F6D9D;
	font-size:12px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-right: 25px;
	display:block;
	float:left;
}

.reset{
	margin:0;
	padding:0;
	border:0;
}
#indique-link{
	margin-top:3px;	
}
#indique-link img{
	margin-right:5px;
}
