


/* url(/clients/commercial1/images/identite_client/f_body.gif); */

#gcmaxstock {
	color: #828282;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcminprix {
	color: #828282;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #434f58;
	background-color:#101010;
}
img{
	border:none;
}
a {
	text-decoration: none;
}

/*a:hover {
	text-decoration: underline;
}*/

#langue {
	margin-top: 3px;	
}

#cadre {
	background:url(/clients/commercial1/images/identite_client/cadre_0.gif) repeat-x top;
}
#cadre_0 {
	background: url(/clients/commercial1/images/identite_client/cadre.gif) no-repeat top center;
}
#cadre_1 {
	background:url(/clients/commercial1/images/identite_client/cadre_1.gif) repeat-x bottom;
}
#cadre_2 {
	margin: auto;
	width: 980px;
	overflow: auto;
}
#header{
	width:980px;
	height:175px;
	float:left;
	position: relative;
	z-index: 999999;
}
#header .tohome {
	background: url(/clients/commercial1/images/identite_client/aoshop.png) no-repeat;
	height: 111px;
	width: 175px;
	margin: 13px 0 0 11px;	
	float: left;
}
#header .tohome span {
	display: none;
}

/***********************************************************************/
/* lien vers l'accueil, encart compte, encart panier, lien vers l'aide */
#menuh{
	float:right;
	font-size: 11px;
	padding: 10px 0;
	position: relative;
	z-index: 10000000;
}
#menuh ul{
	list-style-type:none;
}
#menuh ul li{
	display:inline;
	margin-left:45px;
	line-height:25px;
	float:left;
}
#menuh a{
	color:#5c5c5c;
}

#menuh a:hover {
	text-decoration: underline;	
}

/* MON COMPTE */
#moncompte {
	background:url(/clients/commercial1/images/identite_client/compte.gif) no-repeat 0 4px;
	font-size: 11px;
	color: #5c5c5c;
	position: relative;
	padding: 0 0 0 22px;
	float: left;
	height:25px;
	line-height:25px;
}

#moncompte > *:first-child {
	border-right: 1px solid #5c5c5c;
	padding-right: 10px;
	margin-right: 9px;
}

/******************************************************************************/
/* MON PANIER */
.panierLayer {
	color: #5c5c5c;	
	line-height: normal;	
	height: 25px;
	font-size: 11px;
	overflow: hidden;
}

#clonePanier.hover {
	position: absolute;
	z-index: 999999;
	background-color: #fff;
	border: 1px solid #4b4b4b;
	padding: 5px 10px 10px 10px;
	margin-top: -6px;
}

.panierLayer dt {
	display: none;
}

.panierLayer #gcinfopanier {
	background:url(/clients/commercial1/images/identite_client/panier.gif) no-repeat 0 3px;
	padding: 0 0 0 25px;
}

.panierLayer #gcinfowishlist {
	background:url(/clients/commercial1/images/identite_client/wishlist.gif) no-repeat 0 5px;
	padding: 0 0 0 25px;
}

.panierLayer .gclignetotal,
.panierLayer .gclignevide,
.panierLayer .wishListEnCours,
.panierLayer .wishListNonConnecte {
	line-height: 25px;	
}

.panierLayer .rappelPanierComplet {
	display: none;
	margin-left: -25px;
}

.panierLayer .gcpanierrapidelayer {
	/*border-top: 1px solid #4b4b4b;
	margin-top: 10px;
	padding-top: 10px;*/
}

/* Bouton d'acces au panier */
.panierLayer .gcbtaccespanier {
	border-top: 1px solid #4b4b4b;
	margin-top: 10px;
	padding-top: 10px;
	height: 22px;
}

.panierLayer .gcbtaccespanier a {
	background:url(/clients/commercial1/images/identite_client/btn_accesPanier.gif) repeat-x;
	color: #fff;
	border: 1px solid #43cdfe;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	float: right;
	
	display: none;
}

.panierLayer .gcbtaccespanier a:hover {
	background-position: 0 -20px;
	border-color: #33b6e7;	
	text-decoration: none;
}

/* Message d'information sur le nombre d'article et le total */
.panierLayer .gclignetotal span {
	font-weight: bold;
}

/* Tableau des articles */
.panierLayer table {
	width: 100%;
	margin: 10px 0 0 0;
}

.panierLayer table td {
	padding: 3px 5px 3px 0;
	vertical-align: top;
}

.panierLayer table .image {
	width: 40px;	
}

.panierLayer table .image img {
	border: 1px solid  #4b4b4b;
	width: 36px;
	height: 36px;
	display: block;
}

.panierLayer table .quantite {
	text-align: right;	
}

.panierLayer table .totalht {
	text-align: right;
	padding-right: 0;
	white-space: nowrap;
}

.panierLayer .wrapper_libelle_reference span {
	float: left;
	clear: both;
}

.panierLayer .wrapper_libelle_reference .reference {
	color: #828282;
	font-size: 10px;	
}

.panierLayer .wrapper_libelle_reference .libelle {
	font-weight: bold;
}

/***************************recherche************************/
#recherche {
	height:34px;
	position:absolute;
	top:67px;
	left: 237px;
	width: 502px;
	background:url(/clients/commercial1/images/identite_client/search.gif) no-repeat ;
}

#recherche dt {
	display:none;
}
#recherche dd {
	margin:0 0;
}
#recherche label, #recherche #gcrechmarque, #recherche #gcrechfamille {
	display:none;
}
#recherche input {
	float:left;
	font-size:14px;
	height:21px;
	line-height:21px;
	margin:auto;
	padding:0 0 0;
	vertical-align:middle;
	width: 454px;
	margin-left:8px;
	margin-top:10px;
	border:none;
	background-color: #fff;
	color:#5c5c5c;
}
#recherche #gcbtrechercher {
	cursor:pointer;
	height:34px;
	position:absolute;
	top: 0;
	right: 0;
	width:30px;
}
#recherche #gcbtrechercher b {
	display:none;
}
/*****************************************************/
#contact{
	background:url(/clients/commercial1/images/identite_client/contact.gif) 27px 23px no-repeat;
	height:49px;
	line-height:20px;
	width:180px;
	position:absolute;
	right: 0;
	top: 60px;
	border-left:1px dotted #77838b;
	padding-left:27px;
	font-size:11px;
	color:#455560;
}

#contact:hover{
	text-decoration:none;
}
/******************************************************/
#contenu{
	width:980px;
	min-height:564px;
	background-color:#FFFFFF;
	float:left;
}
#contenu #chemin{
	background:url(/clients/commercial1/images/identite_client/chemin.gif) repeat-x;
	width:709px;
	display:block;
	line-height:30px;
	height:30px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	margin-bottom:16px;
	padding-left:16px;
}
#contenu #chemin a{
	color:#737b80;
	line-height:30px;
	margin-right:11px;
}
#contenu #chemin img{
	vertical-align:middle;
	margin-right:11px;
}
#contenu .left{
	float:left;
	width:205px;
	margin-left:16px;
	margin-top:9px;
	padding-bottom:20px;
}

/* UN CONSEILLER */
#contactrapide{
	height:194px;
	width:205px;
	padding-bottom:17px;
	background:url(/clients/commercial1/images/identite_client/bottom_menuv2.gif) bottom no-repeat;
}
#contactrapide fieldset,#captcha{
	border:none;
	margin:0;
	padding:0;
	*height:184px;
	width:183px;
	padding-left:11px;
	padding-right:11px;
	background:url(/clients/commercial1/images/identite_client/menuv.gif) repeat-y;
}
#captcha{display:none;font-size:11px;}
#captcha img{margin-left:40px;width:105px;padding-bottom:10px;padding-top:10px;}
#contactrapide fieldset legend{display:none;}
#contactrapide  input{
	background-color:#d2d2d2;
	border:none;
	font-size:12px;
	height:23px;
	margin-top:7px;
	line-height:23px;
	width:171px;
	padding-left:11px;
	color:#565656;

}
#contactrapide button{
	background:url(/clients/commercial1/images/identite_client/btn_ok.gif) no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	height:29px;
	position:absolute;
	width:70px;
	margin-top:11px;
	*margin-top:6px;
	*margin-right:124px;
	*padding:0;
	*position:relative;
	line-height:29px;
}
#contactrapide button:hover{
	background:url(/clients/commercial1/images/identite_client/btn_ok_hover.gif) no-repeat;
}
#contactrapide button b{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	
}
/*newsletter*/
#newsletter{
	height:109px;
	width:205px;
	padding-bottom:17px;
	background:url(/clients/commercial1/images/identite_client/bottom_menuv2.gif) bottom no-repeat;
}

#newsletter a {
	background:url(/clients/commercial1/images/identite_client/btn_newsletter.gif) no-repeat;
	display: block;
	width: 160px;
	height: 29px;
	line-height: 29px;
	margin: 15px 0 0 10px;
	color: #fff;
	font-size: 14px;
	padding-left: 23px;
	float: left;
}

#newsletter a:hover {
	background-position: 0 -29px;	
}

/****/
#contenu .right{
	float:left;
	width:727px;
	margin-left:16px;
	margin-top:9px;
	padding-top:16px;
}
/**********************************************************/
#footer{
	width:980px;
	float:left;
	background: url(/clients/commercial1/images/identite_client/cadre_2.png) no-repeat 50% 13px;
}
#footer #navf{
	margin-top:20px;
	float:left;
}
#footer #paiement, #footer #service, #footer #devis{
	width:209px;
	height:134px;
	margin-top:19px;
	background:url(/clients/commercial1/images/identite_client/paiement.png) no-repeat top left;
	padding-left:117px;
	color:#FFFFFF;
	font-size:15px;
	float:left;
}
#footer #paiement:hover{
	background-image:url(/clients/commercial1/images/identite_client/paiement_hover.gif);
	text-decoration:none;
}
#footer #service:hover {
	background-image:url(/clients/commercial1/images/identite_client/service_hover.gif);
	text-decoration:none;
}
#footer #devis:hover{
	background-image:url(/clients/commercial1/images/identite_client/devis_hover.gif);
	text-decoration:none;
}
#footer #service{
	background:url(/clients/commercial1/images/identite_client/service.png) no-repeat top left;
	padding-left:127px;
	width:198px;
	margin-left: 1px;
}
#footer #devis{
	background:url(/clients/commercial1/images/identite_client/devis.png) no-repeat top left;
	padding-left:101px;
	width:224px;
	margin-left: 1px;
}
#footer #paiement span, #footer #service span, #footer #devis span{
	margin-top:10px;
	line-height:20px;
	float:left;
	height:76px;
	width:100%;
	display:block;
	vertical-align:middle;
	padding-top:40px;
	border-right:1px dotted #fff;
}
#footer #devis span{
	border:none;
}
#footer  dl{
	width:294px;
	float:left;
	margin:0;
	padding:0;
	margin-left:16px;
	margin-right:16px;
	margin-top:11px;
}
#footer  dt{
	width:100%;
	color:#c0d812;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #b4b4b4;
}
#footer  dd{
	margin:0;
	padding:0;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:8px;
}
#footer ul li {
	float:left;
	height:22px;
	line-height:22px;
	list-style-type:none;
	margin:0;
	display:block;
	width:100%;
}
#footer a {
	color:#1c2429;
	line-height:15px;
}

#footer a:hover {
	text-decoration: underline;	
}

#footer #addonline {
	float:left;
	width:100%;
	height:55px;
	line-height:55px;
	margin-top:35px;
	text-align:right;
}
#footer #addonline img {
	border:medium none;
	margin-left:5px;
	vertical-align:middle;
}
#footer #addonline a {
	color:#a6b0b5;
	font-size:10px;
}

/*******************************/
/* sx */
.gcproduitpetit {
	margin-left: 8px;
	width: 228px;
}

.gcbttousproduits {
	margin-left: 8px;
}

.gcproduitpetit .gcimage {
	width: 146px;
	height: 146px;
}

.gcproduitpetit .gcdescriptif {
	height: 42px;
}

#ligne_image > div {
	margin-left: 12px !important;	
}

#ligne_image > div img {
	margin-top: 1px !important;	
}

#gccolleft {
	width: 315px !important;
}

#gccolright {
	width: 410px !important;
}

#gcfichequant {
	width: 220px !important;
}

.gcproduitpetit .gcblocimgpromo .gcgroupe2,
#gcficheblocimgpromo .gcfichenouveaute  {
	color: #93a700;
}

#gcblocpromo .gcgdblochead h1 {
	background-color: #ffa93a;	
}

#gcblocnouveaute .gcgdblochead h1 {
	background-color: #c0d812;	
}

#gcblocbestsellers .gcgdblochead h1 {
	background-color: #000000;	
}

/* FORMULAIRE GENIECUBE */
.intituleformulaire {
	float: left;
	width: 20%;
	text-align: right;
	margin-top: 2px;	
}

.blocksumit {
	margin-top: 10px;	
}

.inputsubmit,
inputreset {
	cursor: pointer;	
}

.champobligatoire {
	color: #f00;	
}

/***************/
/* BLOCK FLASH */
/***************/
.blockFlash {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}
.blockFlash img {
	border:0px;
	display:block;
}

/* MODELES */
.modeleTitre h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #67d1ff;
	line-height: 22px;
	padding-left: 11px;
	color: #fff;
	text-align: left;
}

.modeleTitre a {
	color: #fff;
}

.modelePuce h2 {
	font-family: Arial;
	font-size: 14px;
	color: #010101;
	font-weight: bold;
	border-bottom: 1px solid #67d1ff;
	padding-left: 11px;
	text-align: left;
}

.modelePuce a {
	color: #010101;
	text-decoration: none;
}

.section1 {
	background-color: #eef0f1;
	padding: 13px 14px;
}

.fin_section1 {
	display: none;
}
.gcbtnonenvente{display:none;}
