body {
	background-color:#000000;
	color:#000000;
	margin-top:0px;
}

.header{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:800px; 
	height:100px; 
	z-index:1; 
	background-image:url('fond.jpg');
}

.insideHeader{
    position:absolute; 
	left:100px; 
	top:68px; 
	width:600px; 
	height:10px; 
}

.langbar{
	position:absolute; 
	left:650px; 
	top:100px; 
	color:#ffffff;
	font-size:10px;
}

.noborderInsideHeader{
	border:0px;
	width:117px; 
	height:16px; 
}

.pagebody{
   position:absolute; 
	left:135px; 
	top:120px; 
	width:505px;
}

.pagebodyartiste{
	position:absolute; 
	left:135px; 
	top:95px; 
	width:505px;
}

.colbody{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:250px;
}
.colbodyend{ 
	position:absolute; 
	left:259px; 
	top:0px; 
	width:250px;
}

.colbodycenter{ 
	position:absolute; 
	left:254px; 
	top:10px; 
	width:5;
}

.yellowEmphasis{
	color: #FFCC00;
	font-size:17px;
}

.yellowEmphasis2{
	color: #FFCC00;
	font-size:17px;
	font-style: italic;
}

.yellow{
	color: #FFCC00;
	font-style: italic;
}

div.center{
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}

div.paintzone{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width:165px;
}

div.joyDivision{
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}


img{
	color: #ffffff;
}

.nouveaute{
	background-color:#660000;
	height:25px; 
	text-align: center;
}



.presentAlign{
	vertical-align:top;
	width:200px;
}

img.noborder { border: 0px; }

a.artiste:link { color:#FFFFFF; }
a.artiste:visited { color:#FFCC00; } 
a.artiste:active { color:#FFFFFF; }

a.index:link { color:#FFFFFF; }
a.index:visited { color:#FFFFFF; } 
a.index:active { color:#FFFFFF; }

