


/* url(/clients/solaris/images/identite_client/f_body.gif); */
html,body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #434f58;
	background: #8bc2ec;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

#header {
	background: url(/clients/solaris/images/identite_client/bkg_header_repeat.gif) repeat-x;
}

#header > div {
	background: url(/clients/solaris/images/identite_client/bkg_header.gif) no-repeat 50% 0;
}

#header .wrapper {
	width: 980px;
	height: 133px;
	position: relative;
	z-index: 9999;
	margin: 0 auto 28px auto;
}

#header .tohome {
	display: block;
	width: 134px;
	height: 49px;
	position: absolute;
	top: 20px;
	left: 15px;
}

#header .tohome span {
	color: #8b8b8b;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0;
	left: 0;
}

#header a.tohome:hover {
	text-decoration: none;
}

/***********************************************************************/
/* lien vers l'accueil, encart compte, encart panier, lien vers l'aide */
#menuh {
	font-size: 11px;
	position: absolute;
	top: 30px;
	right: 3px;
}

#menuh ul {
	list-style-type: none;
}

#menuh ul li {
	display: inline;
	margin-left: 65px;
	line-height: 25px;
	float: left;
}

#menuh a {
	color: #455560;
}

#menuh a:hover {
	text-decoration: underline;
}

#lnk_aide {
	background:
		url(/clients/solaris/images/identite_client/aide.gif)
		no-repeat 0 5px;
	float: left;
	padding: 0 0 0 22px;
}

#lnk_accueil {
	background:
		url(/clients/solaris/images/identite_client/home.gif)
		no-repeat 0 4px;
	float: left;
	padding: 0 0 0 28px;
}

/* MON COMPTE */
#moncompte {
	background:
		url(/clients/solaris/images/identite_client/compte.gif)
		no-repeat 0 4px;
	font-size: 11px;
	color: #455560;
	position: relative;
	padding: 0 0 0 22px;
	float: left;
	height: 25px;
	line-height: 25px;
}

#moncompte>*:first-child {
	border-right: 1px solid #455560;
	padding-right: 10px;
	margin-right: 9px;
}

/******************************************************************************/
/* MON PANIER */
#panier {
	background:
		url(/clients/solaris/images/identite_client/panier.gif)
		no-repeat 0 3px;
	color: #455560;
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 26px;
	overflow: auto;
	position: relative;
	font-weight: bold;
}

#panier .gcpanierrapide>div {
	float: left;
}

#panier .gclignenbarticle span,#panier dt {
	display: none;
}

#panier b,#panier strong {
	font-weight: normal;
}

#panier .gclignenbarticle {
	margin: 0 5px 0 65px;
}

#panier .gclignetotal span {
	margin-right: 5px;
}

#panier .gcbtaccespanier {
	position: absolute;
	left: 27px;
	top: 0;
}

/***************************recherche************************/
#recherche {
	position: absolute;
	top: 88px;
	right: 11px;
	height: 29px;
	width: 231px;
	background:
		url(/clients/solaris/images/identite_client/search.gif)
		no-repeat;
}

#recherche dt {
	display: none;
}

#recherche dd {
	margin: 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: 190px;
	margin: 6px 0 0 8px;
	border: none;
	background: transparent;
	color: #455560;
}

#recherche #gcbtrechercher {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 29px;
}

#recherche #gcbtrechercher a {
	display: block;
	height: 100%;
	width: 100%;
}

#recherche #gcbtrechercher b {
	display: none;
}

/*****************************************************/
#contact {
	background:
		url(/clients/solaris/images/identite_client/contact.gif)
		no-repeat;
	width: 212px;
	height: 54px;
	position: absolute;
	left: 16px;
	top: 153px;
	text-indent: -200em;
}

#contact:hover {
	text-decoration: none;
}

/******************************************************/
#contenu {
	background: url(/clients/solaris/images/identite_client/bkg.jpg) no-repeat 50% 100%;
	padding-bottom: 60px;
}

#contenu .wrapper {
	width: 980px;
	margin: auto;
	min-height: 564px;
	background: #FFFFFF;
	overflow: hidden;
}

#contenu #chemin {
	background:
		url(/clients/solaris/images/identite_client/chemin.gif)
		repeat-x;
	width: 709px;
	display: block;
	line-height: 30px;
	height: 30px;
	border-left: 1px solid #c9d2d1;
	border-right: 1px solid #c9d2d1;
	margin-bottom: 18px;
	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 {
	position: relative;
	float: left;
	width: 205px;
	margin: 9px 0 0 16px;
	padding: 40px 0 20px 0;
}

#lesPlus {
	text-indent: -200em;
	margin: 0;
	padding: 0;
	background: url(/clients/solaris/images/identite_client/les-plus.gif) no-repeat;
	width: 205px;
	height: 142px;
	float: left;
	margin: 15px 0 0 0;
}

/* UN CONSEILLER */
#contactrapide {
	height: 194px;
	width: 205px;
	padding-bottom: 17px;
	background:
		url(/clients/solaris/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/solaris/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: #d2dad9;
	border: none;
	font-size: 12px;
	height: 23px;
	margin-top: 7px;
	line-height: 23px;
	width: 171px;
	padding-left: 11px;
	color: #57656e;
}

#contactrapide button {
	background:
		url(/clients/solaris/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/solaris/images/identite_client/btn_ok_hover.gif)
		no-repeat;
}

#contactrapide button b {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

/*newsletter*/
#newsletter {
	margin: 18px 0 0 0;
	height: 92px;
	width: 205px;
	float: left;
	background: url(/clients/solaris/images/identite_client/bkg_newsletter.gif) no-repeat;
}

#newsletter dt {
	display: none;	
}

#newsletter a {
	background:
		url(/clients/solaris/images/identite_client/btn_newsletter.gif)
		no-repeat;
	display: block;
	width: 124px;
	height: 29px;
	margin: 55px 0 0 10px;
	text-indent: -200em;
}

#newsletter a:hover {
	background-position: 0 -29px;
}

/****/
#contenu .right {
	float: left;
	width: 727px;
	margin: 9px 0 0 16px;
	padding-top: 7px;
}

.ban {
	float: left;
	margin-right: 8px;
}

.box2 {
	margin-top: 8px;
}

/**********************************************************/
#footer {
	background: #fff;	
}

#footer .wrapper {
	overflow: hidden;
	margin: auto;
	width: 980px;
	position: relative;
	top: -53px;
	background:
		url(/clients/solaris/images/identite_client/cadre_2.png)
		no-repeat 50% 12px;
}

#footer #navf {
	margin-top: 20px;
	float: left;
}

#footer #paiement,#footer #service,#footer #devis {
	width: 209px;
	height: 134px;
	margin-top: 16px;
	background:
		url(/clients/solaris/images/identite_client/paiement.png)
		no-repeat top left;
	padding-left: 117px;
	color: #FFFFFF;
	font-size: 15px;
	float: left;
}

#footer #paiement:hover {
	background:
		url(/clients/solaris/images/identite_client/paiement_hover.gif)
		no-repeat 6px 6px;
	text-decoration: none;
}

#footer #service:hover {
	background:
		url(/clients/solaris/images/identite_client/service_hover.gif)
		no-repeat 6px 6px;
	text-decoration: none;
}

#footer #devis:hover {
	background:
		url(/clients/solaris/images/identite_client/devis_hover.gif)
		no-repeat 6px 6px;
	text-decoration: none;
}

#footer #service {
	background:
		url(/clients/solaris/images/identite_client/service.png)
		no-repeat top left;
	padding-left: 127px;
	width: 199px;
}

#footer #devis {
	background:
		url(/clients/solaris/images/identite_client/devis.png)
		no-repeat top left;
	padding-left: 101px;
	width: 225px;
}

#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: #ffa93a;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #a4b7c5;
}

#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;
}

#addonline {
	background: #ecf2f1;	
}

#addonline .wrapper {
	width: 980px;
	margin: auto;
	height: 55px;
	line-height: 55px;
	text-align: right;
}

#addonline img {
	border: medium none;
	margin-left: 5px;
	vertical-align: middle;
}

#addonline a {
	color: #a6b0b5;
	font-size: 10px;
}

/*******************************/
/* sx */
.gcproduitpetit {
	margin-left: 8px;
	width: 228px;
	position: relative;
}

.gcbttousproduits {
	margin-left: 8px;
}

.gcproduitpetit .gcimage {
	width: 146px;
	height: 146px;
}

.gcproduitpetit .gcdescriptif {
	height: 42px;
}

#gccolleft {
	width: 274px !important;
}

#gccolright {
	width: 453px !important;
}

#gcfichequant {
	width: 263px !important;
}

#gcficheblocimgpromo .gcfichenouveaute {
	color: #2c87c6;
}

.gcproduitpetit .gcgroupe4 {
	position: absolute;
	top: 185px;
	left: 56px;
	display: block;
	width: 109px;
	height: 16px;
	background: url(/clients/solaris/images/identite_client/bkg_promotion.png) no-repeat;
}

.gcproduitpetit .gcgroupe2 {
	position: absolute;
	top: 35px;
	right: 5px;
	display: block;
	width: 50px;
	height: 42px;
	background: url(/clients/solaris/images/identite_client/bkg_new.png) no-repeat;
}

.gcproduitpetit .gcgroupe4 strong, .gcproduitpetit .gcgroupe2 strong {
	display: none;	
}

/* 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: #ffa93a;
	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 #ff7123;
	padding-left: 11px;
	text-align: left;
}

.modelePuce a {
	color: #010101;
	text-decoration: none;
}

.section1 {
	background-color: #eef0f1;
	padding: 13px 14px;
}

.fin_section1 {
	display: none;
}

#gcmaxstock {
	color: #76828a;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcminprix {
	color: #76828a;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcstock {
	color: #76828a;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
.gcbtnonenvente{display:none;}
