body
	{
	background-color: #F5F5F5;
	margin: 5px;
	}

img
	{
	border:0;
	}

div.container
	{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}

div.box
	{
	width: 740px;
	margin-bottom: 5px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	
	background-color: #ffffff;
	}

table.top
	{
	width: 728px;
	height: 120px;
	background-color: #FF6600;
	margin: 5px;
	}

div.info
	{
	width: 500px;
	text-align: center;

	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	
	background-color: #f7f7f7;
	
	padding: 10px 10px 10px 10px;
	}

div.stealthyinfo
	{
	width: 500px;
	padding: 10px 10px 10px 10px;
	}

table.content
	{
	width: 726px;
	margin: 5px 0px 5px 0px;
	}

td
	{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	}

td.logo
	{
	width: 200px;
	}

td.text
	{
	font-family: tahoma;
	font-size: 12px;
	color: #3A3A3A;
	}

td.promo
	{
	width: 400px;
	}

tr.dark
	{
	background: #FAFAFA;
	}

input
	{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	
	height: 20px;
	}

input.form
	{
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	
	height: 14px;
	}
	
input.formsubmit
	{
	font-family: tahoma;
	font-size: 12px;
	color: #3a3a3a;
	
	height: 22px;
	width: 150px;
	
	margin-top:10px;
	}

input.logoff
	{
	font-family: tahoma;
	font-size: 11px;
	color: #3a3a3a;
	
	height: 18px;
	width: 50px;
	}
	
input.search
	{
	height: auto;
	width: auto;
	}

select.search_mode,option.search_mode
  {
  height: 19px;
  font-family: tahoma;
  font-size: 11px;
  color:#3A3A3A;
  }

select.search_category,option.search_category 
  {
  width: 220px;
  height: 19px;
  font-family: tahoma;
  font-size: 11px;
  color:#3A3A3A; 
  }

input.quantity
	{
	width:16px; 
	height:12px;
	padding: 1px;
	text-align:right;
	}

input.login
  {
  width:102px;
  height:13px;
  font-size:11px;
  border: solid #cccccc 1px;
  padding: 1px 4px 1px 4px;
  }

td.onglets
	{
	border-width: 0px;
	padding: 0px;
	height: 20px;
	}

table.onglets
	{
	width: 100%;
	height: 20px;
	margin-top: 5px;
	}

td.ongletsep
	{width:5px; border-style:solid; border-color:#cccccc; border-width:0px 0px 1px 0px;}
td.ongletcur
	{width:120px; border-style:solid; border-color:#cccccc; border-width:1px; border-bottom-color:#ffffff; text-align:center;}
td.onglet
	{width:120px; border-style:solid; border-color:#cccccc; border-width:1px; text-align:center; background-color:#F5F5F5;}
td.ongletauto
	{width:auto; border-style:solid; border-color:#cccccc; border-width:0px 0px 1px 0px;}

a.ongletactive
	{font-family: tahoma; font-size: 11px; color: #3a3a3a; text-decoration:none; display:block;}
a.onglet
	{font-family: tahoma; font-size: 11px; color: #666666; text-decoration:none; display:block;}
a.onglet:hover
	{font-family: tahoma; font-size: 11px; color: #3a3a3a; background:#FAFAFA;}
	
a.ongletinactive
	{font-family: tahoma; font-size: 11px; color: #3a3a3a; text-decoration:none;}

a.tarifaction_active
	{font-family: tahoma; font-size: 11px; color: #666; text-decoration:none; display:block; line-height:22px;}
a.tarifaction_active:hover
	{background:#EAEAEA; color:#3A3A3A;}
a.tarifaction_inactive	
	{font-family: tahoma; font-size: 11px; color: #666; text-decoration:none; display:block; line-height:22px;}

td.main_panel
	{	
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc;
	
	font-family: tahoma;
	font-size: 12px;
	color: #3A3A3A;
	padding: 15px 15px 15px 20px;
	}

td.separator
	{
	width: 5px;
	margin: 0;
	padding: 0;
	}

td.right_panel
	{
	width: 150px; 
	background-color: #F6F6F6;
	
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	
	height:0px;
	}

table.footer
	{
	width: 726px;
	height: 22px;
	
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E6E6;
	
	background-color: #f9f9f9;
	}

td.copyright
	{
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
	line-height: 24px;
	
	padding-left: 10px;
	}

td.lowmenu
	{
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
	line-height: 24px;
	
	padding-right: 10px;
	}

#sitemap a
  {
 	font-family: tahoma;
	font-size: 11px;
	color: #858585;
	
	text-decoration: none;
  }

#sitemap a:hover
  {
  text-decoration: underline;
  color: #666;
  }

td.sitemapTitle
  {
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	line-height: 19px;
	font-weight: bold;
	text-align: right;
	
	padding: 3px 10px 3px 10px;
	
	border-bottom: solid 1px #EAEAEA;
  }

td.sitemapItems
  {
 	font-family: tahoma;
	font-size: 11px;
	color: #999;
	line-height: 19px;
	text-align: left;
	
	padding-right: 10px;
	
	border-bottom: solid 1px #EAEAEA;
  }

div.product
	{
	width: 145px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	
	margin-bottom: 5px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;	
	
	background-color: #ffffff;
	}

table.menu
	{
	width: 726px;
	height: 25px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	
	background-color: #f5f5f5;
	}

td.menu_but
	{
	/*width: 90px;*/
	width: 102px;
	
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #cccccc;
	
	text-align: center;
	}

td.menu_but_end
	{	
	text-align: center;
	}

a.dir
	{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
	margin: 5px;
	}

a.dir:hover
	{
	color: #000000;
	text-decoration: underline;
	}
	
a.menu_link
	{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
	padding: 5px 10px 5px 10px;
	display: block;
	}

a.menu_link:hover
	{
	color: #000000;
	
	/*background: #F5F5F5 url('../img/controls/menu_hg.gif');
	background-repeat: repeat-x;*/
	background:URL('../img/controls/menuitem_hover_bg.gif');
	background-repeat: no-repeat;
	background-position: center 3px;
	}

a.menu_link_hover
	{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	padding: 5px 10px 5px 10px;
	display: block;
	
	background:URL('../img/controls/menuitem_selected_bg.gif');
	background-repeat: no-repeat;
	background-position: center 3px;
	color: #fff;
	}

div.prod_category
	{
	margin-bottom:5px;
	}

img.prod_category
	{
	border: solid 1px #cccccc;
	width: 145px;
	height: 40px;
	}
	
img.prod_category:hover
	{
	border-color: #B4B4B4;
	}
	
a.simple
	{
	font-family: tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	}

a.simple:hover
	{
	color: #0066FF;
	text-decoration: none;
	}

a.simple-active
	{
	color: #0066FF;
	text-decoration: none;
	}

a.simple-small
	{
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	}

a.simple-small:hover
	{
	color: #0066FF;
	}

a.dark
	{
	font-family: tahoma;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	display:block;
	}
a.dark:hover
	{
	background:#FFF8F3;
	}

a.bold
	{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	}
a.bold:hover
	{
	color: #0066FF;
	text-decoration: none;
	}

a.lowmenu
	{
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
	
	text-decoration: none;
	}

a.lowmenu:hover
	{
	text-decoration: underline;
	}

a.lowmenu_active
	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	
	text-decoration: none;
	}
	
a.lowmenu_active:hover
	{
	text-decoration: none;
	}
	
span.simple-small
	{
	font-size: 11px;
	color: #0066FF;
	}

span.green-small
	{
	color: #009900;
	}

span.gray-small
	{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	}

form
	{
	padding: 0;
	margin: 0;
	}

h1
	{
	margin: 0px 0px 10px 0px;
	font-family: tahoma;
	font-size: 14px;
	color: #3A3A3A;
	font-weight: bold;
	}

h2
	{
	margin: 5px 0px 5px 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #3A3A3A;
	font-weight: bold;
	}

/*----------ACTU-----------*/
td.bullet
	{
	width: 15px;
	padding:0;
	}

p.important
	{
	margin: 6px 0px 6px 0px;
	}

td.timestampHolder
	{
	width: 60px;
	text-align: center;
	}

td.articleTitle
	{
	border-bottom: solid 1px #ddd;
	height: 20px;
	line-height: 20px;
	color: #ccc;
	font-size: 11px;
	}

td.longtext
	{
	line-height: 16px;
	color: #3A3A3A;
	text-align: justify;
	}

td.longtext img
	{
	margin: 5px 15px 5px 0px;
	border: solid 5px #eee;
	}
	
div.timestampHolder
	{
	width: 52px;
	height: 52px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background:URL('../img/art/timestampBG.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	}
div.timestampHolder span
	{
	color: #aaa;
	font-size:10px;
	}

/*--------CALENDAR--------- REVISE!!!*/
table.calendar
	{
	background: #fff;
	}

caption.calendar-month
	{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	
	background: #3A3A3A;
	
	text-decoration: none;
	
	padding: 2px 0px 2px 0px;
	border: solid #ffffff;
	border-width: 0px 2px 0px 2px;
	}

td.dayname
	{
	font-family: tahoma;
	font-size: 11px;
	
	text-align: center;
	
	color: #999999;
	width: 15px;
	height: 15px;
	}

td.day
	{
	font-family: tahoma;
	font-size: 11px;
	
	text-align: center;
	
	color: #000000;
	width: 18px;
	height: 15px;
	padding: 2px;
	
	background: #FFE9DA;
	}

td.weekend
	{
	font-family: tahoma;
	font-size: 11px;
	
	text-align: center;
	
	color: #000000;
	width: 17px;
	height: 15px;
	
	background: #ECECEC;
	}

td.dayold
	{
	font-family: tahoma;
	font-size: 11px;
	
	text-align: center;
	
	color: #ccc;
	width: 17px;
	height: 15px;
	
	background: #F5F5F5;
	}

a.dayhg
	{
	display:block;
	text-decoration: none;
	
	font-family: tahoma;
	font-size: 11px;
	
	text-align: center;
	
	color: #fff;
	
	background-color: #666666;
	border: solid #FF6600 1px;
	}

span.bubble
	{
	position: absolute;
	width:155px; height:100px;
	background: #fff;
	border: solid 1px #ccc;
	display: none;
	z-index: 100;
	opacity: 0.9;
	filter: alpha(opacity=90);
	color: #3A3A3A;
	text-align: center;
	}

a.dayhg:hover
	{
	border-color: #0066FF;
	}

a.dayhg:hover span.bubble
	{
	display: block;
	}

a.dayold
	{
	display:block;
	text-decoration: none;
	
	font-family: tahoma;
	font-size: 11px;
	
	text-align: center;
	
	color: #000000;
	
	background-color: #F5F5F5;
	}

td.daycurrent
	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	
	text-align: center;
	
	color: #000000;
	width: 17px;
	height: 15px;
	
	background-color: #F5F5F5;
	}

td.month
	{
	font-family: tahoma;
	font-size: 11px;
	
	color: #FFFFFF;
	background: #E78C4F;
	}
	
td.monthweekend
	{
	font-family: tahoma;
	font-size: 11px;
	
	color: #FFFFFF;
	background: #9B9B9B;
	}
	
#afficher select
	{
	font-family: tahoma;
	font-size: 11px;
	
	width: 220px;
	
	color: #3A3A3A;
	}

#search select
	{
	font-family: tahoma;
	font-size: 11px;

	color: #3A3A3A;
	}

input.searchfield
	{
	font-family: tahoma;
	font-size: 11px;
	color: #3A3A3A;
	height: 14px;
	padding: 1px 3px 0px 3px;
	}

td.greencell
	{
	background-color:#F2F7F2;
	color:#000000;
	font-size:11px;
	border:solid #ccc;
	border-top-color:#ffffff;
	border-width:1px 0px 1px 0px;
	height:20px;
	padding: 4px 2px 4px 2px;
	}

td.redcell
	{
	background-color:#FFF2E9;
	color:#000000;
	font-size:11px;
	border:solid #ccc;
	border-top-color:#ffffff;
	border-width:1px 0px 1px 0px;
	height:20px;
	padding: 4px 2px 4px 2px;
	}

td.graycell
  {
	background-color:#f9f9f9;
	color:#494949;
	font-family: tahoma;
	font-size:11px;
	border:solid #e7e7e7;
	border-top-color:#ffffff;
	border-width:1px 0px 1px 0px;
	height:18px;
	line-height:18px;
	text-align:center;
  }

td.graycell img
	{
	margin:0;
	}

td.graycell_title
  {
	background-color:#f9f9f9;
	padding: 0px 5px 0px 5px;
	color:#666;
	font-family: tahoma;
	font-size:10px;
	border:none;
	height:16px;
	line-height:16px;
	font-style: italic;
  }

td.plheader
	{
	background-color:#E0E0E0;
	color:#000000;
	font-size:11px;
	text-align:center;
	}

td.mid_td_grayborder
	{
	color:#666666;
	font-size:11px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	padding:5px 0px 5px 0px;
	}

td.dots
	{
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	}

a.uploadedfile
	{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
a.uploadedfile:hover
	{
	font-style: italic;
	}

div.notify
	{
	width:100%; 
	border:solid 1px #D7CF9E; 
	background:#F9F2CF;
	margin:5px 0px 5px 0px;
	padding:3px 0px 3px 0px; 
	text-align:center;
	}

div.gamme_header
	{
	position: absolute;
	margin-left: -10px;
	width: 515px;
	padding: 10px;
	border: solid 1px #ccc;
	background: #F5F5F5;
	color: #3A3A3A;
	}

div.notes, ul.notes
	{
	margin: 5px 0 5px 0;
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	}

td.tarifs_columntitle
	{
	font-family: tahoma;
	font-size: 11px;
	background-color:#EAEAEA;
	color:#666666;
	border: solid 1px #dddddd;
	text-align: center;
	padding: 1px;
	}

a.display_range
	{
	position:relative; float:left;
	font-family: tahoma; font-size: 11px; color: #666666; text-decoration:none;
	margin:2px; padding:2px 7px 2px 7px;
	background:#F5F5F5; border: solid 1px #DFDFDF;
	}
a.display_range:hover
	{
	background:#FAFAFA; border: solid 1px #D4D4D4;
	color:#3A3A3A;
	}
a.display_range_active
	{
	position:relative; float:left;
	font-family: tahoma; font-size: 11px; color: #3A3A3A; text-decoration:none;
	margin:2px; padding:2px 7px 2px 7px;
	background:#FAFAFA; border: solid 1px #FF6600;
	}
a.display_range_active:hover
	{
	background: #FFFFFF;
	}

a.reference_search
	{
	color: #FFFFFF;
	}
a.reference_search:hover
	{
	text-decoration: none;
	}

a.easykeyword
	{
	font-family: tahoma; font-size: 12px; color: #666666; text-decoration:none;
	}
a.easykeyword:hover
	{
	color: #3A3A3A;
	background: #FFE1CC;
	}
a.easykeyword_highlight
	{
	font-family: tahoma; font-size: 12px; text-decoration:none;
	color:#000000;
	background:#FFE1CC;
	}
a.easykeyword_highlight:hover
	{
	background:#FFF1E7;
	}
	
span.highlight
	{
	color:#000000;
	background:#FFE1CC;
	}