body {
margin-top:0px;
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
A.menu, A:visited.menu {
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana;
text-decoration:none;
font-weight:bold;
}

TD,TH {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}


.table_central{
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;	
}

.central {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
}

.titre_page{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color:#006699;
	text-align:center;
}

/* Accueil ------------------------------------------>*/
.titre{
	font-family: "Trebuchet MS", "Verdana";
	font-size: 15px;
	color:#006699;
}

/* realisation ------------------------------------------>*/
.rea{
	font-family: "Trebuchet MS", "Verdana";
	font-size: 14px;
	color:#006699;
}

table.lienfin {
	width: 860px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	align:center;
}

table.lienfin td{
	font-family: verdana;	
	font-size: 10px;	
	color: #999;
	font-weight: normal;
	text-align:center;
}
a.lienfin:link, a.lienfin:visited{
	font-family: verdana;	
	font-size: 10px;	
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}
 a.lienfin:hover{
	font-family: verdana;	
	font-size: 10px;	
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a.lienfin:active {
	text-decoration: underline;
}

