@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 ul.neutre{
			margin-top : -10px;
			width : auto;
			margin-left : 10px;
			list-style-type : none;
		}
			.content #service .tier ul.neutre li{
				background : none;
				padding : 0px;
				margin : 0px;
				color : #7d7d7d;
				font-size : 11px;
			}
		.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 : #e18e00;
		}
	.content #service .tier ol{
		margin-left : 17px;
		margin-top : 20px;
		list-style-type : decimal;
	}
		.content #service .tier ol li{
			font-size : 23px;
			color : #e18e00;
			line-height : 40%;
			_line-height : 75%;	
			margin-bottom : 15px;
			position : relative;
		}
		.content #service .tier ol li strong{
			font-size : 11px;
			color : #7d7d7d;
			line-height : 150%;
			_line-height : 100%;
			font-weight : normal;
		}
		.content #service .tier ol li a.conseiller{
			color:#7d7d7d;
			font-size : 11px;
			text-decoration:underline;
		}		
		.content #service .tier ol li a.conseiller:hover {
			color:#e18e00;
		}				
		
	.content #service .tier a.solutions{
		display : block;
		background : url(../../images/location-salles/solutions.png) no-repeat top left;
		height : 69px;
		width : 245px;
		color : #fff;
		line-height : 150%;
		font-size : 14px;
		padding : 3px 0px 0px 10px;
		font-weight : normal;
		position : relative;
			left : -10px;
	}
	.content #service .tier .repPanel{
		display : block;
		background : url(../../images/location-salles/repSalles.png) no-repeat top left;
		height : 212px;
		width : 220px;
		color : #e18e00;
		line-height : 120%;
		font-size : 21px;
		padding : 15px 10px 0px 10px;
		font-weight : normal;
		margin-bottom : 13px;
	}

		
/* 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 : #e18e00;
	}
	.content #service .contact span{
		font-weight : bold;
		font-size : 14px;
	}