div.news {
	width: 458px;
	height: 90px;
	margin: 5px 0 0 0;
	background: url(../images/bg_news.jpg) no-repeat;
}

div.news span {
	float: left;
	display: block;
	width: 421px;
	margin: 28px 0 0 40px;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #004489;
}

img.titre {
	margin: 0;
}

#mainContent p {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #004489;
	width: 410px;
	text-align: justify;
}

#mainContent p.p1 {
	font-size: 0.8em;
	margin: 0;
}

#mainContent p.p2 {
	line-height: 1.1em;
	
}

#mainContent p.p3 {
	margin: 0;
	font-size: 0.7em;
}

#mainContent a.carte {
	display: block;
	margin: 0;
}

#mainContent a.carte img {
	margin: 5px 0 0 28px;
}

div.droite img {
	float: left;
	margin: 0px 0 0 0;
}

div.droite object.oeil {
	float: left;
	clear: both;
	margin: 40px 0 0 -40px;
}

div.accroche {
	width: 453px;
	height: 42px;
	font-size: 1.8em;
	line-height: 1.7em;
	background: transparent url(../images/bg_accroche.gif) no-repeat;
	margin: 4px 0 0 0;
	padding: 0 0 0 18px;
	color: #FF8300;
}

	div.accroche span {
		font-family: arial black;
		font-weight: bold;
	}
