		html, body {
			margin: 0;
			padding: 0;
			height: 100%;
			background-color:#000;
		}

.barservice A:link {	text-decoration: none;
						color: #6C037C;
					}
.barservice A:visited {	text-decoration: none;
						color: #6C037C;
					}					
.barservice A:active {	text-decoration: none;
						color: #6C037C;
					}						
.barservice A:hover {
						text-decoration: underline;
						color: #6C037C;
					}	

		.barservice #linkColor {
			color: #6C037C;
		}
		
		.barservice #page {
	width: 50em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
	position: relative;
	margin-bottom: 0px;
	background:url(images/background-bottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	
		} 
		
		.barservice #header {
			background-image:url(images/Ellipse.png);
			background-position:right;
			background-position:top;
			background-repeat:no-repeat;
			color:#6C037C;
		}
		
		.barservice #speciauxPow {
	background-image:url(images/speciaux.png);
	background-position:center;
	background-repeat:no-repeat;
		}

		div#content {
			position: relative;
			 left: 0;
			height: 100%;
			width: 100%;
			padding-bottom: 60px; 
					
		}
		div#foother {
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	background-color: #5eb332;
	vertical-align: bottom;
		}

		div#foother #footherCopyright {
			text-align: left;
		}
		
	 .barservice #headerUrl,#headerTelephone{
	text-align: right;
	color: #046E57;
	font-weight: bold;
	color:#FFF;
	background-color: #2F1F00;
}

	 .barservice #headerDescription{
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 34px;
	color:#6C037C;
}

 .content #sectionTile{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	background-color: #2F1F00;
	color:#FFF;
	text-decoration: none;
}	

 .content #sectionTitleHaut{
	text-align: Right;
	font-weight: bold;
	font-size: 18px;
	background-color: #2F1F00;
	color:#6C037C;
}	

 .content #elementTitle{
	text-align: Left;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}	
  .content #elementDescription{
	text-align: Left;
	font-size: 9pt;
	color: #000000;
}

 .liquidation #grosTitre{
	font-size: 20pt;
		color: #444444;
 }	

.liquidation A:link {	text-decoration: none;
						color: #5eb332;;
					}
.liquidation A:visited {	text-decoration: none;
						color: #5eb332;;
					}					
.liquidation A:active {	text-decoration: none;
						color: #5eb332;;
					}						
.liquidation A:hover {
						text-decoration: underline;
						color: #5eb332;;
					}			
				
					

 .content #Grostitre{

	font-size: 20pt;
}
