/**********************************************************
Styles généraux
*/

* {
margin: 0px;
padding: 0px;
}
.textePetit {
	font-size: 10px;
}
.display {
	display: block;
}
.noDisplay {
	display: none;
}
.clear {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.alignLeft {
	display: block;
	float: left;
	margin-right: 10px;
}
.alignRight {
	display: block;
	float: right;
	margin-left: 10px;
}
p {
	margin: 0px;
	padding: 2px 0px 8px 0px;
	line-height: 17px;
	text-align: justify;
}
a:hover {
	text-decoration: underline;
}
table, td, th, tr {
	-position: relative; /* IE6 uniquement */
}
form {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#content h1, #animIndex h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFF;
	padding: 0px 0px 20px 0px;
}
#content h1.content {
	padding-left: 155px;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
	padding: 5px 0px 10px 0px;
}
button {
	white-space: nowrap;
	overflow: visible;
	position: relative;
	border: 0px;
	background: none;
	cursor: pointer;
}
a {
	cursor: pointer;
}
a.bouton, a.bouton:hover, button.bouton {
	position: relative;
	display: -moz-inline-box; 
	display: inline-block; 
	font: 10px Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none; 
}
a.bouton span, button.bouton span {
	position: relative;
	float: left;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
	background: url(media/but_deb.png) left top no-repeat;
}
a.bouton span span, button.bouton span span {
	position: relative;
	padding: 0px 26px 0px 0px;
	background: url(media/but_fin.png) right top no-repeat;
}
a.bouton span span span, button.bouton span span span {
	position: relative;
	height: 24px;
	line-height: 22px;
	padding: 0px;
	background-color: #252525;
	background-image: none;
}
a.bouton2, a.bouton2:hover, button.bouton2 {
	position: relative;
	display: -moz-inline-box; 
	display: inline-block; 
	font: 10px Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #C90A18;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none; 
}
a.bouton2 span, button.bouton2 span {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
a.bouton2 span span, button.bouton2 span span {
	position: relative;
	padding: 0px 23px 0px 0px;
}
a.bouton2 span span span, button.bouton2 span span span {
	position: relative;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	border: 1px solid #C90A18;
	background-color: #000000;
}

/**********************************************************
index
*/

#topIndex {
	width: 100%;
	height: 159px;
	background-image: url(media/top_index.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#animIndex {
	position: relative;
	width: 886px;
	height: 288px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFF;
}
#animIndex p {
	text-align: center;
}
#menuIndex {
	width: 886px;
	height: 22px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menuIndexPages {
	width: 886px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}
#menuIndexPages a {
	text-decoration: none;
	padding-bottom: 2px;
}

/**********************************************************
menu rubriques artistes
*/
.rubriqueArtiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.separRubrique {
	width: 31px;
	height: 22px;
	vertical-align: bottom;
}

/**********************************************************
page générale
*/
#page {
	position: relative;
	width: 1034px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	padding: 0px 3px 3px 3px;
	color: #DADADA;
}
#content {
	position: relative;
	width: 952px;
	padding: 159px 41px 20px 41px;
	background-color: #3A0307;
	background-image: url(media/fd_content.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
	min-height: 300px;
}
#top {
	display: block;
	position: absolute;
	top: 0px;
	padding: 20px 41px 0px 41px;
	width: 952px;
	height: 159px;
	background-image: url(media/top_index.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#top a {
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#bottom {
	position: relative;
	width: 952px;
	padding: 25px 41px 20px 41px;
	background-color: #58030A;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(media/fd_bottom.png);
}
#bottom .colonne {
	float: left;
	width: 317px;
}
#bottom .titreRub {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #3A0307;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom .lienArtiste {
	display: block;
	width: 280px;
	height: 20px;
	line-height: 20px;
	padding-left: 12px;
	background-image: url(media/puce.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#bottom .lienArtiste:hover {
	background-color: #9C0713;
	background-image: none;
}
#bottomLine {
	width: 861px;
	height: 43px;
	line-height: 36px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 41px 0px 50px;
	margin-top: 15px;
	margin-bottom: 25px;
	background-image: url(media/logo_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #C90A18;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#top .logo {
	display: block;
	width: 116px;
	height: 115px;
	background-image: url(media/logo.jpg);
	background-repeat: no-repeat;
}
#top .accroche {
	position: absolute;
	width: 169px;
	height: 14px;
	background-image: url(media/accroche.jpg);
	top: 43px;
	left: 195px;
}
#top .menu {
	position: absolute;
	height: 22px;
	top: 63px;
	left: 195px;
}
#top .menuPages {
	position: absolute;
	height: 22px;
	top: 120px;
	left: 195px;
	font-size: 10px;
	color: #FFF;
}
#top .menuPages a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#top .pro {
	position: absolute;
	top: 115px;
	right: 41px;
}
#topContent {
	position: relative;
	width: 1034px;
	height: 14px;
	margin-left: -41px;
	background-image: url(media/top_content.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#content h1.titreRub {
	font-size: 24px;
	font-weight: normal;
	color: #C90A18;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1.titre {
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .h1TitreSuite {
	font-size: 18px;
}
.aLienRetour {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: #C90A18;
	font-size: 14px;
	font-weight: normal;
	height: 18px;
	padding-right: 25px;
	background-image: url(media/puce_retour.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

/**********************************************************
page liste artistes
*/
#multiItems {
	width: 990px;
}
#multiItems .item {
	display: block;
	float: left;
	width: 162px;
	height: 243px;
	padding-top: 5px;
	background-color: #1A0204;
	border-top: 1px solid #352224;
	border-left: 1px solid #352224;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-right: 33px;
	margin-bottom: 36px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#multiItems .item:hover {
	background-color: #9C0713;
}
#multiItems img {
	border: none;
}
#multiItems .itemTitre {
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#multiItems .itemSousTitre {
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
#multiItems .lienArtiste {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

/**********************************************************
page un artiste, pages libres
*/
#colonneA { /*menu*/
	position: absolute;
	top: 242px;
	left: 41px;
	width: 145px;
	padding-right: 10px;
}
#colonneA a {
	text-decoration: none;
}
#colonneA a:hover {
	text-decoration: underline;
}
#colonneB { /*contenu principal*/
	position: relative;
	float: left;
	width: 460px;
	overflow: hidden;
	padding-left: 155px;
	padding-right: 18px;
	-width: 460px; /* IE6 seulement */
	-padding-left: 155px;
	-padding-right: 0px;
}
#colonneC { /*image*/
	position: relative;
	float: right;
	width: 318px;
	min-height: 507px;
	margin-top: 2px;
	border-left: 1px solid #333333;
}
#colonneCContent { /*pour pages libres*/
	position: relative;
	float: right;
	width: 318px;
	margin-top: 2px;
}
.menuItem {
	display: block;
	position: relative;
	padding-left: 12px;
	background-image: url(media/puce.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 7px;
	color: #C90A18;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lang1 { /*anglais*/
	position: absolute;
	display: block;
	width: 20px;
	height: 14px;
	left: -25px;
	top: 0px;
	background-image: url(media/flag_english.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.lang2 { /*allemand*/
	position: absolute;
	display: block;
	width: 20px;
	height: 14px;
	left: -25px;
	top: 0px;
	background-image: url(media/flag_german.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.lang3 { /*espagnol*/
	position: absolute;
	display: block;
	width: 20px;
	height: 14px;
	left: -25px;
	top: 0px;
	background-image: url(media/flag_spanish.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.lang4 { /*italien*/
	position: absolute;
	display: block;
	width: 20px;
	height: 14px;
	left: -25px;
	top: 0px;
	background-image: url(media/flag_italian.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.legende {
	text-align: right;
	color: #666666;
	font-size: 10px;
	padding-top: 0px;
}
#listeConcerts .moisConcerts {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #900;
	color: #FFF;
	text-decoration: none;
}
#listeConcerts .moisConcerts:hover {
	background-color: #9C0713;
}
#listeConcerts .anneeConcerts {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
	border-bottom: 1px solid #900;
	color: #C90A18;
	text-decoration: none;
}
#listeConcerts .anneeConcerts:hover, #listeConcerts .anneeConcertsOn {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
}
#date {
	float: left;
	width: 90px;
}
#date p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#infosConcert {
	float: left;
	width: 370px;
	padding-bottom: 8px;
}
#infosConcert p {
	margin: 0px;
	padding: 0px;
}
.disqueImg {
	display: block;
	float: left;
	padding: 2px;
	width: 135px;
	border: 1px solid #333333; 
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 20px;
}
.unDisque {
	position: relative;
}
.imgZoom {
	position: relative;
	display: none;
	cursor: pointer;
	z-index: 500;
}
.zoomImg {
	position: relative;
	padding: 2px;
	border: 1px solid #333333;
	background-color: #000;
}
#disqueInfos {
	float: left;
	width: 305px;
	margin-top: -2px;
	margin-bottom: 20px;
}
#disqueInfosActu {
	float: left;
	width: 160px;
	margin-top: -2px;
	margin-bottom: 20px;
}
#disqueInfos h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#disqueInfosActu h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#disqueInfos .parution, #disqueInfosActu .parution {
	font-size: 10px;
	text-align: left;
}
#disqueInfos p, #disqueInfosActu p {
	text-align: left;
}
#disqueInfos .extraits {
	width: 305px;
	overflow: hidden;
}
#exergue {
	color: #FFF;
	background-color: #4B0309;
	padding: 7px 9px 7px 9px;
	border-top: 1px solid #8B0711;
	border-bottom: 1px solid #8B0711;
	margin-left: -1px;
}
#exergue p {
	padding: 0px;
	text-align: center;
}
#diapo {
	width: 470px;
}
#diapo .itemDia {
	position: relative;
	float: left;
	width: 148px;
	height: 148px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #000;
	border: 1px solid #333;
	cursor: pointer;
}
#diapo .itemDia:hover {
	border-color: #900;
}
#diapo img {
	position: absolute;
}
#video {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.vidItem {
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #8B0711;
}
.aDoc {
	display: block;
	float: left;
}
.proIcone {
	display: block;
	float: left;
	margin-left: -60px;
}
.proImg {
	display: block;
	float: left;
	margin-left: -154px;
}
