.vueSecondaire {
					/*background-color:red;width:150px;*/
					float:none;
					/*height:50px;*/
					position:absolute;
					top:0px;
					width:50px;
					heigth:200px;
					overflow:hidden;
				
}

.vueSecondaire a{		
				background-image:none;
				/*border:1px solid #CECECE;*/
				clear:none;
				display:inline;
				float:left;
				height:50px;
				margin:0 6px 6px 0;
				overflow:hidden;
				padding:0;
				width:50px;
						
}

.vueSecondaire a img{
				vertical-align:middle;width:50px;
}

.vueSecondaire a.zoom{				
				cursor:pointer;
				height:36px;
				width:43px;
}

.vueSecondaire a.zoom img{
				background-image:url(../../../../images/b_zoom.png);
				border:0px;
				background-repeat:no-repeat;
				background-position:bottom right;	
				width:43px;
				height:36px;
				/*width:65px;
				height:50px;*/
				background-color:transparent;
				vertical-align:middle;
}
