﻿body 
{ 
	background-image:url(images/site_bgd_now.jpg); 
	background-repeat:repeat-y;
	background-position:center top; 
	background-color: #770021;
	padding:0;
	margin:0;
}


.tableDyn
{	
	visibility:hidden;
	position:absolute;
	display:block;
	padding:0px;
	margin:0px;
}

.tableDynCurrent
{	
	visibility:visible;	
	background-color:#f1f1f1;
}


.a1
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:#990100;
}

.a1:hover
{
	font-size:11px;
	text-decoration:underline;	
	cursor:pointer;
}

.aBlanc
{
	 font-family:Tahoma;
     color:White;
     font-weight:bold;
     font-size:11px;
     text-decoration:underline;
     cursor:pointer;
}

.aLien
{
	color:#DAD8D9;
	font-size:12px;
	text-decoration:underline;	
	font-weight:bold;
}


.hr2
{
	color:#000000;
}

.gdv
{
	border-width:0px;
}

.transport1
{
	width:210px;
	height:42px;
}

.transport2
{
	background:url(http://www.vinatis.com/images/TntMilieu.png) left no-repeat;
	width:309px;
	height:42px;
	padding-left:100px;
}

.transport3
{
	width:1024px;
	height:42px;
	display:block;
	table-layout:fixed;
}

.hg
{
    background:url(http://www.vinatis.com/images/hg.png) left no-repeat;
    height:9px;
    padding:0;
    width:100%;
    padding-right:7px;
    bottom:0px;
}

.hd
{
    background:url(http://www.vinatis.com/images/hd.png) right no-repeat;
    height:9px;
    bottom:0px;
}

.bg
{
    background:url(http://www.vinatis.com/images/bg.png) left no-repeat;
    height:9px;
    padding:0;
    width:100%;
    padding-right:7px;
    bottom:0px;
}

.bd
{
    background:url(http://www.vinatis.com/images/bd.png) right no-repeat;
    height:9px;
    bottom:0px;
}

.hgr
{
    background:url(http://www.vinatis.com/images/hgr.png) left no-repeat;
    height:9px;
    padding:0;
    width:100%;
    padding-right:7px;
    bottom:0px;
}

.hdr
{
    background:url(http://www.vinatis.com/images/hdr.png) right no-repeat;
    height:9px;
    bottom:0px;
}

.bgr
{
    background:url(http://www.vinatis.com/images/bgr.png) left no-repeat;
    height:9px;
    padding:0;
    width:100%;
    padding-right:7px;
    bottom:0px;
}

.bdr
{
    background:url(http://www.vinatis.com/images/bdr.png) right no-repeat;
    height:9px;
    bottom:0px;
}


.pg
{
    background:url(http://www.vinatis.com/images/0g.png) left no-repeat;
    height:26px;
    padding-left:14px;
}

.pm
{
    background:url(http://www.vinatis.com/images/0m.png) repeat-x;
    height:26px;
    width:100%;
    padding-top:5px;
}

.pd
{
    background:url(http://www.vinatis.com/images/0d.png) right no-repeat;
    height:26px;
    padding-right:14px;
}

.TraitVerticale
{
	background:url(http://www.vinatis.com/Images/Design/TraitVertical.gif) repeat-y right;
	width:1px;
}

.panel fieldset
{
	border-style:solid;
	border-width:1px;
	border-color:#A1002D;
}
.bordure
{
	border: 1px solid #C0C0C0;
}
.panel legend
{
	Font-Size:12px;
	color:#A1002D;
	font-weight:bold;
	font-family:Tahoma;
}

/* MENU HAUT */

.ImgTel { margin-left:20px;width:345px;height:45px;background-image:url(../Images/pic-tel.png);background-repeat:no-repeat;background-position:left top;float:right; }
.MenuBas { height:28px;width:100%;background-image:url(../Images/menubas_bgd.png);background-repeat:repeat-x; }

.MenuHaut { padding-left:30px;height:45px; }

.MenuHaut_ctn { background-image:url(../Images/menuhaut_bgd.png);background-repeat:repeat-x;float:left; }
.MenuHaut_ctn div { padding:0px 6px 0px 6px;height:100%;float:left; }
.MenuHaut_ctn a { text-decoration:none;line-height:21px;font-family:Tahoma;font-size:12px;color:#fff;width:100%;height:100%; }
.MenuHaut_ctn div:hover, .MenuHaut_current { background-image:url(../Images/menuhaut_bgdh.png);background-repeat:repeat-x; }

.MenuHaut img, .MenuBas img, .MenuBas div { float:left;border:0px; }

.MenuBas_ctn { background-image:url(../Images/menubas_bgd.png);background-repeat:repeat-x; }
.MenuBas_ctn div { float:left;padding:0px 6px 0px 6px;height:100%; }
.MenuBas_ctn a { text-decoration:none;line-height:28px;font-family:Tahoma;font-size:12px;font-weight:bold;color:#fff;width:100%;height:100%; }
.MenuBas_ctn div:hover, .MenuBas_current { background-image:url(../Images/menubas_bgdh.png);background-repeat:repeat-x; }

.MenuGauche
{
	width:170px;
	display:block;
	padding-left:0px;
}

.MenuGauche ul
{
	padding-left:0;
	padding-top:0px;
	list-style-type:none;
	margin-left:0px;
}

.MenuGauche ul li
{
	position:relative;
	float:left;
	width:170px;
	z-index:1;
}

.MenuGauche ul li:hover
{
	z-index:2;	
}

.aMenuGauche, .aMenuGauche:hover
{	
	font-size:11px;
	font-family:Tahoma;
	color:White;
	font-weight:bold;
	text-decoration:none;	
	text-align:left;
	height:18px;
	cursor:pointer;
	padding-left:3px;
}

.MenuGauche ul li div
{
	padding-left:4px;
	height:18px;
	cursor:pointer;
	width:170px;
	display:block;
	border: solid 1px White;
	white-space:nowrap;
}

.MenuGauche ul li:hover div, .MenuGauche ul li div:hover
{
	filter:alpha(opacity=60);
	opacity:.6;
	font-family:Tahoma;
}

.TableListing
{
	left:130px;
	top:1px;
	width:250px;
	background:url(http://www.vinatis.com/images/ListingBordure.png) repeat-y left;
	background-color:White;
	visibility:hidden;
	position:absolute;
	display:block;
	padding:0px;
	margin:0px;
	z-index:4;
}


.MenuGauche ul li:hover table.TableListing
{
	visibility:visible;	
}

.aMenuDroit
{
	font-family:Tahoma;
    Color:#9c9c9c;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;	
    width:170px;
    padding-left:2px;
}

.aMenuDroit:hover
{
	font-family:Tahoma;
    Color:#626262;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;	
}

.MenuG
{
	position:relative;
	width:1024px;
	display:block;
	height:22px;
	z-index:1;
}

.MenuG ul.ul5
{
	padding-left:0;
	list-style-type:none;
}

.MenuG ul.ul5 li
{
	position:relative;
	float:left;
	height:22px;
	background:url(http://www.vinatis.com/Images/detailng.png) no-repeat left;
	padding-left:12px;
	margin-right:4px;
}

.MenuG ul.ul5 li:hover
{
	background:url(http://www.vinatis.com/Images/detailg.png) no-repeat left;
}

.MenuG ul.ul5 li.current
{
	background:url(http://www.vinatis.com/Images/detailg.png) no-repeat left;
}
.MenuG ul.ul5 li a
{
	
	float:left;
	font-size:11px;
	font-family:Tahoma;
	background:url(http://www.vinatis.com/Images/detailnd.png) no-repeat right;
	color:#666666;
	font-weight:bold;
	text-decoration:none;	
	padding-right:10px;
	height:22px;
}

.MenuG ul.ul5 li:hover a, .MenuG ul.ul5 li.current a, .MenuG ul.ul5 li a:hover
{
	text-decoration:none;	
	color:White;
	background:url(http://www.vinatis.com/Images/detaild.png) no-repeat right;
}


.div1
{
	padding-left:8px;
	height:18px;
	cursor:pointer;
	width:200px;
	display:block;
}

.dtl
{
	padding:0px;
	margin:0px;
	width:100%;	
	border-width:1px;
	border-style:solid;
	border-color:White;
}
.dtl2
{
	padding:0px;
	margin:0px;
	width:100%;	
	border-width:1px;
	border-style:solid;
	border-color:gainsboro;
}

.a3
{
	font-family:Tahoma;
    Color:#949494;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;	
    z-index:1;
}

.a3:hover
{
    Color:#626262;
    text-decoration:underline;	
}

.tab1
{
	visibility:hidden;
	position:absolute;
	z-index:20;
	background-color:White;
	margin-left:80px;
	border-width:3px;
	border-style:solid;
}

.dtl tr td:hover table.tab1
{
	visibility:visible;
	background-color:White;
}


/* ***************************************************** */


/* LABEL */

.lblTitreBlanc
{
	font-family:Tahoma;
	color:White;
	font-size:15px;
	font-weight:bold;
}

.lblGris
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#666666;
}

.lblBlanc
{
	font-family:Tahoma;
	color:White;
	font-size:12px;
	font-weight:bold;
}

.lblTNT
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ff8025;
}

.lbl
{
	font-family:Tahoma;
	color:#444444;
	font-size:11px;
}

.lbl2
{
	font-family:Tahoma;
	color:#444444;
	font-size:13px;
}

.lblStock
{
	font-family:Tahoma;
    color:#66cc00;
    font-size:11px; 
    font-weight:bold;
}

.lblRouge
{
    font-family:Tahoma;
    font-size:11px;
    color:#A1002D;
    font-weight:bold;
}

.lblPromo
{
    font-family:Tahoma;
    font-size:14px;
    background-color:#990100;
    color:White;
    font-weight:bold;
}

.lblPromo2
{
    font-family:Tahoma;
    font-size:11px;
    color:#cd0102;
    font-weight:bold;
}

.btnPager
{
	font:bold 12px Tahoma;	
	color:#A1002D;
}

.ddl
{
	Width:158px; 
	Height:15px;
	padding-top:0px;
	margin-top:0px;
	font-family:Tahoma;
	color:#6e6e6e;
	font-size:11px;
	font-weight:bold;
	z-index:1;
	background-color:#ccc;
	border:solid 1px #777;
}

.ddl option
{
	padding-top:0px;
	margin-top:0px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	z-index:1;
}

.lbRechercheTitre { font-family:Tahoma;font-size:11px;font-weight:bold;color:#A1002D;margin:5px 0px 0px 10px;float:left; }

/* ***************************************************** */

hr { color: #fff; background-color: #fff; border: 1px solid #A1002D; margin-bottom:0em; }


/* Button */
.Recherche
{
  border:none;
  background:none;
  padding:0;
  margin:0;
  width:auto;
  overflow:visible;					
  text-align:center;	
  white-space:nowrap;	
  height:21px;
  line-height:19px;			
}

.Recherche span, button em
{
  display:block;
  height:21px;
  line-height:19px;			
  margin:0;
  color:White;
}

.Recherche span
{
  padding-left:11px;
  background:url(http://www.vinatis.com/images/rg.png) no-repeat 0 0;
}	

.Recherche em
{
  font-style:normal;
  font-family:Tahoma;
  font-weight:bold;
  color:White;
  padding-right:11px;
  background:url(http://www.vinatis.com/images/rd.png) no-repeat 100% 0;
}

.Recherche:Hover
{
	cursor:pointer;
}

.Recherche:Hover span
{
  background:url(http://www.vinatis.com/images/rhg.png) no-repeat 0 0;
}	

.Recherche:Hover em
{
  color:#909090;
  background:url(http://www.vinatis.com/images/rhd.png) no-repeat 100% 0;
}


button
{
  border:none;
  background:none;
  padding:0;
  margin:0;
  width:auto;
  overflow:visible;					
  text-align:center;	
  white-space:nowrap;	
  height:24px;
  line-height:22px;			
}

button span, button em
{
  display:block;
  height:24px;
  line-height:22px;			
  margin:0;
  color:White;
}

button span
{
  padding-left:11px;
  background:url(http://www.vinatis.com/Images/bouton-g.jpg) no-repeat 0 0;
}	

button em
{
  font-style:normal;
  font-family:Tahoma;
  font-weight:bold;
  color:White;
  padding-right:11px;
  background:url(http://www.vinatis.com/Images/bouton-d.jpg) no-repeat 100% 0;
}

button:Hover
{
	cursor:pointer;
}

/* ***************************************************** */


/* AFFICHAGE DES PRIX */

.tdPrix
{
	height:26px;
	width:60px;	
}

.tdPromo
{
	padding-left:8px;
	padding-bottom:8px;
	height:20px;
	width:60px;	
	background:url(http://www.vinatis.com/images/vPromo.png) no-repeat;
}

.tdEnonce
{
	padding-left:8px;
	height:20px;
}

.divEnonce
{
	height:20px;
	display:block;
	background:url(http://www.vinatis.com/images/gradient.png) no-repeat right;
}


.tdPrixDetail
{
	height:26px;
	text-align:left;
	vertical-align:middle;
}

.tdPanier
{
	padding-left:4px;
	height:20px;
	width:78px;	
	padding-bottom:8px;
	background:url(http://www.vinatis.com/images/vPanier.png) no-repeat;
}

/* ***************************************************** */


/* MENU DROIT */


.MenuJaune
{
	background:url(http://www.vinatis.com/images/design/ListingOrange.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	height:23px;
	cursor:pointer;
	width:230px;
	display:block;
}

.TitreJaune
{
	color:#cc9900;
}


.MenuBordeaux
{
	background:url(http://www.vinatis.com/images/design/menu-bordeaux.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	width:230px;
	height:23px;
	cursor:pointer;
	display:block;
}

.TitreBordeaux
{
	color:#990100;
}

.MenuRouge
{
	background:url(http://www.vinatis.com/images/design/menu-rouge.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	width:230px;
	height:23px;
	cursor:pointer;
	display:block;
}

.TitreRouge
{
	color:#cc0001;
}

.MenuOrange
{
	background:url(http://www.vinatis.com/images/design/menu-bourgogne.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	width:230px;
	height:23px;
	cursor:pointer;
	display:block;
}

.TitreOrange
{
	color:#cd3300;
}

.MenuRose
{
	background:url(http://www.vinatis.com/images/design/menu-languedoc.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	width:230px;
	height:23px;
	cursor:pointer;
	display:block;
}

.TitreRose
{
	color:#cd0067;
}

.MenuBleu
{
	background:url(http://www.vinatis.com/images/design/menu-monde.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	width:230px;
	height:23px;
	cursor:pointer;
	display:block;
}

.TitreBleu
{
	color:#0099ff;
}

.MenuVertClair
{
	background:url(http://www.vinatis.com/images/design/menu-region.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	width:230px;
	height:23px;
	cursor:pointer;
	display:block;
}

.TitreVertClair
{
	color:#67cd00;
}

.MenuVert
{
	background:url(http://www.vinatis.com/images/design/menu-rhone.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	height:23px;
	cursor:pointer;
	width:230px;
	display:block;
}

.TitreVert
{
	color:#006634;
}

.MenuNoir
{
	background:url(http://www.vinatis.com/images/design/menu-crus.jpg) no-repeat;
	text-align:left;
	padding-left:17px;
	height:23px;
	cursor:pointer;
	width:230px;
	display:block;
}

.TitreNoir
{
	color:#333333;
}

.aMenuDroit
{
	font-family:Tahoma;
    Color:#9c9c9c;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;	
    text-align:left;
}

.aMenuDroit:hover, .aMenuDroitCurrent
{
	font-family:Tahoma;
    Color:#626262;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;	
   
}

.HeaderJaune
{
	background:url(http://www.vinatis.com/images/design/headerJaune.jpg) repeat-x;
}

.HeaderBordeaux
{
	background:url(http://www.vinatis.com/images/design/headerBordeaux.jpg) repeat-x;
}

.HeaderRouge
{
	background:url(http://www.vinatis.com/images/design/headerRouge.jpg) repeat-x;
}

.HeaderOrange
{
	background:url(http://www.vinatis.com/images/design/headerBourgogne.jpg) repeat-x;
}

.HeaderRose
{
	background:url(http://www.vinatis.com/images/design/headerLanguedoc.jpg) repeat-x;
}

.HeaderBleu
{
	background:url(http://www.vinatis.com/images/design/headerMonde.jpg) repeat-x;
}

.HeaderVertClair
{
	background:url(http://www.vinatis.com/images/design/headerRegion.jpg) repeat-x;
}

.HeaderVert
{
	background:url(http://www.vinatis.com/images/design/headerRhone.jpg) repeat-x;
}

.HeaderNoir
{
	background:url(http://www.vinatis.com/images/design/headerCrus.jpg) repeat-x;
}


/* ***************************************************** */

.Popup
{
	z-index:4;
	background-color:White;
	width:450px;
}

/* ENCADRE TITRE */

.tdCommandeg
{
    background:url(http://www.vinatis.com/Images/rougeg.png) left no-repeat;
    height:21px;
    padding-left:5px;
}

.tdCommandem
{
    background:url(http://www.vinatis.com/Images/rougem.png) repeat-x;
    height:21px;
    width:100%;
    padding-top:2px;
}

.tdCommanded
{
    background:url(http://www.vinatis.com/Images/rouged.png) right no-repeat;
    height:21px;
    padding-right:5px;
}

.tableR
{
	background-color:#FFEFEF;
	font-family:Tahoma;
	font-size:10px;	
	width:100%;
	color:#A1002D;
}

.tdJauneGauche
{
	background:url(http://www.vinatis.com/Images/Design/menugj.gif) no-repeat;
	overflow:hidden;
	padding-right:8px	
}

.tdJauneCentre
{
	background:url(http://www.vinatis.com/Images/Design/menuMilieuj.gif) repeat-x;
	overflow:hidden;
	width:100%;
	padding:4px 0px 0px 0px;	
}

.tdJauneDroite
{
	background:url(http://www.vinatis.com/Images/Design/menudj.gif) no-repeat;
	overflow:hidden;
	padding-right:8px	
}


.tdEtapeg
{
    background:url(http://www.vinatis.com/images/etg.png) no-repeat;
    height:21px;
    width:5px;
}

.tdEtapem
{
    background:url(http://www.vinatis.com/images/etm.png) repeat-x;
    height:21px;
}

.tdEtaped
{
    background:url(http://www.vinatis.com/images/etd.png) no-repeat;
    height:21px;
    width:5px;
}

.tdEtapeVg
{
    background:url(http://www.vinatis.com/images/etgv.png) no-repeat;
    height:21px;
    width:5px;
}

.tdEtapeVm
{
    background:url(http://www.vinatis.com/images/rougem.png) repeat-x;
    height:21px;
}

.tdEtapeVd
{
    background:url(http://www.vinatis.com/images/etdv.png) no-repeat;
    height:21px;
    width:5px;
}


/**************************************************************/

/* NOTES PRODUIT */

.btnOk
{
    background:url(http://www.vinatis.com/images/note.png) no-repeat;
    width:20px;
    height:19px;
    border-width:0px;
}

.btnOk:hover
{
    background:url(http://www.vinatis.com/images/noteV.png) no-repeat;
}

.btnNon
{
    background:url(http://www.vinatis.com/images/noteN.png) no-repeat;
    width:20px;
    height:19px;
    border-width:0px;
}

.btnNon:hover
{
    background:url(http://www.vinatis.com/images/noteV.png) no-repeat;
}

/**************************************************************/
