h1, h2, h3 {
margin: 5;
}
blockquote
{
	margin-left:20px;
	margin-bottom:0;
	margin-top:0;
}
body, td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11pt;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size:11pt;
}
a:hover
{
	text-decoration: underline;

}
h1 {
	font-size: 16pt;
	color:#F53920;
}
h2 {
	font-size: 13pt;
	color:#F59E20;
}
.h2 {
	font-size: 13pt;
	color:#F59E20;
}
h3
{
	font-size: 13pt;
	color:#333333;
}
.h3
{
	font-size: 11pt;
	color:#333333;
}
.contacts {
	font-size: 14pt;
	color:#F53920;
	font-weight:bold;
}
.footer {
	font-size: 12pt;
	color:#FFFFFF;
	font-weight:bold;
}
.web {
	font-size: 10pt;
	color:#FFFFFF;
}

.titre {
	font-size: 10pt;
	color:#006699;
	font-weight: bold;
}
.lien{
	font-weight: normal;
	font-size:10pt;
	font-style: italic;
	color: #333333;
}
.date {
	background-image: url(../img/date.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

