body {
	background-color: #fff;
	margin: 0;
	padding: 0px;
}
.frame {
	background-color: #fff;
	color: #000000;
	padding: 10px 30px 10px 0px;
	margin: 0;
}
.frame a {
font: bold 13px normal Arial, Helvetica, sans-serif;
background-color:transparent;
color:#f6b71a;
text-decoration:none
}
.frame a:hover {
color: #FF6600;
text-decoration: underline;
}
.frame ul li {
list-style:none;
font: 13px normal Arial, Helvetica, sans-serif;
background: url(/euro-paris/img/puce-forum2.gif) left center no-repeat;
padding: 10px 30px 10px 20px;
margin: 0;
position:relative;
top: -2em;
}

.time {
	font-size: 11px;
}


