/* CSS Document */
body{
	font-family : arial;
	font-size : 11px;
	background:#ffffff;
}
h2{
	color:#333;
	padding : 0;
	margin : 0;
	font-size : 13px;
	/*background : #b09f65;*/
}
h3{
	color:#333;
	padding : 0;
	margin : 0;
	font-size : 11px;
	/*background : #b09f65;*/
}
table{
	font-family : arial;
	font-size : 11px;
}
table.main{
	border : 1px;
	border-color:#fff;
	border-style : solid;
	padding : 0;

}
td.entete{
	font-size : 20px;
	background : #353535;
	color:#dddddd;
}
.entete2{
	font-size : 12px;
	background : #353535;
	color:#dddddd;
}
.entete3{
	font-size : 12px;
	font-weight : bold;
	background : #E9D3A0;
	color:#993300;
	padding : 0  0 0 5px;
}
p.article{
	padding: 0 20 0 20px;
}
p.relief{
	color : #993300;
	font-size:11px;
	padding: 0 20 0 20px;
}
.relief{
	color : #993300;
	font-size:12px;
	font-weight:bold;
}
table.panier{
	width:100%;
	padding : 0px;
	font-size : 10px;
	font-family : Trebuchet MS;
	color :#333;
	background : #fff;
	border : 1px;
	border-color:#9cb493;
	border-style : solid;
	

}
.total{
	font-size : 10px;
	font-family : Trebuchet MS;
	color :#663300;
	
}
.prix_promo{
	font-size : 10px;
	font-family : Trebuchet MS;
	color :#ff5500;
}
.ref{
	font-size : 10px;
	font-family : Trebuchet MS;
	color :#000000;
	
}

table.article{
	border : 1px;
	border-color:#000;
	border-style : solid;
}
a:link{
	color:#ff9933;
	font-family : arial;
	font-size : 11px;

}
a:visited{
	color:#ff9933;
	font-family : arial;
	font-size : 11px;
	

}
a:hover{
	color:#ff5500;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;

}
/*********************/
a.vertical:link  {
  color: #fff;
  background-color: #b09f65;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  border: 1px outset #ff0000;
  /*display: block;*/
  width: 150px;
}
a.vertical:visited	  {
  color: #fff;
  background-color: #b09f65;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  border: 1px outset #ff0000;
  /*display: block;*/
  width: 150px;
}
a.vertical:hover {
	color:#993300;
  background-color: #E9D3A0;
  border: 1px inset #c0c0c0;
}

/****** LINKOLOGY ****************/


a.clair:link{
	color:#ffc;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;

}
a.clair:visited{
	color:#ffc;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;

}
a.clair:hover{
	color:#000;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;

}
a.fonce:link{
	color:#930;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
}
a.fonce:visited{
	color:#930;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
}
a.fonce:hover{
	color:#ffc;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;
}
a.menu:link{
	color:#ffc;
	font-family : arial;
	font-size : 11px;

}
a.menu:visited{
	color:#ffc;
	font-family : arial;
	font-size : 11px;
	

}
a.menu:hover{
	color:#000;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;

}
.panier{
	color:#fff;
	font-family : arial;
	font-size : 11px;

}

a.panier:link{
	color:#ffc;
	font-family : arial;
	font-size : 11px;

}
a.panier:visited{
	color:#ffc;
	font-family : arial;
	font-size : 11px;
	

}
a.panier:hover{
	color:#000;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;

}
a.mentions:link{
	color:#999;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;

}
a.mentions:visited{
	color:#999;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	

}
a.mentions:hover{
	color:#000;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;

}
/*elements de formulaire*/
form{
	margin : 0px;
	padding : 0px;
}
table.formulaire{
	color : #9cb493;
	font-weight : bold;
	border : 1px;
	border-style : solid;
	border-color : #9cb493;
	width : 90%;
}
input{
	color : #333;
	font-size : 11px;
	font-family : arial;
	background-color : #ffffff;
	border:1px;
	border-color : #b09f65;
	border-style:solid;
}
input.couleur{
	color : #333;
	font-size : 10px;
	font-family : arial;
	background-color : #ddbc70;
	border:0px;
	border-color : #E07B0C;
	border-style:solid;
}
input.button{
	color : #ffffff;
	font-size : 10px;
	background-color : #b09f65;
	border : 1px;
	border-style : solid;
	border-color : #333;
}
select{
	color : 333;
	font-size : 9px;
	font-family : arial;
	background-color : #ddbc70;
	border:1px;
	border-color : #b09f65;
	border-style:solid;
}
textarea{
	color : #333;
	font-size : 11px;
	font-family : arial;
	background-color : #ffffff;
	border:1px;
	border-color : #b09f65;
	border-style:solid;
}
/***************************************/
/* style message processus de commande */
/***************************************/
.on{
	background : #E9D3A0;
	color : #930;
}
.off{
	background : #eee;
	color : #bbb;
}
.ok{
	background : #E9D3A0;
	color : #000;
}
/****************************************/
.footer{
	font-size : 12px;
	background : #353535;
	color:#dddddd;
}
