* {margin: 0px;padding: 0px;border: 0px;font-family: sans-serif;font-size: 1em;font-weight: normal;font-style: normal;text-decoration: none;}
.clear {clear:both;margin:0 0 0 0;padding:0 0 0 0;}

body {margin:0; padding:0; text-align:center;background-color:#749bab;}

#degrade_haut {
    padding-top:120px;
	width: 100%;
	background-color: white;
	background-image: url(degrade_haut_splash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#degrade_bas {
    padding-bottom:140px;
	width: 100%;
	background-image: url(degrade_bas_splash.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.header {
	background-color: #FFFFFF;
	height: 134px;
	width: 737px;
}
.general {
	background-image: url(centrale_splash.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 737px;
	min-height: 406px;
}
.left_pane {
	width: 318px;
	float: left;
	min-height: 347px;
	
}
.content_pane {
	float: left;
	width: 419px;
	min-height: 347px;
}
.footer {
	background-color: #FFFFFF;
	width: 737px;
	min-height: 59px;
}
#SkinWrapper {width: 737px; min-height: 540px;margin-left:auto;margin-right:auto;text-align:left;}

