body,td,th,ul,li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
	
td.gras{
font-weight: bold;
}
.bloctexte{
line-height:17px;
font-size: 13px;
padding: 10px 20px;

}
.bloctexte-intro{
padding: 10px 20px;
background:#FFFfff;
}


.titre {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #747474;
}
a {
	font-size: 17px;
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

.small-link {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.small-link:link {
	text-decoration: underline;
}
.small-link:visited {
	text-decoration: underline;
	color: #000;
}
.small-link:hover {
	text-decoration: underline;
	color: #000;
}
.small-link:active {
	text-decoration: underline;
	color: #000;
}
.legal-link {
	font-size: 11px;
	color: #999;	
}
.legal-link:link {
	text-decoration: none;
}
.legal-link:visited {
	text-decoration: none;
	color: #999;
}
.legal-link:hover {
	text-decoration: none;
	color: #999;
}
.legal-link:active {
	text-decoration: none;
	color: #999;
}
body {
	background: #f2f2f2 url(img/background.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

