.ar_header_pub {
	background-image: url(../images/header_pub_com.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 990px;
	padding:15px 0px 0px 15px;
}

.logo {
	background-image: url(../images/logo_night_life.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 240px;
}

.ar-drapeaux {
	background-image: url(../images/drapeaux.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 240px;
}

.drapeaux {
	width:110px;
	height:28px;
	padding: 16px 0px 0px 23px; 
}

.pub {
	height: 90px;
	width: 728px;

}

.ar_header_menu {
	background-image: url(../images/header_menu_com.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 990px;
}

.menu_btn{
	color:#FFFFFF;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	padding:8px 0 0 10px;
	width:980px;
	float:left;
	position: relative; z-index: 600;
} 
.menu_btn a{
	color:#FFFFFF;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	margin:0 2px 0 0;
	padding:8px 1px 4px 1px;
}
.menu_btn a:hover{
	color:#FFFFFF;
	background-color:#CC0000;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	
}


.inputTxt_header{
	color: #787878;
	font: bold 11px Arial, Helvetica, sans-serif;
	background:transparent;
	border:0px;
	width: 155px; 
	
	position:relative; 	
	padding-left:5px;
	display:inline;
}


.inputBt{
	font-size:9px;
	color: #666666;
	background-color:#EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/bouton_news.png);
	background-repeat: no-repeat;
}

#search{
	background:url(../images/bloc_rech3.png) no-repeat;
	float:left;
	width:235px; height:18px;
	margin-top:5px;
	padding-right:30px;
}

#rech_submit{
	background: url(../images/btn_rech3.png) no-repeat;
	width:69px; height:12px;
	border:0px;
	top:3px;
	display:inline;
	position:relative;
}