

#tabListeChariot {
	margin:30px 0 0 13px;
}

	#tabListeChariot #colVisuel {
		padding:0 0 22px;
	}

	
			#tabListeChariot #contenerBt a {
				display:block;
				float:left;
				padding:0 0 0 30px;
				width:275px;
				height:23px;
				line-height:23px;
				background-image:url(img-liste-chariots/fond-bt.jpg);
				background-repeat:no-repeat;
				background-position:left top;
				border-left:1px solid #ffffff;
				border-bottom:1px solid #ffffff;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				color:#000000;
				text-decoration:none;
			}
			#tabListeChariot #contenerBt a:link { color:#000000; text-decoration:none; }
			#tabListeChariot #contenerBt a:hover { color:#000000; text-decoration:none; }
			#tabListeChariot #contenerBt a:hover {
				background-image:url(img-liste-chariots/fond-bt-over.jpg);
				color:#000000;
				text-decoration:none;
			}
			
			#tabListeChariot #contenerBt .bordBas {
				float:left;
				width:305px;
				height:24px;
				border-left:1px solid #ffffff;
				background-image:url(img-liste-chariots/bord-bas-bt.jpg);
				background-repeat:repeat-x;
				background-position:top;
			}
			
			#tabListeChariot #colTxtBt {
				vertical-align:bottom;
			}
			
			
			/*--- MODIF AFF LIEN  ---*/
			
			
			
			#tabListeChariot .colListe {
				display:block;
				float:left;
				width:305px;
			}
			
			#tabListeChariot #contenerBt2 a {
				display:block;
				/* float:left; */
				padding:0 0 0 30px;
				width:275px;
				height:23px;
				line-height:23px;
				background-image:url(img-liste-chariots/fond-bt.jpg);
				background-repeat:no-repeat;
				background-position:left top;
				border-left:1px solid #ffffff;
				border-bottom:1px solid #ffffff;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				color:#000000;
				text-decoration:none;
			}
			#tabListeChariot #contenerBt2 a:link { color:#000000; text-decoration:none; }
			#tabListeChariot #contenerBt2 a:hover { color:#000000; text-decoration:none; }
			#tabListeChariot #contenerBt2 a:hover {
				background-image:url(img-liste-chariots/fond-bt-over.jpg);
				color:#000000;
				text-decoration:none;
			}
			
			#tabListeChariot #contenerBt2 .bordBas {
				width:305px;
				height:24px;
				border-left:1px solid #ffffff;
				background-image:url(img-liste-chariots/bord-bas-bt.jpg);
				background-repeat:repeat-x;
				background-position:top;
			}
			
			#colRightContenu .date {
				vertical-align:middle;
			}
			
			
			
			/*---  fin - MODIF AFF LIEN  ---*/
			
		
			#espTxt {
				padding:15px 0 30px 30px;
				background-image:url(img-liste-chariots/fond-txt.jpg);
				background-repeat:no-repeat;
				background-position:left bottom;
				border-bottom:1px solid #ffffff;
				
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				line-height:18px;
				color:#4D4D4D;
			}
			
			
			
			
			
			
