.top_header{
	background-image: url(taro.jpg);
	height:580px;
	background-position:top;
	background-repeat:no-repeat;
}
.top_header .txt{
	margin-left:45px;
	margin-top:140px;
	padding-top:10px;
	padding-bottom:10px;
	color:#220153;
	background-image:none;
	width:530px;
	height:auto;

}
.tarifs tr td, .tarifs tr td .Style1{
	font-size:12px;
}
.tarifs tr:hover td, .tarifs tr:hover td .Style1, .tarifs tr:hover td .ancienprix{
	font-weight: bold;
	background-color: #F812FC;
	color:#FFFFFF;
}
.tarifs td.f{
	width:150px;
}
.tarifs tr:hover td.f{
	background-image:url(arrow_white.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	width:135px;
}