.ecova {
	font-weight: bold;
	color: #99CC00;
	margin-bottom: 5px;
}

.spacer {
	clear: both;
}

h3.Fiche {
	background: none;
}

#clientSpace {
	padding: 0px;
	width: 692px;
}

#clientSpaceTop {
	padding: 15px 35px 0 25px;
}

#clientSpaceTop form {
	padding: 0 0 12px 28px;
	margin: 35px 0 0;
}

#clientSpaceTop h3 {
	background: none;
	font-size: 20px;
	font-weight: normal;
	padding-left: 28px;
	width: 286px;
}

#clientSpaceBottom {
	padding: 10px 12px 30px 50px;
	width: 630px;
	min-height: 150px;
}

#ariane {
	margin-left: 28px;
}


.maxresult {	
	font-size: 16px;
	margin: 12px 34px 12px -6px;
	padding-bottom: 5px;
}

.maxresultVoa{
	border-bottom: 1px solid #71333b;
	color: #71333b;
	padding:10px 0;
	font-size: 18px;
	font-weight:bold;
	margin: 12px 34px 12px -6px;
}


.bouteille {
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #aa999b;
	float: left;
	margin-bottom: 20px;
	margin-right: 34px;
	position: relative;
	width: 174px;
	z-index: 10;
}

.blocDecor {
	position: absolute;
	height: 27px;
	left: -7px;
	top: 7px;
	width: 6px;
}

.bouteille .picture {
	border-right: 1px dotted #d6d3d3;
	float: left;
	height: 170px;
	margin-right: 5px;
}

.bouteille .picture img {
	margin: 0 5px;
}

.bouteille h4 {
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
	background: none;
	margin-bottom: 5px;
}

#clientSpaceBottom .bouteille a {
	padding: 0 0 0 9px;
}

label {
	color: #aa999b;
	display: block;
}

#clientSpace input[type="text"], #clientSpace select {
	border: 1px solid #aa999b;
}
#clientSpace input[type="checkbox"] {
	vertical-align: bottom;
	padding: 0 0 0 0;
/*	margin-top: 0;*/
	margin-bottom: 0;
}
#clientSpace label {
	vertical-align: bottom;
}
#clientSpace .teinte p {
	margin-bottom: 5px;
}
#clientSpace label[type="text"] {
	margin-top:2px;
}
select#teinte option {
border-bottom: 1px solid white;}
option.cat30 {background-color:#dcdcdc;}
option.cat31 {background-color:#afa01e;color:#fff;}
option.cat32 {background-color:#966432;color:#fff;}
option.cat34 {background-color:#5BA503;color:#fff;}
option.cat35 {background-color:#ffffff;}
option.cat36 {background-color:#B6D6D5;color:#fff;}
option.cat37 {background-color:#75D3FC;color:#fff;}
option.cat38 {background-color:#4180E9;color:#fff;}

#clientSpace input.btnOk {
	border: 0px;
	vertical-align: top;
}

#clientSpace input.largeBtn {
	background: url(/img/largeBtn.png) no-repeat left top;
	border: 0;
	color: #f5e9e1;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-bottom:2px;
	width: 87px;
}

#wrapper {
	background-color: #68595b;
	display: none;
	height: 100%;
	opacity: 0.9;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 20;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; // IE8
	filter: alpha(opacity=50);					// IE6 et IE7
}

.wrapperContenu {
	border: 1px solid #615254;
	display: none;
	left: 50%;
	margin-left: -405px;
	padding-left: 20px;
	position: absolute;
	top: 150px;
	width: 638px;
	z-index: 50;
}

.bouteilleDetails {
	float: left;
	position: relative;
	width: 638px;
	z-index: 60;
}

.bouteilleDetails h3 {
	font-size: 35px;
	margin: 20px 0;
}

.bouteilleDetails h4 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	width: 414px;
}

.bouteilleDetails .ref {
	font-size: 12px;
	font-weight: bold;
}

.bouteilleDetails .left {
	border-right: 1px dotted #d6d3d3;
	float: left;
	margin-right: 5px;
	padding-right: 20px;
}

.ulDonnees {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 235px;
}

.ulDonnees li {
	border-top: 1px solid #8f8486;
	height: 20px;
	padding: 6px 0;
}

.ulDonnees .libelle {
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
}

.ulDonnees .donnees {
	font-size: 18px;
	font-weight: bold;
}

.blocFiche {
	left: 419px;
	min-height: 241px;
	padding: 0px 7px 0px 7px;
	position: absolute;
	top: -16px;
	width: 182px;
	z-index: 100;
}

.blocFiche h2 {
	background: none;
	color: #615254;
	font-size: 16px;
	left: 0px;
	padding-left: 0px;
	display: block;
	width: 130px;
	margin: 10px 0 0 5px;
}

.ulFiche {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ulFiche li {
	color: #FFFFFF;
	height: 20px;
	padding: 6px 0 6px 3px;
}

.blocFiche>.ulFiche li {
	height: auto;
	min-height: 20px;
}

.ulFiche .donnees {
	font-size: 14px;
	font-weight: bold;
}

.close {
	float: right;
	padding: 5px 5px 0 0;
}

.blocFichiers {
	bottom: 0;
	left: 440px;
	position: absolute;
}

#clientSpace .btn {
	background: #504244;
	color: #fff;
	display: block;
	height: 1.25em;
	margin: 1em 0;
	padding: 0 .5em;
	width: 140px;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
	-o-border-radius: .25em;
	border-radius: .25em;

}

/* declinaisons */

a.espMesure {
	background: transparent url(/img/catalogue/bgEspMesure.gif) no-repeat scroll left top;
	color: #B88141;
	display: block;
	font-size: 11px;
	height: 15px;
	/*left:697px;*/
	padding: 1px 19px 0 5px;
	position: absolute;
	text-decoration: none;
	/*top:180px;*/
	width: 78px;
	z-index: 30;
	margin: 114px 0 0 478px;
}

a.espMesure:hover {
	text-decoration: underline;
}

div.event {
	background: url(/img/event.gif) no-repeat left top;
	width: 214px;
	height: 172px;
}

div.event span {
	display: block;
	text-indent: -5000px;
}

.pages {
	float: right;
	margin: 0 35px 0 0;
}

#clientSpace .pages a {
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	padding-top: 1px;
	color: #ffffff;
	text-align: center;
	border: solid 1px #887d7e;
	background: #a39a9b;
	margin-left: 10px;
	font-weight: bold;
}

#clientSpace .pages .currentPage {
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	padding-top: 1px;
	color: #ffffff;
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
}

/* Vins */

.page160 .bouteilleDetails h3,
.page183 .bouteilleDetails h3,
.page189 .bouteilleDetails h3 {
	color: #71333b;
}

.page160 .pages .currentPage,
.page183 .pages .currentPage,
.page189 .pages .currentPage {
	background-color: #71333b;
	border: solid 1px #71333b;
}

.page189 #clientSpaceTopRepeat h1,
.page183 #clientSpaceTopRepeat h1,
.page160 #clientSpaceTopRepeat h1 {
	color: #71333b;
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 28px;
	z-index: 5;
	background: none;
}

.page189 #clientSpaceTopRepeat,
.page183 #clientSpaceTopRepeat,
.page160 #clientSpaceTopRepeat {
	background: url(/img/catalogue/VinsClientSpaceTopRepeat.jpg) repeat-y left top;
}

/*FR */

.page160 #clientSpaceTop {
	background: url(/img/catalogue/VinsClientSpaceTop.jpg) no-repeat left top;
	min-height: 230px;
}

/*EN */

.page183 #clientSpaceTop {
	background: url(/img/catalogue/VinsClientSpaceTopEN.jpg) no-repeat left top;
	min-height: 230px;
}

/*ES */

.page189 #clientSpaceTop {
	background: url(/img/catalogue/VinsClientSpaceTopES.jpg) no-repeat left top;
	min-height: 230px;
}

/*FR */

#rightCol div.page160 {
	background: url(/img/catalogue/VinDroiteFr.jpg) no-repeat left top;
}

/*EN */

#rightCol div.page183 {
	background: url(/img/catalogue/VinDroiteEn.jpg) no-repeat left top;
}

/*ES */

#rightCol div.page189 {
	background: url(/img/catalogue/VinDroiteEs.jpg) no-repeat left top;
}

.page183 #ariane,
.page183 #ariane a,
.page189 #ariane,
.page189 #ariane a,
.page160 #ariane,
.page160 #ariane a {
	color: #d4a4a7;
}

.page183 #clientSpaceTop h3,
.page189 #clientSpaceTop h3,
.page160 #clientSpaceTop h3 {
	color: #c47f3a;
}

.page183 .maxresult,
.page189 .maxresult,
.page160 .maxresult {
	color: #71333b;
	border-bottom: 1px solid #71333b;
}
.page160 .maxresultVoa{
    background: url("/img/catalogue/voa.png") no-repeat 245px scroll;
   
}
.page183 .maxresultVoa{
    background: url("/img/catalogue/voa.png") no-repeat 250px scroll;
   
}
.page189 .maxresultVoa{
    background: url("/img/catalogue/voa.png") no-repeat 300px scroll;
    
}

.page183 .blocDecor,
.page189 .blocDecor,
.page160 .blocDecor {
	background-color: #d4a4a7;
}

.page183 .bouteille h4,
.page189 .bouteille h4,
.page160 .bouteille h4 {
	color: #d4a4a7;
}

.page189 #clientSpaceBottom .bouteille a,
.page183 #clientSpaceBottom .bouteille a,
.page160 #clientSpaceBottom .bouteille a {
	background: url(/img/catalogue/linkFicheVins.gif) no-repeat 2px 3px;
	color: #71333b;
	display: block;
	float: left;
	margin: 5px 0 0;
}

.page183 .bouteilleDetails h3,
.page160 .bouteilleDetails h3,
.page189 .bouteilleDetails h3 {
	color: #d4a4a7;
}

.page183 .bouteilleDetails h4,
.page183 .bouteilleDetails .ref,
.page183 .ulDonnees .donnees,
.page189 .bouteilleDetails h4,
.page189 .bouteilleDetails .ref,
.page189 .ulDonnees .donnees,
.page160 .bouteilleDetails h4,
.page160 .bouteilleDetails .ref,
.page160 .ulDonnees .donnees {
	color: #71333b;
	background: none;
}

.page183 .wrapperContenu,
.page189 .wrapperContenu,
.page160 .wrapperContenu {
	background: #FFFFFF url(/img/catalogue/wrapperRepeatVins.gif) repeat-y 439px 0px;
}

.page183 .bouteilleDetails,
.page189 .bouteilleDetails,
.page160 .bouteilleDetails {
	background: url(/img/catalogue/ficheBottomVins.jpg) no-repeat 419px bottom;
}

.page189 .blocFiche,
.page183 .blocFiche,
.page160 .blocFiche {
	background: url(/img/catalogue/ficheTopVins.jpg) no-repeat left top;
}

.page183 .ulFiche,
.page189 .ulFiche,
.page160 .ulFiche {
	border-bottom: 1px solid #f1d7d8;
}

.page183 .ulFiche li,
.page189 .ulFiche li,
.page160 .ulFiche li {
	border-top: 1px solid #f1d7d8;
}

.page183 .ulFiche .donnees,
.page189 .ulFiche .donnees,
.page160 .ulFiche .donnees {
	color: #615254;
}

/*Huiles */

.page184 .pages .currentPage,
.page190 .pages .currentPage,
.page159 .pages .currentPage {
	background-color: #8e886d;
	border: solid 1px #8e886d;
}

.page184 #clientSpaceTopRepeat,
.page190 #clientSpaceTopRepeat,
.page159 #clientSpaceTopRepeat {
	background: url(/img/catalogue/HuilesClientSpaceTopRepeat.jpg) repeat-y left top;
}

.page184 #clientSpaceTopRepeat h1,
.page190 #clientSpaceTopRepeat h1,
.page159 #clientSpaceTopRepeat h1 {
	color: #8c885f;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0;
	padding: 0 0 0 28px;
	z-index: 5;
	background: none;
}

/* FR */

.page159 #clientSpaceTop {
	background: url(/img/catalogue/HuilesClientSpaceTop.jpg) no-repeat left top;
	min-height: 230px;
}

/*EN */

.page184 #clientSpaceTop {
	background: url(/img/catalogue/HuilesClientSpaceTopEN.jpg) no-repeat left top;
	min-height: 230px;
}

/*ES */

.page190 #clientSpaceTop {
	background: url(/img/catalogue/HuilesClientSpaceTopES.jpg) no-repeat left top;
	min-height: 230px;
}

/*FR */

#rightCol div.page159 {
	background: url(/img/catalogue/HuileDroiteFr.jpg) no-repeat left top;
}

/*EN */

#rightCol div.page184 {
	background: url(/img/catalogue/HuileDroiteEn.jpg) no-repeat left top;
}

/*ES */

#rightCol div.page190 {
	background: url(/img/catalogue/HuileDroiteEs.jpg) no-repeat left top;
}

.page184 #ariane,
.page184 #ariane a,
.page190 #ariane,
.page190 #ariane a,
.page159 #ariane,
.page159 #ariane a {
	color: #9b9788;
}

.page190 #clientSpaceTop h3,
.page184 #clientSpaceTop h3,
.page159 #clientSpaceTop h3 {
	color: #c47f3a;
}

.page184 .maxresult,
.page190 .maxresult,
.page159 .maxresult {
	color: #585534;
	border-bottom: 1px solid #585534;
}

.page184 .blocDecor,
.page190 .blocDecor,
.page159 .blocDecor {
	background-color: #8c8876;
}

.page184 .bouteille h4,
.page190 .bouteille h4,
.page159 .bouteille h4 {
	color: #8c8876;
}

.page184 #clientSpaceBottom .bouteille a,
.page190 #clientSpaceBottom .bouteille a,
.page159 #clientSpaceBottom .bouteille a {
	background: url(/img/catalogue/linkFicheHuiles.gif) no-repeat 2px 3px;
	color: #706813;
	display: block;
	float: left;
	margin: 5px 0 0;
}

.page184 .bouteilleDetails h3,
.page190 .bouteilleDetails h3,
.page159 .bouteilleDetails h3 {
	color: #bdb887;
}

.page184 .bouteilleDetails h4,
.page184 .bouteilleDetails .ref,
.page184 .ulDonnees .donnees,
.page190 .bouteilleDetails h4,
.page190 .bouteilleDetails .ref,
.page190 .ulDonnees .donnees,
.page159 .bouteilleDetails h4,
.page159 .bouteilleDetails .ref,
.page159 .ulDonnees .donnees {
	color: #8c885f;
	background: none;
}

.page184 .wrapperContenu,
.page190 .wrapperContenu,
.page159 .wrapperContenu {
	background: #FFFFFF url(/img/catalogue/wrapperRepeatHuiles.gif) repeat-y 439px 0px;
}

.page184 .blocFiche,
.page190 .blocFiche,
.page159 .blocFiche {
	background: url(/img/catalogue/ficheTopHuiles.jpg) no-repeat left top;
}

.page184 .bouteilleDetails,
.page190 .bouteilleDetails,
.page159 .bouteilleDetails {
	background: url(/img/catalogue/ficheBottomHuiles.jpg) no-repeat 419px bottom;
}

.page184 .blocFiche
.page190 .blocFiche
.page159 .blocFiche {
	background: url(/img/catalogue/ficheTopHuiles.jpg) no-repeat left top;
}

.page190 .ulFiche,
.page184 .ulFiche,
.page159 .ulFiche {
	border-bottom: 1px solid #d9d7bf;
}

.page190 .ulFiche li,
.page184 .ulFiche li,
.page159 .ulFiche li {
	border-top: 1px solid #d9d7bf;
}

.page190 .ulFiche .donnees,
.page184 .ulFiche .donnees,
.page159 .ulFiche .donnees {
	color: #615254;
}

/* Eaux */

.page186 .pages .currentPage,
.page192 .pages .currentPage,
.page161 .pages .currentPage {
	background-color: #2ca8b3;
	border: solid 1px #2ca8b3;
}

.page186 #clientSpaceTopRepeat,
.page192 #clientSpaceTopRepeat,
.page161 #clientSpaceTopRepeat {
	background: url(/img/catalogue/EauxClientSpaceTopRepeat.jpg) repeat-y left top;
}

.page186 #clientSpaceTopRepeat h1,
.page192 #clientSpaceTopRepeat h1,
.page161 #clientSpaceTopRepeat h1 {
	color: #2ca8b3;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0;
	padding: 0 0 0 28px;
	z-index: 5;
	background: none;
}

/* FR */

.page161 #clientSpaceTop {
	background: url(/img/catalogue/EauxClientSpaceTop.jpg) no-repeat left top;
	min-height: 230px;
}

/*EN */

.page186 #clientSpaceTop {
	background: url(/img/catalogue/EauxClientSpaceTopEN.jpg) no-repeat left top;
	min-height: 230px;
}

/*ES */

.page192 #clientSpaceTop {
	background: url(/img/catalogue/EauxClientSpaceTopES.jpg) no-repeat left top;
	min-height: 230px;
}

/*FR */

#rightCol div.page161 {
	background: url(/img/catalogue/EauDroiteFr.jpg) no-repeat left top;
}

/*EN */

#rightCol div.page186 {
	background: url(/img/catalogue/EauDroiteEn.jpg) no-repeat left top;
}

/*ES */

#rightCol div.page192 {
	background: url(/img/catalogue/EauDroiteEs.jpg) no-repeat left top;
}

.page186 #ariane,
.page186 #ariane a,
.page192 #ariane,
.page192 #ariane a,
.page161 #ariane,
.page161 #ariane a {
	color: #40b0d0;
}

.page186 #clientSpaceTop h3,
.page192 #clientSpaceTop h3,
.page161 #clientSpaceTop h3 {
	color: #c47f3a;
}

.page186 .maxresult,
.page192 .maxresult,
.page161 .maxresult {
	color: #0d7b9b;
	border-bottom: 1px solid #0d7b9b;
}

.page192, .blocDecor,
.page186, .blocDecor,
.page161 .blocDecor {
	background-color: #50d5e0;
}

.page192 .bouteille h4,
.page186 .bouteille h4,
.page161 .bouteille h4 {
	color: #35b5c0;
}

.page192 #clientSpaceBottom .bouteille a,
.page186 #clientSpaceBottom .bouteille a,
.page161 #clientSpaceBottom .bouteille a {
	background: url(/img/catalogue/linkFicheEaux.gif) no-repeat 2px 3px;
	color: #0d7b9b;
	display: block;
	float: left;
	margin: 5px 0 0;
}

.page186 .bouteilleDetails h3,
.page192 .bouteilleDetails h3,
.page161 .bouteilleDetails h3 {
	color: #50d5e0;
}

.page192 .bouteilleDetails h4,
.page192 .bouteilleDetails .ref,
.page192 .ulDonnees .donnees,
.page186 .bouteilleDetails h4,
.page186 .bouteilleDetails .ref,
.page186 .ulDonnees .donnees,
.page161 .bouteilleDetails h4,
.page161 .bouteilleDetails .ref,
.page161 .ulDonnees .donnees {
	color: #2ca8b3;
	background: none;
}

.page186 .wrapperContenu,
.page192 .wrapperContenu,
.page161 .wrapperContenu {
	background: #FFFFFF url(/img/catalogue/wrapperRepeatEaux.gif) repeat-y 439px 0px;
}

.page192 .bouteilleDetails,
.page186 .bouteilleDetails,
.page161 .bouteilleDetails {
	background: url(/img/catalogue/ficheBottomEaux.jpg) no-repeat 419px bottom;
}

.page192 .blocFiche,
.page186 .blocFiche,
.page161 .blocFiche {
	background: url(/img/catalogue/ficheTopEaux.jpg) no-repeat left top;
}

.page192 .ulFiche,
.page186 .ulFiche,
.page161 .ulFiche {
	border-bottom: 1px solid #b5f8fe;
}

.page186 .ulFiche li,
.page192 .ulFiche li,
.page161 .ulFiche li {
	border-top: 1px solid #b5f8fe;
}

.page186 .ulFiche .donnees,
.page192 .ulFiche .donnees,
.page161 .ulFiche .donnees {
	color: #615254;
}

/* Sirops */

.page193 .pages .currentPage,
.page187 .pages .currentPage,
.page162 .pages .currentPage {
	background-color: #fa6a9c;
	border: solid 1px #fa6a9c;
}

.page193 #clientSpaceTopRepeat,
.page187 #clientSpaceTopRepeat,
.page162 #clientSpaceTopRepeat {
	background: url(/img/catalogue/SiropsClientSpaceTopRepeat.jpg) repeat-y left top;
}

.page187 #clientSpaceTopRepeat h1,
.page193 #clientSpaceTopRepeat h1,
.page162 #clientSpaceTopRepeat h1 {
	color: #c53a68;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0;
	padding: 0 0 0 28px;
	z-index: 5;
	background: none;
}

/*FR*/

.page162 #clientSpaceTop {
	background: url(/img/catalogue/SiropsClientSpaceTop.jpg) no-repeat left top;
	min-height: 230px;
}

/*EN*/

.page187 #clientSpaceTop {
	background: url(/img/catalogue/SiropsClientSpaceTopEN.jpg) no-repeat left top;
	min-height: 230px;
}

/*ES*/

.page193 #clientSpaceTop {
	background: url(/img/catalogue/SiropsClientSpaceTopES.jpg) no-repeat left top;
	min-height: 230px;
}

/*FR */

#rightCol div.page162 {
	background: url(/img/catalogue/SiropDroiteFr.jpg) no-repeat left top;
}

/*EN */

#rightCol div.page187 {
	background: url(/img/catalogue/SiropDroiteEn.jpg) no-repeat left top;
}

/*ES */

#rightCol div.page193 {
	background: url(/img/catalogue/SiropDroiteEs.jpg) no-repeat left top;
}

.page187 #ariane,
.page187 #ariane a,
.page193 #ariane,
.page193 #ariane a,
.page162 #ariane,
.page162 #ariane a {
	color: #f4618f;
}

.page162 #clientSpaceTop h3
.page187 #clientSpaceTop h3
.page162 #clientSpaceTop h3 {
	color: #c47f3a;
}

.page193 .maxresult,
.page187 .maxresult,
.page162 .maxresult {
	color: #c53a68;
	border-bottom: 1px solid #e9bbcb;
}

.page193 .blocDecor,
.page187 .blocDecor,
.page162 .blocDecor {
	background-color: #fa6a9c;
}

.page193 .bouteille h4,
.page187 .bouteille h4,
.page162 .bouteille h4 {
	color: #c53a68;
}

.page187 #clientSpaceBottom .bouteille a,
.page193 #clientSpaceBottom .bouteille a,
.page162 #clientSpaceBottom .bouteille a {
	background: url(/img/catalogue/linkFicheSirops.gif) no-repeat 2px 3px;
	color: #d46f90;
	display: block;
	float: left;
	margin: 5px 0 0;
}

.page193 .bouteilleDetails h3,
.page187 .bouteilleDetails h3,
.page162 .bouteilleDetails h3 {
	color: #faa3c1;
}

.page193 .bouteilleDetails h4,
.page193 .bouteilleDetails .ref,
.page193 .ulDonnees .donnees,
.page187 .bouteilleDetails h4,
.page187 .bouteilleDetails .ref,
.page187 .ulDonnees .donnees,
.page162 .bouteilleDetails h4,
.page162 .bouteilleDetails .ref,
.page162 .ulDonnees .donnees {
	color: #c53a68;
	background: none;
}

.page187 .wrapperContenu,
.page193 .wrapperContenu,
.page162 .wrapperContenu {
	background: #FFFFFF url(/img/catalogue/wrapperRepeatSirops.gif) repeat-y 439px 0px;
}

.page187 .bouteilleDetails,
.page193 .bouteilleDetails,
.page162 .bouteilleDetails {
	background: url(/img/catalogue/ficheBottomSirops.jpg) no-repeat 419px bottom;
}

.page187 .blocFiche,
.page193 .blocFiche,
.page162 .blocFiche {
	background: url(/img/catalogue/ficheTopSirops.jpg) no-repeat left top;
}

.page193 .ulFiche,
.page187 .ulFiche,
.page162 .ulFiche {
	border-bottom: 1px solid #f7d0dd;
}

.page193 .ulFiche li,
.page187 .ulFiche li,
.page162 .ulFiche li {
	border-top: 1px solid #f7d0dd;
}

.page193 .ulFiche .donnees,
.page187 .ulFiche .donnees,
.page162 .ulFiche .donnees {
	color: #615254;
}

/* Apéritif */

.page163 .pages .currentPage,
.page185 .pages .currentPage,
.page191 .pages .currentPage {
	background-color: #b5bc00;
	border: solid 1px #b5bc00;
}

.page163 #clientSpaceTopRepeat,
.page185 #clientSpaceTopRepeat,
.page191 #clientSpaceTopRepeat {
	background: url(/img/catalogue/VinsClientSpaceTopRepeat.jpg) repeat-y left top;
}

.page163 #clientSpaceTopRepeat h1,
.page185 #clientSpaceTopRepeat h1,
.page191 #clientSpaceTopRepeat h1 {
	color: #b5bc00;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0;
	padding: 0 0 0 28px;
	z-index: 5;
	background: none;
}

/*FR*/

.page163 #clientSpaceTop {
	background: url(/img/catalogue/AperoClientSpaceTop.jpg) no-repeat left top;
	min-height: 230px;
}

/*EN*/

.page185 #clientSpaceTop {
	background: url(/img/catalogue/AperoClientSpaceTopEN.jpg) no-repeat left top;
	min-height: 230px;
}

/*ES*/

.page191 #clientSpaceTop {
	background: url(/img/catalogue/AperoClientSpaceTopES.jpg) no-repeat left top;
	min-height: 230px;
}

/*FR */

#rightCol div.page163 {
	background: url(/img/catalogue/AperoDroiteFr.jpg) no-repeat left top;
}

/*EN */

#rightCol div.page185 {
	background: url(/img/catalogue/AperoDroiteEn.jpg) no-repeat left top;
}

/*ES */

#rightCol div.page191 {
	background: url(/img/catalogue/AperoDroiteEs.jpg) no-repeat left top;
}

.page185 #ariane,
.page185 #ariane a,
.page191 #ariane,
.page191 #ariane a,
.page163 #ariane,
.page163 #ariane a {
	color: #90a100;
}

.page185 #clientSpaceTop h3,
.page163 #clientSpaceTop h3,
.page163 #clientSpaceTop h3 {
	color: #c47f3a;
}

.page185 .maxresult,
.page191 .maxresult,
.page163 .maxresult {
	color: #c6ce03;
	border-bottom: 1px solid #c6ce03;
}

.page185 .blocDecor,
.page191 .blocDecor,
.page163 .blocDecor {
	background-color: #c6ce03;
}

.page185 .bouteille h4,
.page191 .bouteille h4,
.page163 .bouteille h4 {
	color: #90a100;
}

.page185 #clientSpaceBottom .bouteille a,
.page191 #clientSpaceBottom .bouteille a,
.page163 #clientSpaceBottom .bouteille a {
	background: url(/img/catalogue/linkFicheApero.gif) no-repeat 2px 3px;
	color: #899d00;
	display: block;
	float: left;
	margin: 5px 0 0;
}

.page185 .bouteilleDetails h3,
.page191 .bouteilleDetails h3,
.page163 .bouteilleDetails h3 {
	color: #e7ea90;
}

.page185 .bouteilleDetails h4,
.page185 .bouteilleDetails .ref,
.page185 .ulDonnees .donnees,
.page191 .bouteilleDetails h4,
.page191 .bouteilleDetails .ref,
.page191 .ulDonnees .donnees,
.page163 .bouteilleDetails h4,
.page163 .bouteilleDetails .ref,
.page163 .ulDonnees .donnees {
	color: #adc606;
	background: none;
}

.page185 .wrapperContenu,
.page191 .wrapperContenu,
.page163 .wrapperContenu {
	background: #FFFFFF url(/img/catalogue/wrapperRepeatApero.gif) repeat-y 439px 0px;
}

.page185 .bouteilleDetails,
.page191 .bouteilleDetails,
.page163 .bouteilleDetails {
	background: url(/img/catalogue/ficheBottomApero.jpg) no-repeat 419px bottom;
}

.page185 .blocFiche,
.page191 .blocFiche,
.page163 .blocFiche {
	background: url(/img/catalogue/ficheTopApero.jpg) no-repeat left top;
}

.page185 .ulFiche,
.page191 .ulFiche,
.page163 .ulFiche {
	border-bottom: 1px solid #d9d7bf;
}

.page185 .ulFiche li,
.page191 .ulFiche li,
.page163 .ulFiche li {
	border-top: 1px solid #d9d7bf;
}

.page185 .ulFiche .donnees,
.page191 .ulFiche .donnees,
.page163 .ulFiche .donnees {
	color: #90a100;
}

#bague {
	float: left;
}

.fistlabel {
	width: 125px;
}

.fistInput {
	width: 140px;
}

#clientSpace .firstInput input,
#clientSpace .firstInput select {
	width: 150px;
}

#clientSpace .secondInput select {
	width: 175px;
}

.secondLabel {
	width: 90px;
	padding: 0 0 0 25px;
}

.secondInput {
	width: 185px;
}

#clientSpace .btnSearch {
	height: 20px;
	float:right;
	margin-top:15px;
	margin-bottom:10px;
	margin-right:29px;
}

/*#clientSpace .btnSearch input.largeBtn {
	margin: 0 10px 0 0;
}*/

/*#clientSpace .btnSearch input.rightRaz {
	margin: 0;
}*/

#ajaxLoader {
	display: none;
	margin-left: 2em;
}

#formulaire{
	overflow:hidden;
}
#contenance{
	margin-right:6px;
}
.gamme, .teinte, .contenance, .specs{
	width:290px;
	float:left;
	padding-right:30px;
}

.clear{
	clear:both;
	
}

.content-gamme, .content-teinte, .content-contenance{
	background-color:#fff;
	border-bottom:1px dotted #7d6f71;
	width:290px;
	height:auto;
	overflow:hidden;
	padding:12px 0 12px 0;
}
.content-teinte label{
	display:block;
	float:left;
	padding-left:20px;
	
}
.content-gamme input, .content-teinte input{
	display:block;
	float:left;
	margin-left:10px;
	margin-top:1px;
	margin-right:8px;
}
.content-teinte input{
	margin-left:15px;
}
.content-gamme label, .content-teinte label, .content-contenance label{
	color:#71333B;
}
.content-gamme p, .content-teinte p{
	display:inline-block;
	width:50%;
	float:left;
	margin:0 0 3px 0;
}
.title-selection{
	font-family:arial;
	color:#7d6f71;
	font-weight:bold;
	font-size:14px;
}
label.blanc{
	background-image:url(/automne_modules_files/p_cat/public/cat-30-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.cannelle{
	background-image:url(/automne_modules_files/p_cat/public/cat-32-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.extraBlanc{
	background-image:url(/automne_modules_files/p_cat/public/cat-35-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.feuilleMorte{
	background-image:url(/automne_modules_files/p_cat/public/cat-31-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.extraNoir{
	background-image:url(/automne_modules_files/p_cat/public/cat-44-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.vert{
	background-image:url(/automne_modules_files/p_cat/public/cat-34-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.bleuGlacier{
	background-image:url(/automne_modules_files/p_cat/public/cat-36-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
label.bleuRoyal{
	background-image:url(/automne_modules_files/p_cat/public/cat-38-file.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}



.bt1, .bt2, .bt3, .bt4, .bt5, .bt6, .bt7, .bt8{
	float:left;
	width:36px;

}
.bt1{
	background:url(/img/catalogue/bt-37.png) no-repeat top;
	margin-top:37px;
	margin-left:10px;
	padding-top:37px;
	width:28px;
}
.bt2{
	background:url(/img/catalogue/bt-50.png) no-repeat top;
	margin-top:33px;
	padding-top:41px;
	width:30px;
}
.bt3{
	background:url(/img/catalogue/bt-75.png) no-repeat top;
	margin-top:27px;
	padding-top:47px;
	width:29px;
}
.bt4{
	background:url(/img/catalogue/bt-100.png) no-repeat top;
	margin-top:23px;
	padding-top:51px;
	width:33px;
}
.bt5{
	background:url(/img/catalogue/bt-150.png) no-repeat top;
	margin-top:17px;
	padding-top:57px;
	width:34px;
}
.bt6{
	background:url(/img/catalogue/bt-300.png) no-repeat top;
	margin-top:11px;
	padding-top:63px;
}
.bt7{
	background:url(/img/catalogue/bt-500.png) no-repeat top;
	margin-top:5px;
	padding-top:69px;
	width:37px;
}
.bt8{
	background:url(/img/catalogue/bt-600.png) no-repeat top;
	margin-top:-3px;
	padding-top:77px;
	width:38px;
}
.content-contenance label, .content-contenance input{
	text-align:center;
	
}
.content-contenance input{
	display:block;
	margin:auto;
}

.specs{
	padding-top:21px;
	
}
.content-specs{
	background-color:#fff;
	border-bottom:1px dotted #7d6f71;
	width:292px;
	height:55px;
	overflow:hidden;
	padding:25px 0 25px 0;
}
.content-specs select{
	width:160px;
}
.content-specs label{
	width:80px;
	display:block;
	float:left;
	padding-right:15px;
	text-align:right;
}

.content-specs select{
	margin-bottom:15px;
}
.content-specs .entreHauteur{
	padding:0 2px 0 2px;
}

.voa{
	position:absolute;

	bottom:5px;
	right:5px;
}
