a.view:link, a.view:visited {
	display : block;
	margin : auto;
	width : 25px;
	height : 14px;
	background : url('images/view1.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.view:hover {
	display : block;
	margin : auto;
	width : 25px;
	height : 14px;
	background : url('images/view2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}


a.return:link, a.return:visited {
	display : block;
	width : 65px;
	height : 22px;
	background : url('images/return.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.return:hover {
	display : block;
	width : 65px;
	height : 22px;
	background : url('images/return2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}
a.aide:link, a.aide:visited {
	display : block;
	margin : auto;
	width : 25px;
	height : 15px;
	background : url('images/information.png') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.aide:hover {
	display : block;
	margin : auto;
	width : 25px;
	height : 14px;
	background : url('images/information.png') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.freeze:link, a.freeze:visited {
	display : block;
	width : 148px;
	height : 22px;
	background : url('images/freeze1.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.freeze:hover {
	display : block;
	width : 148px;
	height : 22px;
	background : url('images/freeze2.gif') no-repeat;
	font-size : 1px;
	color : white;
	text-indent : -5000px;
}

a.information:link, a.information:visited {
	display : block;
	width : 102px;
	height : 22px;
	background : url('images/information1.gif') no-repeat;
	font-size : 1px;
	color : white;
	text-indent : -5000px;
}

a.information:hover {
	display : block;
	width : 102px;
	height : 22px;
	background : url('images/information2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.quote:link, a.quote:visited {
	display : block;
	width : 47px;
	height : 22px;
	background : url('images/quote1.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.quote:hover {
	display : block;
	width : 47px;
	height : 22px;
	background : url('images/quote2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.download:link, a.download:visited {
	display : block;
	width : 112px;
	height : 22px;
	background : url('images/download1.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.download:hover {
	display : block;
	width : 112px;
	height : 22px;
	background : url('images/download2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.modify:link, a.modify:visited {
	display : block;
	width : 83px;
	height : 21px;
	background : url('images/modify.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.modify:hover {
	display : block;
	width : 83px;
	height : 21px;
	background : url('images/modify2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.newCarQuote:link, a.newCarQuote:visited {
	display : block;
	width : 32px;
	height : 23px;
	background : url('images/new_car1.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.newCarQuote:hover {
	display : block;
	width : 32px;
	height : 23px;
	background : url('images/new_car2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.newMRHQuote:link, a.newMRHQuote:visited {
	display : block;
	width : 32px;
	height : 23px;
	background : url('images/new_MRH1.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

a.newMRHQuote:hover {
	display : block;
	width : 32px;
	height : 23px;
	background : url('images/new_MRH2.gif') no-repeat;
	font-size : 1px;
	text-indent : -5000px;
}

.colonne_droite  a.return{
	float : left;
	margin-left : 100px !important;
	margin-left : 52px;
	margin-right : -80px;
	position : relative;
}

