@CHARSET "ISO-8859-1";

.content #service .tier{
	float : left;
	width : 240px;
	padding : 0px 25px 20px 25px;
}
.content #service .deuZ{
	width : 270px;
	padding : 0px 10px 20px 10px;
}
	.content #service h3{
		font-size : 18px;
		font-weight : normal;
		margin-bottom : 25px;
		padding : 20px 0px 0px 25px;
	}
	.content #service .tier h5{
		font-size : 13px;
		margin-bottom : 3px;
	}
	.content #service .tier p{
		text-align : justify;
		margin-bottom : 15px;
		color : #7d7d7d;
	}
		.content #service .tier p strong{
			font-weight : bold;
			color : #606060;
		}
	.content #service .tier a.lireSuite{
		display : block;
		background : url(../../images/visites-mysteres/fleche.gif) no-repeat center right;
		text-align : right;
		padding-right : 20px;
		color : #000;
		text-decoration : none;
	}
		.content #service .tier a.lireSuite:hover{
			color : #672181;
		}
	.content #service .tier ul.prob{
		list-style-type : none;
		margin-top : 20px;
	}
		.content #service .tier ul.prob li{
			padding : 20px 0px 20px 55px;
		}
		.content #service .tier ul.prob li.un{
			color : #672181;
			background : url(../../images/visites-mysteres/liUN.png) no-repeat center left;
		}
		.content #service .tier ul.prob li.deux{
			background : url(../../images/visites-mysteres/liDEUX.png) no-repeat center left;
		}
		.content #service .tier ul.prob li.trois{
			color : #672181;
			background : url(../../images/visites-mysteres/liTROIS.png) no-repeat center left;
		}
			.content #service .tier ul.prob li em{
				list-style-type : none;
				font-size : 14px;
				font-weight : bold;
				display : block;
				font-style : normal;
			}
			.content #service .tier ul.prob li strong{
				list-style-type : none;
				font-size : 13px;
				display : block;
				margin-bottom : 5px;
				font-weight : normal;
			}
	
		
/* CONTACT */
.content #service .contact{
	display : block;
	clear : both;
	color : #7f7f7f;
	text-decoration : none;
	font-size : 12px;
	background : url(../../images/contact.jpg) no-repeat top left #fff;
	padding-left : 95px;
	width : 149px;
	padding-top : 13px;
	height : 78px;
	margin-top : 25px;
}
	.content #service .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : #672181;
	}
	.content #service .contact span{
		font-weight : bold;
		font-size : 14px;
	}
