@charset "UTF-8";
/* CSS Document */

a:link {
text-decoration: none;
COLOR: #363636;
}
a:visited {
text-decoration: none;
COLOR: #363636;
}
a:hover {
COLOR: #363636;
text-decoration: underline;
}
a:active {

COLOR: #363636;;
}




/*#Table_01 {
	position:absolute;
	left:50%;
	width:500px;
	margin-top:50px;
	margin-left:-266px;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	width:829px;
	heigth: 842px;
	}
*/
#Table_01 {
	position:relative;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width:829px;
	height:842px;
}


#Table_02 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:600px;
	color: #363636;
	background-color: #ffffff;
	padding-top:100px;
	
}

#Slice-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:105px;
	height:620px;
}

#Slice-02 {
	position:absolute;
	left:105px;
	top:0px;
	width:122px;
	height:362px;
}

#Slice-03 {
	position:absolute;
	left:227px;
	top:0px;
	width:375px;
	height:243px;
}

#Slice-04 {
	position:absolute;
	left:602px;
	top:0px;
	width:227px;
	height:243px;
}

#Slice-05 {
	position:absolute;
	left:227px;
	top:243px;
	width:375px;
	height:599px;
}

#Slice-06 {
	position:absolute;
	left:602px;
	top:243px;
	width:14px;
	height:599px;
}

#Slice-07 {
	position:absolute;
	left:616px;
	top:243px;
	width:213px;
	height:86px;
}

#Slice-08 {
	position:absolute;
	left:616px;
	top:329px;
	width:213px;
	height:291px;
	background-color: #363636;
}

#encours {
	position:absolute;
	left:105px;
	top:362px;
	width:122px;
	height:29px;
    background: url(images/homepage/encours.png);
	display: block;
	
}
#encours:hover{
     background: url(images/homepage/encours_hi.png);
}

#Slice-10 {
	position:absolute;
	left:105px;
	top:391px;
	width:122px;
	height:29px;
}

#biographie {
	position:absolute;
	left:105px;
	top:420px;
	width:122px;
	height:29px;
	background: url(images/homepage/biographie.png);
	display: block;
}

#biographie:hover{
     background: url(images/homepage/biographie_hi.png);
}


#Slice-12 {
	position:absolute;
	left:105px;
	top:449px;
	width:122px;
	height:28px;
}

#sculpture {
	position:absolute;
	left:105px;
	top:477px;
	width:122px;
	height:29px;
	background: url(images/homepage/sculptures.png);
	display: block;
}

#sculpture:hover{
     background: url(images/homepage/sculptures_hi.png);
}

#Slice-14 {
	position:absolute;
	left:105px;
	top:506px;
	width:122px;
	height:28px;
}

#chroma {
	position:absolute;
	left:105px;
	top:534px;
	width:122px;
	height:29px;
	background: url(images/homepage/chroma.png);
	display: block;

}

#chroma:hover{
     background: url(images/homepage/chroma_hi.png);
}

#Slice-16 {
	position:absolute;
	left:105px;
	top:563px;
	width:122px;
	height:28px;
}

#contact {
	position:absolute;
	left:105px;
	top:591px;
	width:122px;
	height:29px;
	background: url(images/homepage/contact.png);
	display: block;

}

#contact:hover{
     background: url(images/homepage/contact_hi.png);
}

#Slice-18 {
	position:absolute;
	left:0px;
	top:620px;
	width:227px;
	height:222px;
	background-color: #ffffff;
}

#Slice-19 {
	position:absolute;
	left:616px;
	top:620px;
	width:213px;
	height:117px;
	color: #363636;
	background-color: #ffffff;
}

#prev {
	position:absolute;
	left:587px;
	top:737px;
	width:15px;
	height:105px;
	background: url(images/prev.png);
	display: block;
	z-index:2;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#prev:hover {
	position:absolute;
	left:587px;
	top:737px;
	width:15px;
	height:105px;
	background: url(images/prev.png);
	display: block;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#next {
	position:absolute;
	left:616px;
	top:737px;
	width:15px;
	height:105px;
	display: block;
	background-color: #ffffff;
	background: url(images/next.png);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	z-index:2;
}

#next:hover {
	position:absolute;
	left:616px;
	top:737px;
	width:15px;
	height:105px;
	display: block;
	background-color: #ffffff;
	background: url(images/next.png);
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:.75;
	opacity:.75;
	z-index:2;
}

#Slice-21 {
	position:absolute;
	left:616px;
	top:737px;
	width:213px;
	height:105px;
	background-color: #ffffff;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin:0px;
}
