#entete {
	background:url('img/bg_entete.gif') repeat-x;
	height:61px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#808080;
}
#content_entete {
	width:970px;
	margin:auto;
}
#logo_site {
	background:url('img/logo_site.png');
	width:198px;
	height:61px;
	float:left;
	text-indent:-5000px;
}
#logo_site a {
	position:relative;
	width:198px;
	height:61px;
	float:left;
}
#user_id {
	position:relative;
	background:url('img/user_icon.png') no-repeat;
	max-width:180px;
	height:23px;
	float:right;
	padding:7px 0 0 30px;
	margin:20px 0 0 0;
	cursor:pointer;
}
#user_id img {
	position:absolute;
	top:2px;
	left:2px;
	background:#fff;
}
#user_id a {
	color:#ac3b4c;
	text-decoration:none;
}
#user_id a:hover {
	color:#c3223b;
	text-decoration:underline;
}
#user_menu {
	background:url('img/top_user_menu.png') top center no-repeat;
	position:absolute;
	top:24px;
	margin:0 0 0 -30px;
	padding:6px 0 0px 0;
	width:160px;
	border-right:#cfcfd1 solid 1px;
	border-bottom:#cfcfd1 solid 1px;
	border-left:#cfcfd1 solid 1px;
	box-shadow:2px 1px 3px rgba(0,0,0,.2);
	z-index:99;
}
#user_menu ul {
	background:#FFF;
	padding:4px 17px;
	list-style-image:url('img/user_puce.gif');
}
#user_menu a {
	font-weight:normal;
	font-size:11px;
	color:#808080;
	line-height:18px;
	position:relative;
	top:2px;
}
#user_menu hr {
	background:#FFF;
	margin:0 0 0 5px;
	padding:0;
	border:none;
	border-top:#e7e7e7 solid 1px;
	width:150px;
	height:1px;
	text-align:center;
	position:absolute;
}
#links_entete {
	background:#3c3c3b;
	height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#links_entete p {
	width:970px;
	margin:auto;
}
#links_entete span {
	padding:0 8px;
	margin:0 10px 0 0;
	float:left;
	height:30px;
	cursor:pointer;
	line-height:30px;
}
#links_entete span.current {
	background:#181818;
}
#links_entete span:hover {
	background:#181818;
}
#links_entete a {
	color:#FFF;
	text-decoration:none;
	vertical-align:middle;
}
#ticketsnonlu {
	background:#d34c36;
	border-radius:2px;
	margin-left:4px;
	padding:2px 4px;
}
#ticketsnonlu_info li {
	background:#eccdc8;
	padding:4px;
}
#ticketsnonlu_info a {
	color:#d34c36;
	text-shadow:0 1px 0 #f6e5e3;
}
#ajouter_texte a {
	background-image:url('img/upload_text.png');
	float:right;
	width:108px;
	height:19px;
	color:#FFF;
	font-weight:bold;
	padding:6px 0 0 22px;
	margin:20px 10px 0 0;
}
#searchbar {
	position:relative;
	top:16px;
	float:left;
	width:400px;
	height:38px;
	padding:0 0 0 20px;
}
#searchbar #search_text {
	width:319px;
	height:18px;
	margin:0;
	padding-top:5px;
	padding-right:7px;
	padding-bottom:6px;
	padding-left:61px;
	border:#e5e5e8 solid 1px;
	border-radius:4px;
	outline:none;
}
#searchbar .search_clair {
	color:#999;
}
#searchbar .search_fonce {
	color:#333;
	box-shadow:0 0 8px rgba(60,60,59,.2);
}
#searchbar .search_clair:hover {
	box-shadow: 0 0 4px rgba(60,60,59,.1);
}
#searchbar button {
	position:absolute;
	top:1px;
	right:12px;
	background:url('img/search_icon.png');
	width:36px;
	height:29px;
	text-indent:-5000px;
}
#searchbar button:hover {
	background-position:0 29px;
}
#ajouter_texte a:hover {
	background-position:0 25px;
}
#filtre_search {
	position:absolute;
}
#filtre_search p {
	position:absolute;
	top:2px;
	left:2px;
	background:url('img/bg_filtres.png');
	padding:6px 24px 0px 6px;
	font-size:12px;
	border-radius:4px;
	text-shadow:0 1px 0 #fff;
	cursor:pointer;
	opacity:0.8;
}
#filtre_search p:hover {
	opacity:1;
}
#filtre_search .arrow_filtre {
	background:url('img/arrow_categorie.gif');
	width:9px;
	height:6px;
	float:right;
	position:relative;
	top:-8px;
	left:16px;
}
#filtre_search ul {
	display:none;
	position:absolute;
	top:28px;
	left:1px;
	background:#fff;
	width:100px;
	padding:1px;
	border:#e5e5e8 solid 1px;
	box-shadow:1px 3px 4px rgba(0,0,0,0.2);
	z-index:999;
}
#filtre_search ul li {
	line-height:16px;
	cursor:pointer;
	padding:4px;
}
#filtre_search ul li:hover {
	background:#bc162f;
	color:#fff;
}
#searchbar #autocompletion {
	display:none;
	position:absolute;
	top:31px;
	left:76px;
	background:#fff;
	width:299px;
	padding:1px;
	border-right:#e5e5e8 solid 1px;
	border-bottom:#e5e5e8 solid 1px;
	border-left:#e5e5e8 solid 1px;
	box-shadow:1px 3px 4px rgba(0,0,0,0.2);
	z-index:100;
}
#searchbar #autocompletion li {
	padding:4px;
	font-size:13px;
	line-height:20px;
	cursor:pointer;
}
#searchbar #autocompletion li:hover {
	background:#bc162f;
	color:#fff;
}

/**--BETA--********************************/
#signalerbug {
	position:fixed;
	right:0;
	background:#bc162f;
	color:#fff;
	padding:6px;
	box-shadow:-1px 1px 2px rgba(0,0,0,0.8);
	cursor:pointer;
}
#formbug {
	position:fixed;
	top:4px;
	left:50%;
	background:#fff;
	width:798px;
	margin-left:-400px;
	box-shadow:1px 1px 4px rgba(0,0,0,0.4);
	z-index:99999;
}
#formbug p {
	padding:10px;
}
#formbug textarea {
	width:760px;
	height:100px;
	margin:5px 0px;
}