body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
.titre {
	font-family: Trebuchet MS , arial , "Times New Roman" ;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(BarreTitre.png);
	background-position: left center;
	display: block;
	height: 20px;
	text-align : center;
}

.menu:visited ,.menu:link {
    margin-top : 1;
	margin-bottom:1;
	font-family: Trebuchet MS , arial , "Times New Roman" ;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(menu_off.gif);
	background-repeat: no-repeat;
	text-indent: 20pt;
	display: block;
	height: 20px;
	width: 185px;
	vertical-align: middle;
}
.menu:hover,.menu:active {
    margin-top : 1;
	margin-bottom:1;
	font-family: Trebuchet MS , arial , "Times New Roman" ;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
    color: #C2FA3A;
	text-decoration: none;
	background-image: url(menu_on.gif);
	background-repeat: no-repeat;
	text-indent: 20pt;
	display: block;
	height: 20px;
	width: 185px;
	vertical-align: middle;
}
.liste_image
{
	width: 160px;
    height: 160px;
    float: left;
    text-align: center;
    font-size: 12px;
} 
.texte
{
	font-family: Trebuchet MS , arial , "Times New Roman" ;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p
{
text-indent : 20px
}
a
{
color : red;
}