html, body {
	height:100%;
}
body {
	margin:0px;
	background:#D0CEC8;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#999;
}
.clear {
	clear:both;
	height:1px;
}
#fullscreen {
	width:100%;
	height:100%;
}
#mainContainer {
	width:970px;
	height:670px;
}
td#credits {
	padding-right:10px;
	text-align:right;
	font:9px Verdana, sans-serif;
	color:#999;
}
#topBorder {
	background:url('../pictures/interface/topBorder.png') no-repeat bottom;
	height:10px;
}
#bottomBorder {
	background:url('../pictures/interface/bottomBorder.png') no-repeat top;
	height:10px;
}
#contentPane {
	vertical-align:top;
	width:950px;
	height:650px;
	background:url('../pictures/interface/background.jpg') no-repeat top;
}
#leftBorder {
	background:url('../pictures/interface/leftBorder.png') no-repeat right;
	width:10px;
}
#rightBorder {
	background:url('../pictures/interface/rightBorder.png') no-repeat left;
	width:10px;
}
#divContainer {
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	height:650px;
}
#divContainer div {
	font:11px Arial, sans-serif;
	color:#999;
}
#bloc_logo {
	text-align:left;
	position:absolute;
	width:300px;
	left:57px;
	top:28px;
}
#bloc_menu {
	position:absolute;
	left:550px;
	top:45px;
	width:300px;
	text-align:left;
}
#bloc_menu, #bloc_menu a {
	cursor:pointer;
}
#case_link {
	float:left;
	margin:11px;
	width:62px;
	height:62px;
}
.current_grille {
	font-weight:bold;
	font-size:14px;
}
a.disable_prev_next {
	color:#CCC;
}
#bloc_menu a {
	display:block;
	margin-bottom:8px;
}
div#panelLeft {
	position:absolute;
	top:175px;
	left:40px;
	width:380px;
	height:450px;
}
div#panelRight {
	position:absolute;
	top:175px;
	right:40px;
	width:380px;
	height:450px;
}
div#titleLeft {
	text-align:right;
	position:absolute;
	top:7px;
	right:20px;
	width:340px;
	height:28px;
	border-bottom:1px solid #CCC;
}
div#titleRight {
	text-align:left;
	position:absolute;
	top:7px;
	left:20px;
	width:340px;
	height:28px;
	border-bottom:1px solid #CCC;
}
div#casesList {
	position:absolute;
	top:50px;
	left:19px;
	width:360px;
	height:360px;
}
div#tableLeft_1 {
	position:absolute;
	top:0px;
	left:0px;
}
div#tableLeft_2 {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
div#tableLeft_3 {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
div#tableRight_1 {
	position:absolute;
	top:0px;
	left:0px;
}
div#tableRight_2 {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
div#tableRight_3 {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
div#casesList.Link {
	padding-top:25px;
}
div#case {
	float:left;
	margin-right:19px;
	margin-bottom:8.5px;
}
#num {
	display:block;
	font:9px Arial, sans-serif;
	color:#666;
	margin-left:5px;
	margin-bottom:0.5px;
}
span.num_project {
	display:block;
	width:150px;
	margin-top:5px;
	font:10px Arial, sans-serif;
}
div#accolade {
	position:absolute;
	bottom:25px;
	left:4px;
}
div#previousTable {
	position:absolute;
	bottom:1px;
	left:18px;
}
div#pages_btn {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	font-size:12px;
}
div#currentTable {
	color:#666;
	font-weight:bold;
}
div#nextTable {
	position:absolute;
	bottom:1px;
	right:22px;
}
div#bloc_contact {
	text-align:left;
	padding-top:20px;
	padding-left:30px;
}
div#icone {
	position:relative;
	width:330px;
	height:auto;
	margin-top:25px;
	font:italic 16px Times, serif;
}
div#icone div.img {
	float:left;
	width:50px;
	height:100%;
}
div#icone div#borderline {
	float:left;
	height:5px;
}
div#icone h4 {
	margin:0;
	padding:0;
	color:#58585A;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
div#icone div.txt {
	float:left;
	width:245px;
	margin:0 0 30px 10px;
	line-height:19px !important;
	font:italic 16px Times, serif;
}
div#icone div.txt a {
	color:#09C;
	text-decoration:underline;
}
