/*CSS created by Maxime Ferain*/
#bandsform {
	clear: right; 
	margin-bottom: 10px;}
.tabs{
	float: left;
	clear: left;
	width: 100%;
}
.tabsbands{
	width: 100%;
}
.tabsbands ul{
	display: inline; margin:0; padding:0;
}
.tabsbands li{
	list-style-type: none;
	padding: 2px 0;
	margin: 2px 0 2px 100px;
}
.tabsbands a{
	display: block;
	width: 50%;
	float:left;
}
.numerotedband{
	float:left;
	/*border:1px solid red;*/
	width:100%;}
.selectbandsinthedatabase{
	float: left; 
	clear:left; 
	width: 300px;
	/*border:1px solid red;*/}
.selectbandsinthedatabase select{
	width: 250px;
}
.addbandstodatabase{
	margin-left: 30px;
	float: left;
	/*border:1px solid red;*/}
.ajoutnewbandform{
	width: 350px;
}
.ajoutnewbandform p{margin: 3px 0px;}
.myspacefont{
	font-size: 9px;
}
.shortdescr{width: 275px; padding: 2px; height: 70px; display: block;}
#buttonsdiv{
	float: left; 
	clear: left;
	width:100%;}
#upload_flyer_div{
	float: left;
	clear: left;
	width:100%;
}
#venuechoose{
	float: left;
	clear: left;
	margin-top: 10px;
	width:100%;
}
#venuechoose #choisisvenuejs{
	width: 250px;
}
#price{
	float:left;
	clear: left;
	width:100%;
}
#special_price_btn:hover, #special_price_btn:focus, #special_price_btn:active{background-color:#cc2045;}
#optional_price{
	float: left;
	clear: left;
	width:100%;
}
#additional_description{
	float: left;
	clear: left;
	width:100%;
}
#additional_description_textarea{height: 50px; width: 550px;padding:5px;display:block;}
#compterendu{padding-left: 30px; font-size: 14px; font-weight: bold;}
