#TabsCacheWrap ul 									{ list-style: none; }

#TabsCacheWrap 					{ width: 188px !important;width:190px; border:1px solid #E0E0E0;background:#F0F0F0;margin: 5px auto;
									  padding-bottom: 30px; position: relative; }
#TabsCache 						{ margin-left: 0px; padding: 0px 5px; width: 180px;}
#TabsCache h3						{ margin:0px;padding:0px;color:#4d6a8a}
.stripViewer 						{ position: relative; overflow: hidden; clear: both; }
.stripViewer .TabsCacheContainer 		{ position: relative; left: 0px; top: 0px; }
.stripViewer .TabsCacheContainer .tab_panel { float: left; position: relative; width: 170px; }
.wrapper 							{ padding: 10px; }
.innerWrap 							{ width: 180px; overflow: hidden; }
#push 								{ height: 35px; }


.stripNavL a, .stripNavR a 			{ display: block; position: absolute; width: 23px;
							 		  height: 21px; text-indent: -9999px; }
.stripNavL a						{ bottom: 15px; left: 10px; background: url(../pics/v3/bouton_previous.png) top left no-repeat; }
.stripNavR a						{ bottom: 15px; right: 10px; background: url(../pics/v3/bouton_next.png) top left no-repeat; }



.tab_panel img 							{ width:38px; margin:0px 0px 0px 7px;border:0px; }
.tab_panel ul 							{ width: 160px;padding:0px;margin:0px; }
.tab_panel ul li							{ padding:0px;margin:0px; }
.tab_panel ul li a 						{ border-bottom: 1px solid #C1B599; color: #303030;text-decoration:none;display: block; padding: 7px 3px; }
.tab_panel ul li a.image 						{ clear:both;border-bottom: 0px }
.tab_panel ul li:last-child a 			{ /* Remove bottom border on last list item
	   							  	  Hooray for pseudo selectors! */
								  	  border: none; }
								  	  /* Unique rollover colors for each list */
.tab_panel #cache_rub_1 li a:hover 		{ background: #dce1eb; }
.tab_panel #cache_rub_2 li a:hover 		{ background: #dce7eb; }
.tab_panel #cache_rub_3 li a:hover 		{ background: #dcebde; }
.tab_panel #cache_rub_4 li a:hover 		{ background: #ebe5db; }
.tab_panel #cache_rub_5 li a:hover 		{ background: #ebdbde; }
.tab_panel #cache_rub_6 li a:hover 		{ background: #d3eee4; }
.tab_panel #cache_rub_7 li a:hover 		{ background: #eff2d4; }
