@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;
	}
	.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;
		}
	.content #avantages .tier .recrutements{
		background : url(../../images/location-salles/location.png) 100px 60px no-repeat;
		width : 220px;
		padding-bottom : 25px;
	}
		.content #avantages .tier .recrutements a.transition{
			display : block;
			padding : 15px 0px 45px 60px;
			color : #7d7d7d;
			text-decoration : none;
		}
		.content #avantages .tier .recrutements a.recrut{
			background : url(../../images/location-salles/transRecrut.png) center left no-repeat;
		}
		.content #avantages .tier .recrutements a.locat{
			background : url(../../images/location-salles/transLocat.png) center left no-repeat;
		}
		.content #avantages .tier .recrutements a.transition strong{
			display : block;
		}
		
		.content #avantages .tier .visu{
			width : 212px;
			height : 141px;
			margin : auto;
			background : url(../../images/location-salles/visu.jpg) no-repeat top left;
		}
		
/* 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 : #e18e00;
	}
	.content #avantages .contact span{
		font-weight : bold;
		font-size : 14px;
	}