.bloc {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/blanc.gif);
}
.bloc:hover {
	text-decoration: none;
	background-image: url(img/transparent.gif);
}
.titre {  
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 13px; 
	color: #000000;
	text-decoration: none;
	background-image: url(img/blanc.gif);
	}
.titre:hover {
	text-decoration: none;
	background-image: url(img/transparent.gif);
}	

.petit {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/blanc.gif);
}
.petit:hover {
	text-decoration: none;
	background-image: url(img/transparent.gif);
}

BODY
{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(img/paris-476.jpg);
}
