#imgprincipale	{
	width: 900px;
	height: 274px;
	background-image: URL(../i/accueil-img1F.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#topventes	{
	width: 900px;
	height: 186px;
	background-image: URL(../i/accueil-topventesF.jpg);
	background-repeat: no-repeat;
}

#accroche1	{
	width: 900px;
	background-color: #ff6666;
	color: #004990;
	text-align: center;
	-moz-border-radius: 16px 0 16px 0;
	-webkit-border-radius: 16px 0 16px 0;
	border-radius: 16px 0 16px 0;
}

#panneaux	{
	border: 1px solid gray;
}
.ligne1	{
	color: #000066;
	font-size: 13px;
	font-weight: normal;
}
.ligne2	{
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1.7px;
}
.ligne3	{
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.7px;
}
.ligne4	{
	color: #666666;
	font-size: 12px;
}
.rouge	{
	color: #ff0000;
	font-size: 16px;
	letter-spacing: 2px;
}