/* $Id$ */
/* #933, */
#content {
	width: 960px;
	margin: auto;
	background: #FFFFFF;
}

#column_left_border {
	background: url("images/backgrounds/bord_de_page.jpg") repeat-y;
}

div, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
img {
  border: 0; display: block;
}

input, select, textarea {
  border: 1px solid #4A7212;
	color: #333;
	font-weight: normal;
}

table {
/*	border-collapse: collapse;*/
	margin:0;
	padding:0;
	empty-cells: collapse;
	border:0;
}

/* INDEX */
a#be_customers{
	background:url("images/liens_Devenir-Client.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#be_customers{
	background:url("images/liens_Devenir-Client.png") no-repeat 0 -50px;
}

a#rma{
	background:url("images/liens_RMA.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#rma{
	background:url("images/liens_RMA.png") no-repeat 0 -50px;
}

a#catalogue{
	background:url("images/liens_Catalogue.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#catalogue{
	background:url("images/liens_Catalogue.png") no-repeat 0 -50px;
}

a#idsbox{
	background:url("images/liens_IDSbox.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#idsbox{
	background:url("images/liens_IDSbox.png") no-repeat 0 -50px;
}

a#promo_de_la_semaine{
	background:url("images/liens_Promo-Semaine.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#promo_de_la_semaine{
	background:url("images/liens_Promo-Semaine.png") no-repeat 0 -50px;
}
a#destockage{
	background:url("images/liens_Destockage.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#destockage{
	background:url("images/liens_Destockage.png") no-repeat 0 -50px;
}

/*SUBNaV*/
#subnav {
/*	background-color:#383C38;
	height:28px;*/
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline-block;
	float:left;
	padding: 0;
	margin: 0;
}

#subnav a {
	color: #FFF;
	line-height: 28px;
}

#subnav a:hover {
	text-decoration: none;
	color: #4A7212;
}

#subnav a#home{
	background:url("images/button/bt_accueil.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#home {
	background:url("images/button/bt_accueil.png") no-repeat 0 -30px;
}

#subnav a#hiring{
	background:url("images/button/bt_DetS_recrute.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#hiring {
	background:url("images/button/bt_DetS_recrute.png") no-repeat 0 -30px;
}

#subnav a#event{
	background:url("images/button/bt_evenements.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#event {
	background:url("images/button/bt_evenements.png") no-repeat 0 -30px;
}

#subnav a#request_catalog {
	background:url("images/button/bt_Demande.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#request_catalog {
	background:url("images/button/bt_Demande.png") no-repeat 0 -30px;
}

#subnav a#contact {
	background:url("images/button/bt_Contacts.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#contact {
	background:url("images/button/bt_Contacts.png") no-repeat 0 -30px;
}

#subnav a#company {
	background:url("images/button/bt_Societe.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#company {
	background:url("images/button/bt_Societe.png") no-repeat 0 -30px;
}

#subnav a#cgv {
	background:url("images/button/bt_CGV.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#cgv {
	background:url("images/button/bt_CGV.png") no-repeat 0 -30px;
}

#subnav a#legal {
	background:url("images/button/bt_Mentions-legales.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#legal {
	background:url("images/button/bt_Mentions-legales.png") no-repeat 0 -30px;
}

span.current_category {
	font-weight: bold;
	font-size:12px;
	color: #4a7212;
}

a.toollink {
  color: #4A7212;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

a.toollink:hover {
  color: #6AA41B; text-decoration: none;
}

a.subcat {
  font-size: 90%;
  color: #666666;
}

a.boxtitle {
	color: #933;
}

 a.agrandissement {
     position:relative;
     color:#396a86; 
     text-decoration:none; 
     font-family: Verdana,arial, sans-serif; 
     text-align:center; 
     font-size:11px;
   }
   
   a.agrandissement:hover {
      background: none; 
      z-index: 50; 
   }
   
   a.agrandissement span { 
     display: none;
   }
   
   a.agrandissement:hover span {
      display: block; 
      position: absolute;
      top: -10px; 
      left: 40px;
      font-family: Verdana,arial, sans-serif; 
      text-decoration:none; 
	  text-align:center; 
      font-size:10px;
      font-weight:normal;
      background: white;
      padding: 5px;
      border: 1px solid #C0C0C0;
      border-left: 20px solid #6AA41B;
   }

a.rebateBlowUp {
     position:relative;
     color:#396a86; 
     text-decoration:none; 
     font-family: Verdana,arial, sans-serif; 
     text-align:center; 
     font-size:11px;
   }
   
   a.rebateBlowUp:hover {
      background: none; 
      z-index: 50; 
   }
   
   a.rebateBlowUp span { 
     display: none;
   }
   
a.rebateBlowUp:hover span {
	display: block; 
	position: absolute;
	top: 20px; 
	left: -150px;
	font-family: Verdana,arial, sans-serif; 
	text-decoration:none; 
	text-align:center; 
	font-size:10px;
	font-weight:normal;
	background: white;
	padding: 5px;
	border: 1px solid #C0C0C0;
}

strong {
  color: #4a7212;
}

.bold {
  color: #4a7212;
	font-weight: bold;
}

table.rebateTable {
	  border-collapse: collapse;
}

table.rebateTable td{
	  white-space: nowrap;
	  background: white;
      padding: 3px;
	  border-spacing: 0px;
      border: 1px solid #C0C0C0;
}

table.rebateTable  th {
      font-family: Verdana, arial, sans-serif; 
      text-decoration:none; 
	    text-align:center; 
      font-size:11px;
      font-weight:normal;
  	  background: #d0e71e;
	    color: #000;
      padding: 3px;
      border: 1px solid #c0c0c0;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
	text-align: justify;
}

td address {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  font-style: normal;
}

h2 {
  font-size: 16px;
  color: #666;
}

h3 {
  font-size: 14px;
  color: #666;
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  list-style-type:circle;
  color: #000000;
  font-style: normal;
  padding-top:5px;

}

a.li_link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

a.li_link:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

ul.contact {
	text-align:left;
	margin: 0 0 0 50px;
	padding: 0;
}

ul.contact li {
	color: #000;
	padding: 0;
	list-style-type: none;
}

#header {
  margin: 0 0px 0px 0px;
}
#header li {
  display: inline; padding: 0 10px; margin: 0; font-size: 16px;
}
#header ul {
  padding: 0; margin: 0; padding-top: 10px;
}

#login {
  float: left;
  margin: 0; padding:0;
}

#login p {
	padding: 50;
	margin: 0;
	color: #06C;
	font-weight: bold;
	line-height:20px;
}

#bienvenue {
	color: #666;
	font-size: 11px;
	border: 0px solid #CCCCCC;
	text-align: left; 
}

td.search {
	color: #06C;
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
}

.bouton {
  background-color: #06C;
  color: #FFF;
  text-transform: none;
  padding: 0 10px; 
}

.bouton a {
  color: #FFF;
  font-size: 100%;
  font-weight: bold;
}
.bouton a:hover {
  color: #FFF; text-decoration: none;
}

.breadcrumbs {
  color: #4A7212;
	font-size: 100%; 
}
.breadcrumbs a {
  color: #4A7212;
	text-decoration: none;
}
.breadcrumbs a:hover {
  color: #FFF;
	background-color: #4A7212;
	text-decoration: none;
}

label.label {
	display: block;
	width: 75px;
	float: left;
	text-align: right;
	margin: 0 5px;
	font-size: 12px;
}

#body {
  margin: 0 20px;
}


#footer {
/*  border-top: 1px solid #666;*/
/*  margin: 20px;*/
  text-align: center;
/*	width: 760px;*/
	padding-bottom: 10px;
	background:url("images/pied.png") repeat-x;
}


#footer ul {
  padding: 0;
  margin: 0;
  margin-top: 3px;
}


#footer li {
  display: inline;
	font-size: 100%;
  padding: 0 5px;
}

#footer address {
  font-style: normal;
	font-weight: bold;
	color: #4A7212;
	font-size: 100%;
}

#footer p {
  font-size: 75%;
	margin: 0;
	padding: 0 50px;
}

