.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.alignjustify {text-align: justify;}
.invisible {display: none}
img.alignleft, table.alignleft {float: left; margin: 0 5px 5px 0; text-align: left;}
img.alignright, table.alignright {float: right; margin: 0 0 5px 5px; text-align: left;}
table.aligncenter {margin: auto; text-align: left;}
a img {border-width: 0;}
form {margin: 0; padding: 0;}
form p { color: #FF8613 ; font-weight: bold;}
select { color: #FF8613 ; font-weight: normal; }

/**********/
/* LAYOUT */
/**********/
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #617479;
	background: #BDC2ED;
}
a {
	color: #88B22A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#document {
	width: 981px;
	margin: auto;
	/*background-color: #ffffff;*/
}
#documentInner {
	padding-right: 2px;
	margin-left: 2px
}
#corps {
	width: 979px;
	overflow: hidden;
	border: #808697 1px solid;
	background: #ffffff url(images/fondCorps.png) repeat-x 0 0;
	margin-left: -1px;
	float: left;
}
#colonneGauche {
	float: left;
	width: 126px;
}
#colonneDroite {
	float: left;
	width: 219px;
	font-size: 11px;
	margin: 10px 0pt 10px 15px;
}
#colonneDroite a img{
  margin-left: 7px;
}
#contenu {
	float: left;
	width: 720px;
	margin-left: 15px;
	display: inline;
}
#sips input {
	border: none !important;
}

/***************/
/* bandeauHaut */
/***************/
#bandeauHaut {
	background: #ffffff url(images/bandeauHaut.png) no-repeat 70% 0;
	width: 971px;
	overflow: hidden;
	height: 86px;
	margin: 0px 0px 0px 4px;
}
#bandeauHaut h1 {
	margin: 0;
	padding: 0;
	float: left;
}
#bandeauHaut h1 img {
	display: block;
}
#bandeauHaut #monCompte{
  float: right;
  width: 346px;
  height: 46px;
  background: transparent url(images/fondMonCompte.png) no-repeat top right;
}
#bandeauHaut #monCompte table tr td{
  vertical-align: bottom;
  height: 20px;
}
#bandeauHaut #monCompte table tr td#TdmonCompte{
  width: 100px;
}
#bandeauHaut #monCompte table tr td#mdp{
  width: 115px;
  font-size: 9px;
}
#bandeauHaut #monCompte table tr td#infoClient{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}
#bandeauHaut #monCompte a{
  margin-right: 20px;
  color: #ffffff;
}
#bandeauHaut #monCompte a#contact{
  color: #545E9F;
  font-weight: bold;
}
#bandeauHaut #monCompte a#deconect{
  font-size: 10px;
  font-weight: bold;
}
#bandeauHaut #monCompte a#inscrire{
  font-size: 14px;
  font-weight: bold;
}
#bandeauHaut #monCompte #CLI_FACEMAIL_LOG,#CLI_PASSWORD_LOG{
  width: 90px;
  height: 12px;
  border: 1px solid #584040;
  padding-left: 2px;
}
#bandeauHaut #monCompte #CLI_SUBMIT_LOG{
  margin: 0 0 0 -3px;
}
/*****************/
/* colonneGauche */
/*****************/
#formRecherche {
	background: transparent url(images/formRecherche.png) no-repeat scroll left bottom;
	margin: 0 0 0 2px;
	padding-top: 72px;
	width: 190px;
}
#formRecherche p {
	padding: 18px 0 0 10px;
	margin: 0;
	color: #545E9F;
}
#formRecherche a {
  color: #202E9D;
  padding: 0 0 0 75px;
}
#clientPrivilege {
	margin: 0 0 1px 0;
	background: url(images/clientPrivilege.png);
	padding-top: 30px;
	font-size: 11px;
}
#clientPrivilegeInner {
	background: url(images/clientPrivilegeInner.png);
	padding-bottom: 5px;
}
#clientPrivilege a {
	color: #F7C650;
}
#clientPrivilege label {
	color: #F7C650;
	line-height: 18px;
	font-weight: bold;
}
#clientPrivilege p {
	margin: 0;
	padding: 2px 0 2px 10px;
}
#CLI_FACEMAIL_LOG, #CLI_PASSWORD_LOG, #searchString {
	border: 1px solid #584040;
	width: 80px;
	padding: 1px;
	margin: 0;
	font-size: 10px;
	height: 12px;
}
#CLI_SUBMIT_LOG, #searchSubmit {
	border: 1px solid #584040;
	border-left: none;
	cursor: pointer;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 -3px;
	font-size: 9px;
	background-color: #F7BE3D;
	color: #3F2E14;
	vertical-align: bottom;
}
#enUnClic {
	padding-bottom: 41px;
}
#enUnClic img {
	display: block;
	margin-bottom: 1px;
}

#panComPlan {
	padding-bottom: 7px;
}
#panComPlan img {
	display: block;
	margin-bottom: 1px;
}

/*****************/
/* colonneDroite */
/*****************/
#colonneDroiteInner {
	background: transparent url(images/colonneDroite.png) no-repeat 0 0;
	color: #fff;
}
#colonneDroiteInner a {
	color: #fff;
}
#colonneDroiteInner #fondPanierVide{
  color: #202E9D;
  background: transparent url(images/basPanierVide.png) no-repeat bottom left;
  display:block;
  height: 45px;
  padding: 10px 15px 0 15px;
}
#dernierProduit {
	padding: 0 5px;
	background: url(images/pixel.png) repeat-y top center;
}
#dernierProduit h5 {
	font-size: 12px;
	margin: 0;
	padding: 8px 30px 0 20px;
	color: #64880B;
}
#dernierProduit p {
	margin: 0;
	padding: 0 30px 0 20px;
	color: #000000;
	font-weight: normal;
}
#triPanier {
	padding : 5px 30px 8px 25px;
	color: #64880B;
	background: url(images/pixel.png) repeat-y top center;
}
#triPanier p {
	color: #64880B;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#triPanier a {
	color: #64880B;
	font-weight: normal;
}
#panier {
	font-size: 10px;
	margin: auto;
	background: url(images/pixel.png) repeat-y top center;
	width: 165px;
	padding: 5px;
}
#panier input {
	border: 1px solid #000;
	width: 15px;
	font-size: 9px;
	padding: 0px 1px;
	text-align: center;
}
#panier td {
	white-space: nowrap;
}
#panier th {
	font-weight: normal;
	text-align: left;
	padding: 6px 0 6px 5px;
}
#panier th a{
  color: #000000;
}
#panier h4 {
  border-top: 1px solid #FF6C00;
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
	color: #FF6C00;
}
#panier img {
	vertical-align: middle;
	margin: 0 2px 4px 2px;
}
#totalPanier {
	text-align: center;
	/*background: #A7B5DF url(images/totalPanier.gif) no-repeat 0 100%;*/
	padding-bottom: 5px;
	width: 205px;
}
#totalPanier p {
	font-size: 13px;
	margin: 0;
	padding: 17px 0 5px;
	font-weight: bold;
	color: #202E9D;
}
#totalPanier p strong {

}
#colonneDroiteForm{
  background: transparent url(images/totalPanier.gif) no-repeat scroll 0pt 100%;
}
#panierCentre{
  background: transparent url(images/panierCentre.png) repeat-y scroll 0;
  width: 205px;
  margin-left: 7px;
}

/********/
/* menu */
/********/
#contenu_menu{
  width: 967px;
  overflow: hidden;
  margin: 0 0 0 6px;
  padding: 0 0 0 4px;
  background: #ffffff url(images/finMenu.png) no-repeat 956px 0;
  height: 37px;
}
#menuDiv {
	height: 163px;
	background: url(images/menu.png) repeat-x 0 37px;
	margin-left: -2px;
	width: 983px;
	position: relative;
}
#menu {
  float: left;
	clear: both;
	width: 953px;
	border-collapse: collapse;
}
#menu td {
	/*background: url(images/menuTD.png) no-repeat 100% 0;*/
	width: 8%;
	border-width: 0;
	margin: 0px;
	padding: 0px;
}
#menu td ul, #menu td ol {
	/*background-color: #E5E3E3;*/
	border: 1px solid #000;
	border-bottom: 1px solid #000;
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}
#menu td ul li a{
  padding-right:10px;
	text-align: left;
}
#menu td ol {
	left: 100px;
	top: 5px;
	z-index: 200;
}
#menu td a {
	padding: 4px 0 6px 0;
	margin: 0px;
	display: block;
	text-align: center;
	background: url(images/menu.gif) no-repeat 0 0;
	background-position: left top;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu td ul a {
	width: 150px;
	padding: 3px;
	text-align: center;
	background-image: none;
	height: auto;
	font-weight: normal;
	/*border-bottom: 1px solid #000;*/
}
#menu td a:hover {
	background: url(images/menuH.png) no-repeat 0 0;
	color: #fff;
}
#menu ul a:hover {
	background-image: none;
	background-color: #FF8109;
	color: #fff;
}

#menu td#nouveautes{
  background: transparent url(images/boutonNouveaute.png) no-repeat 0 0;/*
  height: 30px;
  margin-left: 4px;
  overflow: hidden;
  text-align: center;*/
}

#menu td#nouveautes a{
  margin:0px;
  background: none;
  padding: 4px 0 0 0;
  display: block;
  color: #ffffff;
  font-weight: bold;
  height:15px;
  text-align: center;
}
#finMenu{
  background: transparent url(images/finMenu.png) no-repeat top right;
  float: left;
  width: 7px;
  height: 37px;
}
/***********/
/* contenu */
/***********/
h2 {
	color: #202E9D;
	font-size: 13px;
	padding: 15px 0 5px 50px;
	background: transparent url(images/h2.png) no-repeat scroll 0 0;
	font-weight: normal;
	height: 18px;
	/*font-style: italic;*/
}
h2 a {
	color: #202E9D;
}
h3 {
  color: #88B32B;
  font-style: italic;
}
#contenu input, #contenu select, #contenu textarea, button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	padding: 0 2px;
}
#contenu select {
	padding: 0;
}
#contenu input.radio, #contenu input.checkbox, #contenu input.image {
	border: none;
}
#contenu input.submit, button {
	/*border-color: #588255;*/
	border-color: #6495D4;
	font-weight: bold;
	font-style: italic;
	margin: 3px 6px;
	cursor: pointer;
	/*background-color: #DEF2DD;*/
	background-color: #E4EEFB;
	color: #000;
	font-size: 13px;
}
button {
	background-color: #F7B529;
}
div.texte {
	/*padding: 0 5px;*/
}
div.texte p {
	margin: 0;
	padding: 5px 20px 0px 20px;
}
div.texte ul {
	margin: 0;
	padding: 0 0 5px 35px;
}
p#pagination{
  color: #FF8613;
  width: 200px;
  margin: 0px;
  float: left;
  font-weight: bold;
}
ul.fidelite {
	list-style-type: none;
}
ul.fidelite li {
	padding: 0 0 10px 20px;
}

/********************/
/* blocNomenclature */
/********************/
#blocNomenclature {
	width: 98%;
	margin: auto;
	overflow: hidden;
	margin-bottom: 10px;
	background: transparent url(images/fondBlocNomenclature.png) no-repeat;

background-repeat: no-repeat;
}

/***********/
/* cmdHaut */
/***********/
#cmdHaut {
	border-collapse: collapse;
	margin: 5px 0
}
#cmdHaut td {
	width: 120px;
	color: #88B32B;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
}
#cmdHaut td.selected {
	font-weight: 900;
}

/*******************/
/* tablo0 + tablo1 */
/*******************/
caption {
	/*background: url(images/caption.png) no-repeat 0 0;*/
	color: #617479; /*#006A00;*/
	background-color: #FFE7CA;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin: 8px 0 0 0;
	padding: 5px;
	text-align: left;
}
.tablo0, .tablo1 {
	margin: 5px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #D7E5F3;
}
.tablo1 a {
	color: #000;
}
.tablo1 tr.alter1 {
	background-color: #FFE7CA;
}
.tablo1 tr.alter2 {
	background-color: #FFFFFF;
}
.tablo1 tr.alter3 {
	background-color: #FBB25D;
}
.tablo1 th {
	background-color: #F6CB96;
	color: #000;
	font-size: 12px;
	border: 1px solid #fff;
	font-style: italic;
}
.tablo1 th.alter3 {
	background-color: #FBB25D;
}
.tablo2 th a.selected {
	text-decoration: underline;
}
.tablo1 td {
	border: 1px solid #fff;
	padding: 5px 3px;
	color: #000;
	/*background-color: #D7E5F3;*/
}
.tablo1 td.planning {
	text-align: center;
}

/**********/
/* tablo2 */
/**********/
.tablo2 {
	margin: 5px auto 10px auto;
	border-collapse: collapse;
	width: 95%;
}
.tablo2 td {
	padding: 10px;
	width: 25%;
	text-align: center;
	vertical-align: bottom;
}
.tablo2 a img {
	display: block;
	margin: auto;
}
.tablo2 a.noImg {
	color: #174A13;
	display: block;
	font-weight: 900;
	font-size: 13px;
	border: 1px solid #C5CDDF;
	background: url(images/noImg.png) repeat-x 0 100%;
}

/*****************/
/* tabloVignette */
/*****************/
.tabloVignette {
	margin: 5px auto 10px auto;
	border-collapse: collapse;
	width: 95%;
}
.tabloVignette td {
	padding: 0px 5px;
	width: 136px;
	text-align: center;
	vertical-align: bottom;
}
.tabloVignette a img {
	display: block;
	margin: auto;
}
.tabloVignette a.noImg {
	display: block;
	font-weight: 900;
	font-size: 13px;
	background: #FFFFFF repeat-x 0 100%;
  color: #FF6C00;
}
.tabloVignette table{
  width: 150px;
  height: 145px;
}
.tabloVignette tr td{
  padding: 5px;
  vertical-align: top;
}
.tabloVignette td.vignetteHaut{
  background: url(images/sousRayonHaut.png) no-repeat top left;
}
.tabloVignette td.vignetteBas{
  background: url(images/sousRayonBas.png) no-repeat bottom left;
}

/**********/
/* tabloP */
/**********/
.tabloP {
	margin: 5px auto 10px auto;
	/*border-collapse: collapse;*/
	width: 98%;
}
.tabloP td {
	padding: 0 2px;
	border: 5px solid #ffffff;
	vertical-align: top;
	border: none;
}
.tabloP table {
	border-collapse: collapse;
	margin: 10px auto 0px auto ;
	background-color: #FFF;
	border: none;
	width: 236px;
	height: 160px;
}
tabloP table tr td{
  vertical-align: top;
}
.tabloP td.produitHautGauche {
  background: url(images/fondArticleHautGauche.png) no-repeat top left;
  padding: 10px 0 0 5px;
  text-align: center;
  vertical-align: middle;
}
.tabloP td.produitHautDroite {
  background: url(images/fondArticleHautDroite.png) no-repeat top right;
  padding: 5px;
  height: 160px;
}
.tabloP td.pied {
	text-align: center;
	margin: 0px;
	padding: 12px 0 0 0;
	border-top: 1px solid #D0D7E3;
}
.tabloP td.produitBasGauche {
  background: url(images/fondArticleBasGauche.png) no-repeat bottom left;
}
.tabloP td.produitBasCentre {
  background: url(images/fondArticleBasGauche.png) no-repeat bottom center;
  text-align: left;
  text-align: center;
}
.tabloP td.pied strong strike{
  margin-left: 4px;
}
.tabloP td.pied strike{
  font-weight: normal;
  font-size: 12px;
}
.tabloP td.produitBasDroite {
  background: url(images/fondArticleBasDroite.png) no-repeat bottom right;
  padding-top: 5px ;
}
.tabloP h4 {
	font-size: 13px;
	/*font-style: italic;*/
	margin: 0;
	padding: 0;
}
.tabloP h5 {
	font-size: 11px;
	margin: 4px;
	padding: 0;
	float: right;
}
.tabloP strong {
	font-size: 16px;
	color: #FF8613;
}
#contenu .tabloP input {
	font-size: 11px;
}


/******************/
/* blocPagination */
/******************/
.blocPagination {
	width: 90%;
	margin: 5px auto 0 auto;
	border-collapse: collapse;
	font-size: 11px;
	font-weight: bold;
	color: #FF8613;
}
.blocPagination td {
	width: 33%;
}
.blocPagination a {
	color: #FF8613;
}
.blocPagination select {
	color: #FF8613;
}
.blocPagination .col1 {text-align: left;}
.blocPagination .col2 {text-align: center;}
.blocPagination .col3 {text-align: right;}


/***********/
/* produit */
/***********/
#produit {
	width: 100%;
	/*border-collapse: collapse;*/
	margin-top: 10px;
}
#produit caption {
	text-align: left;
	font-size: 13px;
	font-style: normal;
	color: #88B22A;
	background: none;
}
#produit td {
	vertical-align: top;
	padding: 5px;
}
#produit td#produitDescription {
	color: #47565A;
	width: 60%;
	font-size: 12px;
	padding: 0;
}
#produit td#produitDescription .texte {
	padding: 10px;
	margin: 10px 0 ;
}
#produit td#produitPrix {
	color: #37592C;
	border-right:4px solid #FFF;
	text-align: center;
	font-size: 12px;
	height: 5px;
}
#produit td#produitPrix #produitPrixHaut{
 	background: url(images/produitPrixHaut.png) no-repeat center top;
 	width: 212px;
 	padding-top: 10px;
}
#produit td#produitPrix #produitPrixBas{
 	background: url(images/produitPrixBas.png) no-repeat center bottom;
 	width: 212px;
 	height: 13px;
}
#produit td#produitPrix strong {
	font-size: 20px;
	color: #FF8613;
}
#produit td#produitPrix strong strike{
  font-size: 12px;
  font-weight: normal;
}
#produit td#produitPrix img {
	vertical-align: middle;
}
#produit td#produitDivers {
	color: #37592C;
	/*background: url(images/produitPrix.png) repeat-x 0 0;*/
	text-align: left;
	font-size: 12px;
	height: 5px;
}
#produitLogo {
	margin: 10px;
	background: url(images/caption.png) no-repeat 0 0;
}
#produitLogo img {
	margin: 5px;
}

/**************/
/* bandeauBas */
/**************/
#piedPage{
  width: 101%;
  margin-left: -2px;
}
#piedDePageGauche {
	margin-left: 1px;
	margin-top: 5px;
	padding: 15px 0 15px 0;
	text-align: center;
	background: #BDC2ED url(images/piedDePageGauche.png) no-repeat 50% 0;
	color: #FFFFFF;
	height: 10px;
	float: left;
	width: 796px;
	border-left: #808697 1px solid;
	border-top: #808697 1px solid;
	border-bottom: #808697 1px solid;
}
#piedDePageGauche a {
	color: #FFFFFF;
	padding: 0 18px;
	font-size: 11px;
	font-weight: bold;
}
#piedDePageDroite {
	margin-top: 5px;
	/*padding: 6px 0;*/
	background: #BDC2ED url(images/piedDePageDroite.png) no-repeat 0 0;
	color: #000;
	height: 40px;
	float: left;
	width: 183px;
	border-right: #808697 1px solid;
	border-top: #808697 1px solid;
	border-bottom: #808697 1px solid;
}
#piedDePageDroite a {
	color: #000;
	padding: 0 18px 0 10px;
	font-size: 11px;
}


/***********/
/* accueil */
/***********/
#blocInfo {
	width: 180px;
	background: #5D403C;
	padding: 0;
}
#blocInfoInner {
	background: url(images/accueilInfoInner.png) no-repeat 100% 0;
	color: #fff;
	font-size: 12px;
	padding: 65px 15px 5px 25px;
}
#blocPromo {
	width: 205px;
	background: #3C4D3B;
	padding: 0;
}
#blocPromoInner {
	background: url(images/accueilPromoInner.png) no-repeat 0 0;
	padding: 59px 0px 0px 0px;
	color: #D20606;
	font-size: 12px;
	font-weight: bold;
	margin-left: 7px;
}
#blocPromoInner table{
	border-collapse: collapse;
	margin-bottom: 5px;
}
#blocPromoInner table tr td.rightPromo{
  background:transparent url(images/pixel.png) repeat-y scroll center top;
  padding: 5px;
  margin: 0px;
}
#blocPromoInner table tr td.rightPromo a img{
  margin: 0px;
}
#blocPromoInner table tr td.rightPromo a {
  color:#EAEBC5!important;
}

#blocPromoInner table tr td.leftPromo{
  background-color: #ffffff;
  width: 67px;
  margin: 0px;
}
#hautPromo{
  background: transparent url(images/colonneDroite.png) no-repeat 0 -30px;
}
#basPromo{
  background: transparent url(images/totalPanier.gif) no-repeat left bottom;
  padding: 0 20px 15px 10px;
}
#accueil1 {
	width: 95%;
	border-collapse: collapse;
	margin-top:15px;
	margin-bottom:10px;
}
#accueil2 {
	margin: 20px 10px 10px 10px;
	width: 95%;
	height: 129px;
	background: transparent url(images/accueil2.png) repeat-x 0 0;
	border-collapse: collapse;
	color: #010000;
}
#accueil3 {
	margin: 20px 15px 10px 15px;
	width: 95%;
	height: 129px;
	background: transparent url(images/accueil3.png) repeat-x 0 0;
	border-collapse: collapse;
	color: #010000;
}
#accueil4 {
	margin: 10px 15px 15px 10px;
	width: 98%;
	height: 129px;
	background: transparent url(images/accueil4.png) repeat-x 0 0;
	border-collapse: collapse;
	color: #010000;
}
#accueil2 h2, #accueil3 h2, #accueil4 h2 {
	color: #6A7498;
	font-size: 18px;
	margin: 0 0 4px -20px;
	padding: 0 0 0 20px;
	background: url(images/accueilH2.png) no-repeat 15px 15px;
	font-style: normal;
	font-family: verdana;
	white-space: nowrap;
	width: 50%;
}
#accueil2 .inner1, #accueil3 .inner1, #accueil4 .inner1 {
	background: url(images/accueilCoinHaut.png) no-repeat 100% 0;
}
#blocBG, #blocBC, #blocBD {
	padding: 0;
	background: url(images/accueilCoinBas.png) no-repeat 100% 100%;
}
#blocPG, #blocPC1, #blocPC2, #blocPD {
	padding: 5px 30px 5px 30px;
	/*background: url(images/accueilCoinBas.png) no-repeat 100% 100%;*/
}
#blocBG .inner2 {
	background: url(images/accueilBG.png) no-repeat 0 0;
	padding: 15px 20px 5px 70px;
	height: 130px;
}
#blocBC .inner2 {
	background: url(images/accueilBC.png) no-repeat 0 0;
	padding: 15px 20px 5px 105px;
	height: 130px;
}
#blocBD .inner2 {
	background: url(images/accueilBD.png) no-repeat 0 0;
	padding: 15px 20px 5px 70px;
	height: 130px;
}
#blocBoutique {
	background: url(images/fondBoutique.gif) no-repeat top left;
	margin: 20px 0px 0px 7px;
	padding: 0px 0px 10px 20px;
	width: 219px;
	height: 160px;
}
#lienBoutique {
	padding: 55px 40px 10px 25px;
}
#lienBoutique a{
	color: #FF6C00;
}

#skyscapper .outer {padding: 0px 0px 85px 0px;background: #ffffff; }

#skyscapper_haut{
	background: url(images/skyscapper_haut.png) no-repeat top left;
	margin:0px 0px 0px 7px;
	padding: 0px 0px 85px 0px;
	width: 219px;
	height: 100px;
}

#skyscapper_haut .inner {
	width:171px;
	padding: 30px 10px 10px 10px;
	 color:#061481
	 }


	 #skyscapper_haut .inner a img {
    margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	 }


#skyscapper_bas{
	background: url(images/skyscapper_bas.png) no-repeat top left;
	width: 219px;
	height: 13px;
	margin: 0px 0px 0px 7px;

	}

/******************/
/* Panier Etape 1 */
/******************/
div.panierEtape1 {
	background: #D7E5F3;
  padding: 10px;
}
.panierEtape1 button {
	border-color: #88B32B;
	font-weight: bold;
	font-style: italic;
	margin: 3px 6px;
	cursor: pointer;
	background-color: #E4F1C9;
	color: #000;
	font-size: 13px;
}

/*******************/
/* Eco MDD		   */
/*******************/
#substitution{
	margin-top: 50px;
	background: transparent url(images/fondSubstitutionConfirm.png) no-repeat center top;
	position: relative;
	height: 500px;
	display: block;
}
#substitution #totalDifference{
	display: block;
	position: absolute;
	top: 150px;
	margin: 0;
	padding: 0;
	left: 47%;
	font-size: 30px;
	font-weight: bold;
	color: #4550A2;
	width: 147px;
	text-align: center;
}
#substitution #answer{
	position: absolute;
	top: 325px;
	left: 18%;
	/* margin: 325px auto 0 auto;*/
	margin: 0 ;
	padding: 0;
}
#formSubstitute{
	margin: 20px auto 0 auto;
	padding: 0;
	overflow: hidden;
	width: 650px;
}
#formSubstitute #validSubstitute{
	float: right;
}
#formSubstitute table tr td.gauche{
	border: none;
	border-left: 2px solid #E2E3EE;
}
#formSubstitute table tr td.droite{
	border: none;
	border-right: 2px solid #E2E3EE;
	border-left: 2px solid #E2E3EE;
}
#formSubstitute table tr.bottom td.gauche{
	border: none;
	border-left: 2px solid #E2E3EE;
	border-bottom: 2px solid #E2E3EE;
}
#formSubstitute table tr.bottom td.droite{
	border: none;
	border-right: 2px solid #E2E3EE;
	border-bottom: 2px solid #E2E3EE;
	border-left: 2px solid #E2E3EE;
}
#formSubstitute table{
	float: left;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
}
#formSubstitute table td{
	border-width: 2px;
	border-color: #fff;
}
#formSubstitute table td table{
	width: 100%;
}
#formSubstitute table td table td.piedCasinoSelection,
#formSubstitute table td table td.piedVotreSelection{
	font-size: 14px;
}
#formSubstitute table th{
	height: 79px;
	width: 204px;
	border: none;
	padding: 0;
}
#formSubstitute table th#votreSelection{
	background: transparent url(images/votreSelection.png) no-repeat top left;
}
#formSubstitute table th#casinoSelection{
	background: transparent url(images/magasinSelection.png) no-repeat top left;
}
#formSubstitute #substituteSubmit{
	border: none;
	margin: 0 12px;
}
#formSubstitute #substituteTickAll{
	background: transparent url(images/tickAll.png) no-repeat top left;
	margin: 0 12px;
	width: 170px;
	height: 60px;
	display: block;
}
#formSubstitute #substituteCalculator{
	background: transparent url(images/substituteCalculator.png) no-repeat top left;
	padding: 58px 0 0 0;
	margin: 0;
	width: 198px;
}
#substituteCalculatorInner{
	border: none;
	border-left: 2px solid #E2E3EE;
	border-right: 2px solid #E2E3EE;
	border-bottom: 2px solid #E2E3EE;
	padding: 2px;
}
#substituteCalculatorInner p{
	color: #4B56A5;
	text-align: center;
	margin: 0;
}









