body         { background-color: #FAFAFA; color: #000000; font-family: Verdana; 
               text-decoration: none; font-size: 10pt; margin: 0px; padding: 165px 0px 0px 120px;}

a            { font-family: Verdana; font-size: 10pt; color: #B83D43; text-decoration: none; font-weight:bold;}
a:link       { color: #B83D43; text-decoration: none; }
a:visited    { color: #B83D43; text-decoration: none; }
a:hover      { color: #B83D43; text-decoration: underline;}
a.mainmenu         { color: #997A10; font-size: 8pt; font-weight:bold; text-decoration: none; float:left; margin-right:15px;}
a.mainmenu:link    { color: #997A10; text-decoration: none;}
a.mainmenu:visited { color: #997A10; text-decoration: none;}
a.mainmenu:hover   { color: #FAFAFA; text-decoration: none;}
a.lmenu         { color: #997A10; font-size: 8pt; font-weight:bold; text-decoration: none; float:left; margin-left:5px;}
a.lmenu:link    { color: #997A10;}
a.lmenu:visited { color: #997A10;}
a.lmenu:hover   { color: #FAFAFA;}

div, table, tr, img { margin:0; border:none; padding:0;}
table { border-spacing:0; border-collapse:collapse;}
td    { margin:0; border:none; padding:2px 5px;}

input.mainmenu {background-color: #EBE18C; height:15px; width: 200px; margin:0; border:none; padding:0;
                color: #997A10; font-size: 8pt; font-weight:bold; text-decoration: none;}

div.lmenu    { width:100%; padding:10px 0;}
div.lmenuhead  { float:left; font-size: 12pt; font-weight:bold;padding:0;}
.lmenu       { float:left; margin-left:5px;}

.Bandeau
{
position: absolute; 
top: 0px; 
left: 0px;
}

#LeftLineMenu
{
position: absolute; 
left: 0px;
top:0px;
}

#FondTop
{
background-image: url("/BodegaImages/BodegaBandeauExtended.jpg");
background-repeat: repeat-x;
left:0px;
height: 87px;
overflow:hidden;
z-index: 1;
}

#LineMenu
{
position: absolute; 
left: 0px;
top: 87px;
overflow:visible;
background-color: #EBE18C;
border-bottom: 2px solid #978B27; 
z-index: 1;
}

#ImgTopMenu
{
position: absolute; 
left: 0px;
top:104px;
z-index: 1;
}

.LeftMenuMain {
background-color: #84AFD7;  
color: red; 
font-size: 
8pt; font-weight:bold; 
text-decoration: none; 
float:left; 
margin-right:15px;}
								
#BgLeftMenu
{
left: 0px;
top:0px;
height:100%;
min-height: 200px;
width:118px;
padding-top:165px;
background-color: #84AFD7;
overflow:hidden;
}

#LeftMenu
{
padding:5px;
}

#MenuItems
{
position: absolute; 
left: 145px;
top:0px;
height:15px;
}

#TitlePanel
{
position: absolute;
left:131px;
top:104px;
height:41px;
overflow:visible;
font-size: 14pt;
color: blue;
padding: 10px;
vertical-align:bottom;
}

div.footer
{
width: 70%;
text-align: center;
border-top: thin solid #0000FF;
margin-top: 40px;
margin-left: 15%;
margin-right: 15%;
color:black;
clear:both;
}

#displaytitle{ float:left; }
#displaydate { float:right; }

@media print
{
  body { padding:0;}
  
  .Bandeau
  {
  visibility: hidden;
  }
  
  #FondTop, #ImgTopMenu, #BgLeftMenu, #LeftMenu, #LineMenu, .footer, .bigButtons
  {
  visibility: hidden;
  }
  
  #TitlePanel { top: 0 }
  #MainPanel { position: static ;}
}
