/* Site FATUS CIRCUS                                     */
/* Jean Le Brun - juin 2005                              */

#table
{
	position:absolute;
	top:68px;
	left:4px;
	width:700px;
}

#frise
{
	position:absolute;
	top:353px;
	left:70px;
}

#text {
	position:absolute;
	top:80px;
	left:283px;
	width:440px;
}

#text01 {
	position:absolute;
	top:322px;
	left:283px;
	width:410px;
}

#text_frise {
	position:absolute;
	top:500px;
	left:283px;
	width:410px;
	line-height: 20px;
}

#entete {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#text_normal {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: none;
	line-height: 15px;
}


