body {
	font: small/20px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background-image:url(../img/bgpage.jpg);
	margin: 0;
}
#divCentre {
	background-color: #fff;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	text-align: center;
	border-bottom: 1px solid #747474;
}
h3 {
	color: #ca0011;
}
#information {
	background-color: #e1e1e1;
	color: #fff;
	margin-top: 10px;
	padding: 10px;
}
h4 {
	font-size: 14px;
	color: #575757;
}
.itemTab {
	color: #575757;
}
#infoGauche {
	text-align: right;
}
a {
	color: #575757;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#tabLeft, #tabMid {
	border-right: 1px solid #c1c1c1;
}

#imgGauche {
	padding-top: 11px;
	margin-right: -32px;
	text-align:right;
}