/* margin=paddin=0 par defaut*/
*{
margin:0;
padding:0;
}

fieldset{
border:none;
}

/*corps*/
body{
	background:#E2C581 url(../interface/bg.png) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*page entiere*/
#page_complete{
}

/*haut de page*/
#header{
	background:transparent url(../interface/header.png) no-repeat top center;
	width:809px;
	height:164px;
	margin:0 auto;
}

/*corps page*/
#content{
	background:transparent url(../interface/bg_page.png) repeat-y top center;
	width:809px;
	margin:auto;
}

/*bas de page*/
#bas{
	margin:auto;
	width:809px;
}

/******************ACCUEIL******************/
#titre_accueil{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:10px;
}#titre_accueil_show{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#video_intro{
	position		: absolute;
	width			: 740px;
	height			: 596px;
	margin-left		: -370px;
	left			: 50%;
	margin-top		: -298px;
	top				: 50%;
	background:transparent url(../interface/bg-accueil.png) no-repeat top left;
	padding:9px;
}
#texte-intro{
	background:transparent url(../interface/titre_accueil2.png) no-repeat top left;
	height:78px;
	width:440px;
	margin-left:290px;
	padding-bottom:30px;
}
.chanteur_img{
	margin-bottom:20px;
}
.chanteur_img img{
	line-height:80px;
	float:left;
}

/******************LES MENUS******************/
/****MENU GAUCHE****/
#menu_gauche{
	width:206px;
	height:420px;
	float:left;
	margin:0 8px 0 55px;
	padding-top:10px;
	background:transparent url(../interface/menu_bottom.png) no-repeat bottom left;
}
#menu_gauche2{
	width:206px;
	height:560px;
	float:left;
	margin:0 8px 0 55px;
	padding-top:10px;
	background:transparent url(../interface/menu_bottom2.png) no-repeat bottom left;
}
#main_menu_gauche li{
	padding-bottom:5px;
}
#main_menu_gauche ul{
	list-style-type: none;
	margin-bottom:20px;
}
#main_menu_gauche li a span{
	display: none;
}
#main_menu_gauche a, #main_menu_gauche a:visited{
text-decoration:none;
display: block;
outline: none;
width:200px;
height:20px;
}
#main_menu_gauche a:hover{
background-position: 0 -20px;
}
.accueil a, .accueil:visited{
background:transparent URL(../interface/accueil.png) no-repeat top left;
}
.concert a, .concert:visited{
background:transparent URL(../interface/verdi_concert.png) no-repeat top left;
}
.grands_duos a, .grands_duos:visited{
background:transparent URL(../interface/grands_duos.png) no-repeat top left;
}
.concert_lyrique a, .concert_lyrique:visited{
background:transparent URL(../interface/concert__lyrique.png) no-repeat top left;
}
.concert_sacre a, .concert_sacre:visited{
background:transparent URL(../interface/sacre-noel.png) no-repeat top left;
}
.melody_show a, .melody_show:visited{
background:transparent URL(../interface/melody-show.png) no-repeat top left;
}
.contact a, .contact:visited{
background:transparent URL(../interface/contact.png) no-repeat top left;
}

#main_menu_gauche .select{
background-position: 0 -20px;
}


/****CONTENU DROITE*****/
#droite{
	float:left;
	font-size:12px;
	width:480px;
}
#image-acteur{
	position:absolute;
	margin-top:40px;
	margin-left:-200px;
}
.player_video, .player_audio{
	width:425px; 
	height:365px;
	margin-right:0;
	padding-bottom:10px;
}
.lien_haut{
	position: relative;
}
.lien_haut a {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	width:120px;
	height:20px;
}
#header a span{
	display:none;
}
#header a{
	display:block;
	width:809px;
	height:164px;
}
/****MENU BAS****/
#menu_bas{
	width:100%;
}
.menu_bas{
/*padding-top:20px;
margin-bottom:20px;*/
}
.copy{
/*display:block;
width:100%;*/
font-size:10px;
text-align:center;
color:#3D1906;
height:30px;
line-height:30px;
}
.copy a, .copy:visited{
color:#3D1906;
text-decoration:none;
}
.copy:hover{
color:#000;
}
#bas{
	background:transparent url(../interface/footer.png) no-repeat top center;
	height:64px;
}
/****MENU CONCERT****/
#menu_concert{
	background:transparent url(../interface/menu_img.png) no-repeat top center;
	width:100%;
	height:82px;
	padding-bottom:25px;
	
}
#menu_concert_audio{
	background:transparent url(../interface/menu_audio_img.png) no-repeat top center;
	width:100%;
	height:82px;
	padding-bottom:25px;
}
#ul_menu_concert {
	list-style-type: none;
}
#ul_menu_concert li{
	float:left;
} 
#ul_menu_concert li a{
	display: block;
	outline: none;
	
}
#ul_menu_concert li a span{
	display: none;
}
#ul_menu_concert li#menu_videos, #ul_menu_concert li#menu_videos a{
	width:150px;
	height:67px;
}
#ul_menu_concert li#menu_artistes, #ul_menu_concert li#menu_artistes a{
	width:150px;
	height:67px;
}
#ul_menu_concert li#menu_programme, #ul_menu_concert li#menu_programme a{
	width:150px;
	height:67px;
}
#ul_menu_concert li#menu_audios, #ul_menu_concert li#menu_audios a{
	width:150px;
	height:67px;
}
/******************LES CLASSES******************/
/****LES <p>****/
.text-intro{
	text-align:center;
}

.droite_text{
	text-align:justify;
	float:left;
	width:330px;
	padding-left:5px; 
}
.text_simple{
	padding-bottom:40px;
}
.text_programme{
	text-align:center;
}
/******************COULEURS LIENS******************/
.text-intro a, .text-intro:visited{
	color:#3D1906;
}

.menu_bas ul{
list-style-type:none;
color:#FFF;
width:680px;
margin:0 auto;
padding-top:25px;
}
.menu_bas li{
float:left;
}
.menu_bas a, .menu_bas a:visited{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
}
.menu_bas a:hover{
	text-decoration:none;
	color:#E2C581;
}
.lien_haut a, .lien_haut a:visited{
	text-decoration:none;
	color:#999999;
	
}
.lien_haut a:hover{
	text-decoration:none;
	color:black;
}