* {
	font-family: Verdana;
	color: #222222; }

body {  
	background-color: #e4e8e8; }

#page {
	width: 760px;
	margin: 20px auto; }

h1 { 
	font-size: 12px;
	letter-spacing: 5px;
	text-align: left;
	margin: 20px 0px; }
	
h2 {
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0px 3px 0px; }
	
.dark {
	color:#ffffff;
	}
	
h3 {
	font-size: 10px;
	margin: 0px;
	margin-bottom: 2px;
	color: #222222; }

p {
	font-size: 11px; }

a img {
	border: 0px none; }

a:link, a:visited {
	color: #709af9;
	text-decoration: none; }
a:hover {
	color: #ffffff;
	background-color: #709af9; }
	
.citation {
	font-style:italic;
	width: 100px; }
	
.commentaire {
	font-size: 10px;
	font-weight: normal;
	font-style:italic; }
	
.titre_chanson {
	width: 150px;
	font-size: 10px;
	line-height: 20px;
	float: left; }
	
.aligner {
	line-height: 25px; }

	
	/*---------------------------generique-------------------------------*/

#corps table {
	margin: 15px;}
	
#corps td {
	width: 245px;
	font-size: 12px;
	vertical-align: top;
	padding-left: 15px; }
	
.tableau1 {
	width: 245px;
	font-style: italic;
	text-align: right;
	padding-right: 15px; }
	

.test {
	padding: 5px;
	border: 1px solid #333333; }
	
		
	/*-------------------------navigation superieur---------------------------*/
	

ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

li { 
	float: right;
	}
li.top {
	float: none;
	}
	
	
#topNav a:link, #topNav a:visited {
	padding: 0px 10px;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	background-color:#FFFFFF;
	color: #709af9;
	 }

#topNav a:hover {
	color: #ffffff;
	background-color:#333333; }
	
	 /*--------------------------sous-navigation------------------------------*/

	
#sousNav a:link, #sousNav a:visited {
	font-size: 12px;
	width: 126px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	}
	
#sousNav a.grand:link, #sousNav a.grand:visited {
	font-size: 12px;
	width: 128px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	}
	
#sousNav a.deuxcent:link, #sousNav a.deuxcent:visited {
	font-size: 12px;
	width: 201px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	}
	
#sousNav a.index:link, #sousNav a.index:visited  {
	font-size: 12px;
	width: 152px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	}
	
#sousNav a.festen:link, #sousNav a.festen:visited  {
	font-size: 12px;
	width: 186px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	}

#sousNav a.festenplus:link, #sousNav a.festenplus:visited  {
	font-size: 12px;
	width: 187px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	}

#sousNav a:hover, #sousNav a.grand:hover,  #sousNav a.index:hover, #sousNav a.festen:hover, #sousNav a.festenplus:hover, #sousNav a.deuxcent:hover {
	color: #ffffff;
	background-color:#333333;
	}
	
	/*---------------------------navigation langue----------------------------*/
	
#langue {
	float: right;
	margin-top: -10px; }
	
	/*---------------------------contenu par piece----------------------------*/

#backstreet {
	clear: both;
	width: 758px;
	border: 1px solid #333333;
	background: #ffffff url(backstreet/images/fond_backstreet.gif) repeat-y top left; }
	
#musique {
	clear: both;
	width: 758px;
	border: 1px solid #333333;
	background: #ffffff url(backstreet/images/fond_dobro.gif) repeat-y top left; }
	
#shoot {
	clear: both;
	width: 758px;
	border: 1px solid #333333;
	background: #ffffff url(../backstreet/images/fond_nuit.gif) repeat-y top left; }

#concert {
	clear: both;
	width: 758px;
	border: 1px solid #333333;
	background: #ffffff url(backstreet/images/fond_concert.gif) repeat-y top left; }
	
#video1 {
	clear: both;
	width: 758px;
	border: 1px solid #333333;
	background: #ffffff url(backstreet/images/fond_video.gif) repeat-y top left; }
	
	
.vide {
	clear: both; }
	
	/*-------------------------------colonne-----------------------------------*/	
	
#colonne { 
	float: left;
	width: 170px;
	padding: 15px;
	text-align: justify;
	}

#colonne p {
	font-size: 9px; 
	margin: 0px;
	margin-bottom: 5px;
	}
	
	/*--------------------------------agenda-----------------------------------*/
	
#agenda {
	width: 160px;
	height: 170px;
	padding: 5px;
	margin-bottom: 40px;
	overflow: auto;
	background-color: #ffffff;
	}

#agenda table {
 	margin: 0px;
	}
	
#agenda td {
	font-size: 9px;
	}
	
#agenda th {
	width: 35px;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	vertical-align: top;
	}
	
	/*-----------------------------formulaire----------------------------------*/

#inscription {
	width: 168px;
	margin-bottom: 60px;
	}

#questions {
	width: 168px;
	height: auto; }

.sous-titre {
	font-style: italic;
	margin-top: 0px; }
	
.sous-titredark {
	font-style: italic;
	margin-top: 0px;
	color:#ffffff; }
	
.email {
	width: 130px;
	border: 1px solid; }
	
.remplissage {
	width: 165px;
	font-size: 10px;
	border: 1px solid; }

.bouton {
	float: right; }
	
	
	
	/*--------------------------------contenu----------------------------------*/
	
#corps {
	margin-left:200px;
	padding: 15px;
	text-align: justify; }
	
#corpsbilingue {
	margin-left:200px;
	padding: 15px;
	padding-top: 5px;
	text-align: justify; }
	
#langue {
	margin-right: 15px;
	margin-top: 15px;
	font-size: 10px; }

#inscription_festen {
	padding: 0px 15px;
	border: 1px solid; }
	

	
	/*----------------------------photos contenu-------------------------------*/

.droite {
	float: right ;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #333333; }
	
.gauche {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #333333; }

.presse {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #333333; }

.christian {
	float: right ;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 0px; }
	
#video {
	float: right;
	margin: 15px 65px;
	 }

.video {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	 }
	
	/*----------------------------------news-----------------------------------*/
	
.news {
	border: 1px solid black;
	border-top: 0px none;
	margin: 0px;
	margin-bottom: 15px;
	padding: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	background-color: #e4e8e8;
	}
	
h4 {
	padding: 5px;
	margin: 0px;
	border: 1px solid black;
	border-bottom: 0px none;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #000000;
	}
	
.date {
	font-size: 9px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	 }
	


	
/*-------------------------------galerie----------------------------------*/
	
	#galerie {
	margin-left:200px;
	padding: 15px 26px;
	text-align: justify;
	}
	
	/*------------------------------bas de page--------------------------------*/
	
	
#footage {
	clear: both; }
	
address {
	font-size: 9px;
	font-style: normal;
	text-align: center; }

	

	


