/* CSS & Design by Octave Z www.design-css.com */
.valign {
  display:block;
  margin-top: 50%;
}
html{height:100%;}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #552D0A;
	background-color: #000000;
	height:100%;
}

form{
margin-bottom:0px;
padding-bottom:0px;
}

a{
color: #552D0A;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

 .fixe {
        border:0px; 
        position:absolute; 
        top:10px; 
        margin-left:10px; }

html>body .fixe {
  position: fixed;
}

#centre{
	position: absolute;
	width: 1600px;
	height: 100%;
	left: 50%;
	margin-left: -800px;
}

.header{
position:inherit;
	width:922px;
	height:257px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	
}

.lancersub{
 margin-left:90px;
 }

.style{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #552D0A;}

.nomartiste{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #A64F00;
height:30px;
width:135px;}

.thumb{
margin-top:0px;
}

.cadrethumb{
background-image:url(thumb_artiste/fond_thumb.gif);
background-repeat:no-repeat;
width:160px;
height:198px;
float:left;
padding-left:15px;
padding-top:10px;}


.petit{font-size:10px;}

.titre{
color: #A64F00;
font-size:14px;
font-weight:bold;
}