html, body 
{

margin: 0;
padding: 0;
border: none;
 height:100%; 
}
body
{
font-family: Verdana, Arial, sans-serif;  font-size: 10px;  
 background-image:url(../img/dossier.gif);
 height:100%; 
 }
.link_1
{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
p
{ padding:0px; margin:0px;
	
}
img
{
border:0px;
}
a.title_menu{

  text-decoration: none;
}

.order_total
{
  font-size: 13px;
  font-weight: bold; 
}

td.title_menu_selected
{
	background-image:url(../img/menu/menu_bg_selected.png);
	height:27px;
	cursor:pointer;
}

td.title_menu
{
	background-image:url(../img/menu/menu_bg.png);
	height:27px;
	cursor:pointer;
}

a.title_menu, .title_menu,.action_div,.action_div_no_float
{
  font-size: 13px;
  color: #ffffff;
  font-weight: bold; 
}

.action_div , .action_div_no_float,.action_div a
{
	background-color:#FF0000; padding:10px; margin-right:5px;cursor:pointer; color:#FFFFFF;
}
.action_div
{float:right; }

{
	float:right; background-color:#FF0000; padding:10px; margin-right:5px;cursor:pointer;
}

.br1
{
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #889598;
}

.br1,.br
{
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #889598;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #889598;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #889598;
}



a.menu
{
  text-decoration: none;
}
a.menu,menu
{
  font-size: 11px;
  color: #858484;
  font-weight: bold;
}
  
.product_vsep 
 {
 background-image:url(../img/m02.gif); background-repeat:repeat-y; background-position:left;
 }
 
 .product_hsep
 {
  background-image:url(../img/m08.gif); background-repeat:repeat-x; background-position:left;
 }
.product
{
/*background-image:url(img/m08.gif); background-position:left bottom; background-repeat:no-repeat ;
*/
} 
.productListingItem
{
	padding:5px;
	float:left;
	margin:5px;
	height:102px;
}
 .product_title{
  font-size: 11px;
  color: #889C48;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
 }
 .ch3{
  font-size: 11px;
  color: #706F6F;
  font-weight: bold;  
 } 
 
  .ch4{
  font-size: 11px;
  color: #E66B25;
  font-weight: bold;  
 } 
 
  .ch5{
  font-size: 11px;
  color: #628f95;
  font-weight: bold;  
 } 
 
   .ch6{
  font-size: 11px;
  color: #737373;
  font-weight: bold;  
 }  
 
  .ch7{
  font-size: 14px;
  color: #737373;
  font-weight: bold;  
 }  
.blue_background{background-color:#f2f2f2;}
.white_background{background-color:#ffffff;}

