/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	overflow:-moz-scrollbars-vertical;
	margin: 0;
	padding:0;

}

A {}

A:visited {}

A:hover {}

HR{
	color: #c10000;
	background-color: transparent;
	border: solid #c10000;
	border-width:0 0 1px 0;
	
	
}

FORM{margin:0;}

#contenneur{

	position: absolute;
		
	width: 960px;
	height:590px;
		
	left: 50%;
	margin-left: -480px;

z-index:0;

}

IMG {border-color:#C10000;}

input, textarea {border:1px solid #1c1c1c;}

input.formbutton{	
	padding:5px;
	border:1px solid #1c1c1c;
	background:#4F4E4D;
	color:#F3E3AE;
	text-decoration:none;
	margin:0 0 0 5px;
	float:right;
}


/*----------------------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------*/

TD#colLeft{
	text-align:left;
	vertical-align:top;
}

#breadcrumbs{

	width:620px;
	color:#ababab;
	font-size:10px;
	
	padding:10px 0;
	
}

#breadcrumbs A , #breadcrumbsA:visited {color:#ababab;}

#breadcrumbs A:hover {color:#e5e5e5;}


.endBc{color:#e5e5e5;}



#mainBorder{

	margin:5px 0 20px 0;
	width:618px;
	background:url(/design/border.gif);
	padding:1px;
	
}

#main{
	position:relative;
	background:url(/design/fond.gif);
	padding:30px 10px 10px 10px;
}

H1#title{
	position:absolute;
	margin:0;
	
	width:599px;
	
	top:-10px;
	left:0;
	
	padding:15px 10px 10px 10px;
	
	background:url(/design/top_content.gif) no-repeat top;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}

H1#titleForum{
	position:absolute;
	margin:0;
	
	width:938px;
	
	top:-10px;
	left:0;
	
	padding:15px 10px 10px 10px;
	
	background:url(/design/top_content_forum.gif) no-repeat top;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}


#content{

	padding:20px;
	background:#e5e5e5 url(/design/bg_content.gif) no-repeat top right;
	border:1px solid #909090;
	min-height:505px;
	line-height:150%;
	font-size:14px;
	

}

#content IMG{
	color:#a80808;
} 

#contentHome{
	line-height:150%;
	font-size:14px;
}
/*----------------------------------------------------------------------------------------*/

#flash{
	position:relative;
	z-index:10;
	height:125px;
	
}

#flash OBJECT {z-index:10}

UL#menu{
	position:absolute;
	list-style-type: none;
	
	top:80px;
	right:0px;
	
	height:25px;
	width:798px;
	z-index:100;
	
	margin:0;
	padding:5px 0 0 0;


	font-family: Arial,sans-serif;
	font-weight:bold;
		font-size:12px;
	
}

UL#menu LI{
	margin:0;
	padding:3px 0 0 0;
	display:inline;
	
	display:block;
	float:left;
	height:30px;
}

UL#menu LI A{
	color:#BBB;
	text-decoration:none;
	padding:4px 10px 4px 10px;
	border-right:1px solid #c20000;
	border-top:1px solid #c20000;
}

UL#menu LI A.last{border-right:none}

/*
UL#menu LI A:hover{
	background:URL(/design/backbt.gif);
}


UL#menu LI A.nosub:hover{
	background:URL(/design/backbt.gif);
}
*/

UL#menu LI UL.menuN2{
	list-style-type: none;
	margin:0;
	padding:0;
	
	height:22px;
	width:900px;
	
	position:absolute;
	top:33px;
	left:-162px;

	display:none;
		
}

UL#menu LI UL.menuN2 LI {
	background: url(/design/backn2.gif);
		
	padding:0;
	
	height:22px;
	position:relative;
}

UL#menu LI UL.menuN2 LI.firstN2{padding-left:90px;}

UL#menu LI UL.menuN2 LI.lastN2{width:22px; background:url(/design/endn2.gif) no-repeat bottom left;}

UL#menu LI UL.menuN2 LI A{
	color:#CCC;
	padding:0px 10px 2px 10px;
	border:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

UL#menu LI UL.menuN2 LI A.last{border-right:none}

UL#menu LI UL.menuN2 LI UL.menuN3{
	list-style-type: none;
	padding:0;
	margin:0;
	position:absolute;
	width:150px;
	top:22px;
	
	
	right:0px;
	display:none;
	
	
}

UL#menu LI UL.menuN2 LI UL.menuN3 LI{
	background:url(/design/fond.gif);
	border:1px solid #AB0000;

/*	border-top:none;*/
	display:block;
	float:none;
	
}

UL#menu LI UL.menuN2 LI UL.menuN3 LI A{
	padding:2px 10px 1px 10px;
	display:block;
	border:none;
	height:21px;
}

/*----------------------------------------------------------------------------------------*/

#flashHome{margin-bottom:20px;}


#nextEventBorder{
	width:235px;
	float:left;
	
	background:url(/design/border.gif);
	padding:1px;
	
	margin-bottom:20px;
}

#nextEvent{
	background:url(/design/fond.gif);
}

#nextEvent H2{
	margin:0;
	padding:5px 10px 10px 10px;
	background:url(/design/home_title.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}

#nextEventPhoto{
	text-align:center;
}

#nextEventPhoto IMG{
	border:1px solid #AF0B0C;
	color:#a80808;
}

#nextEventPhoto IMG:hover{
	border:1px solid;
	color:#5A0000;
}

#nextEventContent{
	color:#eeeeee;
	padding:0 0 10px 68px;
	background:url(/design/next_event_ticket.gif) no-repeat bottom left;
	height:130px;
	overflow:auto;
	
}

#nextEventContent P{
	margin:5px;
	padding:0;
	
}

#nextEventContent P.artist{
	font-size:14px;
	font-weight:bold;
}

#nextEventContent STRONG{
	margin:5px;
}
		
#homeContentBorder{
	width:360px;

	float:right;
	margin:0 20px 0 0;
	
	background:url(/design/border.gif);
	padding:1px;

}

#homeContent{
	position:relative;
	background:url(/design/fond.gif);
	padding:30px 10px 10px 10px;

}

H1#titleHome{
	margin:0;
	position:absolute;
	width:340px;
	
	top:0;
	left:0;
	
	padding:5px 10px 0 10px;
	background:url(/design/home_title.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;	
}

#contentHome{
	padding:20px;
	background:#e5e5e5 url(/design/bg_content.gif) no-repeat top right;
	border:1px solid #909090;
	
	height:290px;
	overflow:hidden;
}

/*----------------------------------------------------------------------------------------*/

TD#colRight{
	width:320px;
	text-align:left;
	vertical-align:top;
	padding:12px 0 0 0;
}

.borderDivLeft{
	background:url(/design/border.gif);
	padding:1px;
	margin:20px 0;
}

FORM#search{
	margin:0;
	
	background:url(/design/fond.gif);
	padding:10px;
}

FORM#search INPUT.ipSearch{
	
	width:160px;
	
	padding:2px 2px 2px 25px;
	border:1px solid #1c1c1c;
	background:#FFF url(/design/search.gif) no-repeat 7px 5px;
	
}

FORM#search INPUT.btSearch{
	width:100px;
			
	padding:2px;
	border:1px solid #1c1c1c;
	background:#4f4e4d;
	color:#f3e3ae;
	
}

FORM#search INPUT.btSearch:hover{
	cursor:pointer;
	color:#EDD382;
	background:#424140;
}

#news{

	background:url(/design/bg_div_right.gif) top right;
	color:#eeeeee;
	padding-top:10px;

}

.newsTitle{
	margin-right:10px;
	padding:2px 2px 2px 15px;
	background:url(/design/news_title.gif) bottom left no-repeat;
	
	font-size:12px;
	font-weight:bold
	
}
.newsDate{
	margin:0 10px 5px 0;
	background:url(/design/news_date.gif) bottom left no-repeat;
	
	text-align:right;
	font-size:9px;
	font-style:italic;
	
}
.newsContent{
	min-height:100px;
	padding:0 15px;
}

.newsContent IMG{
	border:1px solid #750000;
	margin:0 10px 0 0;
}

.newsBt{
	text-align:right;
	margin-right:10px;
	padding:10px 0 15px 0;
}

.newsBt A , .newsBt A:visited{
	width:100px;
			
	padding:5px;
	border:1px solid #1c1c1c;
	background:#4f4e4d;
	color:#f3e3ae;
	text-decoration:none;
	
}

.newsBt A:hover{
	color:#EDD382;
	background:#424140;
}

.newsMore{
	margin-top:5px;
	text-align:right;
	padding:5px 0 5px 5px;
}

.newsMore A, .newsMore A:visited{
	padding:5px 10px 5px 60px;
	background:url(/design/news_more.gif) top left no-repeat;
	color:#eeeeee;
	font-weight:bold;
	text-decoration:none;
}

.newsMore A:hover{

	color:#F6DFDF;

}


#client{

	background:url(/design/bg_div_right.gif) top right;
	color:#eeeeee;
	padding:10px 0 1px 0;

}

#clientTitle{
	margin-left:10px;
	padding:0px 2px 15px 2px;
	background:url(/design/acces_title.gif) bottom right no-repeat;
	
	font-size:12px;
	font-weight:bold;
}

FORM#loginForm {margin-bottom:20px;}

FORM#loginForm FIELDSET {
	padding:0 10px;
	border:none;
}

FORM#loginForm LABEL{
	display:block;
	float:left;
	width:90px;
	padding-right:5px;
	
	color:#d4d4d4;
	text-align:right;
}

FORM#loginForm INPUT.ipField{
	
	width:90px;
	
	padding:2px;
	border:1px solid #1c1c1c;
	background:#FFF;
	
}

FORM#loginForm INPUT.btSubmit{
	width:90px;
	
	padding:2px;
	border:1px solid #1c1c1c;
	background:#4f4e4d;
	color:#f3e3ae;
	
}

FORM#loginForm INPUT.btSubmit:hover{
	cursor:pointer;
	color:#EDD382;
	background:#424140;
}

#forgetPass{
	text-align:right;
	background:url(/design/bg_forget_pass.gif) top right no-repeat;
	padding:5px 10px;
	
}

#forgetPass A , #forgetPass A:visited{
	color:#999999;
}

#forgetPass A:hover{
	color:#cccccc;
}





/*----------------------------------------------------------------------------------------*/

.borderBottomMenu{
	background:url(/design/border.gif);
	padding:1px;
	margin:0 0 5px 0;
}


#bottomMenu{
	color:#eeeeee;
	text-align:center;
	padding:5px;
	background:url(/design/fond.gif);
}

#bottomMenu A , #bottomMenu A:visited{
	color:#eeeeee;
	text-decoration:none;
}

#bottomMenu A:hover{
	color:#eeeeee;
	text-decoration:underline;
}

#designBy{
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
	color:#d4d4d4;
}

#designBy A , #designBy A:visited{
	color:#eeeeee;
		
}

#designBy A:hover{
	
	text-decoration:none;	
}

 A.button ,  A.button:visited{
	
	width:100px;
	padding:5px;
	border:1px solid #666666;
	background:#CECECE;
	color:#bd0000;
	text-decoration:none;
	
}

#siteMap{
	margin-left:10px;
	padding-left:5px;
	border-left:5px solid #aa0000;
}

#siteMap A , #siteMap A:visited{
	color:#bd0000;
	text-decoration:none;
	font-weight:bold;
}

#siteMap A:hover{
	color:#ee0000;
	text-decoration:underline;
}

#siteMap2{
	margin-left:10px;
	padding-left:5px;
	border-left:5px solid #282826;
}

#siteMap2 A , #siteMap2 A:visited{
	color:#282826;
	text-decoration:none;
	font-weight:bold;
}

#siteMap2 A:hover{
	color:#666666;
	text-decoration:underline;
}





A.button:hover{
	color:#EDD382;
	background:#880000;
}

#languages{
	position:absolute;
	top:120px;
	right:0;
	color:#990000;

	
 }

#languages a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

#languages a:hover {
	color:#C10000;
	text-decoration:none;
}


#result_search th,#result_search td{
padding:3px;
}

#result_search th{
background:#666666;
color:white;
}

#result_search td{
border-bottom:1px solid #CCCCCC;
}

#form_who input{
margin:0px;
padding:0px;
}

TD.al {
text-align:right;
color:#BD0000;
font-weight:bold;
padding:4px;
}

.salles_men{
color:white;
text-decoration:none;
border:1px solid #990000;
padding:4px;
display:block;
background:#2A2928;
padding-left:5px;
}

.salles_men:hover{
cursor:pointer;
border:1px solid #C10000;
border-right:20px solid #C10000;
}

#extra_text{
	display:none;
}

.list_video{
background:#FFFFFF;
border:1px solid #C20000;
border-left:3px solid  #C20000;
font-size:11px;
padding:2px;
padding-left:5px;
padding-right:5px;
cursor:pointer;
}

#luluframe {
	overflow-x:hidden;
}

.menu_promo {
	clear:both;
}

.menu_promo A {
	display:block;
	background:#940000;
	padding:1px 3px 1px 3px;
	margin:2px;
	float:left;
	color:#CCCCCC;
	border:1px solid #333333;
	font-weight:bold;
	font-size:10px;
}

.menu_promo A:visited {
	color:#CCCCCC;
}

.menu_promo A:hover {
	color:#CCCCCC;
}

.linked_files {
	margin-top:10px;
	border:1px solid #333333;
	background:#CECECE;
	padding:5px;
	display:table;
	width:100%;
	empty-cells:hide;
}

.linked_files A {
	color:#333333;
	display:block;
	padding:2px;
	font-size:11px;
	border:1px solid #333333;
	background:white;
	margin:1px;
	text-decoration:none;
}

.linked_files A:hover {
	background:#EEEEEE;
}

.file_linker_div IMG{
	margin-top:3px;	
	border:1px solid #333333;
	padding:2px;
	background:white;
}

#sn55 {
height:0px;
overflow:hidden;
}

.browser_file {
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:13px;
}

.browser_file A{
	font-weight:normal;
	text-transform:capitalize;
}

.browser_dir {
	background-image:url(/admin/images/plusmoins/plus.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:17px;
	margin-left:14px;	
	cursor:pointer;

	font-weight:bold;
}

.browser_dir_opened {
	background-image:url(/admin/images/plusmoins/moins.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:17px;
	margin-left:14px;	
	cursor:pointer;

	font-weight:bold;
}

.browser_back {
	background-image:url(/admin/images/mime/arrow_rotate_clockwise.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:17px;
	margin-left:14px;
	border-bottom:1px solid #EEEEEE;

	font-weight:bold;
}

.sub_folder {
	margin-left:15px;
}

/* ==============================================
SEARCH
============================================== */ 

.search_result{
	margin-top:10px;
}

.search_title{
	font-weight:bold;
	font-size:12px;
	color:#C20000;
}

.search_title  A{
	
}

.search_progress_container{
border:1px solid #ddd;
padding:0;
margin:0;
height:3px;
}

.search_progress_bar{
	background:#ccc;
	padding:0 3px;
	color:#fff;
	font-size:9px;
	margin:0;
	padding:0;
/*	margin-top:3px;
	margin-bottom:3px;*/
	height:3px;
	line-height:0;
}

.search_resume{

}

.search_resume B{
	color:#C20000;
}

FORM.search_form INPUT {
	width:350px;
}

FORM.search_form INPUT.search_formbutton{

	width:100px;
	color:#ffffff;
	background:#000000;
	font-weight:bold;
	padding:1px 1px;
	border:1px solid #C20000;
	text-decoration:none;

	cursor:pointer;


}

.search_error{
	color:#FFA600;
	font-weight:bold;
	margin:5px 0;
}

.searc_nav{
	margin:10px 0;
	text-align:center;
}

#search_resume_table{
	margin:20px 0;
	border:solid #ccc;
	border-width:1px 0 1px 0;
}

#search_resume_table B{
	color:#C20000;
	font-weight:normal;
}

.form_auto_fill{
	text-align:right;
	margin-bottom:5px;
}

.form_auto_fill INPUT{
	border:0;
	margin:0;
	padding:0;
}