@charset "iso-8859-1";

BODY
{
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ebfb94;
	scrollbar-base-color: #ffffff;
	scrollbar-3Dlight-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #FFFFFF;
}

A{text-decoration: none; color:#000000;}
A:visited{text-decoration: none; color: #000000;}
A:active{text-decoration: none; color: #000000;}
A:hover{text-decoration:underline; color:#666666;}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#eef3f5;
}

input, textarea {
	border-width : 1px;
}
*>input, *>textarea {
	border-color : #333;
}

#themes {
	float:left;
	border:2px solid #EEE;
	background:#FFF;
	padding:10px; margin:0;
	list-style:none;
	clear:both;
	width:924px;
	margin-left:4px;
}

#themes li {
	float:left;
	width:140px;
	margin:2px;
}

#themes li.main {
	font-weight:bold;
	font-size:18px;
	text-align:left;
}

#themes a.select {
	font-weight:bold;
	color:#CC0000;
}

#flags {
	float:rigth;
	width:90px;
	height:100%;	
}

#flag_fr {
	float:left;
	margin-left:6px;
	width:21px; height:16px;
}

#flag_uk {
	float:left;
	margin-left:6px;
	width:21px; height:16px;
}

#flag_fr a {
	background:url('../bts/flag_fr_off.gif') no-repeat bottom;
	display:block;
	width:100%;
	height:100%;
}

#flag_fr a.on {
	background:url('../bts/flag_fr.gif') no-repeat bottom;
	display:block;
	width:100%;
	height:100%;
}

#flag_uk a {
	background:url('../bts/flag_uk_off.gif') no-repeat bottom;
	display:block;
	width:100%;
	height:100%;
}

#flag_uk a.on {
	background:url('../bts/flag_uk.gif') no-repeat bottom;
	display:block;
	width:100%;
	height:100%;
}

TABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #44456A;
}

.noir
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color:#44456A;
}

.trans {
/*	background:#FFFfff;*/
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);

}

div#thumbs {
	float:left;
	width:390px;
	margin:5px;
}

div.th {
	float:left;
	overflow:hidden;
	display:block;
	width:50px;
	height:50px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#CCCCCC;
}

div.th a {
	display:block;
	width:100%;
	height:100%;
}

input.creation, select.creation, textarea.creation  {
	width:200px;
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#ebfb94;
}

input.creation, textarea.creation {
	border-width : 1px;
}
.creation *>input, .creation *>textarea {
	border-color : #333;
}

.liste_artistes DIV {
	clear:both;
}

.liste_artistes LI {
	float:left;
	width:180px;
	list-style:none;
	/*background:#ebfb94;*/
	border-bottom:1px solid #EEE;
	margin-bottom:0px;
}

.liste_artistes LI.selected {
	background:#eee;
}

.liste_artistes P {
	float:left;
	margin:0;
	padding:2px;
}

.liste_panier DIV {
	clear:both;
}

.liste_panier LI {
	clear:both;
	width:860px;
	list-style:none;
	background:#F5F5F5;
	margin-bottom:2px;
}

.liste_panier span {
	float:left;
	margin:0;
	padding:5px;
}

div.article_m {
	float:left;
}

#ipanier {
	float:left;
	font-size:10px;
	margin-right:10px;
	margin-top:5px;
	background:#ebfb94 url('../bts/ipanier2.gif') right no-repeat;
}

#ipanier div {
	float:left;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	background:transparent url('../bts/ipanier1.gif') left no-repeat;
}