


html, body {
	margin: 0;
	padding: 0;
}


ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a img {
	border: 0 none;
}


body {
	background: #b0d2ee url(/clients/fjconcept/images/identite_client/bkg_repeat.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2e30; /* VERIFIER */
}

#wrapper_0 {
	background: url(/clients/fjconcept/images/identite_client/bkg_contenu.gif) no-repeat 50% 314px;
}

#wrapper_1 {
	width: 1010px;
	margin: auto;
}

#header {
	position: relative;
	z-index: 999;
	height: 163px; /* BOF */
	padding: 0 20px;
	background: url(/clients/fjconcept/images/identite_client/header_separation.gif) no-repeat 0 111px;
}

#pagetop {
	background: url(/clients/fjconcept/images/identite_client/bkg_page_top.png) no-repeat;
	border-top: 1px solid transparent;
}

#pagerepeat {
	background: url(/clients/fjconcept/images/identite_client/bkg_page_repeat.png) repeat-y;
	border-top: 1px solid transparent;
	margin-top: 312px;
	/margin-top: 311px; /* ie7 */
}

#pagecontent {
	/*margin-top: -312px;*/
	position: relative;
	top: -312px;
	padding: 15px 20px 0;
	overflow: auto;
}

#pagecontent #left {
	width: 733px;
	float: left;
}

#pagecontent #right {
	width: 224px;
	float: left;
	margin-left: 13px;
}

#contenu {
	/*background-color: #0099FF;*/
	margin-top: 23px;
	min-height: 220px;
}
/*-----------------------*/
/* TO TOP */
#to_top{background-color:#e0e0e0; width:970px; text-align:right; margin:0 auto; padding:5px 0;}
#to_top a{
	text-decoration:none; 
	color:#454447; 
	font-size:11px; 
	font-family:Verdana, Arial, sans-serif;
	background: url(/clients/fjconcept/images/identite_client/ico_to_top.gif) right 50% no-repeat;
	padding-right:15px;
	margin-right:5px;
}



#footer_0 {
	background: url(/clients/fjconcept/images/identite_client/separation_content_footer.png) no-repeat;
	padding-top: 20px;
}

#footer_1 {
	background: url(/clients/fjconcept/images/identite_client/bkg_footer_bottom.png) no-repeat bottom;
	padding-bottom: 20px;
}

#footer_2 {
	background: url(/clients/fjconcept/images/identite_client/bkg_page_repeat.png) repeat-y;
	padding: 7px 21px 0 20px;
	height: 87px;
}

/************************************/
/* PANIER */
#nav_h > ul{float:left;}


/************************************/
/* PANIER */
#panier {
	float: right;
	background: url(/clients/fjconcept/images/identite_client/picto_mon-panier.gif) no-repeat;
	padding-left: 40px;
	margin-top: 48px;
	position: relative;
}

#panier dt {
	display: none;
}

#panier .gclignevide .titre {
	font-weight: bold;
	display: block;
}

#panier .gclignevide .libelle {
	background: url(/clients/fjconcept/images/identite_client/puce_rose.gif) no-repeat 1px 5px;
	padding-left: 10px;
}

#panier .gclignenbarticle span {
	display: none;
}

#panier .gclignetotal, #panier .gclignenbarticle {
	float: left;
	margin: 13px 5px 0 1px;
}

#panier .gcbtaccespanier {
	position: absolute;
	top: 0;
	left: 42px;
}

#panier .gcbtaccespanier a {
	color: #2f2e30;
	text-decoration: none;
}

#panier .gcbtaccespanier a:hover {
	text-decoration: underline;
}

/************************************/
/* RECHERCHE */
#recherche {
	position: absolute;
	width: 223px;
	height: 22px;
	right: 21px;
	bottom: 13px;
	/bottom: 14px; /* ie7 */
}

#recherche dt, #recherche #gcrechmot label, #recherche #gcrechfamille, #recherche #l_recherche_rapide b {
	display: none;
}

#recherche #gcrechmot input {
	background: url(/clients/fjconcept/images/identite_client/recherche_text.gif) no-repeat;
	border: 0 none;
	height: 18px;
	width: 186px;
	color: #1f1f1f;
	padding-left: 5px;
	padding: 4px 0 0 5px;
}

#recherche #l_recherche_rapide {
	background: url(/clients/fjconcept/images/identite_client/recherche_submit.gif) no-repeat;
	width: 37px;
	height: 22px;
	display: block;
	position: absolute;
	top: 0;
	/top: 1px; /* ie7 */
	right: 0;
}

/************************************/
/* COMPTE */
#moncompte {
	float: right;
	background: url(/clients/fjconcept/images/identite_client/separation_compte_panier.gif) repeat-y right;
	margin: 48px 17px 0 0;
	padding-right: 18px;
	position: relative;
}

#moncompte dl {
	background: url(/clients/fjconcept/images/identite_client/picto_mon-compte.gif) no-repeat;
	padding-left: 40px;
	height: 30px;
}

#moncompte dt {
	font-weight: bold;
}

#moncompte a {
	background: url(/clients/fjconcept/images/identite_client/puce_rose.gif) no-repeat 1px 5px;
	color: #2f2e30;
	text-decoration: none;
	padding-left: 10px;
}

#moncompte a:hover {
	text-decoration: underline;
}

#moncompte a b {
	font-weight: normal;
}

#moncompte #gcbtidentification, #moncompte #delog {
	margin-right: 10px;
}

#moncompte form {
	margin: 0;
	padding: 0;
}

#moncompte #gcmoncomptephrase {
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 40px;
}

#moncompte #moncompteloglien, #moncompte #delog {
	float: left;
	margin-top: 13px;
}

#moncompte #moncomptelog br {
	display: none;
}

/************************************/
/* LOGO CLIENT */
#logoclient {
	display: block;
	position: absolute;
	top: 18px;
	left: 20px;
}

/************************************/
/* FIL D'ARIANNE */
#chemin {
	height: 34px;
	background: url(/clients/fjconcept/images/identite_client/bkg_Arianne_n.jpg) no-repeat;
	line-height: 33px;
	padding-left: 27px;
	width:705px;
}

#chemin a {
	color: #fff;
	text-decoration: none;
	background: url(/clients/fjconcept/images/identite_client/puceBlanche.gif) no-repeat right 5px;
	padding-right: 12px;
	margin-left: 10px;
}

#chemin a:last-child {
	background: none;
}

#chemin a:hover {
	text-decoration: underline;
}

/************************************/
/* SLIDER */
.scrollable{
	width:732px;
	margin-top:-24px;
	margin-bottom:25px;
	position:relative;
}

/************************************/
/* LIEN IMAGE PAGE D'ACCUEIL */
img[alt="cdm"]{margin-left:-2px;}/*cdm pour 'cours du mois'*/

/************************************/
/* CONTENU PIED DE PAGE */
#footer_0 #pref {
	color: #949494;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(/clients/fjconcept/images/identite_client/separation_footer.gif) repeat-x bottom;
}

#footer_0 #logoclient_f, #footer_0 #wrapper_lst, #footer_0 #addonline {
	float: left;
}

#footer_0 #wrapper_lst {
	padding: 5px 20px 0 0;
	margin-left: 36px;
	background: url(/clients/fjconcept/images/identite_client/separation_compte_panier.gif) repeat-y right;
}

#footer_0 ul {
	text-align: right;
	line-height: 24px;
}

#footer_0 li {
	display: inline;
}

#footer_0 ul a {
	color: #1b1b1b;
	text-decoration: none;
	background: url(/clients/fjconcept/images/identite_client/point-rose.gif) no-repeat right 9px;
	padding-right: 11px;
	margin-left: 5px;
}

#footer_0 li.last a {
	background: none;
	padding-right: 0;
}

#footer_0 ul a:hover {
	text-decoration: underline;
}

#footer_0 .lst1 {
	font-weight: bold;
}

#footer_0 #addonline {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 16px;
	width: 215px;
}

#footer_0 #addonline img {
	vertical-align: middle;
}

#footer_0 #addonline a {
	color: #585858;
	text-decoration: none;
}

#footer_0 #addonline a:hover {
	text-decoration: underline;
}

/************************************/
/* COLONNE DE DROITE */
#rassurance {
	/*background: url(/clients/fjconcept/images/identite_client/bkg_rassurance.gif) no-repeat;*/
	background: url(/clients/fjconcept/images/identite_client/bg_paiment_secu.gif) no-repeat;
	width:224px;
	height: 90px;
	margin-top: 27px;
}

#rassurance a {
	color: #e9e9e9;
	font-weight: bold;
	text-decoration:none;
	padding-top:7px;
	display: block;
	padding-left: 10px;
	font-family:Verdana, Arial, sans-serif;
}

/*#rassurance #paiementsecurise:hover {
	color:#e53b8b;
}

#rassurance #aidealacommande:hover {
	color:#00a2ff;
}

#rassurance #telechargerecologique:hover {
	color:#75a600;
}*/

#insertYoutube, #blog, #exemple {
	margin-top: 23px;
	display: block;
}

#reseaux {
	height: 90px;
	background: url(/clients/fjconcept/images/identite_client/bkg_liens.gif) no-repeat;
	margin-top: 27px;
	text-align: center;
}

#reseaux span {
	color: #2f2e30;
	margin: 0 0 11px 17px;
	line-height: 28px;
	text-align: left;
	display: block;
}

#reseaux #twitter {
	margin: 0 34px;
}

.pagegeniecube {
	margin-bottom: 10px;
}



/* REDEFINITIONS */
#header .gcbouton1 a {
	border: 0 none;
	height: auto;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
	display: inline;
	font-family: Verdana;
}

#gcblocbestsellers .gcbloctitre, #gcblocpromo .gcbloctitre, #gcblocnouveaute .gcbloctitre, #gcblocgroupe3 .gcbloctitre {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	border: 0 none;
	padding-left: 9px;
}

#gcblocbestsellers .gcbloctitre {
	background-color: #00aeff;
}
#gcblocpromo .gcbloctitre {
	background-color: #ffba00;
}
#gcblocnouveaute .gcbloctitre {
	background-color: #95c000;
}
#gcblocgroupe3 .gcbloctitre {
	background-color: #e5378a;
}
.gcgdbloccontenu {
	margin: 0;
	padding: 8px 0;
	border: 1px solid #b3b3b3;
	width: 731px !important;
}
.gcproduitpetit {
	border-color: #c4c4c4;
	background-color: #e8e8e8;
	margin-left: 8px;
	padding: 0;
	padding: 0 7px;
	width: 156px !important;
}
.gcbttousproduits a b {
	color: #2f2e30;
}
.gcbttousproduits {
	margin-left: 9px;	
}
.gcbtnonenvente{display:none;}
.gcproduitpetit .gcbtsavoirplus a, .gcproduitpetit .gcbtcommander a, .gcproduitpetit .gcbtindisponible {
	width: 75px;
	background-color: #9d9d9d;
	border: 0 none;
	font-family: Arial;
}
.gcproduitpetit .gcbtcommander a {
	text-transform: none;
}
.gcproduitpetit .gcbtsavoirplus a b, .gcproduitpetit .gcbtcommander a b, .gcproduitpetit .gcbtindisponible b {
	color: #fff;
}
.gcproduitpetit .gcbtsavoirplus a:hover, .gcproduitpetit .gcbtcommander a:hover {
	background-color:#858585;
}
.gcproduitpetit .gcbtsavoirplus a:hover b, .gcproduitpetit .gcbtcommander a:hover b{
	color: #fff;
}
.gcproduitpetit .gcblochead {
	display: none;
}

.gcproduitpetit .imgproduitg {
	padding: 8px 0;
	background-color: #fff;	
}
.gcproduitpetit .horizontale .imgproduitg {
	width: 154px;
}
.gcproduitpetit .horizontale .gcdescriptif {
	margin-bottom:8px;
}
.gcproduitpetit .verticale .imgproduitg {
	height: 90px;
	overflow: hidden;
	width: 154px;
}
.gcproduitpetit .verticale .gcprixseul {
	margin-top: 0;
}
.gcproduitpetit .verticale .gcprix, .gcproduitpetit .verticale .gcprixseul {
	margin-top: 5px;
}
.gcproduitpetit .verticale .gcdescriptif {
	margin-bottom: 8px;
}

.gcblocportgratuit {
	display: none;
}
.gcproduitpetit .gcdescriptif {
	height: 32px !important;
	color: #3d3c3f;
}
.gcbloccontenu span.gcreference {
	display: none;
}
.gcproduitpetit .gcprix, .gcproduitpetit .gcprixseul {
	width: 64px;
	font-size: 14px;
	color: #0080c2;
}
.gcproduitpetit .gclibelle {
	font-family: Arial;
	margin-bottom: 10px;
}

.gcproduitpetit .gcprix, #gcblocresultat .gcproduitpetit .gcprix .gcprixseul {
	font-size:14px !important;
}
.gcproduitpetit .gcprixbarre {
	font-size: 11px !important;
	float: left !important;
	color: #FF9D11;
	margin-top: 9px !important;
}
.gcgroupe2 {
	background-color: #fff;
	text-transform: lowercase;
	color: #64bf0a;
	text-align: center;
	margin-top: 3px;
	width: auto;
	padding: 0 3px;
}
.gcgroupe4 {
	background-color: #fff;
	text-transform: lowercase;
	color: #ff9d11;
	text-align: center;
	margin-top: 3px;
	float: left;
	width: auto;
	padding: 0 3px;
}
.gcblocimgpromo {
	height: 20px;
}
.layercontenu {
	margin-top: 21px;
}
.layertxt {
	height: auto;
	margin-bottom: 10px;
}

.gcblochead1 .cright h2 {
	background-color:#95C000;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	margin:0 0 10px;
	padding:0 0 0 10px;
}

#gcficheproduit .gcfichepromo {
	width: auto !important;	
	color: #ff9d11;	
}

#gcficheproduit .gcfichenouveaute {
	width: auto !important;
	color: #64bf0a;
}

#gcficheproduit #gcficheblocimgpromo {
	width: 320px !important;
}

.gcbouton1 a {
	font-family: Arial;	
}

#gcficheproduit #gcfichebtaddcomparateur a, #gcficheproduit #gcfichebtsendami a {
	font-family: Arial;
}

#gcficheproduit .gcficheprix, #gcficheproduit .gcfichesprix {
	color: #0080c2;	
}
#gcficheproduit .gcficheprixbarre {
	color: #ccc;
}

#gcficheproduit #gcfichepourcentage {
	color: #ff9d11;
}

#gcficheproduit #gcficheimgproduitg {
	border: 0 none !important;	
}

#gcficheproduit.horizontale #gccolright {
	width: 400px !important;	
}

#gcficheproduit #gcfichegroupeprix {
	width: auto !important;
	right: 0 !important;
	left: auto !important;	
}

#gcficheproduit #gcfichequant {
	width: 78% !important;	
}

#gcficheproduit #gcfichebtcommander {
	width: auto !important;	
}

#gcficheproduit #gcfichebtcommander a {
	background-color: #e1017a !important;
	border: 0 none !important;
	color: #fff !important;
	text-transform: none !important;
	line-height: 24px !important;	
	height: 24px !important;
	font-family: Arial;
	font-size: 13px !important;
	width: 128px !important;
}

#gcficheproduit #gcfichebtcommander a:hover {
	background-color: #f90087 !important;
}
	
#ligne_image {
	display: none !important;	
}

#gcfiltre0 {
	width: 250px !important;	
}

/* GENIECUBE */
/**************/
/* Formulaire */
/**************/
.classinputtext, .classtextarea,.classselect,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	border-style :solid;
	border-width: 1px;
	border-color:#868686;
	margin-left:5px;
}
.classinputtext, .classtextarea,.classselect,.classoption,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}
.classinputcheck,.classinputradio{
	border-width: 0px;
}
.inputreset,.inputsubmit{
	background-color: #95c000;
	font-weight: bold;
	padding: 1px 4px;
	color: #fff;
}
.intituleformulaire{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color :#626568;
	width:20%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	float: left;
}
.blocksumit{
	display: block;
	margin: 5px 0 0 20%;
	/*padding-left: 20%;
	padding: 3px;*/
}
.champobligatoire{
	font-size : 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:red;
}
***************/
/* BLOCK FLASH */
/***************/
.blockFlash {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}
.blockFlash img {
	border:0px;
	display:block;
}
/***************/
/* BLOCK DYNA  */
/***************/
.blocdynanique{
		font-size   	: 12px;
		font-family 	: Arial, Helvetica, sans-serif;
		color:#000;
}
.blocdynanique th{
	background-color:#efefef;
}
.blocdynanique td{
	text-align:center;
}
.blocdynanique caption{
	font-weight:bold;
	font-size : 14px;
}

/* Modele de titre */
.modeleTitre {
	font-weight: bold;
	font-size: 12px;
	color: #1e1e1e;
	background: url(/clients/fjconcept/images/identite_client/titre.gif) no-repeat 0 3px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
.modeleTitre h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.modeleTitre a {
	color: #1e1e1e;
	text-decoration: underline;
}

/* Modele de puce */
.modelePuce {
	font-size: 12px;
	color: #3c3c3c;
}
.modelePuce h2 {
	background: url(/clients/fjconcept/images/identite_client/puce.gif) no-repeat 0 6px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.modelePuce a {
	color: #3c3c3c;
	text-decoration: underline;
}

.recapTelechargement {
	color: #fff;
	font-size: 13px;
	display: block;
	width: 70%;
	border: 1px solid #666;
	margin: 20px auto;
	text-align: center;
	background-color: #95C000;
	padding: 20px;
	font-weight: bold;
}
.recapTelechargement a {
	color: #fff;
}

/***********************MA WISH LIST**************************************/
.gcwishlistrapide {
	float: right;
	background: url(/c/sp/images/identite_client/mon-panier.png) no-repeat;
	color: #fff;
	padding-left: 31px;
	margin: 5px 20px 0 0;
	line-height: 21px;
	position: relative;
}
.gcwishlistnom{
}
.gcwishlistnombreArticles{
}
.gcwishlisttotalArticles{
}
.gcwishlistprix{
}
/***********************MA WISH LIST**************************************/

#gcmaxstock {
	color: ;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcminprix {
	color: ;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcstock {
	color: ;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}

/************************************/
/* SURCHARGE THEME SP */
#gcblocbestsellers, #gcblocpromo, #gcblocnouveaute, #gcblocgroupe3 {display:none;}

/************************************/
/* 3 BLOCS DE BAS DE PAGE */
#lnk_home_block{
	width:733px;
	height:253px;
	background:url(/clients/fjconcept/images/identite_client/bg_offre_n.gif) no-repeat;
	margin-top:25px;
}

#lnk_home_block .home_block{
	float:left;
	text-align:center;
	position:relative;
	cursor:pointer;
}
#lnk_home_block .home_block a{
    color: #000000;
    display: block;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    height: 20px;
    padding-top: 225px;
    width: 244px;
}

#lnk_home_block #cours_unite{background:url(/clients/fjconcept/images/identite_client/bg_cours_unite.jpg) 50% no-repeat;}
#lnk_home_block #cours_unite:hover{background:url(/clients/fjconcept/images/identite_client/bg_cours_unite_hover.jpg) 50% no-repeat;}

#lnk_home_block #offre_pack{background:url(/clients/fjconcept/images/identite_client/bg_offre_packs.jpg) 50% no-repeat;}
#lnk_home_block #offre_pack:hover{background:url(/clients/fjconcept/images/identite_client/bg_offre_packs_hover.jpg) 50% no-repeat;}


#lnk_home_block #abonnements{background:url(/clients/fjconcept/images/identite_client/bg_abo.jpg) 50% no-repeat;}
#lnk_home_block #abonnements:hover{background:url(/clients/fjconcept/images/identite_client/bg_abo_hover.jpg) 50% no-repeat;}

/* Lien d'inscription à partir de la page de connexion */
#incpt_lnk{color:#282828;}

