/* CSS Document */

html, body{
	background-color:transparent;
	margin:0; padding:0; border:0;
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	

	scrollbar-face-color:#666;
	/*scrollbar-base-color:#EBF5FF;*/
	scrollbar-arrow-color:#cc6633;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color:#666;
	scrollbar-highlight-color:#999;
	scrollbar-3dlight-color:#ddd;
	scrollbar-darkshadow-Color:#000;

}
h2{
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
}

.entetes_contenu{
	height:30px;
	/*background-color:#006699;*/
}
.left_frame{
	padding:10px 15px 10px 20px;
	height:258px;
	width:350px;
	border-right:1px solid #666;
	float:left;
	overflow:auto;
	background:url(../images/bkg_right_frame.gif) repeat-x;
}
#contenu_gauche{
	overflow:auto;
	/* height:268px; */
}
.right_frame{
	padding:10px;
	height:278px;
	width:350px;
	float:left;
	background:url(../images/bkg_right_frame.gif) repeat-x;*/
	
	overflow:hidden;
}

.contenu_droit{
	overflow:auto;
	height:258px;
}
.full_frame{
	height:278px;
	width:100%;
	padding:12px;
	background:url(../images/bkg_left_frame.gif) repeat-x;
}
.full_frame_content{
	overflow:auto;
	height:248px;
	width:725px;
	padding-right:10px;
}
a {
	text-decoration:none;
	color:#c06131;
}
a:hover {
	text-decoration:underline;
	color:#983333;
}

/******************************** ACCUEIL + SERVICE ************************/

.mission{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color: #f2f2f2;
	padding:10px;
	text-align:justify;
	font-size:11px;
	line-height:16px;
}
*html .mission{line-height:16px;}

.menu_2 ul{
	list-style:none outside none;
	line-height:20px;
}
.menu_2 li{
	margin:5px 0 0 -40px;
	padding:4px 0 5px 10px;
	border:1px solid #404040;
	display:block;
}
.menu_2 li:hover{
	background:#131313 url(../images/bkg_menu2.gif) repeat-x;
	border:1px solid #666;
	display:block;
}
.menu_2 a{
	text-transform:lowercase;
	text-decoration:none;
	color:#c06131;
	font-weight:bold;
	font-size:12px;
}
.menu_2 a:hover{
	text-decoration:none;
	color:#fff;	
}


#tabMenu2Active a {
	text-transform:lowercase;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	
}
#tabMenu2Active  {
	background:#131313 url(../images/bkg_menu2.gif) repeat-x;
	border:1px solid #666;
}


/******************************** COMMENTAIRES ************************/
.comment_holder{
	height:20px;
	background:#1a1a1a url(../images/bkg_comments.gif) repeat-x;
	border-right:1px solid #666;
	border-left:1px solid #666;
	margin:0 0 10px 0;
	padding:6px;
	overflow:hidden;
	/*width:310px;*/
}
#comment{
	vertical-align:middle;
}
/******************************** news ************************/
.box_list_news{
	margin:0; 
	padding:6px;
	border:1px solid #404040; 
	display:block;
	cursor:pointer;
	margin-bottom:10px;
}

.box_list_news:hover{
	background:#131313 url('../images/bkg_menu2.gif') repeat-x;
	border:1px solid #666;
	text-decoration:none;
	cursor:pointer;
}

#NewsIsActive a {
	color:#cc6633;
}



/******************************** ARTISTES ************************/

.box_list_artiste{
	height:54px; 
	margin-bottom:10px; 
	padding:6px;
	border:1px solid #404040; 
	display:block;
	cursor:pointer;
	margin-bottom:10px;
}


.box_list_artiste:hover{
	background:#131313 url('../images/bkg_menu2.gif') repeat-x;
	border:1px solid #666;
	text-decoration:none;
	cursor:pointer;
}


.box_photo_artiste{
	float:left; 
	width:127px; 
	height:54px;
}

.box_info_artiste{
	float:left; 
	height:42px;
	padding:6px;
}

.box_info_artiste a{
	color:#FFFFFF;
	text-decoration:none;
	
}

.box_info_artiste a:hover{
	color:#FFFFFF;
	text-decoration:none;
}




/******************************/




.liste_artistes{
	list-style:none outside none;
	margin:0 5px 0 0;	
}	
.liste_artistes div{

	margin:0 0 20px -40px;
	padding:6px;
	display:table;
	border:1px solid #404040;
	height:46px;
	display:block;
	background-color:pink;
}

.liste_artistes a:hover{
	color:#fff;	
	text-decoration:none;
}
.liste_artistes div:hover{
	background:#131313 url(../images/bkg_menu2.gif) repeat-x;
	border:1px solid #666;
	text-decoration:none;
}
.liste_artistes div:hover > .descript_artiste{
	color:#fff;
	text-decoration:none;
}
.liste_artistes div img{
	float:left;
	clear:left;
	margin:0 6px 0px 0;
	display:table-column;
}
.descript_artiste{
	color:#aaa;
}

#tabArtistesActive {
	margin:0 0 20px -40px;
	padding:6px;
	display:table;
	background:#131313 url(../images/bkg_menu2.gif) repeat-x;
	border:1px solid #666;
	height:30px;
	background-color:blue;
}
	
#tabArtistesActive a:hover{
	text-decoration:none;
	color:#fff;	
}
	
.nom_artiste{	
	display:block;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#c06131;
	text-transform:uppercase;
}
/* new  */
.nom_artiste2{	
	display:block;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#666;
	text-transform:uppercase;
}
.nom_artiste2:hover{	
	color:#c06131;
}
#tabMenu3Active a{
	display:block;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#666;
	text-transform:uppercase;	
}
#tabMenu3Active {
	color:#c06131;
}
/* end new  */




.fiche_artiste{
	width:350px;
	height:258px;
}
.tabs_holder{
	height:20px;
	/*border:1px solid blue;*/
}
.tab{
	float:left;
	padding:6px;
	margin:0 20px 0 0;
	letter-spacing:0.1em;
}
.tab a{
	text-decoration:none;
	color:#fff;
}
.tab a:hover{
	text-decoration:none;
	color:#c06131;
}
#tab_select{
	padding:6px;
	color:#c06131;
	font-weight:bold;
	border:1px solid #666;
}
.tab_content{
	height:229px;
	width:350px;
	/*border:1px solid yellow;*/
	overflow:auto;
	float:left;
}
/******************************** CONTACT ************************/
.nom{
	font-weight:bold;
	line-height:20pt;
}

.fonction{
	font-style:italic;
	line-height:14pt;
}


/******************************** FROM ELEMENTS ************************/

.textfield {
	width:210px;
	border: 1px solid #cc6633;
	color:#FFF;
	font-size:11px;
	padding:3px;
	height:18px;
	background-color:#333333;
}

.textBox {
	width:210px;
	border: 1px solid #cc6633;
	color:#FFF;
	font-size:11px;
	padding:3px;
	height:50px;
	background-color:#333333;
}

.btn {
   color:#666666;
   background-color:#333333;
   border: 1px solid #cc6633;
}
