/* Start of CMSMS style sheet 'design' */
a 
{
	text-decoration: none;
	color: #666666;	
}
a:hover
{
	color: #FFFFFF;
}
/*a:visited
{
	color: #666666;
}*/
#global
{
	height:600px;
	left:50%;
	margin-left:-400px;
	margin-top:-300px;
	position:absolute;
	top:50%;
	width:800px;
	background-color: #101010;
}
body /* On travaille sur la balise body, donc sur TOUTE la page */
{
	background-color: black; /* Le fond de la page sera gris très foncé */
	font-family: verdana;
	font-size: 11px;
}
h1
{
	color: white;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana;
	position: absolute;
	left: 623px;
	top: 420px;
	width: 200px;
}
.imageaccueil
{
	position: absolute;
	left: 218px;
	top: 164px;
}
.imageactus
{
	position: absolute;
	left: 0px;
	top: 164px;
}
.imagebio
{
	position: absolute;
	left: 0px;
	top: 164px;
}
.imagepiano
{
	position: absolute;
	left: 0px;
	top: 164px;
}
.imageelectro
{
	position: absolute;
	left: 0px;
	top: 164px;
}
.imageliens
{
	position: absolute;
	left: 0px;
	top: 164px;
}

.contact
{
	position: absolute;
	left: 219px;
	top: 245px;
}
.rien
{
   list-style-type: none;
}
ul
{  
	font-style: normal;
}
#menu
{
	text-align: left;
	position:absolute;
	left: 582px;
	top: 252px;
	width: 200px; 
}
#nomdoitresterblanc
{
	color: white;
}
.blanc
{
	color: #FFFFFF;
}
#corps
{
	color: #666666;
	text-align: left;
	position:absolute;
	left: 220px;
	top: 147px;
	width: 375px; 
}
#bio
{
	color: #666666;
	text-align: justify;
	position:absolute;
	left: 220px;
	top: 150px;
}
#piano
{
	color: #666666;
	text-align: left;
	position:absolute;
	left: 220px;
	top: 150px;
	width: 400px; 
}
#liens
{
	color: #666666;
	text-align: left;
	position:absolute;
	left: 180px;
	top: 150px;
	width: 450px; 
}
#commentaires
{
	color: #666666;
	text-align: left;
	position:absolute;
	left: 250px;
	top: 500px;
	width: 450px; 
}
.imagegalerie
{
	position: absolute;
	left: 0px;
	top: 100px;
}
.scroll-pane
{
	width: 360px;
	height: 300px;
	padding-right:10px;
	overflow: auto;
	float: left;
}

/* End of 'design' */

