h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: larger;
	text-align:left;
	margin-bottom: 10px;
	margin-top: 25px;
}
p{
	text-indent: 0px;
	margin-bottom:5px;
}
.HautDePage{
	height: 13px;
	text-align: right;
}
.HautDePage a{
	text-decoration: none;
	color: #fe9901;
	font-style: italic;
	font-size: small;
}
.OrangeItalique a{
	text-decoration: none;
	color: #fe9901;
	font-style: italic;
	font-size: small;
}
ul{
	margin-left: 30px;
}
li{
	margin-top:10px;
	
}
img{
	border: none;
}
table{
	width: 100%;
	border-collapse: collapse;
}
.FondClair{
	background-color: white;
}
.FondFonce{
	background-color: #ffff80;
}
dd{
	margin-left: 35px;
}
th{
	border: thin solid #fe9901;
	padding-left:5px;
	background-color: white;
}
tr{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fe9901;
	text-align: left;
	line-height: 15px;
	font-size: small;
}
td a{
	color: black;
}
.important{
	background-color: #ffff80;
	border: 1px solid #fe9901;
}
.Illustration{
	float: left;
	margin: 10px 15px 5px 5px;
}
.Illustration img{
	border: 1px solid black;

}
.IllustrationDroite img{
	float: right;
	margin: 5px 0px 5px 5px;
}

#TabPrixAnnee a{
	display: block;
	text-decoration: none;
	color: black;
}
#TabPrixAnnee{
	width: 80%;
	margin:auto;
}
#TabPrixAnnee td{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#Selectionne {
	background-color: #ffff80;
}
.ArticleNews{
	margin-top: 10px;
}
