body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#171412;
	color:#DFDECB;
	
}


#panel-connected {

	position:absolute;
	width:960px;
	height:60px;
	z-index:100;
	left: 50%;
	margin-left: -480px;
	color:#FFFFFF;
	text-align:right;
	line-height:16px;
	top:20px;
	


}


	
.clear {clear:both}


a, a:hover, a:link, a:visited {
	text-decoration:none;
	color:#ada890;
}

.inputSelect {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	margin-top:2px;
	border:none;
	background-image:url(../images/bg_form.gif);
	background-position:left top;
	padding:3px;
	background-color:#C6C59E;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

.input {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	margin-top:2px;
	border:none;
	background-image:url(../images/bg_form.gif);
	background-position:left top;
	padding:3px;
	background-color:#FFFFCC;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	
}


.inputError {
	padding:2px;
	background:#FF0000;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
} 


#global { 
	width:982px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(../images/bg_global.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#120F0E;
	padding:0px 10px 0px 10px;

}

	#top {
		width:980px;
		height:115px;
	}

	#middle {
		width:980px;
	}
	#bottom {
		height:20px;
		margin-top:10px;
	}
	
	#bottom-text {
		color:#ada890;
		
		margin-left:20px;
	}
	
#form_users td {
	font-size:13px;
	color:#333;
}

	.form_users-titles {
		font-size:14px;
		color:#333333;
		font-weight:bold;
	}
	
	.form_users-header {
		height:38px;
		border-bottom:#999999 1px solid;
		text-align:right;
		margin-bottom:15px;
	}
	

/*PHOTOS*/
.tile_pages {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:15px;
	background-image:url(../images/bg_titles.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:762px;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:20px;
	margin-left:5px;
}

.bloc_pix {
	width:390px;
	float:left;
	text-align:center;
	font-size:13px;
	color:#333333;
	line-height:22px;
}


.bloc_pix_uploaded {
	width:390px;
	text-align:center;
}


.bloc_membership {
	width:230px;
	background-image:url(../images/bg_bloc_membership.gif);
	float:left;
	margin-left:10px;
	height:300px;
	background-color:#EEE;
	padding:10px;
	font-size:11px;
	line-height:16px;
}

.title_membership {
	font-size:15px;
	font-weight:bold;
	color:#333333;
	

}

#main-menu {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:90px;
}

	#main-menu li {
	float:left;
	list-style:none;
	margin-left:20px;
	}

#menu {
	margin:0px;
	padding:0px;
	list-style:none;
	width:820px;
	height:30px;
	background-color:#EEE;
}

#menu li {
	float:left;
	font-size:14px;
	line-height:30px;
	margin-left:30px;
}

#menu li a:hover {
	color:#FFFFFF;
}

.menu_active  {
	font-weight:bold;
	color:#000000;
}


#menu_users {
	margin:0px;
	padding:0px;
	list-style:none;
	width:820px;
	height:25px;
	background-color:#CCC;
	border-bottom:#CCCCCC dotted 1px;
}

#menu_users li {
	float:left;
	font-size:12px;
	line-height:25px;
	margin-left:25px;
}

#menu_users li a:hover {
	color:#FFFFFF;
}

.menu_users_active  {
	font-weight:bold;
	color:#000000;
}


#content-mess {
	width:100%;
	height:20px;
	background-color:#332E11;
	text-align:center;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	border-bottom:#FFF 1px solid;
}


/* EVENTS */


#bt_participate {
	
	width:140px;
	 height:23px;
	 background-repeat:no-repeat;
	 cursor:pointer;
	 text-align:right;
	 float:left;
	 line-height:23px;
	 font-size:12px;
	 color:#FFFFFF;
	 font-weight:bold;
	 
	  }

#bloc_events {
	padding:0px 10px 0px 10px;
}

	#bloc_events h1 {
		margin:0px;
		padding:0px;
		font-size:13px;
		font-weight:bold;
		color:#333333;
		margin-bottom:5px;
	}

	.event_item {
		margin-bottom:10px;
		border:#999999 dotted 1px;
		padding:10px;
		background-color:#FFFFFF;
	}

	.event_item:hover {
		margin-bottom:10px;
		border:#999999 dotted 1px;
		padding:10px;
		background-color:#FFFFCC;
	}
	
	.event_item-pix {
		width:150px;
		float:left;
		margin-right:10px;
		border:#EEE 1px solid;
	}

	.event-pix {
		width:250px;
		float:left;
		margin-right:10px;
		border:#EEE 1px solid;
	}
	
	#event-body {
		width:480px;
		float:left;
		padding:10px;
		border:#CCC 1px solid;
	}

		#event-body p {
			padding:0px;
			}

/****GESTION DES TABLEAU ****/


.c-table-content {
	border:none;
	padding:0px;
	margin:0px;
	border-top:#CCCCCC 1px dotted;
	border-right:#CCCCCC 1px dotted;
}

.c-table-content tr td {
	border-bottom:#CCCCCC 1px dotted;
	border-left:#CCCCCC 1px dotted;
	padding:4px;
	margin:0px;
}

.c-table-content-tr:hover {
	cursor:pointer;
}


.c-table-content-tr:hover {
	background-color:#EEE;
}

.c-table-content-header  {
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
}

.c-table-content-header a  {
	color:#FFFFFF;
}

.c-table-content-header td:hover  {
	background-color:#333333;
}

/*************************/
	
	
/* SEARCH */

#search-list {
	margin:0px 10px 0px 10px;
}
	.search-list-item {
		width:130px;
		height:130px;
		float:left;
		margin:0px 15px 15px 0px;
		border:1px #CCCCCC dotted;
		padding:4px;
		text-align:center;
		font-size:11px;
		font-weight:bold;
		line-height:20px;
		cursor:pointer;
	}

	.search-list-item:hover {
	background-color:#FFFFCC;
		
	}
	.search-list-item-pix {
		width:130px;
		height:110px;
		background-position:center center;
	}


.users_search-title {
	width:775px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	padding-left:5px;
	background-image:url(../images/bg_subtitles.jpg);
	background-repeat:no-repeat;
}

/*DETAIL DE L?USER*/


#users_pix {
	width:210px;
	float:left;
	border:#CCCCCC 1px solid;
	margin-right:20px;
	padding:10px;
}

#users_detail {
width:510px;
float:left;
}

#users_detail-txt {
background-image:url(../images/bg_users-detail.jpg);
background-repeat:no-repeat;
height:1000px;
width:500px;
padding:10px;
	
}


#memberZone{
	width:820px;
	margin-left:151px;
	background-image:url(../images/bg_memberZone.png);
	padding-left:10px;
	padding-top:0px;
	color:#333333;
}

	#memberZone a,#memberZone a:link, #memberZone a:visited {
		color:#333333;
	}
	
	#memberZone a:hover {
		text-decoration:none;
	}


/* GESTION DES PAGES */

#pages-global {
	width:980px;
}

	#pages-left {
		width:463px;
		float:left;
	}

	#pages-content {
		width:517px;
		float:left;
	}
	
	#pages-content-rubs {
		background-image:url(../images/pages-rubs-Middle.png); 
		background-repeat:repeat-y; 
		margin:0px;
		
	}
	
	
		.pages-content-intro-title-palace {
			padding:30px 0px 10px 25px;
			height:45px;
		}

		.pages-content-intro-list-events {
			width:475px;
			padding:15px;
			margin-left:8px;
			overflow:hidden;
		}
	
	
	
	#text-hook {
		text-align:right;
		margin-top:100px;
		margin:50px 20px 0px 230px;
		line-height:15px;
		font-size:11px;
		
	}
	
	#month-member {
		text-align:right;
		margin-top:20px;
		margin-right:20px;
	}


 		/*LIST EVENTS */
		
		.pages-list-events{
			padding:0px;
			margin:0px;
			margin-top:15px;
			height:150px;
			width:470px;
			/*border:#006633 1px solid;*/
		}

		.pages-list-events-pix{
			height:150px;
			float:left
		}

		.pages-list-events-text{
			height:150px;
			width:240px;
			float:left;
			margin-left:5px;
		}


		.pages-list-testimonies{
			padding:0px;
			margin:0px;
			margin-top:5px;
			height:90px;
			width:470px;
			/*border:#006633 1px solid;*/
		}

		.pages-list-testimonies-pix{
			height:90px;
			width:100px;
			float:left
		}

		.pages-list-testimonies-text{
			height:90px;
			width:360px;
			float:left;
			margin-left:5px;
		}


		/*MEMBRE DU MOIS*/
		
		#memberMonth { 
			width:275px;
			background-image:url(../images/table_middle_memberMonth.png);
			background-repeat:repeat-y;
			float:right;
			margin-top:5px;
			
		}
		
		#month-member-pix {
			width:90px;
			float:left;
			margin-right:10px;
		}

		#month-member-text {
			width:155px;
			float:left;
		}




















		