@CHARSET "ISO-8859-1";

.content #avantages .tier{
	float : left;
	padding : 0px 25px 20px 25px;
}
.content #avantages .un{
	width : 320px;
}
.content #avantages .deux{
	width : 450px;
}
	.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{
		width : 80%;
		text-align : justify;
		margin-bottom : 15px;
		color : #7d7d7d;
	}
	.content #avantages .deux .location{
		background : url(../../images/recrutements/location.png) top right no-repeat;
		width : 400px;
		padding-bottom : 25px;
	}
		.content #avantages .deux .location a.transition{
			display : block;
			padding : 15px 0px 45px 60px;
			color : #7d7d7d;
			text-decoration : none;
		}
		.content #avantages .deux .location a.recrut{
			background : url(../../images/recrutements/transRecrut.png) center left no-repeat;
		}
		.content #avantages .deux .location a.locat{
			background : url(../../images/recrutements/transLocat.png) center left no-repeat;
		}
		.content #avantages .deux .location a.transition strong{
			display : block;
		}
	

/* CONTACT */
.content #avantages .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;
	position : relative;
		top : 15px;
		left : 200px;
}
	.content #avantages .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : #84ba40;
	}
	.content #avantages .contact span{
		font-weight : bold;
		font-size : 14px;
	}
