@CHARSET "ISO-8859-1";

.content #recrutementsPanelistes .tier{
	float : left;
	width : 240px;
	padding : 0px 25px 20px 25px;
}
	.content #recrutementsPanelistes h3{
		font-size : 18px;
		font-weight : normal;
		margin-bottom : 25px;
		padding : 20px 0px 0px 25px;
	}
	.content #recrutementsPanelistes .tier h5{
		font-size : 13px;
		color : #606060;
		margin-bottom : 3px;
		background-image : none;
		padding-left : 0px;
	}
	.content #recrutementsPanelistes .tier h5.fleche{
		background : url(../../../images/online-market-research/flecheH5.png) no-repeat bottom left;
		margin-top : 5px;
		padding : 13px 0px 10px 15px;
		font-size : 12px;
		font-weight : normal;
	}
	.content #recrutementsPanelistes .tier p{
		text-align : justify;
		margin-bottom : 15px;
		color : #7d7d7d;
	}
		.content #recrutementsPanelistes .tier p strong{
			font-weight : bold;
			color : #606060;
		}
	.content #recrutementsPanelistes .tier a.lireSuite{
		display : block;
		background : url(../../../images/online-market-research/fleche.gif) no-repeat center right;
		text-align : right;
		padding-right : 20px;
		color : #000;
		text-decoration : none;
	}
		.content #recrutementsPanelistes .tier a.lireSuite:hover{
			color : rgb(29,140,195);
		}
	.content #recrutementsPanelistes .tier ul{
		width : 227px;
		margin-left : 7px;
		list-style-type : none;
	}
		.content #recrutementsPanelistes .tier ul li{
			background : #ececec;
			padding : 5px 5px 5px 35px;
			margin : 3px 0px;
			color : #000;
			font-size : 12px;
		}
	.content #recrutementsPanelistes .tier ul.neutre{
		margin-top : -10px;
		width : auto;
		margin-left : 10px;
		list-style-type : none;
	}
		.content #recrutementsPanelistes .tier ul.neutre li{
			background : none;
			padding : 0px;
			margin : 0px;
			color : #7d7d7d;
			font-size : 11px;
		}
	.content #recrutementsPanelistes .tier a.devis{
		display : block;
		background : url(../../images/online-market-research/devis.png) no-repeat top left;
		height : 71px;
		width : 226px;
		color : #fff;
		line-height : 200%;
		font-size : 13px;
		padding : 15px 0px 0px 20px;
	}
		.content #recrutementsPanelistes .tier a.devis strong{
			font-size : 15px;
		}

.content #recrutementsPanelistes .tier .souris{
	width : 182px;
	height : 123px;
	margin : auto;
	background : url(../../../images/online-market-research/souris.jpg) no-repeat top left;
}
.content #recrutementsPanelistes .tier .divGris{
	background : url(../../../images/online-market-research/coin.png) no-repeat bottom left #ececec;
	padding : 2px 15px 1px 15px;
}
.content #recrutementsPanelistes .tier .divGris h5{
	
}
/* CONTACT */
.content #recrutementsPanelistes .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 : 100px;
}
	.content #recrutementsPanelistes .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : rgb(29,140,195);
	}
	.content #recrutementsPanelistes .contact span{
		font-weight : bold;
		font-size : 14px;
	}
