/*---------------------------------GOLBALS----------------------------------------*/
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-size:76%;
	background-color:#b1c5e0;
	text-align: center;
	font-family:Arial;
	z-index:0;
}
a{
	text-decoration:none;
}
a:link{
	color:#036;
}
a:visited{
	color:#066;
}
a:hover ,a:active{
	color:white;
}
#cache{
	display:none;
	/*background-color:#89bae3;*/
}
#fondcolor{
	background-color:#89bae3;
}
.supprimer{
	font-size:1.1em;
	font-weight:bold;
	color:red !important;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.supprimerUnderline{
	font-size:1em;
	text-decoration:underline;
	color:red !important;
}
hr{
	height:0;
	display:block;
	*margin: -7px 0;
	-margin: -7px 0;
	clear:both;
}
fieldset{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px !important;
	margin-bottom:16px !important;
	margin-top:30px;
	margin-bottom:26px;
	border:solid black 1px;
	background-position:0px 0px;
	background-image:url(img/fondFieldset.gif);
}
pre{
	color:#002b93;
	font-size:0.8em;
	font-family:Arial;
}
fieldset p{
	margin-left:15px;
	color:#002b93;
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
fieldset .sousTitre{
	height:15px;
	color:#001266a;
	font-size:0.8em;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreSousTitre.gif);
}
fieldset .sousTitreLong{
	height:15px;
	color:#083471;
	font-size:0.8em;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreSousTitreLong.gif);
}
fieldset a{
	font-size:1.1em;
	margin:0;
	padding:0;
	padding-left:1px;
	margin-left:0px;
	text-decoration:underline;
}
fieldset a:link{
	color:#002b93;
}
fieldset a:visited{
	color:#066;
}
fieldset a:hover, a:active{
	color:grey;
}
.fieldsetCourtLead{
	width:600px;
	height:50px;
	margin:0;
	margin-top:1px;
	margin-bottom:0.5px !important;
	margin-bottom:1px;
	margin-left:auto;
	margin-right:auto;
	border:solid black 1px;
	background-position:0px -6px;
	background-image:url(img/fondFieldset.gif);
}
.fieldsetCourt{
	width:600px;
	margin:0;
	margin-top:1px;
	margin-bottom:0.5px !important;
	margin-bottom:1px;
	margin-left:auto;
	margin-right:auto;
	border:solid black 1px;
	background-position:0px -6px;
	background-image:url(img/fondFieldset.gif);
}
.fieldsetCourt p{
	color:#083471;
	font-size:0.8em;
	margin-top:0;
	margin-bottom:0;
}
legend{
	color:white;
	font-size:0.9em;
	font-weight:bold;
	margin-left:-1px !important;
	margin-left:-20px;
	padding-left:20px;
	padding-right:30px;
	font-style:italic;
	letter-spacing:2px;
	border:solid black 1px;
	background:none;
	background-image:url(img/barres/barreNoirBlanc.gif);
}
h1{
	font-size:3em;
	font-style:oblique;
}
label{
	font-size:1.1em;
	font-weight:bold;
}
.separateurBlanc{
	color:white;
}
.errorField{
	border:solid red 1px;
	background-color:#FFCCCC;
}
.errorText{
	margin-left:10px;
	color: red;
	font-style:italic;
}
.redText{
	color: red;
	font-style:italic;
}
.redTextGras{
	color: red;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
}
.errorCadre{
	color: red;
	width:500px;
	text-align:left;
	background:#fdd;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding: 0.6em;
	padding-left:30px;
	border: 1px solid red;
}
.errorCadre p{
	text-align:center;
}
.important{
	color:#000066;
	font-weight:bold;
	padding-left:0px;
}
.importantRed{
	color:#b30305;
	font-weight:bold;
	padding-left:0px;
}
.importantRed a{
	color:#b30305;
	text-decoration:underline;
}
.importantRed a:link{
	color:#b30305;
}
.importantRed a:visited{
	color:#b30305;
}
.importantRed a:hover, a:active{
	color:#b30305;
}
/*----------------------------------INDEX-----------------------------------------*/
/*-----------------------------header.inc.php-------------------------------------*/
#conteneur{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height:700px;
	background-color:white;
	font-size:1.2em;
	text-align: left;
}
#encareTitre{
	width:900px;
	height:59px;
	border-bottom:solid black 1px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreLogo.gif);
}
#barreTitre{
	position:relative;
	top:4px !important;
	top:1px;
	float:right;
	width:618px;
	height:23px;
	text-align:left;
}
#barreTitre *{
	position:relative;
	top:18%;
	*top:5%;
}
#barreTitre ul{
	list-style-type:none;
}
#barreTitre ul li{
	display:inline;
}
#barreTitre a{
	margin-left:1em;
	margin-right:1em;
	font-weight:bold;
	font-size:0.8em;
	color: white;
}
#barreTitre form *{
	display:inline;
	margin-top:0px;
}
#logo{
	float:left;
	height:59px;
	margin-bottom:-10px;
}
#sloganBandeau{
	float:right;
	height:37px;
	width:258px;
	position:relative;
	margin-top:-1px;
	margin-bottom:-3px;
}
#header{
	float:right;
	width:618px;
	height:59px;
	background-color:white;
}
#titrePage{
	position:relative;
	top:7px;
	_top:10px;
	width:251px;
	height:19px;
	float:right;
	color:#729cd4;
	font-size:1.4em;
	font-family:Impact;
	text-align:right-3px;
}
#recherche{
	color:#6786a2;
	padding: 0;
	margin: 0;
	width:50px;
	font-size:0.6em;
	border:solid 1px;
	font-weight:bold;
	background:none;
	background-color:white;
	background-repeat:repeat-x;
	border-color:black white white black;
	display:inline;
}
.infobulle{
	width:30em;
	padding: 3px;
	z-index:10001;
	font-size: 0.7em;
	position: absolute;
	visibility : hidden;
	border: 1px solid Black;
	background-color: #FFC;
	font-family: Verdana, Arial;
}
/*----------------------------menuGauche.inc.php----------------------------------*/
#menuLateralGauche{
	z-index:1;
	float:left;
	width:144px;
	height:609px;
	text-align:left;
	font-size:0.8em;
	font-family:Verdana;
	background-repeat:no-repeat;
	background-color:#89bae3;
	background-image:url(img/barreLateraleGaucheBlanc.gif);
}
#menuLateralGauche a{
	font-size:0.86em;
	display:block;
}
#titreProd{
	color:white;
	top:0.6%;
	width:140px;
	_width:141px;
	height:17px;
	_height:15px;
	margin-left:1px;
	_margin-left:1px;
	padding-left:0px;
	_padding-left:0px;
	font-size:1.1em;
	_font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	position:relative;
	margin-bottom:10px;
	border:solid #551010 1px;
	background:none;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreNoirRouge.gif);
}
.listeProd{
	position:relative;
	z-index:10;
}
.catProd{
	width:140px;
	margin-left:1px;
	margin-bottom:2px;
	border:solid 1px;
	border-top-color:#002b93;
	border-right-color:white;
	border-left-color:#002b93;
	border-bottom-color:white;
}

.testCatProd{
   margin-bottom:10px;
}



#listeFamille{
	margin-left:-13px;
	*margin-left:-11px;
}
#listeFamille li{
	list-style-type:none;
	margin-top:1px;
	_margin-bottom:-15px;
	margin-left:14px;
	*margin-left:12px;
}
#suite{
	color:red;
}

/*#suite33{
margin-bottom:10px;
}*/

/*-----------------------------contenu.inc.php------------------------------------*/
#alignTab{
	color:#083471;
}
#alignTab caption{
	visibility:hidden;
}
#alignTab td{
	text-align:left;
}
#alignTab th{
	font-size:0.8em;
	text-align:right;
}
.chemin{
	margin-left:20px !important;
	margin-left:7px;
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial;
}
.cheminSuite{
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial;
}
#contenu{
	float:left;
	width:638px !important;
	height:638px !important;
	width:620px;
	height:40px;
	font-size:14px;
	margin-left:1px !important;
	margin-right:1px !important;
	margin-left:0;
	margin-right:0;
	background-repeat:no-repeat;
	background-image:url(img/cadreCentre.jpg);
}
.cadreMessage{
	width:588px;
	margin-left:auto;
	margin-right:auto;
}
.scrollMessage{
	font-size:1em;
	color:#002b93;
	overflow: auto;
	height : 70px;
	*height : 70px;
	_height : 70px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}

#titreLead{
	color:white;
	top:0.6%;
	width:140px;
	_width:142px;
	height:17px;
	_height:15px;
	margin-left:1px;
	_margin-left:1px;
	padding-left:0px;
	_padding-left:0px;
	font-size:1.2em;
	_font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	position:relative;
	margin-bottom:10px;
	border:solid #551010 1px;
	background:none;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreNoirRouge.gif);
}
.listeLead{
	position:relative;
	z-index:10;
}
.catLead{
	width:140px;
	margin-left:1px;
	margin-bottom:10px;
	border:solid 1px;
	border-top-color:#083471;
	border-right-color:white;
	border-left-color:#083471;
	border-bottom-color:white;
}
.cadreTroisLead{
	width:600px!important;
	width:595px;
	height:248px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	border:solid #ae6b70 1px;
	background-repeat:no-repeat;
	background-image:url(img/cadreTroisLeadGrand.jpg);
}
.cadreTroisLead .cadreTitre{
	height:15px;
}
.cadreTroisLead .cadreTitre .titreLead{
	width:159px;
	height:100%;
	color:#b30305;
	font-size:0.8em;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreSousTitreLead.gif);
}
.cadreUnLead{
	vertical-align:bottom;
	float:left;
	width:185px;
	height:232px;
	font-size:0.8em;
	margin-left:7.5px !important;
	margin-right:7px !important;
	margin-left:5px;
	margin-right:6.9px;
	color:#b30305;
}
.importantLead{
	color:#b30305;
}
.cadreUnLead *{
	margin-left:auto;
	margin-right:auto;
}
.cadreEnteteLead{
	height:34px;
}
.cadreImageLead{
	height:111px;
	width:183px;
	background-color:white;
	border:solid #d9adad 1px;
}
#imageLoopeLead{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-color:white;
}
#imageLoopeLead img{
	width:100%;
}
.loopeLead{
	float:left;
	width:26px;
	height:26px;
	margin-top:80px;
}
.loopeLead img{
	width:26px;
	height:26px;
}
.imageLead{
	float:left;
	width:108px;
	height:101px;
	margin-top:5px;
	margin-left:15px;
}
.imageLead img{
	width:100%;
	height:100%;
}
.cadreTextDescLead{
	height:77px;
	font-family:Arial;
}
.cadreTextLead{
	height:50%;
}
.scrollDesiLead{
	overflow: auto;
	height : 27px;
	*height : 28px;
	_height : 28px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollDescLead{
	overflow: auto;
	height : 44px!important;
	height : 43px;
	width : 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.cadreLead{
	background-color:#a0b3cf;
	width:400px;
	height:70px;
	margin:10px;
	font-size:1.2em;
	border:solid black 1px;
}
.nbProdLead{
	width:30px;
	height:14px;
	color:#8a0303;
	margin-left:20px;
	text-align:right;
	font-family:Arial;
	border:solid #b98080 1px;
}
.cadreUniteVenteLead{
	height:13px;
	font-weight:bold;
	color:#b30305;
}
.btAjoutRed{
	width:98px;
	height:16px;
	color:#b30305;
	font-size:0.9em;
	margin-bottom:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-family:Arial;
	border:solid #b98080 1px;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreRoseBlanc.gif);
}
.scrollMessage p{
	margin:0;
}
.scrollMessage ul{
	list-style-type:square;
	margin-left:20px;
}
.scrollMessage ol{
	list-style-type:decimal;
	margin-left:20px;
}
#barreTitre * li{
	display:block;
}
.scrollListe{
	overflow: auto;
	height : 505px;
	*height : 502px;
	_height : 502px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollListePetit{
	overflow: auto;
	height : 435px;
	*height : 432px;
	_height : 432px;
	width: 100%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollListePetit p{
	color:#083471;
	font-size:0.9em;
	margin-left:20px;
	font-weight:bold;
	margin-bottom: 0.5px;
}
.scrollListePromotions{
	overflow: auto;
	height : 550px;
	*height : 547px;
	_height : 547px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollListePromotions p{
	margin-top: -2px;
	margin-bottom: -2px;
}
.scrollCondi{
	color:#083471;
	overflow: auto;
	height : auto;
	max-height: 545px;
	_height : 542px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollCondi blockquote{
	font-size:0.8em;
	margin-left:20px;
}
.scrollCondi ul{
	font-size:0.8em;
	list-style-type:square;
	margin-left:20px;
}
.scrollCondi ol{
	color:#083471;
	font-size:0.8em;
	list-style-type:decimal;
	margin-left:20px;
}
.scrollRubrique{
	overflow: auto;
	height : 275px;
	*height : 272px;
	_height : 272px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollDescRubrique{
	overflow: auto;
	height : 27px;
	*height : 28px;
	_height : 28px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
#cadreInvisible{
	width:618px;
	height:550px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
#cadreInvisible .barreTitre{
	color:white;
	width: auto;
	font-size:0.9em;
	font-weight:bold;
	font-style:italic;
	margin-bottom:4px;
	background:none;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreNoirBlanc.gif);
}
#cadreInvisible p{
	font-size:0.8em;
	font-family:Arial;
	color:#083471;
	margin-top:-3px;
	margin-bottom:-3px;
}
#cadreInvisible .barreTitre .imageIcone{
	float:right;
	margin-top:-20px;
}
.importantBlock{
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	color:#000066;
	font-weight:bold;
	font-size:0.85em;
	list-style-type:none;
}
.listeBlock{
	margin-top:6px;
	margin-bottom:6px;
	display:block;
	color:#000066;
	font-size:0.8em;
	list-style-type:none;
}
.cadreImportant{
	border:solid #083471 1px;
	margin-top:5px;
	padding:3px;
	font-size:0.8em;
	color:#000066;
	background-color:white;
}
.liGauche{
	float:right;
	margin-right:470px;
	margin-top:-25px;
}
.frais{
	width:60%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:0.8em;
	text-align:center;
}
.frais th{
	color:#083471;
	background-color:white;
	border:solid #7690b3 1px;
}
.frais td{
	background-color:#cfdaec;
}
.panier{
	height:auto;
	width:600px;
	font-size:0.8em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#dae2f0;
	border:solid #7690b3 1px;
}
.panier caption{
	visibility:hidden;
}
.panier thead th{
	color:white;
	background-color:white;
	background:none;
	background-image:url(img/barres/barreNoirBlanc.gif);
}
.panier tbody td{
	color:#000066;
	background-color:#cfdaec;
}
.panier tfoot th{
	color:#083471;
	background-color:white;
}
.panier tfoot td{
	font-weight:bold;
	text-align:right;
}
#sousCadre{
	width:542px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:white;
	border:solid #8399b8 1px;
}
#sousCadre .titre{
	margin:0;
	width:159px;
	height:15px;
	color:#083471;
	font-size:0.8em;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreSousTitre.gif);
}
#sousCadre form{
	height:auto;
}
.input{
	border:solid #8399b8 1px;
}
.view{
	color:#808080;
	border:solid #8399b8 1px;
	background-color:#d4d0c8;
}
#cadreTrie{
	width:602px;
	height:13px;
	font-size:0.9em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	font-family:Arial;
}
#cadreTrie a{
	text-decoration:underline;
}
#cadreTrie a:link{
	color:#083471;
}
#cadreTrie a:visited{
	color:black;
}
#cadreTrie a:hover, a:active{
	color:grey;
}
#cadreTrie li{
	display:inline;
	font-size:0.9em;
	margin-left:10px;
	margin-right:10px;
	list-style-type:none;
}
#cadreTriePetit{
	width:602px;
	height:13px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:5px;
	font-family:Arial;
}
#cadreTriePetit a{
	text-decoration:underline;
}
#cadreTriePetit a:link{
	color:#083471;
}
#cadreTriePetit a:visited{
	color:black;
}
#cadreTriePetit a:hover, a:active{
	color:grey;
}
#cadreTriePetit li{
	display:inline;
	font-size:0.9em;
	margin-left:10px;
	margin-right:10px;
	list-style-type:none;
}
#allStuff{
	width:370px;
	height:15px;
	font-size:0.8em;
	margin-left:auto;
	margin-right:auto;
}

/*#cadreDirection{
	position:relative;
	z-index:10000;
	width:602px;
	height:13px;
	bottom:36px;
	*bottom:35px;
	top:655px;
	margin-left:20px;
	position:absolute;
	font-size:0.8em;
	font-family:Arial;
}
#cadreDirection div{
	position:relative;
	display:inline;
	list-style-type:none;
}
#cadreDirection .precedentRapide{
	float:left;
	width:7%;
	text-align:left;
}
#cadreDirection .precedent{
	float:left;
	width:25%;
	text-align:right;
}
#cadreDirection .indexPages{
	float:left;
	width:35%;
	text-align:center;
}
#cadreDirection .suivant{
	float:left;
	width:25%;
	text-align:left;
}
#cadreDirection .suivantRapide{
	float:right;
	width:7%;
	text-align:right;
}
#cadreDirection div a{
	text-decoration:none;
}
#cadreDirection div a:link{
	color:#083471;
}
#cadreDirection div a:visited{
	color:black;
}
#cadreDirection div a:hover, a:active{
	color:grey;
}*/

#cadreDirection{
	position:relative;
	z-index:10000;
	width:602px;
	/*bottom:26px;*/
	/**bottom:26px;*/
	/*margin-bottom:40px;*/
	/*margin-top:27px;*/
	/*padding-top:24px;*/
	margin-left:20px;
	/*position:absolute;*/
	font-size:0.9em;
	font-family:Arial;
}

#cadreDirection a{
	color:#970D34;
	font-weight: bold;
}

#cadreDirection div{
	height:7px;
    /*margin-top:7px;*/
    position:relative;
	display:inline;
	list-style-type:none;
}
#cadreDirection .precedentRapide{
	float:left;
	height:7px;
	width:7%;
	text-align:left;
}
#cadreDirection .precedent{
	float:left;
	height:7px;
	width:25%;
	text-align:right;
}
#cadreDirection .indexPages{
	float:left;
	height:7px;
	width:35%;
	text-align:center;
}
#cadreDirection .suivant{
	float:left;
	height:7px;
	width:25%;
	text-align:left;
}
#cadreDirection .suivantRapide{
	float:right;
	height:7px;
	width:7%;
	text-align:right;
}

/* cadre 2*/
#cadreDirection2{
	position:relative;
	z-index:10000;
	width:350px;
	height:7px;
	/*padding-top:15px;*/
	margin-left:255px;
	/*position:absolute;*/
	font-size:0.9em;
	font-family:Arial;
}

#cadreDirection2 div{
	list-style-type:none;
}

#cadreDirection2 a{
	color:#970D34;
	font-weight: bold;
}

#cadreDirection2 .precedentRapide{
	text-align:left;
}
#cadreDirection2 .precedent{
	text-align:right;
}
#cadreDirection2 .indexPages{
	text-align:center;
}
#cadreDirection 2.suivant{
	text-align:left;
}
#cadreDirection2 .suivantRapide{
	text-align:right;
}
/*  fin cadre 2  */





#cadreNouveautee{
	position:relative;
	width:600px;
	height:158px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:solid black 1px;
	background-repeat:no-repeat;
	background-image:url(img/cadreNouveaute.gif);
}
#titreNouveautes{
	position:relative;
	width:204px;
	height:55px;
	margin-top:-20px;
	margin-left:-10px;
	background-repeat:repeat;
	z-index:2;
	background-image:url(img/titreCadreNouveautes.png) !important;
	background-image:url(img/titreCadreNouveautes.gif);
}
#texteNouveautes{
	float:left;
	width:300px;
	height:100px;
	text-align:right;
	font-weight:bold;
	margin-top:-10px;
	margin-left:30px;
	_margin-left:10px;
}
#texteNouveautes .titre{
	color:white;
	font-size:2.5em;
}
#texteNouveautes .desc{
	color:yellow;
	font-size:1.16em;
}
#texteNouveautes .ref{
	color:white;
	font-size:1.1em;
	font-style:italic;
}
#imageNouveautes{
	position:relative;
	float:right;
	margin-top:-55px;
	margin-right:25px !important;
	margin-right:12px;
	width:244px;
	height:130px;
	text-align:center;
}
#imageNouveautes img{
	margin-left:auto;
	margin-right:auto;
}
#LienNouveautes{
	clear:left;
	position:relative;
	color:white;
	width:432px;
	font-size:1.4em;
	margin-left:70px;
	font-weight:bold;
}
#LienNouveautes a{
	color:yellow;
	text-decoration:underline;
}
.cadreTroisProd{
	width:600px!important;
	width:595px;
	height:248px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	border:solid #8399b8 1px;
	background-repeat:no-repeat;
	background-image:url(img/cadreTroisProdGrand.jpg);
}
.cadreTroisProd .cadreTitre{
	height:15px;
}
.cadreTroisProd .cadreTitre .titreProd{
	width:159px;
	height:100%;
	color:#083471;
	font-size:0.8em;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreSousTitre.gif);
}
.cadreUnProd{
	vertical-align:bottom;
	float:left;
	width:185px;
	height:232px;
	font-size:0.8em;
	margin-left:7.5px !important;
	margin-right:7px !important;
	margin-left:5px;
	margin-right:6.9px;
}
.cadreUnProd *{
	margin-left:auto;
	margin-right:auto;
}
.cadreEnteteProd{
	height:34px;
}
.cadreUniteVente{
	height:13px;
	font-weight:bold;
	color:#000066;
}
.cadreRefPrix{
	height:13px;
}
.cadreRef{
	float:left;
	width:70%;
	height:13px;
}
.cadrePrix{
	float:left;
	width:30%;
	*width:29.9%;
	_width:29.9%;
	height:13px;
	text-align:right;
}
.ancienPrix{
    margin-top:-12px;
	margin-left:132px;
	color:red;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:line-through;
}
.cadreImageProd{
	height:111px;
	width:183px;
	background-color:white;
	border:solid #adc0d9 1px;
}
.barreAchat{
	position:relative;
	bottom:-8px !important;
	bottom:0;
	height:16px;
	width:185px;
}
.nbProd{
	width:30px;
	height:14px;
	color:#083471;
	margin-left:20px;
	text-align:right;
	font-family:Arial;
	border:solid #8399b8 1px;
}
.delUnProd{
	text-align:right;
	margin-bottom:-1.9px;
	*margin-bottom:-2px;
}
.addUnProd{
	text-align:left;
	margin-bottom:-1.9px;
	*margin-bottom:-2px;
}
#imageLoopeProd{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-color:white;
}
#imageLoopeProd img{
	width:100%;
}
.loopeProd{
	float:left;
	width:26px;
	height:26px;
	margin-top:80px;
}
.loopeProd img{
	width:26px;
	height:26px;
}
.imageProd{
	float:left;
	width:108px;
	height:101px;
	margin-top:5px;
	margin-left:15px;
}
.imageProd img{
	width:100%;
	height:100%;
}
.cadreTextDescProd{
	height:77px;
	font-family:Arial;
}
.cadreTextProd{
	height:50%;
}
.scrollDesiProd{
	overflow: auto;
	height : 27px;
	*height : 28px;
	_height : 28px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.scrollDescProd{
	overflow: auto;
	height : 44px!important;
	height : 43px;
	width : 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.cadrePromos{
	width:600px;
	height:158px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:solid #8399b8 1px;
	background-repeat:no-repeat;
	background-image:url(img/cadreTroisPromoGrand.jpg);
}
.cadrePromos .titreProd{
	width:159px;
	height:15px;
	color:#083471;
	font-size:0.8em;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barreSousTitre.gif);
}
.cadreUnePromo{
	float:left;
	width:185px !important;
	width:184px;
	height:140px;
	font-size:0.8em;
	margin-top:3px;
	margin-left:7.5px !important;
	margin-right:7px !important;
	margin-left:6px;
	margin-right:6px;
}
.cadreUnePromo *{
	margin-left:auto;
	margin-right:auto;
}
.imagePromo{
	width:108px;
	height:91px;
	text-align:center;
	vertical-align:baseline;
}
.cadreTextPromo{
	width:176px;
	height:49px;
	font-family:Arial;
	background-color:white;
}
.cadreTextPromo *{
	color:#4532B2;
	margin-left:10px;
	margin-top:-1px !important;
	margin-bottom:-2px !important;
	margin-top:-4px;
	margin-bottom:-3px;
}
.titrePromo{
	margin-top:1px;
	font-weight:bold;
}
.desiPromo{
}
.refPromo{
}
.btValid{
	height:16px;
	color:white;
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
	padding-right:10px;
	background:none;
	background-color:black;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreNoirBlanc.gif);
}
.btValidation{
	height:16px;
	color:white;
	font-size:1.1em;
	font-weight:bold;
	font-family:Arial;
	margin-left:180px;
	padding-left:10px;
	padding-right:10px;
	background:none;
	background-color:black;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreNoirBlanc.gif);
	cursor: pointer;
}
.btValidationOK{
	height:16px;
	color:white;
	font-size:1.1em;
	font-weight:bold;
	font-family:Arial;
	margin-left:3px;
	padding-left:1px;
	padding-right:1px;
	background:none;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreNoirBlanc.gif);
}
.btAjout{
	width:98px;
	height:16px;
	color:#083471;
	font-size:0.9em;
	margin-bottom:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-family:Arial;
	border:solid #7a92b4 1px;
	background-repeat:repeat-x;
	background-image:url(img/barres/barreBleuBlanc.gif);
}
.separateurGrand{
	float:left;
	width:2px;
	height:218px;
	background-image:url(img/barreSeparationGrand.gif);
}


#cadreFicheProduit{
	width:601px;
	height:270px !important;
	height:278px;
	margin-left:auto;
	margin-right:auto;
	border:solid #8399b8 1px;
	*background-position:0px 9px;
	background-repeat:no-repeat;
	background-image:url(img/fondDetailProduit.jpg);
}

#cadreFicheProduit2{
	width:591px;
	/*height:270px !important;*/
	height:136px;
	margin-left:0;
	margin-right:0;
	border:solid #8399b8 1px;
	background-image:url(img/refdet.jpg);
	background-repeat:no-repeat;
}

#cadreFicheProduit #polaroid{
	margin-top:5px;
	margin-left:15px;
}
#cadreFicheProduit #detailProd{
	position:absolute;
	margin-top:20px;
	margin-left:275px;
}
#polaroid{
	position:absolute;
	width:229px;
	height:243px;
	text-align:center;
	border:solid #7b7979 1px;
	background-repeat:no-repeat;
	background-image:url(img/fondPolaroid.gif);
}
#polaroid img{
	position:relative;
	width:80%;
	bottom:-20px;
}
#detailProd{
	width:313px;
	height:153px;
}
#detailProd *{
	margin:2px;
	margin-top:5px;
	color:#050069;
}
#detailProd * p{
	font-size:0.8em;
	margin-top:0;
}
#nomProd {
	width:100%;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
#refProd {
	width:100%;
}
#prixProd {
	width:100%;
}
#uniteVenteProd {
	width:100%;
}
#descProd {
	margin-top:10px;
	width:100%;
}
.scrollProd{
	overflow: auto;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}
.assiette{
	position:relative;
	text-align:right;
	margin-right:-20px;
	top:-10px !important;
	top:-5px;
}

/*---------------------------menuDroit.inc.php------------------------------------*/
#menuLateralDroit{
	float:right;
	width:116px;
	height:609px;
	background-color:#89bae3;
	background-image:url(img/barreLateraleDroite.gif);
	background-repeat:no-repeat;
}
.cadreRubrick{
	width:auto;
	height:auto;
	margin:0.2em;
	padding:0.1em;
	font-size:0.78em;
	font-weight:bold;
	border:solid 0.12em;
	border-color:#002b93 white white #002b93;
}
.titreRubrick{
	width:106px;
	height:16px;
	color:white;
	text-align:center;
	background:url(img/barres/infoRouge.gif);
	background-repeat:no-repeat;
}
.titreRubrick h3{
	font-size:1em;
	position:relative;
	top:-2px;
}
.titreRubrick h3 *{
	position:relative;
	top:3px;
}

.partiesRubrickMonPannier{
background-color:#f0f0f2;
}

.partiesRubrickMonCompte{
background-color:#dce5ee;
}

.partiesRubrickNewsletter{
background-color:#bfdbf3;
}

.partiesRubrick ul{
	list-style-type:none;
	
}
.partiesRubrick ul li{
	display:block;
}
.titreRubrickPromo h3{
	font-size:1em;
	position:relative;
	top:-3px;
}
.titreRubrickPromo{
	width:106px;
	height:22px;
	background-color:black;
	background:url(img/barres/rubrickPromo.gif);
	color:white;
	text-align:center;
	background-repeat:no-repeat;
}

.partieRubrickPromo ul{
	list-style-type:none;
}
.partieRubrickPromo ul li{
	margin-top:0px;
}
#mail{
	width:90px;
	height:12px;
	border:solid #083471 1px;
	font-size:0.8em;
	margin-top:5px;
	background-color:#FFFFFF;
}

.okNewsMail{
	vertical-align:2px;
	*vertical-align:0;
	_vertical-align:0;
	width:13.5px;
	*width:14px;
	_width:14px;
	height:14px;
	border:solid #002b93 1px;
	font-size:0.7em;
	font-weight:bold;
	color:black;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(img/iconnes/boutonok.gif);
}
/*-----------------------------footer.inc.php-------------------------------------*/
#barreInfosLegale *{
	position:relative;
	top:18%;
	_top:5%;
	*top:5%;
}
#barreInfosLegale{
	position:relative;
	z-index:5;
	width:100%;
	height:32px;
	clear: both;
	background-color:white;
	background-image:url(img/barres/barreInfoLegal.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#barreInfosLegale ul{
	list-style-type:none;
}
#barreInfosLegale ul li{
	display:inline;
}
#barreInfosLegale a{
	color: white;
	margin-left:1em;
	font-size:0.8em;
	margin-right:1em;
	font-weight:bold;
}
/*----------------------------------ADMIN-----------------------------------------*/
#cadreMenu{
	width:98%;
	height:1.5em;
	color:#3300FF;
	font-size:1.2em;
	background-color:#cedaec;
	background:none;
	background-repeat:no-repeat;
	background-image:url(img/barres/barrelongue.png);
}

.scrollMessage2{
	font-size:1em;
	color:#083471;
	overflow: auto;
	height : 500px;
	width: 100%;
	scrollbar-face-color: #c6d5fd;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #65a0c5;
	scrollbar-3dlight-color: #9D9D9D;
	scrollbar-darkshadow-color: #9D9D9D;
	scrollbar-track-color: #c6d5fd;
	scrollbar-arrow-color: #65a0c5;
}


.cadreClient{
	background-color:#a0b3cf;
	width:400px;
	height:70px;
	margin:10px;
	font-size:1.2em;
	border:solid black 1px;
}
.titreClient{
	font-weight:bold;
	background:none;
	background-image:url(img/barres/barretitreclient.png);!important;
	background-image:url(img/barres/barretitreclient.gif);
	background-repeat:no-repeat;
	color:#3300FF;
	width:100%;
	height:35%;
}
.titreClient a{
	font-weight:normal;
	color:#333366;
	text-decoration:none;
	
}
.infoClient{
	background-color:#FFFFFF;
	color:#0066CC;
	width:90%;
	height:55%;
}
.cadreNom{
	float:left;
}
.cadreProd{
	background-color:#a0b3cf;
	width:400px;
	height:70px;
	margin:10px;
	font-size:1.2em;
	border:solid black 1px;
}
.titreProd{
	font-weight:bold;
	background-image:url(img/barres/barretitreclient.png);!important;
	background-image:url(img/barres/barretitreclient.gif);
	background-repeat:no-repeat;
	color:#3300FF;
	width:100%;
	height:35%;
}
.titreProd a{
	font-weight:normal;
	color:#333366;
	text-decoration:none;
	
}
.infoProd{
	background-color:#FFFFFF;
	color:#0066CC;
	width:100%;
	height:30px;
}
.cadreNom{
	float:left;
}
.cadreLiens{
	margin-left:5%;
}
.liens{
	text-align:right;
	vertical-align:top;
}
.liens li{
	display:inline;
	list-style-type:none;
}
.cadreRubrique{
	background-color:#a0b3cf;
	width:560px;
	height:70px;
	margin:10px;
	font-size:1.2em;
	border:solid black 1px;
}
.titreRubrique{
	font-weight:bold;
	background-image:url(img/barres/barretitreclient.png);!important;
	background-image:url(img/barres/barretitreclient.gif);
	background-repeat:no-repeat;
	color:#3300FF;
	width:100%;
	height:35%;
}
.titreRubrique a{
	font-weight:normal;
	color:#333366;
	text-decoration:none;
}
.infoRubrique{
	background-color:#FFFFFF;
	color:#0066CC;
	width:90%;
	height:30px;
}
#secure{
	margin-left:2px;
}

.highlight{
color:red;
font-weight: bold;
}