/* CSS Document */

* body{
	margin:0;
	padding:0;
}


body{
	font: normal 14px/1.2 Arial, Helvetica, sans-serif;
	direction:ltr;
	color:#4D4D4C;
	background:#E1E1E0;
}

h1,h2,h3,h4, h5, h6		{ font:normal 12px/1.5 Verdana; margin:0; padding:0; color: black; }
p						{ margin:0; padding:0; margin-bottom: 13px; }
ul						{ list-style-type:none; margin:0; padding:0; }
ol					{ list-style-image: url('../images/puce-produit.png'); margin-bottom: 100px;}
li						{ margin-bottom: 1em; float: left;}
ol li						{ clear: left;}
img 					{ border:none; }
a						{ outline:none; text-decoration:none; color: #000088; }
.GagnerArgentDomicile a { margin: 0px; padding: 0px;}
.GagnerArgentDomicile a img { margin: 0px; padding: 0px;}
a:hover					{ outline:none; text-decoration:underline !important; }
table					{ empty-cells:show;}

br						{ clear:both;}
hr						{ background-color:#ccc; border:none; height:1px; clear:both; line-height:normal; }
form 					{ margin:0; padding:0; }

.floatRight				{ float:right !important; width:auto; }
.floatLeft				{ float:left; width:auto; }
.clear					{ clear:both; height:1px; line-height:1px; }
.noBorder				{ border:none !important; }
.none					{ display:none; visibility:hidden;}


/***************/

.container{
	width:998px;
	height:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:0;
	position:relative;
}

.header{
	clear:both;
	margin:0 auto;
	width:994px;
	height:128px;
	padding:0;
	overflow:hidden;
	background:#fff url(../images/header-finance.gif) no-repeat bottom;
	text-align:center;
}
.header.finance{
	background:#fff url(../images/header-finance.gif) no-repeat bottom;
}
.header.greenEnergy{
	background:#fff url(../images/header-green.gif) no-repeat bottom;
}
.header.health{
	background:#fff url(../images/header-health.gif) no-repeat bottom;
}
.header.lifestyle{
	background:#fff url(../images/header-lifestyle.gif) no-repeat bottom;
}
.header.weightloss{
	background:#fff url(../images/header-weightloss.gif) no-repeat bottom;
}

/*.header ul{
	height:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.header ul li{
	width:250px;
	text-align:center;
	vertical-align:top;
	display:inline-block;
}
*/
.content{
	width:915px;
	height:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:0;
	position:relative;
}

.mainBanner{
	clear:both;
	margin:0 auto;
	width:auto;
	height:247px;
	padding:0;
	overflow:hidden;
	background:#758696 url(../images/fond-degrade-argent.gif) repeat-x;
	color:#fff;
	margin-bottom:10px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#fff;
	margin-bottom:15px;
}

.mainBanner .column_one{
	float:left;
	width:635px;
	padding:15px 0 0 25px;
	line-height:1.7;
}

.mainBanner .column_two{
	overflow:hidden;
	float:right;
	width:250px;
	background:#000 url(../images/bg-header-right.gif) repeat-x;
	padding:18px 0;
	text-align:center;
	vertical-align:top;
}
.products{
	clear:both;
	margin:auto;
	width:auto;
	height:100%;
	padding:0;
	overflow:hidden;
	margin-bottom:100px;
	padding-top: 50px;
}
.FaireArgentMaison{
	clear: left;
	float:left;
	width:253px;
	text-align:center;
	margin-right:27px;
}
.productDesc{
	float:left;
	width:630px;
	line-height:1.5;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000000;
	padding-bottom:10px;
}
.GagnerArgentDomicile{
	width:253px;
	height:235px;
	background:url(../images/conteneur-produit.gif) no-repeat;
	padding-top:10px;
	margin-bottom:5px;
}
li .GagnerArgentDomicile{
	width:253px;
	height:235px;
	background:url(../images/conteneur-produit-petit.gif) no-repeat;
	padding-top:10px;
	margin-bottom:5px;
}

/* btn start */
.btnVisitNow{
	background:url(../images/btn-visit-now.gif) no-repeat;
	width:168px;
	height:25px;
	cursor:pointer;
	border:none;
	display:inline-block;
}
.btnVisitNow:hover{
	background:url(../images/btn-visit-now.gif) no-repeat;
}
.btnClickNow{
	background:url(../images/btn-click-now.gif) no-repeat;
	width:213px;
	height:41px;
	cursor:pointer;
	border:none;
	display:inline-block;
}
.btnClickNow:hover{
	background:url(../images/btn-click-now.gif) no-repeat;
}


/* btn end */

.rating{
	background:url(../images/bg-rating.gif) no-repeat;
	width:253px;
	height:55px;
	overflow:hidden;
	margin-top:13px;
}
.rating ul{
	float:right;
	margin:17px 10px 0 0;
}
.rating ul li{
	float:left;
	margin-right:3px;
	cursor:pointer;
}
.footer{
	margin:0 auto;
	overflow:hidden;
	width:887px;
	height:43px;
	background:url(../images/bg-footer.gif) no-repeat;
	vertical-align:middle;
	margin-bottom:45px;
	color:#838282;
	padding:25px 15px 0 15px;
}
.footer span{
	color:#141515;
}
.footer a{
	color:#141515;
	text-decoration:none;
}

.container h1{
	font-size:26px;
	color:#9a0000;
	font-weight: bold;
	text-align:center;
}

.container h4{
	font-size: 14px;
	color:#660000;
	margin-bottom: 1.5em;
	/*text-align:center;*/
}
