/* tabs */	#flowtabs {  width:632px; height:43px !important; }	#flowtabs-content{ width:630px; height:36px !important; background:url(../images/bg_headerTab-vehicules.png) no-repeat left top; margin-left:-12px; padding-left:13px }.tabs li { float:left; margin:0; padding:0; text-indent:0;	list-style-type:none; }	#flowtabs li{ font-size:13px; font-weight:bold; }	#flowtabs-content li { font-size:12px;}.tabs li a { display:block;	overflow: hidden; text-align:center; }	#flowtabs li a{		height: 38px; 		background: url(../images/tabs.png) no-repeat;		margin-right:4px; 		width: 168px;			padding-top:5px;		color:#fff;	}	#flowtabs-content li a { 		height: 23px;  		width: 101px; 		background: url(../images/tabs_vehicules.png) no-repeat;		padding-top:13px;		margin-right:8px; 		color:#8e8577;	}.tabs a.current	{ cursor:default; }	#flowtabs #t1 			{ background-position: 0 0; width:156px; }	#flowtabs #t2 			{ background-position: -160px 0; }	#flowtabs #t3 			{ background-position: -332px 0; }	 	#flowtabs #t1:hover 	{ background-position:      0 -43px; }	#flowtabs #t2:hover 	{ background-position: -160px -43px; }	#flowtabs #t3:hover 	{ background-position: -332px -43px; }		#flowtabs #t1.current { background-position:      0 -86px; }	#flowtabs #t2.current { background-position: -160px -86px; }	#flowtabs #t3.current { background-position: -332px -86px; }	#flowtabs-content #tDescritpion1 			{ background-position: 0 0;  }	#flowtabs-content #tDescritpion2 			{ background-position: -109px 0; width:71px; }	 	#flowtabs-content #tDescritpion1:hover 	{ background-position:      0 -38px; }	#flowtabs-content #tDescritpion2:hover 	{ background-position: -109px -38px; }		#flowtabs-content #tDescritpion1.current { background-position:      0 -72px; }	#flowtabs-content #tDescritpion2.current { background-position: -109px -72px; }/* panes */#flowpanes-search { width:632px; }#flowpanes-search div {	color:#fff;	}#flowpanes-content{ background:#f9f8f9; padding-top:17px; }
