@CHARSET "ISO-8859-1";

.content #avantages .tier{
	float : left;
	width : 240px;
	padding : 0px 25px 20px 25px;
}
	.content #avantages h3{
		font-size : 18px;
		font-weight : normal;
		margin-bottom : 25px;
		padding : 20px 0px 0px 25px;
		width : 400px;
	}
	.content #avantages .tier h5{
		font-size : 13px;
		color : #606060;
		margin-bottom : 3px;
		background-image : none;
		padding-left : 0px;
	}
	
	.content #avantages .tier p{
		text-align : justify;
		margin-bottom : 15px;
		color : #7d7d7d;
	}
		.content #avantages .tier p strong{
			font-weight : bold;
			color : #606060;
		}
	ul.prob{
		list-style-type : none;
		background : url(../../images/visites-mysteres/prob.png) no-repeat bottom right #fff;
		height : 150px;
		width : 210px;
		padding-top : 20px;
		margin-top : -60px;
		padding-left : 20px;
		padding-top : 50px;
	}
		ul.prob li{
			font-size : 18px;
			color : #672181;
			text-align : center;
			background : url(../../images/visites-mysteres/fleche2.gif) no-repeat bottom center;
			padding : 10px 0px 25px 0px;
		}
		ul.prob li.last{
			font-size : 18px;
			color : #672181;
			text-align : center;
			background : none;
			padding : 10px 0px 00px 0px;
		}
		
/* CONTACT */
.content #avantages .contact{
	display : block;
	clear : both;
	color : #7f7f7f;
	text-decoration : none;
	margin-top : 15px;
	font-size : 12px;
	background : url(../../images/contact.jpg) no-repeat top left #fff;
	padding-left : 95px;
	width : 149px;
	padding-top : 13px;
	height : 78px;
}
	.content #avantages .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : #672181;
	}
	.content #avantages .contact span{
		font-weight : bold;
		font-size : 14px;
	}
