.tabCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bgCentre.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.lineGauche {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #586D95;
	
	
}
.lineDR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #586D95;
	background-image: url(images/bgMenuGauche.gif);
	background-repeat: repeat-y;
	
}

