div#newsaccueil {
	border: 1px solid #FBAF18;
	position: relative;
	width: 210px;
	height: 300px;
	left: 20px;
	top: 80px;
	background-image: url(images/titre_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#newsaccueiltext {
	position: relative;
	width: 190px;
	height: 245px;
	top: 45px;
	left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
div#choixcircuit {
	height: 41px;
	position: relative;
	left: 0px;
	padding-left: 8px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B00101;
}
div#circuittext {
	height: 250px;
	top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
}
