.tab_cotation {
	border : 1px solid #396f95;
	width : 200px;
	margin-left : 10px;
	margin-bottom : 15px;
}
.titre_cot{
	float : left;
}
.head {
	background : url('barre.gif');
	padding-top : 3px;
	padding-bottom : 5px;
	padding-left : 5px;
	font-weight : bold;
	width : 195px;
	height : 17px;
	color : #fff;
}
.image_cot {
	margin-right : 10px;
	background : #fff;
	float : right;
}
.texte_cot {
	padding-left : 5px;
	padding-bottom : 10px;
}
.last_clo {
	font-size : 10px;
}
.lien_cot {
	color :#5586be;
font-weight:bold;
}