@CHARSET "ISO-8859-1";

.content #gestionPanels .tier{
	float : left;
	padding : 0px 25px 20px 25px;
}
.content #gestionPanels .un{
	width : 320px;
}
.content #gestionPanels .deux{
	width : 450px;
	padding-top : 34px;
}
	.content #gestionPanels .deux .deuxA{
		width : 215px;
		float : left;
	}
	.content #gestionPanels .deux .deuxB{
		width : 200px;
		float : right;
	}
		.content #gestionPanels .deux .deuxB dl{
			background : url(../../../images/online-market-research/femme.jpg) no-repeat top left;
			padding-left : 50px;
			height : 150px;
		}
			.content #gestionPanels .deux .deuxB dt{
				background : #e7e7e7;
				padding : 10px;
				margin-bottom : 20px;
			}
			.content #gestionPanels .deux .deuxB dd{
				background : url(../../../images/online-market-research/flecheDD.png) no-repeat top left;
				padding-left : 35px;
				margin-left : 15px;
			}
	.content #gestionPanels h3{
		font-size : 18px;
		font-weight : normal;
		margin-bottom : 5px;
		padding : 20px 0px 0px 25px;
	}
	.content #gestionPanels .tier h5{
		font-size : 12px;
		color : #606060;
		margin-bottom : 30px;
		background-image : none;
		padding-left : 0px;
	}
		.content #gestionPanels .un h5{
			padding-left : 55px;
		}
		.content #gestionPanels .tier h5.fleche{
			background : url(../../../images/online-market-research/flecheH5.png) no-repeat bottom left;
			_background-image : none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/public/images/online-market-research/flecheH5.png');
			margin-top : 5px;
			padding : 13px 0px 10px 25px;
			font-size : 12px;
			font-weight : bold;
		}
	.content #gestionPanels .tier p{
		text-align : justify;
		margin-bottom : 15px;
		color : #7d7d7d;
	}
		.content #gestionPanels .un p{
			line-height : 220%;
		}
		.content #gestionPanels .tier p strong{
			font-weight : bold;
			color : #606060;
		}
	.content #gestionPanels .tier ul{
		width : 227px;
		margin-left : 7px;
		list-style-type : none;
	}
		.content #gestionPanels .tier ul li{
			background : #ececec;
			padding : 5px 5px 5px 35px;
			margin : 3px 0px;
			color : #000;
			font-size : 12px;
		}
	.content #gestionPanels .tier ul.neutre{
		margin-top : -10px;
		margin-bottom : 10px;
		width : auto;
		margin-left : 0px;
		list-style-type : none;
	}
		.content #gestionPanels .tier ul.neutre li{
			background : none;
			padding : 0px;
			margin : 0px;
			color : #7d7d7d;
			font-size : 11px;
		}

.content #gestionPanels .tier .divGris{
	background : url(../../../images/online-market-research/cle.png) no-repeat top left #ececec;
	padding : 35px 15px 1px 20px;
	width : 296px;

}	
	
	.content #gestionPanels .tier .divGris p.intro {
		text-align: justify;
		line-height : 120%;
		margin-bottom : 15px;
		font-weight: bold;
	}

	

/* CONTACT */
.content #gestionPanels .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 : 100px;
	margin-top : 0px;
	margin-left : 200px;
}
	.content #gestionPanels .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : rgb(29,140,195);
	}
	.content #gestionPanels .contact span{
		font-weight : bold;
		font-size : 14px;
	}
