body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color:#000;
	color: #FFFFFF;
}

a:link {color:#FFFFFF; text-decoration: none;}      /* unvisited link 	#666666*/
a:visited {color:#FFFFFF; text-decoration: none;}  /*  font-weight: bold; visited link 		#666666*/
a:hover {color:#990000; text-decoration: none;}  /* mouse over link 		#666666*/
a:active {color:#FFFFFF; text-decoration: none; }  /* selected link 		#666666*/

#background_main{
	background: url(../images/background_main.jpg) center;
	background-repeat:no-repeat;
	width: 100%;
	height: 610px;
	/*
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-position:top;
	*/
}

#background_other{
	background: url(../images/background.jpg) center;
	background-repeat:no-repeat;
	width: 100%;
	height: 610px;
	text-align: center;
	/*
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-position:top;
	*/
}

#menu_main{
	margin-bottom: 45px;
	text-align: center;
	width: 100%;
	font-style:italic;
}

#empty_main{
	height: 482px;
}

#client_top{
	height: 50px;
}

#clients{
	height: 422px;
	background: url(../images/background_profile.png);
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.client_font{
	font-family:Calisto MT;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#9999cc;
}

#client_bottom{
	height: 10px;
}

.MENU_LINK{
	padding: 0px 40px 0px 40px;
	font-family:Calisto MT;
	font-size:16px;
}

.MENU_LINK_ARTISTES{
	/*padding: 0px 27px 0px 27px;*/
	font-family:Calisto MT;
	font-size:14px;
	color:#F00;
}


#empty_artistes_temp{
	height: 102px;
}

#artistes{
	margin-left: auto;
	margin-right: auto;
	font-style:italic;
	margin-bottom: 15px;
	width: 100%;
}

#artistes_image{
	width: 41%;
	float: left;
	text-align: right;
	height: 320px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#artistes_profile{
	height: 310px;
	width: 120%;
	/*width: 400px;*/
	margin: 0px 10% 27px 10px;
	text-align: justify;
	
	/*background-repeat:repeat-x;
	background-repeat:repeat-y;*/
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
}

#artistes_profile_wrapper{
	height: 315px;
	width: 44%;
	/*width: 455px;*/
	margin: 0px 10% 27px 10px;
	text-align: justify;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
	overflow : hidden;
}

.the_artistes_profile{
	height: 295px;
	width: 85%;
	text-align: justify;
	float: left;
	overflow : auto;
	font-family:Calibri;
	font-size:14px;
	background: url(../images/background_profile.png) ;
}

.tessera_detail{
	width: 100%;
	text-align: left;
	height: 100px;
}

.profile_title{
	font-family:Calibri;
	font-size:18px;
}

.testimonial{
	font-family:"Calisto MT";
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

#contact{
	height: 482px;
	width: 829px;
	margin-left: auto;
	margin-right: auto;
}

#contact_top{
	height: 105px;
}

#contact_us {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	float: right;
	margin-bottom: 10px;
	width: 395px;
	text-align: left;
	background: url(../images/background_profile.png);
}

#div_map {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 405px;
	height: 330px;
	text-align: left;
}

.testimonial_pic {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	float: right;
	margin-bottom: 10px;
	width: 395px;
	text-align: center;
	background: url(../images/background_profile.png);
}

#testimonial_client {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 405px;
	height: 330px;
	text-align: left;
}

#video_top{
	height: 75px;
}

#video_category{
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#div_video_main{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 367px;
}

#div_video {
	margin-right: 5px;
	margin-bottom: 5px;
}

#div_paging {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	width: 100%;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.video_detail{
	border: 2px solid #CCCCCC;
}

#footer_copyright{
	text-align: center;
	font-family:Calibri;
	font-size:12px;
}
