/* @override 
	http://60gp.ovh.net/~wyzqbpwb/css/vente-flash.css
*/

#content .content {
}

#content h2 {
	padding-bottom: 9px;
	text-transform: uppercase;
	font-size: 19px;
}
#content h3 {
	padding-bottom: 30px;
	text-transform: uppercase;
	font-size: 14px;
	color: #f60;
}

/*-- INTRO --*/
#content #intro {
	overflow: hidden;
	padding: 2px 0 0 18px;
	margin-bottom: 22px;
}
#content #intro img {
	float: left;
}
#content #intro .contenu {
	float: left;
	width: 362px;
	padding-left: 19px;
	line-height: 14px;
}
#content #intro .contenu-large {
	padding: 0 25px 0 0;
	line-height: 14px;
}
#content #intro .contenu p,
#content #intro .contenu-large p {
	padding: 4px 0;
}
a.btn-inscrire {
	float: right;
	display: block;
	width: 103px;
	height: 25px;
	margin: 14px 18px 0 0;
	background: url(../images/btn-inscrire-blanc.gif) no-repeat 0 0;
	text-indent: -8000px;
}


#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 50px 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;
}


