body {
	background-image:url(../images/background.png);
	margin : 0;
	text-align : center;
}

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

img {
	border-style : none;
}

#container {
	position: absolute;
	left: 50%;
	top: 50%;
	/*margin-left : auto;*/
	/*margin-right : auto;*/
	width : 726px;
	text-align: left;
	height: 470px;
	margin-top: -235px; /* moitiŽ de la hauteur */ 
  	margin-left: -365px; /* moitiŽ de la largeur */ 
	}

#logo {
	position:absolute;
	width:154px;
	height:30px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	left: 270px;
	top:20px;
}

.artwork {
	position:relative;
	width:540px;
	height:308px;
	float:right;
	
}


.panel {
	position:relative;
	height:308px;
	width:710px;

}

#container_work {
	position: relative;
	width:710px;
	height:308px;
	top:78px;
	overflow:hidden;
}

.info {
	border-style : none;
	position : relative;
	width : 160px;
	height : 308px;
	float:left;
	top:0px;
	
}


.small_icon {
	position:relative;
	width:16px;
	height:16px;
	left:13px;
	top:2px;

}


.text_art {
	top:5px;
	font-weight: bold;
	margin-right:10px;
	position:relative;
	text-align: justify;
	margin-left:20px;
	text-shadow: 0px 0px 0px; 
	color: #8a8a8a;
	font-size: 9px;
	font-family: "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	float:inherit;
	margin-bottom:8px;

}


.section {
	position:relative;
	left: 13px;
	top: 20px;
	margin-bottom:7px;
}


.availability li{
    float:left;
	top:10px;
	font-weight: bold;
	position:relative;
	text-align: justify;
	margin-left:-7px;
	text-shadow: 0px 0px 0px; 
	color: #8a8a8a;
	font-size: 9px;
	font-family: "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	float:none;
	list-style: circle;
}


.download li{
    float:left;
	top:10px;
	font-weight: bold;
	position:relative;
	text-align: justify;
	margin-left:-7px;
	text-shadow: 0px 0px 0px; 
	color: #8a8a8a;
	font-size: 9px;
	font-family: "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	float:inherit;
	list-style: circle;
}

.titre {
	margin-left:23px;
	text-shadow: 0px 1px 0px white; 
	color: #3c3c3c;
	font-size: 20px;
	font-family: "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;

}

#slidedown {
	position:absolute;
	width : 726px;
	height : 60px;
	color : #fff;
	background-repeat : repeat-x;
	font-family : "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	font-size: 15px;
	font-weight : bold;
	z-index:999;
}

#slide_text {
	font-size: 11px;
	font-family: "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 550px;
	top : 0;
	text-align : left;
	padding-top : 18px;
	padding-left : 30px;
	text-shadow: 0px 1px 0px black; 
}

#slide_left {
	position:absolute;
	width:6px;
	height:60px;
	background-image:url(../images/slide_left.png);
	background-repeat: no-repeat;
	left:2px;

}

#slide_center {
	position:absolute;
	width:710px;
	height:392px;
	background-image:url(../images/slide_center.png);
	background-repeat: repeat-x;
	left:8px;
}

#slide_right {
	position:absolute;
	width:5px;
	height:60px;
	background-image:url(../images/slide_right.png);
	background-repeat: no-repeat;
	left:718px;

}

.user_icon {
	position : absolute;
	left : -30px;
	top : 0;
	width : 42px;
	height : 56px;
	background-image : url(../images/user_me.png);
}

#thx {
	margin-top : 250px;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 449px;
	text-align : left;
	height : auto;
	text-decoration : none;
	color : #999999;
	font-size : 43px;
	font-family : "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	font-weight : bold;
	text-shadow: 0px 1px 0px white; 
}

#donations {
	position : absolute;
	width : 42px;
	height : 86px;
	z-index : 999;
	left : 560px;
	top : -129px;
}

#work {
	position : relative;
	width : 710px;
	height : 392px;
}

#pre_left {
	position:absolute;
	width:8px;
	height:392px;
	background-image:url(../images/background_left.png);
	background-repeat: no-repeat;

}

#pre_center {
	position:absolute;
	width:710px;
	height:392px;
	background-image:url(../images/centre_background.png);
	background-repeat: repeat-x;
	left:8px;
}


#pre_right {
	position:absolute;
	width:8px;
	height:392px;
	background-image:url(../images/background_right.png);
	background-repeat: no-repeat;
	left:718px;

}

#footer {
	color : #b3b3b3;
	margin-left : auto;
	margin-right : auto;
	font-size : 7px;
	font-family : "Lucida Grande", "Tw Cen MT", Verdana, Arial, sans-serif, sans-serif;
	position : absolute;
	width : 9px;
	height:169px;
	background-repeat:no-repeat;
	font-weight : bold;
	background-image:url(../images/copyright.png);
	left:730px;
	top:166px;
}


.footer_text {
	display:none;

}

#languette {
	position : relative;
	width : 726px;
	height : 78px;
	text-decoration : none;
	z-index : 999;
	}


#languette_left {
	position:absolute;
	width:8px;
	height:78px;
	background-image:url(../images/languette_left.png);
	background-repeat: no-repeat;

}

#languette_center {
	position:absolute;
	width:710px;
	height:78px;
	background-image:url(../images/languette_center.png);
	background-repeat: repeat-x;
	left:8px;

}

#languette_right {
	position:absolute;
	width:8px;
	height:78px;
	background-image:url(../images/languette_right.png);
	background-repeat: no-repeat;
	left:710px;
	top:0px;

}

.OS_qualification {
	position: absolute;
	height: 71px;
	width: 16px;
	left: 527px;
	top: 10px;
}


#thumbnails {
	position:relative;
	width:640px;
	height:61px;
	left:0px;
	overflow:hidden;
	top:-7px;
	
}

#badge {
	position:absolute;
	width:20px;
	height:20px;
	z-index:999;
	left:528px;
	top:1px;

}

.tumbmail_artwork {
	position:absolute;
	width:91px;
	height:61px;
	top:4px;
	left:6px;
}

#about_me {
	position:absolute;
	width:53px;
	height:19px;
	top:7px;
	left:665px;
	z-index:999;

}

ul{
	list-style:none;
}

#thumbnails li{
    float:left;
	margin-left:10px;
}
#thumbnails li img{
	width:91px;
}