body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #12100c;
	background:#bcae84;
	margin: 0px;
	padding: 0px;
}
 form, p, h1, h2, h3, h4, h5,dl, dt, dd{margin:0px; padding:0px; list-style-type:none; font-weight:normal}
a{text-decoration:none; margin:0px; padding:0px;color:#110f0b;}
a:hover { color:#993300; }
#menu
{
/*
background:url(/images/bg_menu.jpg) #2a261d no-repeat;
height:55px;
*/
background:#2a261d ;
padding:8px 5px 8px 5px;
color:#d9a600;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
#menu a:link,  
#menu a:visited,  
#menu a:active
{
color:#d9a600;
text-decoration:none;
font-weight:bold;
}
#menu a:hover
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.smenu { background:#d9a600; color:#fff; padding:8px;}
.smenu a:link,  
.smenu a:visited,  
.smenu a:active 
 {
 color:#fff; font-size:12px;
 }
.smenu a:hover 
 {
 color:#25211a; font-size:12px;
 }
.artist 
{
	overflow:auto;
	padding:10px;
	height:300px;
}
.titreorr
{
	font-size:14px;
	color:#ee9202;
}
.xtitre
{
padding-top:10px;
padding-left:19px;
font-size:16px;
color:#fff;
font-weight:bold;
background:url(/images/bg_titre.jpg) repeat-x;
height:42px;
}
/* ------------------------- showcase -------------------------*/

.showcase{background-image:url(/images/bgGal.jpg); background-repeat:no-repeat; height:196px; width:150px; float:left; margin-right:24px; margin-top:10px; margin-bottom:0px; padding:8px 15px 0px 15px;}
.showcase img, .showcase img a{padding: 1px; border: 1px solid #cfcfcd; background-color: #f5f5f5; margin-bottom:8px;} 
.showcase a:hover img{background-color: #29251d;}
.showcase a{color:#29251d}
.showcase a:hover{text-decoration:underline;color:#866702;}

.showimg {background-image:url(/images/bgPIC.jpg); background-repeat:no-repeat; height:70px; width:60px; float:left; margin-right:2px; margin-top:2px; margin-bottom:0px; padding:11px 8px 0px 13px;}
.showimg img, .showcase img a{padding: 1px; border: 1px solid #cfcfcd; background-color: #f5f5f5; margin-bottom:8px;} 
.showimg a:hover img{background-color: #29251d;}
.showimg a{color:#29251d}
.showimg a:hover{text-decoration:underline;color:#866702;}
.showimgSolo { background:#584a2f; padding:2px; width:460px; }