img { 
	border:0;
	display:block;
}

body {
	background:url('/img/site/fd.gif');
	margin:4px;
	padding:4px;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-face-color: #111111;
	scrollbar-3dlight-color: #111111;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #222222;
	scrollbar-arrow-color: #555555; 
}

A  {text-decoration : none;	color : #FFFFFF;}
A:Hover  {color : #0db2ce; font-weight: bold; text-decoration : none}

#menu_glob {
	clear:both;
	width:834px;
	height:22px;
	border:1px solid white;
	border-right:0px;
	border-left:0px;
	margin-left:4px;
}

.home {
	border:0px solid blue;
	float:left;
	padding-left:27px;
}

.menu {
	height:18px;
	font-family:Verdana,sans-serif;
	font-size:10pt;color:#FFFFFF;
	font-weight:bold;
}

.font_nom_concert {
	line-height:18px;
	font-family:Verdana,sans-serif;
	font-size:8pt;color:#FFFFFF;
	font-weight:bold;
}

.font_description {
	font-family:Verdana,sans-serif;
	font-size:7.5pt;color:#777777;
	font-weight:regular;
	line-height:12px;
}

.font_photo_video {
	font-family:Verdana,sans-serif;
	font-size:7.5pt;color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_js {
	width: 175px;
	border: 0px solid red;
}

#menu_js dt {
	/*cursor: pointer;
	background: #A9BFCB;
	height: 20px;
	line-height: 20px;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;*/
}

#menu_js dd {
	z-index: 100;
	margin-top: 0px;
	width: 170px;
	/*background: #000000;*/
	border: 1px solid white;
	border-top:0px;
}

#menu_js ul {
	padding: 0px;
}

#menu_js li {
	text-align: center;
	font-size: 85%;
	height: 18px;
	line-height: 18px;
}

#menu_js li a, #menu dt a {
	/*color: #000;
	text-decoration: none;*/
	display: block;
}

#menu_js li a:hover {
	text-decoration: underline;
}

p {text-indent:1em; margin:0px;text-align:justify;}

#container {
	position: relative;
} 

#contabs {
	position:absolute;
	z-index:500;
}

#page {
	border:1px solid white;
	width:987px;
	height:auto;
	background:url('/img/site/bg.png');
}

#banniere {
	border:0px solid green;
	width:985px;
	height:116px;
}

#barre_vert_haut {
	border-left:1px solid #2b91ac;
	width:1px;
	height:550px;
	float:left;
	margin-top:30px;
}

#contenu_droite {
	border:0px solid red;
	float:left;
	width:730px;
	height:auto;
	margin-top:30px;
	text-align:justify;
	margin-left:40px;
}

#titre_event {
	border:0px solid red;
	text-align:left;
	margin-left:30px;
	font-family:Verdana;
	font-size:12px;
	color:#2B91AC;
	font-weight:bold;
	height:20px;
}