@import url("accueil.css");

#contenuPage {
	width: 710px;
	margin-top: 0;
}

#contenuPage p {
	margin: 20px;
}

#contenuImage {
	margin: 0;
}

#contenuPage h2 {
	background: url(../../images/interface/eco_h2_contenu.gif) no-repeat left bottom;
	text-indent: 35px;
	color: #9a9a9a;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	letter-spacing: 1px;
	margin-top: 0;
}

#contenuPage a:link, #contenuPage a:visited {
	color: #888;
	text-decoration: none;
	font-weight: bold;
}

#contenuPage a:hover {
	color: #999;
	text-decoration: underline;
}