@charset "iso-8859-1";
				#zapettev2 {
					width: 413px;
					height: 340px;
					overflow: hidden;
					margin-bottom: 5px;
				}
	
				#zapettev2 #zleftbloc {
					float:left; 
					width: 333px;
					height:340px;
				}
				
				#zapettev2 #zrightbloc {
					float:left; 
					width: 70px;
					height:340px;
				}
				
				#zapettev2 #zmainimg {
					background-image:url(http://www.batimedia.com/accueil/img/bmp206/isover.jpg);
					background-repeat:no-repeat;
/*					background-position: -30px -30px;*/
					background-color: white;
					width:333px;
					height:340px;
					position: relative;

				}
				
				#zapettev2 .textbloc {
					top:270px;
					height:70px;
					width: 320px;
					position: absolute;
					bottom: 0px;
					left: 5px;
					font-family: Arial,Helvetica;
					background-color:#272725;
					filter:alpha(opacity=80);
					-moz-opacity:0.8;
					opacity:0.8;
				}
				
				#zapettev2 .title A {
					color: #FFFFFF;
					font-size: 15px;
					text-decoration: none;
					display: inline-block;
					padding: 0px;
					font-weight: bold;
					margin-bottom: 1px;
				}
				

				
				
			
				#zapettev2 .ztxt, #zapettev2 .ztxt A {
					color: #FFFFFF;
					width:100%;
					display: inline-block;
					padding: 4px;
					text-decoration: none;
					font-weight: bold;
				}
				
				#zapettev2 .ztxt A:hover {
					text-decoration: underline;
					color: #FFFFFF;
				}
				
			
								
				#zapettev2 .subtitles {
					text-align:left;
				}
				
				#zapettev2 .subtitles LI {
					
				}
				#zapettev2 .subtitles A{
					display: inline-block;
					padding: 3px;
					padding-left: 10px;
					background-position: 1px 7px;
					color: #CEDA3C;
					text-decoration:none;
					font-weight: bold;
				}
				
				#zapettev2 .subtitles A:hover {

					text-decoration: underline;
				}
				
				#zapettev2 .thumbbloc {
					font-family: Verdana, Arial, sans-serif;
					font-size: 9px;
					font-weight:normal;
					height: 70px;
					background-color: white;
					cursor: hand;
					overflow:hidden;
					text-align:center;
					padding-top:5px;
					padding-bottom:5px;
					
				}
				
				#zapettev2 .thumbblocactive {
					font-family: Verdana, Arial, sans-serif;
					font-size: 9px;
					font-weight: bold;
					height: 70px;
					overflow:hidden;
					background-color: white;
					cursor: hand;
					text-align:center;
					padding-top:5px;
					padding-bottom:5px;
				}
				
				#zrightthumbs {
					width: 70px;
					height: 284px;
					border-left: solid 1px white;
				}
				#zrightthumbs A {
					text-decoration:none;
					color: black;
				}
				/* Buttons */
				
				.zbt {
					border-top: solid 1px white;
					border-left: solid 1px white;
					height: 56px;
					width: 70px;
			
				}
				
				.zbt .legend {
					text-align:center;
					color: #61615f;
					width: 33px;
					float:left;
					font-size:10px;
					background-color: #fff;
				}
				
				.zbt .legend .big {
					font-size: 11px;
					color: #969696;
				}
				
				.zbt .legend A, .zbt .legend A:hover {
					text-decoration:none;
					color: #61615f;
				}
				#zbtg {
					display: block;
					width: 35px;
					height: 25px;
					margin-left: 1px;
					float:left;
				}
		
				#zbtd {
					display: block;
					width: 35px;
					height: 25px;
					float:left;
				}
			
				#ztmp {
					display:none;
				}
