BODY
{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #CC0000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(img/paris-476.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

#cont a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(img/blanc.gif);
}
#cont a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #7E9A9A;
	text-decoration: none;
	background-image: url(img/blanc.gif);
}
#cont a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #cc0000;
	background-image: url(img/transparent.gif);	
}
#cont a:active {  font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; color: #339900; text-decoration: none}

.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);
}


.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);
}

.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);
}
.bloclien {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-image: url(img/blanc.gif);
}
.bloclien:hover {
	text-decoration: none;
	background-image: url(img/transparent.gif);
	color: #cc0000;
}

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




.temps {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


#billet .imgc {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 4px solid #FFF;
	border-left: 0px solid #FFF;
	clear: both;
}
#billet .imgg {
	border-top: 1px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-left: 1px solid #FFF;
	float: left;
}
#billet .imgd {
	border-top: 1px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-left: 10px solid #FFF;
	float: right;
}