#principal
{
	width: 929px;
	height: 510px;
	background-image: url("accueil.jpg");
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#news
{
	width: 280px;
	height: 242px;
	float: left;
	background-color: #ffffff;
	margin-top: 50px;
	margin-left: 5px;
	padding: 10px;
}
#news h5, #compteur h5
{
	display: inline;
	color: #cc0000;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#news .p1, #compteur .p4, object p
{
	display: inline;
	font-family: Arial;
	color: #666666; 
	font-size: 10px;
}
#news .p2
{
	margin-top: 4px;
	font-family: Arial;
	color: #666666; 
	font-size: 10px;
}
.titre01
{
	color: #333333;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.titre02
{
	color: #fe3c36;
	font-size: 12px;
	font-weight: bold;
}
.soustitre01
{
	color: #000000;
}
.p2 a, object a
{
	color: #fe3c36;
}
.p2 a:hover, object a:hover
{
	text-decoration: underline;
}
#compteur
{
	width: 280px;
	height: 43px;
	float: left;
	clear: left;
	background-color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
}
#pilotes a
{
	display: block;
}
#pilotes a.sebastien
{
	background-image: url("presseb.png");
	width: 151px;
	height: 160px;
	float: left;
	margin-top: 38px;
	margin-left: 329px;
}
#pilotes a.florian
{
	background-image: url("presflo.png");
	width: 144px;
	height: 160px;
	float: right;
	margin-top: 38px;
	margin-right: 0px;
}
object
{
	float: left;
	margin-top: -46px;
	margin-left: 148px;
}