body{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:20px;
	color:#0474d3;
}
.contenu {
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9d01;
	border-left-color: #ff9d01;
}
.une {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#0474d3;
}
.news { line-height:24px }
.grand { font-size:22px }
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#0474d3;
}
.table_prix {
    border-style:solid;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-color:#cc6600;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-decoration: underline;
}
.blanc { color:#FFFFFF }