*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}



body {
	background: #000000;
	margin:0px;
	padding:0px;
	height:100%;
}

input{
	color:#000000;
	font-size:13px;
}



select{
	color:#000000;
	font-size:13px;
}


option{
	color:#000000;
	font-size:13px;
}


/* div qui contient les dernières nouvelles sur la page d'accueil */
.mdoss{
	margin-bottom:30px;
}


.mdoss img
{
	height:100px;
	width:100px;
}


/*La date dans dernières nouvelles de la page d'accueil */
.mdossdate{
	color:#ffbe3b;
}


.hn_form_concerts td{
	padding-bottom:10px;
	vertical-align:top;
}

.hn_form_concerts .news_texte{
	margin-bottom:10px;
}




.hn_concerts_button{
	margin-top:10px;
}

.hn_concerts_titre{
	margin-top:2em;
}

div.hn_concerts_titre h2 {
	font-size:14px;
	margin:0;
	padding:0
}

/* La checkbox rappel du mot de passe */
#rappel{
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	background:000000;
}

#hn_login{
	padding:10px;
	text-align:center;
}


html{
	height:100%;
}

#hn_site{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#hn_banner{
	width:890px;
	height:202px;
}

#hn_page_title{
	width:468px;
	height:65px;
	overflow:hidden;
}

#hn_content_accueil_left{
	float:left;
	width:550px;
	padding-right:15px;
	
}

#hn_content_accueil_right{
	float:right;
	width:270px;
	padding-left:15px;
}

#hn_content{
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	text-align:justify;
}


.hn_bottom_border{
	clear: both;
}
.hn_end_float{
	clear:both
}


#hn_logo_bas {
	background-image: url(images/LogoBas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 175px;
	width:635px;
	margin-left:auto;
	margin-right:auto;
}


#hn_filtre_concerts_date{
float:left;
background-color:#009966;
}
#hn_filtre_concerts_groupe{
float:left;
background-color:#99CC66;
}
#hn_filtre_concerts_dept{
background-color:#993399;
float:left;
}


.copyright{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:center;
}

#menunews span.puce {
	line-height:30px;
	font-weight:bold;
	color: #ffbe3b;
}