#TarifCard {
	position: relative;
	left: 250px;
	width: 400px;
}
.bkgTitle {
	background-image: url(/images/fondProdTitlesm.png);
	background-repeat: no-repeat;
}
.SpanRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
a.Title:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
a.Title:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
a.Title:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
a.Title:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
.bkgbottom {
	background-image: url(/images/fondProdTitlesmd.png);
	background-repeat: no-repeat;
}

