/*-------CSS Page "tarifs"---------*/

/*______Tarifs____*/

.title-tarifs{
	background:url(../images/text-tarfis.png) no-repeat;
	width:46px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:6px 0 0 288px;
}

.box-tarifs {
	width:100%;
	margin:0 0 11px;
}


.box-t-tarifs {
	background:url(../images/tarifs/bg-tarifs.gif) no-repeat;
	height:439px;
	width:960px;
	margin:29px 0 0 0;
	text-align:justify;
	overflow:hidden;
	position:absolute;
	color:#58585a;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 4px;;
}

.box-tarifs-promo {
	background:url(../images/tarifs/promo_page_tarifs.jpg) no-repeat;
	width:556px;
	height:105px;
	position:absolute;
	margin-top:482px;
	margin-left:30px;
	z-index:1002;
}

.contact-box-tarifs {
	background:url(../images/bg-contact-box.png) no-repeat;
	width:396px;
	height:48px;
	color:#4b4a4d;
	padding:3px 16px 2px 144px;
	line-height:14px;
	position:absolute;
	margin-top:530px;
	margin-left:30px;
}
.contact-box-tarifs .holder{position:relative;}
.contact-box-tarifs p{margin:0;}
.contact-box-tarifs strong{color:#000;}

h4 {
	color:#cc071e;
	font-size:12px;
}
h5 {
	color:#cc071e;
	font-size:12px;
}

.titleh4 {
	margin-left:380px; }
	

.block-bas{
	margin-left:-555px; 
	margin-top:445px; 
	margin-bottom:12px;  
	width:948px; 
	height:153px;

}
.bg-liscense {
background: url(../images/tarifs/box-liscense.png) no-repeat;
width: 322px;
height: 157px;
margin-left: 630px;
position: relative;
color: #58585A;
padding-top: 10px;
margin-top: 36px;
float: right;
}
.puce-tarfis {
	width:300px;
	background:url(../images/bg-arrow.png) no-repeat; 
	padding-left:16px; padding-top:5px; 
	overflow:hidden; 
	line-height:14px; 
	text-align:left;
	margin-left:10px;
}


