﻿body
    {
		margin-top:auto;
		margin-bottom:auto;
        font: normal 12px auto "Trebuchet MS", Verdana;    
        background-color:#d4d4d4;
        color: #4f6b72; 
    } 
   
    
    .div_master 
            {
            margin-left: auto;
            margin-right:auto; 
            width:1024px;
            height:1054px; 
            border-style:none; 
            z-index: 1; 
            background-color:white;
            } 
    
    
	.overlay
	{
		top:0px;
		left:0px;
		border-right: black 1px solid;
		border-top: black 1px solid;
		z-index: 110;
		filter: alpha(opacity=75);
		border-left: solid 1px black;
		width:700px;
		height:200px;
		border-bottom: black 1px solid;
		position: absolute;
		background-color: #fff;
		-moz-opacity: 0.75;
		opacity: 0.75;
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
	}   
	
		.popupaddcart
	{
		top:0px;
		left:160px;
		border-right: black 1px solid;
		border-top: black 1px solid;
		z-index: 110;
		filter: alpha(opacity=75);
		border-left: solid 1px black;
		width:700px;
		height:200px;
		border-bottom: black 1px solid;
		position: absolute;
		background-color: #fff;
		-moz-opacity: 0.75;
		opacity: 0.75;
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
	}   
	
	
	
	
	
    .drag
    {
         background-color: #C00000;
         cursor: move;
         border:solid 1px gray ;
    }
    
      
    .grdprodH
    {
	 background-image: url(./images/system/top_box_prod.png);
	 height:15px;
    }
    
    
    





.resize 
{
 max-height:100px;
 max-width:100px;
 height : auto;
}

.resizepartner {
 max-height:100px;
 max-width:100px;
 height : auto;
}

.resizemarche {
 max-height:100px;
 max-width:100px;
 height : auto;
}

.resizefam {
 max-height:100px;
 max-width:100px;
 height : auto;
}


.resizeartcoll 
{
 vertical-align:text-top;
 max-height:60px;
 max-width:60px;
 height : auto;
}




.btn1
{
	border-width:0px;
	width:180px;
	height:24px;
}
.btn2
{
	border-width:0px;
	width:180px;
	height:24px;
}
.btn3
{
	border-width:0px;
	width:180px;
	height:24px;
}
.btn4
{
	border-width:0px;
	width:180px;
	height:24px;
}












.Group
{
  background-color:#d4d4d4;
  border:solid 1px gray; 
}

.Item
{
  background-color:#d4d4d4; 
  font-family:tahoma,sans-serif,verdana; 
  color:#000000;
  font-size:10px; 
  border:solid 1px #b9b9b9; 
  cursor:pointer;
  width:176px;
  font-weight:bold;
}

.ItemH
{
  background-color:silver; 
  color: white; 
  font-family:tahoma,sans-serif,verdana; 
  font-size:10px; 
  border:solid 1px #b9b9b9; 
  cursor:pointer;
  font-weight:bold;
}

.ItemExp
{
  background-color:silver; 
  color:black; 
  font-family:tahoma,sans-serif,verdana; 
  font-weight:bold;
  font-size:10px; 
  border:solid 1px #b9b9b9; 
  cursor:pointer;
}





