body
{ 
	background: url('../images/back.jpg') repeat; 
	overflow: hidden;
	
} 

.bouton {

	cursor: pointer;
}


	


.pic 
{

		border-top-color: #747474;
		border-left-color: #747474;
		border-bottom-color: black;
		border-right-color: black;
	border-width: 2px 2px 2px 2px;
	border-style: outset;

}
DIV#header
{ 
	background: url('../images/header.jpg') no-repeat top; 
	position:absolute;
	top:0;
	left: 50%;

	height: 70px;
	width: 970px;
    left: 50%;
    margin-left: -485px;
    
    z-index:2;
} 


DIV#back_left
{ 
	background: url('../images/back_left.jpg') no-repeat   right; 
	position:absolute;
	top:0;

	height: 650px;
	width: 294px;
    left: 50%;
    margin-left: -779px;
    
    z-index:2;
} 


DIV#back_right
{ 
	background: url('../images/back_right.jpg') no-repeat  ; 
	position:absolute;
	top:0;
overflow: hidden;
	height: 650px;
	width: 285px;
    right: 50%;
    margin-right:-770px;
    
    z-index:2;
} 

DIV#header_left
{ 
	background: url('../images/header_left.jpg') no-repeat  top; 
	position:absolute;
	top:70;
	left: 50%;

	height: 42px;
	width: 317px;
    left: 50%;
    margin-left: -485px;

    z-index:2;
} 


#cartes
{ 
	background:  no-repeat  top; 
	position:absolute;
	top:70;
	left: 50%;

	height: 42px;
	width: 97px;
    left: 50%;
    margin-left: -168px;

    z-index:2;
} 





#toiles
{ 
	position:absolute;
	top:70;
	left: 50%;

	height: 42px;
	width: 82px;
    left: 50%;
    margin-left: -71px;

    z-index:2;
} 



#videos
{ 

	position:absolute;
	top:70;
	left: 50%;

	height: 42px;
	width: 89px;
    left: 50%;
    margin-left: 11px;

    z-index:2;
} 



#bio
{ 
	
	position:absolute;
	top:70;
	left: 50%;

	height: 42px;
	width: 63px;
    left: 50%;
    margin-left: 100px;

    z-index:2;
} 





DIV#header_right
{ 
	background: url('../images/header_right.jpg') no-repeat  top; 
	position:absolute;
	top:70;
	left: 50%;

	height: 42px;
	width: 322px;
    left: 50%;
    margin-left: 163px;

    z-index:2;
} 

DIV#content
{ 
	background: url('../images/body.jpg'); 
	height: 524px;
	width: 970px;
position: absolute;
top: 112px;

    left: 50%;
    margin-left: -485px;

    
    z-index:1;
} 

a img{

border: none;

}

a:active {
outline: none;

}


DIV#footer
{ 
background: url('../images/footer.jpg') no-repeat; 
	height: 17px;
	width: 970px;
position: absolute;
top: 632px;

    left: 50%;
    margin-left: -485px;
    
    z-index:1;
} 





