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

#photo
{
	position:absolute;
	top:80px;
	left:70px;
}

#text {
	position:absolute;
	top:76px;
	left:340px;
	width:370px;
	line-height: 15px;
}


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

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