
#avoir {
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 640px;
}
#avoir2 .avoirarticle,
#avoir .avoirarticle {
	display: inline-block !important;
	zoom: 1;
	display: inline;
	background-repeat: no-repeat;
	margin-left: 0;
	margin-right: 0;
	padding-left: 2%;
	width: 47%;
	vertical-align: top;
	background-image: url(../../img/common/fond_avoir-gris.png);
}

#avoir .titre
{
	display: inline-block !important;
	zoom: 1;
	display: inline;
	width: 620px;
	height: 50px;
	line-height: 48px;
	padding-left: 20px;
	text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}
#avoir2 .avoirarticle h1,
#avoir .avoirarticle h1 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 90%;
}
#avoir2 .avoirarticle img,
#avoir .avoirarticle img {
	display: inline-block;
	border: 0;
	width: 30%;
	vertical-align: top;
	padding-right: 6px;
}
#avoir2 .avoirarticle p,
#avoir .avoirarticle p {
	display: inline-block;
	/*font-size: 0.7em;*/
	width: 60%;
	margin-top: 0;
}

