html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}


div#global {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #f9f3c2 url(images/bkg.gif) ;
}

div#header {
	color: #fff;
	height: 159px;
	}	
	
div#center {
	padding: 0;
	margin: 0;
	overflow: auto;
}
div#footer {
	width: 100%;
	height: 50px;
	bottom: 0;
	background: #fff url(images/footer_ss_logo.jpg) no-repeat;
	color: #fff;
	}


div#footer_home {
	width: 100%;
	height: 162px;
	bottom: 0;
	background: #fff url(images/footer.jpg) no-repeat;
	color: #fff;
	}

div#content {
	float: right;
	width: 650px;
	}

div#sidebar {

	float: left;
	width: 250px;
	background: #f9f3c2 url(images/93.gif) no-repeat;
	}

#service{
	display:none;
	margin-top:60px;
}

#banner{
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:right;
}
#main_content{
	clear:both;
	width:650px;
	margin-bottom:30px;
}
#page_data{
	width:400px;
	float:left;
	padding-left:40px;
	padding-right:10px;
	margin-bottom:30px;
	
}

#page_data_service{
	width:575px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	margin-bottom:30px;
	
}

#bloc{
	float:right;
	width:150px;
	padding-right:15px;
	margin-top:18px;
}

