body {
	background-color: #ebebeb;
	margin:0 0 0 0;
}
body,td,p {
	font-family : Verdana;
	font-size : 11px;
}
a {
	color : #000000;
	text-decoration:none;
}
.BandeBleu {
	background-color: #b7cde8;
	color : #999999;
	font-size :  9px;
	padding-left:10px;
}
.PaddingTRBL {
	font-size :  10px;
	padding:10px 20px 0px 10px;
}
.PaddingTRBL2 {
	font-size :  10px;
	padding:10px 15px 0px 10px;
}

.PaddingTRBL3 {
	font-size :  10px;
	padding:10px 0px 0px 10px;
}

.PaddingTRBL4 {
	font-size :  10px;
	padding:10px 40px 0px 0px;
}
.Verdana9PtsWhite {
	color : #ffffff;
	font-size :  9px;
}
.Verdana9PtsBlack {
	color : #000000;
	font-size :  9px;
}
.Verdana9PtsBlackRight {
	color : #000000;
	font-size :  9px;
	text-align: right;
}
.LienVerdana9PtsWhite {
	color : #ffffff;
	font-size :  9px;
	cursor:pointer;
}
.ColBlanche {
	background: #ffffff url(images/VertLine.gif) repeat-y;
	background-position: left;
	color : #999999;
	font-size :  10px;
	padding:15px 15px 15px 15px;
}
.BarMenu {
	background-image:url(images/BarBoutonGrey.jpg);
	color : #999999;
	font-size : 9px;
	text-align: right;
	padding-right:20px;
	cursor:pointer;
}
.BarMenu0 {
	background-image:url(images/BarBoutonBlue.jpg);
	color : #363636;
	font-size : 9px;
	text-align: right;
	text-transform:uppercase;
	padding-right:20px;
	cursor:pointer;
}

td.dotsep {
	height: 3px;
	background: url(images/HorizLine.gif) repeat-x;
}

.pagetitle {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:20px;
}
h2 {
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

a {
	color: #3399FF;
	text-decoration: underline;
}

a:hover {
	color: #DC012B;
}	

.descText {
	color: #535353;
	font-style: italic;
}
p.contenu{
	text-align:justify;
	margin-top:20px;
	margin-right:20px;
}
p.justContent {
	text-align: justify;
	margin: 0;
}
.img{
	float:right;
	clear:both;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
}
div.imgMagasins img{
	border:0;
	margin:5px;
}
.gerants{
	width:100%;
	float:left;
	clear:left;
	padding-bottom:5px;
	border-bottom:1px dotted #000000;
}
.gerants img{
	float:left;
	clear:left;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
img{
	border:0;
}