@charset "ISO-8859-1";

.fb_bold { font-weight:bold; }
.fb_underline { text-decoration:underline; }

.fb_bleu, h1.blue {
	color:#0199cb;
	font-size:20px;
	font-weight:bold;
}
.fb_blanc {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.fb_gris {
	color:#666;
	font-size:14px;
	font-weight:bold;
}

/*v2*/
h2.blue,h2.blue a {
	color:#0199cb;
	font-size:18px;
}
#Afiche {
	float:left;
	width:180px;
	margin-left:30px;
	margin-top:20px;
}
#gdBlocBlanc {
	margin-top:1px;
	float:left;
	width:499px;
	background:url(../img/bando_sup_blanc_g.jpg) no-repeat top left #fff;
	padding-top:20px;
	margin-bottom:1px;
}
#footerCol1 {
	background-color:#ccc;
	float:left;
	width:479px;
	height:53px;
}
#footerCol2 {
	background-color:#ccc;
	float:left;
	width:229px;
	height:43px;
	padding-left:120px;
	padding-top:10px;
}
.left {
	display:block;
	float:left;
}
a#bcf, a#p2pf, a#jzf {
	display:block;
	float:left;
	height:46px;
	margin-top:4px;
	text-transform:uppercase;
	padding-top:10px;
}
a#bcf {
	background:url(../img/v2/Picto-PDF.jpg) no-repeat top left;
	width:150px;
	padding-left:52px;
}
a#p2pf {
	background:url(../img/v2/Picto-Programme.jpg) no-repeat top left;
	width:150px;
	padding-left:50px;
	margin-left:20px;
}
a#jzf {
	background:url(../img/v2/Picto-Jazzdor.jpg) no-repeat top left;
	width:40px;
}
a#rss2, a#facebook, a#myspace, a#twitter, a#flickr {
	display:block;
	float:left;
	width:34px;
	height:45px;
	margin-left:10px;
}
a#rss2 {
	background:url(../img/v2/Picto-RSS.jpg) no-repeat top left;
}
a#facebook {
	background:url(../img/v2/Logo-Facebook.jpg) no-repeat top left;
}
a#myspace {
	background:url(../img/v2/Logo-Myspace.jpg) no-repeat top left;
}
a#twitter {
	background:url(../img/v2/Logo-Twitter.jpg) no-repeat top left;
}
a#flickr {
	background:url(../img/v2/Logo-Flickr.png) no-repeat top left;
}
.padMedia
{
	margin-top: 1px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right: 30px;
	background: #fff url(../img/v2/Pad-Media-top.png) no-repeat;
	color:#666;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
.padArtistes
{	margin-top: 1px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right: 30px;
	background: #ddd url(../img/v2/Pad-Artistes-top.png) no-repeat;
	color:#666;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}

.megaDate {
	display:block;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
.megaDate .mdy {
	background-color:#FFCC33;
	color:#fff;
	padding:2px 5px 2px 5px;
}
.megaDate .mdg {
	background-color:#666;
	color:#fff;
	padding:2px 5px 2px 5px;
}

body 
{
	text-align: center;
	background-color: #9D9D9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

fieldset, form
{
	border: none;
	padding: 0px;
	margin: 0px;
}

input
{
	float: left;
}

input[type=text], select, textarea
{
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #c3c3c3;
	color: #666;
}
textarea { height: 100px; }
label
{
	margin-top: 2px;
	display: block;
	float: left;
	width: 80px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666;
}
label.radio
{
	margin-top: 4px;
	width: 60px;
	font-weight: normal;
}

a
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
	border: none;
}

img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding: 0px;
}


h1
{
	font-family: Times new roman, Trebuchet, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	color:#666;
}

h2
{
	color: #319931;
	text-transform: uppercase;
	font-size: 11px;
}

h3
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:#fff;
}

h4
{
	color: #FF6510;
	font-size: 11px;
	text-transform: uppercase;
}

h6
{
	line-height: 10px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#3399cc;
	margin-bottom: 3px;
}

hr
{
	border-top: 1px solid #CDCECD;
	border-bottom: none;
	border-left: none;
	border-right: none;
}


#body
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:875px;
}

#col1
{
	width:499px;
	float:left;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}

#main_menu
{
	float:left;
	width:372px;
	height: 50px;
	margin-left: 1px;
	padding: 0px;
	
	/*background-color: #f00;*/
}

#main_menu a
{
	display:block;
	margin:0px;
	padding: 0px;
	float:left;
	height:50px;
	text-decoration:none;
}

a#home { background:url(../img/DE/btn_home.png) no-repeat 0 0; width: 70px; }
a:hover#home { background:url(../img/DE/btn_home.png) no-repeat 0 -50px; }
a#home1 { background:url(../img/DE/btn_home.png) no-repeat 0 -50px; width: 70px; }

a#edito { background:url(../img/DE/btn_leitartikle.png) no-repeat 0 0; width: 48px; }
a:hover#edito { background:url(../img/DE/btn_leitartikle.png) no-repeat 0 -50px; }
a#edito1 { background:url(../img/DE/btn_leitartikle.png) no-repeat 0 -50px; width: 48px; }

a#prog { background:url(../img/DE/btn_programm.png) no-repeat 0 0; width: 62px; }
a:hover#prog { background:url(../img/DE/btn_programm.png) no-repeat 0 -50px; }
a#prog1 { background:url(../img/DE/btn_programm.png) no-repeat 0 -50px; width: 62px; }

a#partner { background:url(../img/DE/btn_partners.png) no-repeat 0 0; width: 64px; }
a:hover#partner { background:url(../img/DE/btn_partners.png) no-repeat 0 -50px; }
a#partner1 { background:url(../img/DE/btn_partners.png) no-repeat 0 -50px; width: 64px; }

a#news{ background:url(../img/DE/btn_news.png) no-repeat 0 0; width: 59px; }
a:hover#news { background:url(../img/DE/btn_news.png) no-repeat 0 -50px; }
a#news1 { background:url(../img/DE/btn_news.png) no-repeat 0 -50px; width: 59px; }

a#contact { background:url(../img/DE/btn_kontakt.png) no-repeat 0 0; width: 66px; }
a:hover#contact { background:url(../img/DE/btn_kontakt.png) no-repeat 0 -50px; }
a#contact1 { background:url(../img/DE/btn_kontakt.png) no-repeat 0 -50px; width: 66px; }


a#salle, a#salle1 
{
	margin-top: 1px;
	width: 369px;
	height: 27px;
	display: block;
	background:url(../img/DE/btn_salle.png) no-repeat 0 0;
}
a:hover#salle
{
	background:url(../img/DE/btn_salle.png) no-repeat 0 -27px;
}
a#salle1 
{
	background:url(../img/DE/btn_salle.png) no-repeat 0 -27px;
}

#col2
{
	
	float:left;
	width:369px;

	margin-left:1px;
	margin-bottom: 0px;

	padding: 0px;

	background-color:#9D9D9D;
	overflow: hidden;
}


#date_menu
{
	margin-top: 1px;
	width:370px;
	height: 44px;
}

#date_menu img
{
	float: left;
}

#date_menu a
{
	display:block;
	margin-top:0px;
	float:left;
	height:44px;
	width: 55px;
}

a#cal30 { background:url(../img/DE/calendrier_30_09.png) no-repeat 0 0; }
a:hover#cal30 { background:url(../img/DE/calendrier_30_09.png) no-repeat 0 -44px; }
a#cal301 { background:url(../img/DE/calendrier_30_09.png) no-repeat 0 -44px; }

a#cal1 { background:url(../img/DE/calendrier_1_10.png) no-repeat 0 0; }
a:hover#cal1 { background:url(../img/DE/calendrier_1_10.png) no-repeat 0 -44px; }
a#cal11 { background:url(../img/DE/calendrier_1_10.png) no-repeat 0 -44px; }

a#cal2 { background:url(../img/DE/calendrier_2_10.png) no-repeat 0 0; }
a:hover#cal2 { background:url(../img/DE/calendrier_2_10.png) no-repeat 0 -44px; }
a#cal21 { background:url(../img/DE/calendrier_2_10.png) no-repeat 0 -44px; }

a#cal3 { background:url(../img/DE/calendrier_3_10.png) no-repeat 0 0; }
a:hover#cal3 { background:url(../img/DE/calendrier_3_10.png) no-repeat 0 -44px; }
a#cal31 { background:url(../img/DE/calendrier_3_10.png) no-repeat 0 -44px; }

a#cal4 { background:url(../img/DE/calendrier_4_10.png) no-repeat 0 0; }
a:hover#cal4 { background:url(../img/DE/calendrier_4_10.png) no-repeat 0 -44px; }
a#cal41 { background:url(../img/DE/calendrier_4_10.png) no-repeat 0 -44px; }



#footer
{
	margin-top: 3px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 9px;
	color: #6c6c6c;
}
#footer_messena
{
	margin-top: 3px;
	margin-bottom: 5px;
	height: 26px;
	background: url(../img/Tab_vegas_mecenat.png) no-repeat right center;
}


.textprogramme, .textnews, .textleftblanc
{
	margin-top: 1px;

	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right: 30px;

	background: #ccc url(../img/bando_sup_gris_d.png) no-repeat;
	color:#666;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
.textnews { background: #e7e7e7 url(../img/bando_sup_grisclair_d.png) no-repeat; }
.textleftblanc
{
	background: #ffffff url(../img/bando_sup_blanc_g.jpg) no-repeat;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 10px;
}

.txtprogbot, .txtnewsbot, .txtleftbot
{
	background: #ccc url(../img/bando_inf_gris_d.png) no-repeat;
	height: 6px;
	overflow: hidden;
}
.txtnewsbot { background: #e7e7e7 url(../img/bando_inf_grisclair_d.png) no-repeat; }
.txtleftbot { background: #ffffff url(../img/bando_inf_blanc_g.jpg) no-repeat; height: 10px;}


.partgray
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right: 30px;
	background-color: #ccc;
}
.partsgray
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right: 30px;
	background-color: #e7e7e7;
}


.innertxt
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
#innertxt
{
	float: left;
	width: 430px;
	height: 500px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	overflow: hidden;
	background-color: #fff
}

#rail
{
	position: relative;
	float: left;
	height: 500px;
	width: 11px;
	background: #fff url(../img/filet_scroll.png) repeat;
}
#scroll
{
	top: 5px;
	left: 0px;
	position: absolute;
	width: 11px;
	height: 60px;
	background: #fff url(../img/btn_scroll.png) repeat;
}

.news_date
{
	color: #FF9520;
}

a.red
{
	color: #fb0103;
}

.cleaner
{
	height: 0px;
	clear:both;
}

a.allema
{
	float: left;
	margin-left: 5px;
	display: block;
	width: 21px;
	height: 20px;
	background: #ccc url(../img/drapo_DE.png) no-repeat;
}
a.france
{
	float: left;
	margin-left: 5px;
	display: block;
	width: 21px;
	height: 20px;
	background: #ccc url(../img/drapo_FR.png) no-repeat;
}

a.plus
{
	display: block;
	margin-left: 290px;
	width:26px;
	height: 26px;
	background: url(../img/btn_plus.png) no-repeat 0 0;
}
a:hover.plus
{
	background: url(../img/btn_plus.png) no-repeat 0 -26px;
}


#info
{
	margin-top: 1px;
	width: 369px;
	height: 53px;
	background: url(../img/bando_gris_bebebe.png) no-repeat;
	text-align: right;
}
#info a
{
	float: left;
	display: block;
	height: 46px;
	width: 120px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 20px;

}
#info a#bdc { background: url(../img/DE/iko_bdc.png) no-repeat left center; }
#info a#cal { background: url(../img/DE/iko_prog.png) no-repeat left center; }
#info a#rssg { background: url(../img/iko_rss_gris_fonce.png) no-repeat left center; width: 33px; }

#dv_rss
{
	margin-top: 1px;
	width: 369px;
	height: 77px;
	background: url(../img/bando_RSS.png) no-repeat;
}
#dv_rss .right
{
	float: left;
	width: 240px;
	margin-left: 30px;
}
#dv_rss .right span.blanc
{
	color: #666;
	font-size: 10px;
	line-height: 8px;
}


a#rss
{
	float: left;
	margin-left: 30px;
	width: 36px;
	height: 62px;
	display: block;
	background: url(../img/iko_rss.png) no-repeat left center;
}

a.download
{
	font-size: 10px;
	padding-top: 3px;
	padding-left: 10px;
	display: block;
	width: 150px;
	height: 34px;
	background: url(../img/btn_dwnld.png) no-repeat;
}
a.download span
{
	float: left;
	display: block;
	width: 90px;
}

span.green
{
	color: #98bd3a;
}
span.gray
{
	font-size: 10px;
	color: #888;
	text-align: left;
}

.ope
{
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
span.number
{
	color: #f00;
	font-size: 12px;
	font-weight: bold;
}
span.artiste
{
	color: #313031;
	font-size: 12px;
	font-weight: bold;
}
span.plus
{
	font-size: 24px;
	color: #f00;
}
span.info
{
	font-size: 12px;
	color: #CD6500;
}
span.titre
{
	font-weight: bold;
}

#ope
{
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
#ope a
{
	color: #d5332d;
}


.end
{
	border-top: 1px solid #cdcdcd;
}

.ope_start
{
	border-bottom: 1px solid #cdcdcd;
	font-size: 10px;
	color: #222;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.start
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	border-bottom: 1px solid #cdcdcd;
}

 h1.start
{
	color: #444;
 	font-size: 11px;
	font-weight: normal;
}

a.send
{
	margin-top: 5px;
	display: block;
	background: url(../img/DE/btn_envoyer.png) no-repeat 0 0;
	width: 75px;
	height: 20px;
	float: left;
}
a:hover.send { background: url(../img/DE/btn_envoyer.png) no-repeat 0 -20px; }

a.close
{
	display: block;
	background: url(../img/btn_close.png) no-repeat 0 0;
	width: 29px;
	height: 28px;
	float: left;
	margin-left: 20px;
}
a:hover.close { background: url(../img/btn_close.png) no-repeat 0 -28px; }



.blanc {
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-size: 11px;
	font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
.jaune {
	color: #ff861f;
	font-size: 11px;
	font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif;
} 

#mask
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	background-color: #000;
}
#popup
{
	visibility: hidden;
	padding: 5px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	background: url(../img/bloc_sen2friend_berlin.png) no-repeat;
}
#popup .innertxt
{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
a.site_access
{
	display: block;
	float: right;
	width: 84px;
	height: 48px;
	background: url(../img/DE/btn_carte.png) no-repeat;
}



.headerprog
{
	margin-top: 1px;
	width: 869px;
	height: 10px;
	overflow: hidden;
	background: url(../img/bando_sup_prog.png) no-repeat;
}
.footerprog
{
	width: 869px;
	height: 10px;
	overflow: hidden;
	background: url(../img/bando_inf_prog.png) no-repeat;
}

.main_prog
{
	background: url(../img/fd_cell_prog.png) repeat-y;
	
}

.concert_prog
{
	float: left;
	width: 499px;
}

.photo_prog
{
	margin-left: 1px;
	float: left;
	width: 369px;
}

.innerprog
{
	line-height: 14px;
	padding-top: 15px;
	padding-left: 27px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.innerphoto
{
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	
}

a.next_pics, a.prev_pics
{
	width: 18px;
	height: 15px;
	display: block;
	float: left;
}
a.next_pics { background: url(../img/btn_next_pics.png) no-repeat 0 0; }
a:hover.next_pics { background: url(../img/btn_next_pics.png) no-repeat 0 -15px; }
a.prev_pics { background: url(../img/btn_previous_pics.png) no-repeat 0 0; }
a:hover.prev_pics { background: url(../img/btn_previous_pics.png) no-repeat 0 -15px; }

div.copyright
{
	float: left;
	width: 240px;
	font-style: italic;
	font-size: 10px;
	color: #aaa;
	text-align: left;
}


a.scroll_down
{
	margin-top: 7px;
	width: 477px;
	height: 17px;
	display: block;
	background: url(../img/scroll_down.png) no-repeat center center;
}
a.jazz
{
	width: 49px;
	height: 50px;
	display: block;
	background: url(../img/btn_jazz.png) no-repeat;
	position: absolute;
	top: 50px;
	left: 439px;
}

a.affiche
{
	width: 499px;
	height: 673px;
	display: block;
	background: url(../img/affiche_berlin.jpg) no-repeat;
}

a.mail, a.print
{
	width: 22px;
	height: 19px;
	display: block;
	float: left;
}

a.mail { background: url(../img/iko_mail.png) no-repeat; }
a.print { background: url(../img/iko_print.png) no-repeat; margin-left: 10px;}

.ope_liens {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:10px;
}
.ope_liens a {
	color:#fb0103;
}
