/* 2 faons d'utiliser/spcifier les styles:

1. Entrer un style par son nom : ".nom". Dans ce cas, pour y faire appel, il faudra 
l'appeler dans la balise grce  class="nom".
	ex : 
	<div class="logo" > 

2. associer un style directement  un lment dont l'id est spcifi dans le fichier .htm : 
	ex :
	pour le calque <div id="liens">, on crit "div#liens" ou "#liens" dans le fichier css.

"#liens tag" permettra d'apporter une modif  la balise "tag"
	ex: 
	#lens a modifiera le style des liens dans le div d'id liens.
	
utiliser "*" pour appliquer une modif  tout (en tte de fichier css 
ex : 
* { font-family : Arial, Helvetica, sans-serif; font-size : 12px;}
	
 */

body
{
   width: 700px;
	margin: auto; /* Pour centrer notre page */
	margin-top: 30px;  /* Pour viter de coller avec le haut de la fentre du navigateur. Essayez d'enlever pour voir ! */
   /* background-image: url("images/swing_deluxe_accueil.jpg"); */ /* Une petite image de fond */
   background-repeat: no-repeat;
   background-position: center; 
   background-color: #000000;
   font-family: Arial, Helvetica, sans-serif;
}
.fond
{
	width: 700px;
	height:521px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	left: auto;
	top:auto;
	z-index: 1;
	background-image: url(images/background.jpg);
}
.logo
{
	border:0px;
	width:230px;
	height:210px;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.pitch_logo
{
	border:0px;
	width: 153px;
	height:35px;
	position:absolute;
	left:60px;
	top:180px;
	z-index: 15;
}
.flag_fr
{	position:absolute; 
	left: 27px; 
	top: 233px; 
	z-index: 10;
}
.flag_us_uk
{
	position:absolute; 
	left:27px; 
	top: 258px; 
	z-index: 10;
}
.bandeau
{
	border:0px;
	width:700px;
	height:70px;
	padding-left:0px;
	padding-right:0px;
	position:absolute;
	left: 0px;
	top: 451px;
	z-index: 10;
}
.copyright
{
	border:0px;
	width:700px;
	height:10px;
	padding-left:0px;
	padding-right:0px;
	position:absolute;
	left: 0px;
	top: 511px;
	z-index: 15;
}
.speech_accueil
{
	width: 374px;
	height:100px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:236px;
	top:3px;
	z-index: 10;
}
.speech_accueil_2
{
	width: 213px;
	height:59px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:26px;
	top:290px;
	z-index: 10;
}
.speech_accueil_3
{
	width: 122px;
	height:100px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:546px;
	top:281px;
	z-index: 10;
}
.style_speech_accueil{
	font-size: 12px;
	color:#666666;
}
.speech_liens
{
	width: 318px;
	height:308px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:239px;
	top:3px;
	z-index: 10;
}
.style_texte_normal{
	font-size: 12px;
}
.image_musique
{
	width: 700px;
	height:521px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left:50px;
	top:30px;
	z-index: 1;
	background-image:  url(images/swing_deluxe_musique.jpg);
}
.speech_playlist
{
	width: 234px;
	height:146px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:429px;
	top:187px;
	z-index: 10;
}
.speech_musique
{
	width: 432px;
	height:110px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:245px;
	top:30px;
	z-index: 10;
}
.speech_CD
{
	width: 180px;
	height:35px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:41px;
	top:262px;
	z-index: 10;
}
.CD
{
	width: 220px;
	height:240px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:220px;
	top:180px;
	z-index: 10;
}
.speech_photos
{
	width: 418px;
	height:40px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:78px;
	top:368px;
	z-index: 20;
}
.speech_plus_photos
{
	width: 160px;
	height:25px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:310px;
	top:420px;
	z-index: 20;
}
.thumbnails{
border:1px black; 
width:35px; 
height:19px; 
}
#popup_photos{
	margin: auto; 
	width: 600px;
	height:800px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #000000;
}
#popup_photos a { color: #FFFFFF; }
#popup_photos a:link { color: #FFFFFF; }
#popup_photos a:hover { color: #CC3300; }
#popup_photos a:visited { color:#CC3300; }
.speech_agenda
{
	width: 324px;
	height:45px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:300px;
	top:3px;
	z-index: 10;
}
.speech_agenda_2
{
	width: 130px;
	height:35px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:90px;
	top:280px;
	z-index: 10;
}
.image_contact
{
	width: 700px;
	height:521px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left:50px;
	top:30px;
	z-index: 1;
	background-image:   url("images/cabaret_deluxe_contact.jpg");
}
.contact_email
{
	width: 158px;
	height:15px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:348px;
	top:90px;
	z-index: 15;
}
.contact_adresse_1
{
	width: 166px;
	height:100px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:70px;
	top:340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 15;
}
.contact_adresse_2
{
	width: 158px;
	height:100px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:70px;
	top:255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 15;
}
.speech_contact
{
	width: 400px;
	height:50px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:227px;
	top:15px;
	z-index: 10;
}
.contact_formulaire
{
	width: 357px;
	height:155px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:271px;
	top:88px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.transparent {
filter:alpha(opacity=80); /* ie */
-moz-opacity:0.8; /* mozilla */
background:#FFFFCC;
}
.contact_email
{
	width: 170px;
	height:20px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:65px;
	top:393px;
	z-index: 10;
}
.speech_events_2
{
	width: 417px;
	height:160px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:258px;
	top:271px;
	z-index: 10;
}
.speech_events_3
{
	width: 432px;
	height:66px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:245px;
	top:202px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.speech_events_4
{
	width: 427px;
	height:24px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:251px;
	top:13px;
	z-index: 10;
}
.events_telecharger_1
{
	width: 202px;
	height:40px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:37px;
	top:304px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.events_telecharger_2
{
	width: 173px;
	height:54px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:30px;
	top:289px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.photo_pont
{
	width: 130px;
	height:96px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:241px;
	top:71px;
	z-index: 10;
	}
.style_date{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style_lieu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style_adresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.speech_resa{
width: 130px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:80px;
	top:420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.speech_staffing{
width: 130px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:90px;
	top:360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#dates{
width: 360px;
height: 250px;
overflow: auto;
border: 0px solid #000;
	scrollbar-face-color: #EAEEED;
	scrollbar-shadow-color: #EAEEED;
	scrollbar-highlight-color: #EAEEED;
	scrollbar-3dlight-color: #EAEEED;
	scrollbar-darkshadow-color: #EAEEED;
	scrollbar-track-color: #EAEEED;
	scrollbar-arrow-color: #000000;
}
div#liens{
	width: 472px;
	height:200px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:30px;
	top:30px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFFF;
}
div#player_vocal{
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:131px;
	top:247px;
	z-index: 10;
	width: 180;
	height: 150;
}
div#player_est{
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:323px;
	top:188px;
	z-index: 10;
	height: 150;
	width: 180;
}
div#player_manouche{
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:512px;
	top:248px;
	z-index: 10;
	width: 180;
	height: 150;
}
#popup_mp3{
	/* margin: auto; */
	width: 550px;
	height:330px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #000000;
}
.annulation
{
	width: 87px;
	height:33px;
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left:247px;
	top:130px;
	z-index: 10;
	background-color: #FFFFFF;


}

