/* --- NOS AVANTAGES --- */

#bloc-nos-avantages {
	background-color:#eaeaea;
	padding-bottom:10px;
}

#bloc-nos-avantages h2 {
	height:35px;
	line-height:35px;
	padding-left:10px;
	text-transform:uppercase;
	margin:0px;
	border-bottom:1px solid #000;
	font-size:1.3em;
	color:#1a1a1a;
}

#bloc-nos-avantages .sub-title {
	text-transform:uppercase;
	color:#212121;
	margin-top:8px;
	font-size:1em;
	padding-left:10px;
}

#bloc-nos-avantages .case {
	padding:14px 10px 0px 10px;
	overflow:hidden;
	
	_overflow:visible;
	_height:1px;
}

#bloc-nos-avantages .case h3, #bloc-nos-avantages .case .title
{
	margin:0px;
	font-size:1.2em;
	color:#1a1a1a;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
	width:100%;
}
#bloc-nos-avantages .case .title a{color:#1a1a1a;}

#bloc-nos-avantages .case h3 a {
	color:#1a1a1a;
}

#bloc-nos-avantages .case a {
	color:#636363; 
}

#bloc-nos-avantages .logo .case-1 {
	width:50%;
	float:left;
}

#bloc-nos-avantages .logo .case-2 {
	width:50%;
	float:left;
}

#bloc-nos-avantages .logo .case-2 img {
	margin-left:10px;
}

