/* ---------- styles généraux ------------ */
body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align :center;
	background-image : url(bg.jpg);
	background-repeat: no-repeat;
}

table {
	/*margin-bottom: 5px;*/
	background: #000;
	
}

td{
	padding: 0 15px 0 0;
	font-size: 1em;
	background: #000;
	text-align:justify;	
	vertical-align : top;
	color: #fff;
}

div#telezebre td .vid_tab {
	padding: 0 15px 0 0;
	font-size: 1em;
	background: #fff;
	text-align:justify;	
	vertical-align : middle;
	color: #fff;
}

/* ---------- cadre global --------------- */
div#global{
	width: 950px;
	height: auto;
	margin: 0 auto;
	background: #000;
	/*border: 1px solid #89bfbe;*/
}

/* ---------- en-tête -------------------- */
div#entete {
	width: 950px;
	height: 170px;
	background: #000;
	padding-top: 5px;
}

div#logo {
	background-image : url(logo.jpg);
	background-repeat: no-repeat;
	float:left;	
	width : 183px;
	height : 90px;
	margin: 0 18px 0 5px;
}

div#pub {
	float:left;	
}

/* ---------- moteur de recherche -------------------- */

div#formulaire {
background-color:#000;
color :#fff;
font-family:"trebuchet ms",sans-serif;
}


div#moteur{
	height: 600px;
	width: 180px;
	text-align: left;
	background: #000;
	padding: 0 10px 10px 10px;
	float:left;	
}


div#moteur input.saisie, div#moteur select.saisie {
	width: 130px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	border: 1px solid #555;
}
div#moteur input.bouton {
	width: 25px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	color: #000;
	background: #e6f4f4;
	border: 1px outset #0d559e;
	margin-top:0px;
}


div#bouton input.bouton2 {
	width: 50px;
	height:70px;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	color: #000;
	background: #89bfbe;
	border: 1px solid #fff;
	cursor:pointer;
	
}

div#moteur form, div#moteur p {
	margin-right: 10px;
	padding: 0;
	display: inline;
}

div#moteur a {
	color: #000;
}

div#video_nz {
	margin-bottom :8px;
}

/* ---------- listing des villes -------------------- */

#menu_ville{
	margin-bottom : 10px;
	width : 740px;
	height : auto;
	background-color: #000;
	margin-left : 0;
	text-align : left;

}

#menu_ville hr{
	color: #46c2bc;
	height: 3px;
	background-color: #46c2bc; 
	margin: -0em 0;	
}

#menu_ville p{
	text-align : left;
}



#menu_ville ul{
	background-color: #000;
	margin:0;
	text-align : left;
	list-style: none;
	margin-left : -20px;
	margin-top : 0px;
	color : #fff;

}

#menu_ville li{
	background-color : #000;
	padding : 0;
	height : auto;
	width : auto;
	vertical-align : middle;
	/*line-height : 5px;*/
	text-align : center;
	/*margin-right : 2px;*/
	float : left;
	color : #fff;
	padding : 0 6px;
	
	}

#menu_ville a,
#menu_ville a:link,
#menu_ville a:visited,
#menu_ville a:active {
	color : #fff;
	text-decoration : none;
	font-family : arial;
	font-weight:bold;
	font-size : 17px;
	background-color : #000;
	width : auto;
	display : block;    
	height : 100%;	
}

#menu_ville a:hover {
	background-color : #000;
	color : #89bfbe;
}



/* ---------- listing des artistes -------------------- */
div#menu{
	background-image : url(allartistes.png);
	background-repeat: no-repeat;
	width: 180px;
	margin-top:10px 0;
	text-align:left;
	color:#fff;
	height: 485px;
	padding-top: 35px;
	/*border-right: 1px solid #89bfbe;*/
}

div#all_artistes {
	background : transparent;
	width: 165px;
	color:#fff;
	height: 314px;
	padding:0 0 0 10px;
	border-right: 0px solid #89bfbe;
	/*overflow: auto;
	scrollbar-face-color: #000;
    scrollbar-shadow-color: #fff;
    scrollbar-highlight-color: #444;
    scrollbar-3dlight-color: #999;
    scrollbar-darkshadow-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #fff;*/
}


div#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	text-align:left;
	padding : 0px;
	color:#fff;
	padding:0px;
	width: 134px;
	margin:0px 0px 0px 0px;
	line-height:14px;
	list-style-type : square;
	/*list-style-image: url(puce.gif);*/

	
}

div#menu li {
	background: #000;
	/*list-style-type :none;*/
	font-size: 1em;
	font-weight:bold;
	/*line-height:10px;*/
	padding :5px 0;
	text-align:left;
	border-bottom: 2px solid #46c2bc;	
	color:#fff;
	margin:0px 0px 0px 0px;
	/*float:left;	*/
	
}

div#menu a {
	text-decoration: none;
	color:#fff;
	display : block;    
	height : 100%;
}

div#menu li a:hover {
	font-weight: bold;
	color: #89bfbe;
	
}

div#logonova {
	padding: 0 0 0 4px;
}


div#recherche_nz {
	background-image : url(recherchenz.png);
	background-repeat: no-repeat;
	width : 183px;
	height : 90px;

}

div#recherche_art {
	background-image : url(rechercheart.png);
	background-repeat: no-repeat;
	width : 183px;
	height : 90px;

}

div#rech_nz {

	width : 183px;
	height : 90px;
	padding: 40px 0 0 8px;
}

div#rech_art {

	width : 183px;
	height : 90px;
	padding: 36px 0 0 8px;
}



/* ---------- corps de page -------------- */
div#corps{
	background:#000;
	width:740px;	
	height:auto;
	color:#fff;
	float:left;	
}


div#corps a {
	text-decoration: none;
	padding : 0px;
	color:#fff;
}

div#corps a:hover {
	color: #89bfbe;
}

div#go_forum{
	background-image : url(fond_mur.png);
	background-repeat: no-repeat;
	width:740px;	
	height:70px;
	font-size: 2em;
	padding-top : 3px;
	
}


div#media{
	/*background-image : url(galery.png);
	background-repeat: no-repeat;
	padding-top : 45px;*/
	width:740px;	
	height:520px;
}


/* ---------- pied de page --------------- */
div#piedpage {
	width: 950px;
	height: 50px;
	background: #000;
	padding: 5px 0;
	clear: left;
}
div#piedpage p {
	color: #fff;
	text-align: center;
	margin: 0;
}
div#piedpage p a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div#piedpage p a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

/* ---------- forum-------------- */

#forum{
width : 740px;
height : 400px;
background-color : #000;
color : #fff;
}


div#saisie{
	width : 720px;
	height : 90px;
	margin : 0;
	padding :10px 0 0 0;	
}


div#text{
	width : 400px;
	height : 200px;
	padding : 0;
	border: 1px solid #ececec;
}

div#coord{
	width : 250px;
	height : 90px;
	float : left;
}

div#saisie input{
	width: 200px;
	height:20px;
	font-size: 1em;
}

div#saisie textarea{
	font-family : Arial;
}


div#text_mess{
	width : 380px;
	height : 90px;
	float : left;
}


div#bouton{
	width : 85px;
	height : 30px;
	float : left;
}

div#recherche_art input.bouton {
	width: 28px;
	height:22px;
	font-family : Arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	color: #46c2bc;
	background: #000;
	border: 0px solid #000;
	cursor:pointer;
	
}

div#rech_nz input.bouton {
	width: 28px;
	height:22px;
	font-family : Arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	color: #46c2bc;
	background: #000;
	border: 0px solid #000;
	cursor:pointer;
	
}

div#rech_nz .form_cs{
	width : 211px;
	cursor:pointer;
}


.textitre_f{
	width : 100%;
	height : 10px;
	text-align : center;
	background: #000;
	color: #89bfbe;
	font-size: 1.3em;
	font-family: Trebuchet MS;
	font-weight : bold;
}	

div#messages{
	width : 700px;
	height : 679px;
	margin-top : 10px;
	/*border: 1px solid #89bfbe;*/
	padding : 0;
	/*float:left;*/
	overflow:auto;
}


div#messages table {
	border : 10px;
}


div#messages td.col_gauche{
	background: #89bfbe;	
	font-size: 0.9em;
	line-height : 13px;
	margin : 0;
	padding : 5px;
	color :#000;	
	/*border-right : 1px solid #89bfbe;*/
}

div#messages td.col_droit{
	background: #000;
	line-height : 15px;
	font-size: 0.9em;	
	margin : 0;
	padding : 5px;
	color :#fff;
	border-bottom : 1px solid #89bfbe;
	}

	

div#messages tr.post_mess{
	border-bottom : 5px solid #fff;
}

div#messages a {
	text-decoration: none;
	padding : 0px;
	color:#f6ca71;
}

div#messages a:hover {
	color:#89bfbe;
}

/* ---------- classes -------------------- */
.motcle {
	font-weight: bold;
	color: #fff;
}
.auteur {
	font-weight: bold;
}
.total {
	height: 23px;
	border-top: 2px solid #000000;
}


.connex {
	display:block;
	
