/* CSS Document */

body {
	background-color: #F9F9FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"trebuchet MS";
	font-size:12px
}
.entete {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
a.contact {
	font-size:13px;
	text-decoration:none;
	color:#333333
}
.gros_titre {
	font-weight:bold;
	color:#333333;
	font-size:13px
}
.main {
	border-top-color:#555555;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#555555;
	border-bottom-style:solid;
	border-bottom-width:1px
}
a.liens {
color:#333333
}
a.liens:hover {
text-decoration:none;
}

