/*coding: utf-8*/
html, body {
    background: #FFF;
	color: #252525;
	margin: 0;
	padding: 0;
	font-size: 110%;
	line-height: 120%;
	font-family: Futura, Arial, Verdana, Helvetica, sans-serif;
}

/*            Généralitées 			*/
a {
	outline: none;
	text-decoration: none;
}
a:link { color: #991010; }
a:visited { color: #CC1515; }
a.hover { color: #FF2020; }
a.active { color: #EE1212; }
a img { border: none; }
h1, h2, h3, h4, h5, h6 { }
h1, h2, h3, h4, h5, h6, p, li, dt, dd { margin: 0; padding: 0; }
ul, dl, ol { margin: 0; padding: 0; list-style: none;}

hr.clearer {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 5px;
}

/* classes */
.itemCateg {	
	vertical-align: super;
	color: #858585;
	font-size: 0.8em;
}

a.videoLink {
	color: #FFF;	
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#main {
	font-size: .7em;
	line-height: .9em;
	margin:  0;
	padding: 0;
	background: #FFF url(./img2010/tilt2010_bckg.png) no-repeat fixed 100% 100%;
}

	#headers h1 {
		/*background: transparent url(./img2010/tilt2010_header.png) no-repeat top left;*/
		background: transparent url(./img2010/tiltHeader.png) no-repeat top left;
		margin: 0;
		padding: 0;
		width: 750px;
		height: 310px;
	}
		#headers h1 a {
			display: block;
			margin: 0;
			padding: 0;
			width: 776px;
			height: 310px;
		}
		#headers h1 span { display: none; }


	#menuWrapper {
		position: absolute;
		top: 0;
		/*left: 606px;*/
		/*left: 350px;*/
		left: 500px;
		z-index: 1000;
	}
		#menu {}
			#menu li {
				display: block;
				float: left;				
			}
			#menu li a {
				display: block;
				margin: 0;
				padding: 0;
				width: 64px;
				background-color: transparent;
				background-repeat: no-repeat;
				background-position: 0 0;
			}
			#menu li a span { display: none; }
			#acc {
				background-image: url(./img2010/tilt2010_menu_acc.png);
				height: 102px;
			}
			#edi {
				background-image: url(./img2010/tilt2010_menu_edi.png);
				height: 190px;
			}
			#med {
				background-image: url(./img2010/tilt2010_menu_med.png);
				height: 150px;
			}
			
	#wiredMenu {
		position: absolute;
		z-index: 800;
		top: 74px;
		left: 595px;
		width: 330px;
		height: 230px;
		background: transparent url(./img2010/menuProg.png) no-repeat top left;
	}
	
		#wiredMenu li a {
			position: absolute;
			display: block;
			background: transparent;
			border: none;
		}
		#wiredMenu li a:hover {
			background: transparent url(./img2010/menuProgHover.png) no-repeat top left;
		}
		#wiredMenu li a span { display: none; }
		
		#wmInfo { top:  80px; left: 260px; width:  70px; height: 45px; }
		#wmSpec { top: 120px; left:  50px; width:  70px; height: 45px; }
		#wmConc { top:   0px; left: 160px; width: 100px; height: 50px; }
		#wmInst { top: 180px; left:   0px; width:  70px; height: 50px; }
		#wmJeux { top: 180px; left: 180px; width: 130px; height: 50px; }
		
		#wmInfo:hover { background-position: -260px -80px !important;}
		#wmSpec:hover { background-position: -50px -120px !important;}
		#wmConc:hover { background-position: -160px 0px !important;}		
		#wmInst:hover { background-position: 0px -180px !important; }
		#wmJeux:hover { background-position: -180px -180px !important; }
	
	#languageMenu {
		position: absolute;
		z-index: 600;
		top: 80px;
		right: 0px;
		width: 70px;
		height: 143px;
		background: transparent;
		margin: 0;
		padding: 0;
	}
		#languageMenu li {
			margin: 0;
			padding: 0;
			width: 70px;
		}
			#languageMenu li a {
				display: block;
				width: 70px;
				background: transparent url(./img2010/tilt2010_drapeaux.png) no-repeat top left;
			}
				#languageMenu li a span { display: block; text-indent: -1000em; }
			
			#languageMenu a#dFR {
				height: 51px;
				background-position: 0 0;
			}
			#languageMenu a#dEN {
				height: 41px;
				background-position: 0 -51px;
			}
			#languageMenu a#dCAT {
				height: 51px;
				background-position: 0 -92px;
			}
	
	#content {
		margin: 5px 0 0;
		width: 80%;
		max-width: 950px;
		text-align: justify;
		padding: 0 0 0 0;
		background: #02252F url(./img2010/tilt2010_content_motif.png) 0 0;
		position: relative;
	}
	
		#cTop {			
			background: transparent url(./img2010/tilt2010_content_top.png) repeat-x 0 0;
		}
		#wrapper {
			padding: 6px 6px 0 0;
			color: #FFF;
			background: transparent url(./img2010/tilt2010_content_right.png) repeat-y 100% 0;
		}
		#corner {
			background: transparent url(./img2010/tilt2010_content_corner.png) no-repeat 0 0;
			position: absolute;
			top: 0;
			right: 0;
			width: 12px;
			height: 6px;
		}
		
		h2.cTitle {
			padding: 0;
			margin: 0;
			position: absolute;
			font-size: 1.5em;
			font-weight: normal;
			line-height: 30px;
			background: transparent url(./img2010/tilt2010_H2Bckg_right.png) no-repeat 100% 0;
		}
			h2.cTitle span {
				display: block;
				padding: 5px;
				margin: 0 65px 0 0;
				height: 48px;
				color: #000;
				background: transparent url(./img2010/tilt2010_H2Bckg_left.png) repeat-x 100% 0;
			}
			
			
			
	/*** desc spectacles ****/
		
		.cProgList, .cDetail {
			margin: 50px 0 0;
		}
	
		.cProgItem {
			margin: 0 0 0;
			padding: 0 0 2px;
			background: transparent url(./img2010/tilt2010_item_bottom.png) repeat-x 0 100%;
			clear: both;
		}
		
			/** Artistes Titres **/
			.cProgItem h3 {
				color: #FFF;
				line-height: 1.25em;
				font-size: 1.8em;
				font-weight: normal;
				padding: 5px;
				margin: 0;
				background: transparent url(./img2010/tilt2010_item_titre.png) 0 0;
			}
				.cProgItem h3 a {
					color: #FFF;
					border: 1px solid #FFF;
					border-width: 0 0 1px;
				}
					.cProgItem h3 a span.itemTitle { padding: 5px; }
					.cProgItem h3 a span.itemCateg {
						padding: 5px;
					}
			
			.cProgItem div.itemShow {
				background: transparent url(./img2010/tilt2010_item_bckg.png) repeat 0 0;
				padding: 5px 0 0;
			}
			
			p.showTarifs {
				margin: 0;
				padding: 5px;
				font-size: .85em;
			}
			
			/** Artistes Infos **/
			.itemAllInfos {				
				line-height: 30px;
				height: 38px;
				font-size: 1.25em;
				color: #760000;
				text-align: right;
				background: transparent url(./img2010/tilt2010_infosArtistes_left.png) 100% 0;
			}
				.itemAllInfos strong {
					font-weight: normal;
					padding: 5px;
				}
				
			
			
			/**Artistes Images **/
						
			.showDetail {
				margin: 0 0 0 0;
			}
			
			div p.linkBox {
				float: left;
				margin: -6px 0 0;
				border: 1px solid #000;
				border-width: 1px 0 0;
			}
				p.linkBox a {
					display: block;
					margin: 0;
					padding: 0;
					width: 66px;
					height: 181px;
					background: transparent url(./img2010/tilt2010_link_more.png) no-repeat 0 0;
				}
					p.linkBox a.billetterie {
						background-image: url(./img2010/tilt2010_link_bills.png);
						height: 251px;
					}
					p.linkBox a.billetterieFNAC {
						background-image: url(./img2010/tilt2010_link_fnac.png);
						height: 100px;
						width: 64px;
					}
					p.linkBox a span { display: none; }
			
			div.imageBox {
				float: left;
				margin: -6px -3px 0 0;			
				padding: 0 0 0 9px;
				background: transparent url(./img2010/tilt2010_image_left.png) no-repeat 0 100%;
			}						
					p.imageWrapper {
						margin: 0;
						padding: 0 8px 0 0;
						background: transparent url(./img2010/tilt2010_image_right.png) no-repeat 100% 100%;
					}
				
						.imageLink {
							display: block;
							padding: 0 0 10px 0;
							background: transparent url(./img2010/tilt2010_image_bottom.png) repeat-x 0 100%;
						}
							.imageLink img {
								border: 1px solid #909090;
								border-color: #000 #909090 #909090;
							}
	
			
			.artistList, .webBox {
				float: left;
				margin: -6px 0 0 0;
				padding: 6px 6px 6px 6px;
				background: transparent url(./img2010/tilt2010_listeartiste_bckg.png) repeat 0 0;
				font-size: 1.25em;
				line-height: 1em;
				border: 1px solid #000;
				border-width: 1px 0 0;
			}
			
				.artistList li, .webBox dd {
					padding: 5px 0 5px 12px;
					margin: 0 3px;
					background: transparent url(./img2010/tilt2010_listeartiste_icon.png) no-repeat 0 50%;
				}
					.artistList li span, .webBox dd a {
						display: block;
						color: #FFF;
						padding: 5px 80px 5px 5px;
						background: transparent url(./img2010/tilt2010_listeartiste_line.png) repeat-x 0 100%;
					}
					.artistList li span span.itemCateg {
						display: inline;
						padding: 0;
						background: none;
					}
	

/* /// pages details */

	.mainTexte {
		background: transparent url(./img2010/tilt2010_texte_bckg.png) repeat 0 0;
		margin: -5px 0 0 0;
		padding: 10px;
		font-size: 1.25em;
		line-height: 1.5em;
	}
		.mainTexte p {
			margin: 2px 2px 10px;
			padding: 2px;
		}
		
		.mainTexte p a {
			color: #F60;
			text-decoration: underline;
		}
		
		.cDetail .itemAllInfos {
			clear: both;
		}
		.itemBill { float: right; margin: 0 5px 0 0;}
		.cDetail .itemBill a {
			height: 46px;
			display: block;
			float: right;
			text-indent: -10000em;
		}

		.cDetail .itemBill .billDigitick {
			width: 181px;
			background: transparent url(./img2010/tilt2010_detail_bill.png) no-repeat 0 0;
		}
		.cDetail .itemBill .billFNAC {
			width: 72px;
			background: transparent url(./img2010/tilt2010_detail_fnac.png) no-repeat 0 0;
		}

		.cDetail .showTarifs {
			text-align: right;
			line-height: 1.2em;
			font-size: .85em;
		}
	.medias {
		float: left;
		clear: both;
		width: 100%;
		background: transparent url(./img2010/tilt2010_medias_bckg.png) repeat-x 0 100%;
		height: 95px;
		margin: -4px 0 0 0;
	}
		.medias li {
			float: left;
			overflow: hidden;
			height: 85px;
			margin: 5px 2px;
			/*margin: 1px 2px 11px;*/
		}
		.medias a img.imageLink { display:block; max-height:80px; background: #F00; padding: 0; margin: 1px 0 2px; border: 1px solid #858585; }
		.medias a.videoLink {
			display: block;
			width: 70px;
			height: 70px;
			margin: 8px 0;
			background: transparent url(./img2010/tilt2010_videoLink.png) no-repeat 0 0;
			text-indent: -10000em;
			
		}
	
	
	.textesBox {
		margin: -6px 0 10px 10px;
		font-size: 1.2em;
		line-height: 1em;
		width: 50%;
		float: left;
		padding: 0 0 0 9px;		
		background: transparent url(./img2010/tilt2010_image_left.png) no-repeat 0 100%;		
	}
	
		.texteWrapper {
			margin: 0;
			padding: 0 8px 0 0;
			background: transparent url(./img2010/tilt2010_image_right.png) no-repeat 100% 100%;
		}
			.texteBottom {
				padding: 10px 10px 20px;
				background: transparent url(./img2010/tilt2010_image_bottom.png) repeat-x 0 100%;
			}
				.texteBottom p {
					margin: 2px 2px 10px;
					padding: 2px;
				}
	
	.webBox {
		margin-left: -3px;
	}
	.webBox dt {
		text-align: right;
		color: #02252F;
	}


/*** footer ****/

	#footer {
		margin: 0 0 0;
		padding: 0;
		min-height: 200px;
		font-size: 1em;
		line-height: 1.2em;
		color: #E5E5EE;
		background: #02252F url(./img2010/tilt2010_footer_motif.png) 0 0;
	}
		#footWarp {
			background: transparent url(./img2010/tilt2010_footer_bck.png) repeat-x top left;
			padding-top: 15px;
		}
		#logoBox {
			background: transparent url(./img2010/partenaires_footer.png) repeat-x 0 0;
			margin: -10px 0 0;
			padding: 14px 0 0;
		}
			#logoWrap {				
				text-align: right;
				margin:  0 0;
				padding: 5px;
				background: #FFF;
			}
			
			#footer h2, #footer h3 {
				margin: 0;
				padding: 5px;
				font-weight: normal;
				font-size: 1.5em;
			}
			#footer h2 {
				clear: both;
				text-align: center;
			}
			#footer .columnBox {
				text-align: justify;
				float: left;
				width: 35%;
				margin: 10px 0;
				background: transparent url(./img2010/tilt2010_listeartiste_bckg.png) repeat 0 0;
			}
			#footer .columnBox h3 {	
				border: 1px solid #E5E5EE;
				border-width: 0 0 1px;
			}
			.columnBox p {
				padding: 5px;
				margin: 5px;
			}
			#footer .left {
				text-align: right;
				margin: 10px 5% 10px 10%;
			}
			#footer .right {
				text-align: left;
				margin: 10px 10% 10px 5%;
			}