@CHARSET "ISO-8859-1";

.content #service .tier{
	float : left;
	width : 240px;
	padding : 0px 25px 20px 25px;
}
.content #service h3{
	font-size : 18px;
	font-weight : normal;
	margin-bottom : 25px;
	padding : 20px 0px 0px 25px;
	position : relative;
}
	.content #service .tier h5{
		font-size : 12px;
		color : #7d7d7d;
	}
	.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/recrutements/fleche.gif) no-repeat center right;
		text-align : right;
		padding-right : 20px;
		color : #000;
		text-decoration : none;
	}
		.content #service .tier a.lireSuite:hover{
			color : #84ba40;
		}
	.content #service .tier ol{
		margin-left : 17px;
		margin-top : 20px;
		list-style-type : decimal;
	}
		.content #service .tier ol li{
			font-size : 23px;
			color : #84ba40;
			line-height : 30%;
			/*_line-height : 75%;*/			
			margin-bottom : 15px;
			position : relative;
		}
		.content #service .tier ol li strong{
			font-size : 11px;
			color : #7d7d7d;
			font-weight : normal;
		}
	.content #service .tier a.recrut{
		display : block;
		background : url(../../images/recrutements/recrut2.png) no-repeat top left;
		height : 54px;
		width : 190px;
		color : #fff;
		line-height : 150%;
		font-size : 14px;
		padding : 13px 10px 0px 56px;
		font-weight : bold;
	}
	.content #service .tier .repPanel{
		display : block;
		background : url(../../images/recrutements/repPanel.png) no-repeat top left;
		height : 283px;
		width : 220px;
		color : #84ba40;
		line-height : 150%;
		font-size : 14px;
		padding : 15px 10px 0px 10px;
		font-weight : bold;
		position : relative;
	}
		.content #service .tier .repPanel em{
			font-size : 21px;
			font-style : normal;
		}
		.content #service .tier .repPanel p.chiffreUDA{
			color : #fff;
			font-size : 16px;
			font-weight : bold;
			position : absolute;
		}
			#uda1{
				top : 113px;
				left : 109px;
			}
			#uda2{
				top : 147px;
				left : 68px;
			}
			#uda3{
				top : 144px;
				left : 150px;
			}
			#uda4{
				top : 228px;
				left : 78px;
			}
			#uda5{
				top : 206px;
				left : 140px;
			}
		
/* 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;
	position : relative;
		top : 15px;
}
	.content #service .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : #84ba40;
	}
	.content #service .contact span{
		font-weight : bold;
		font-size : 14px;
	}
