@charset "utf-8";
body {
	background-color: #FFF;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
#main {
	float: left;
	width: 955px;
	height: 0px;
	padding-top: 0px;
}
#right_pane {
	float: left;
	height: 281px;
	width: 590px;
	padding-left: 60px;
	padding-top: 20px;
}
.Lien_texte {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #385096;
	font-weight: bold;
}

#barre_horiz {
	float: left;
	width: 1px;
	height: 301px;
}
#left_pane {
	float: left;
	width: 304px;
	height: 301px;
}
#left_pane_vert_bar {
	float: left;
	height: 281px;
	width: 1px;
	background-image: url(images/vert_bar_left_pane.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	margin-top: 20px;
}
#left_pane_footer_left {
	float: left;
	height: 96px;
	width: 225px;
	background-repeat: repeat-x;
	text-align: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left_pane_footer_right {
	height: 96px;
	width: 78px;
	float: left;
	background-image: url(images/cubes.jpg);
}
#left_pane_top {
	float: left;
	height: 185px;
	width: 254px;
	clear: right;
	padding-left: 50px;
	padding-top: 20px;
}


#footer_main {
	float: left;
	width: 955px;
}
#footer_header_left {
	float: left;
	height: 24px;
	width: 293px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/red_bar.jpg);
	background-repeat: repeat-x;
	margin-left: 11px;
}
#footer_header_right {
	float: left;
	height: 24px;
	width: 598px;
}

#footer_left {
	float: left;
	height: 136px;
	width: 672px;
	background-color: #667398;
	margin-left: 11px;
}
#footer_horiz_barre {
	background-image: url(images/barre_vert_blanche.jpg);
	background-repeat: repeat-y;
	height: 152px;
	width: 1px;
	float: left;
}
#footer_right {
	height: 136px;
	width: 259px;
	float: left;
	background-color: #667398;
	margin-right: 11px;
}



#container {
	float: left;
	height: 0px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	height: 81px;
	width: 439px;
	padding-left: 256px;
	float: left;
	padding-right: 260px;
}
.Header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #807f7d;
}
