/* @override 
	http://60gp.ovh.net/~wyzqbpwb/css/carte-privilege.css
*/

#content h2 {
	padding-bottom: 25px;
	text-transform: uppercase;
	font-size: 19px;
}
#content img.carte {
	float: left;
	padding-left: 18px;
}
#content .intro {
	float: right;
	display: block;
	width: 360px;
	padding: 0 25px 34px 0;
	line-height: 14px;
}
#content .intro-large {
	display: block;
	width: 625px;
	padding: 0 0 34px 18px;
	line-height: 14px;
}
#content .intro p,
#content .intro-large p {
	padding: 4px 0;
}

#content .produits {
	clear: both;
	margin-left: 18px;
}
#content .produits table {
	margin: 0 0 6px;
}
#content .produits tr.top td {
	line-height: 1px;
}
#content .produits td.top {
	width: 305px;
	height: 8px;
	background: url(../images/privilege-produit-top.gif) no-repeat 0 0;
}
#content .produits td.separateur {
	width: 16px;
}

#content .produits .middle {
	width: 293px;
	padding: 0 5px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}
#content .produits img {
	float: left;
	padding: 0 25px 20px 20px;
	vertical-align: middle;
}
#content .produits .middle h3 {
	padding: 4px 0 14px;
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
}
#content .produits .middle h3 .orange {
	text-transform: none;
}
#content .produits .middle p {
	line-height: 14px;
}
#content .produits tr.bottom td {
	width: 305px;
	height: 8px;
	line-height: 1px;
}
#content .produits td.bottom {
	background: url(../images/privilege-produit-bottom.gif) no-repeat 0 0;
}







