body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: white;	
	margin: 0;
	color: #333367;
	text-align: center;
	/*
	scrollbar-track-color: white;
	scrollbar-arrow-color: #333367;
	scrollbar-base-color: white;
	scrollbar-highlight-color: #333367;
	scrollbar-darkshadow-color: #8E90A9;
	scrollbar-shadow-color: #333367;
	/*
	scrollbar-face-color: #333367;
	scrollbar-arrow-color: White;*/
	
}

img, div { 
	/*behavior: url(includes/iepngfix.htc);*/
}

legend{
	background-color: White;
}

form { margin: 0; }

div.conteneur {
	width: 100%;
	text-align: center;
}
div.url{
	position: absolute;
	top: 74px;
	left: 0px;
	background-color: #CC6733;
	width: 100%;
}
span.redir{
	font-size : 10pt;
	font-family: Arial;
	color: white;
	font-style: italic;
	line-height: 85%;
	font-weight: bold;
}
.accesskey {
	color: #333367;
	text-decoration: underline;
}

input.text{
	border: 1px solid #8E90A9;
	background-color: white;
	width: 150px;
	font-size : 8pt;
}

input.dbltext{
	border: 1px solid #8E90A9;
	background-color: white;
	width: 300px;
	font-size : 8pt;
}

a {
	color: white;
	white-space: nowrap;
	text-decoration: none;
}
a:Hover {
	color: #333367;
}
a.blanc {
	color: white;
	white-space: nowrap;
}
a:Hover {
	color: #333367;
}
input.add{
	border: 1px solid #8E90A9;
	background-color: white;
	width: 250px;
}
input.number{
	border: 1px solid #8E90A9;
	background-color: white;
	width: 50px;
	text-align: right;
	font-size : 8pt;
}
.but{
	background-color: #CCCCCC;
	color: Black;
	font-size: 11px;
	height: 20px;
	width:55px;
	cursor: pointer;
}
.page{
	background-color: #CCCCCC;
	color: Black;
	font-size: 11px;
	height: 20px;
	width:85px;
	cursor: pointer;
}
tr{	
	font-size : 10pt;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
tr.a {
	background-image: url(../../images/tr_a.jpg); 
	background-position: center;
	background-repeat: repeat-x;
	height: 20px;
	color: White;
	font-weight: bolder;
	font-family: Arial;
	text-align: center;
	font-size: 16px;
}
td.b {
	background-color: White;
	color: #333367;
	border: solid 1px #333367;
}
tr.b {
	background-color: #E9CABA;
}

tr.bb {
	background-color: #E9BAC1;
}

tr.b_rev {
	background-color: White;
}
tr.panier {
	background-color: #CEFFCE;
}
tr.panierb {
	background-color: #CEFFCE;
}
tr.c{
	background-color : #D3D3D3;
	text-align : center;
	font-weight : bold;
}

td {
	font-size: 10;
}
td.aa {
	font-size : 10pt;
	background-color: #333367;
	color: White;
	font-family: Arial;
	text-align: center;
}
td.red {
	font-size: 10pt;
	background-color: #D90000;
	color: White;
	font-family: Arial;
	text-align: center;
}
td.green {
	font-size: 10pt;
	background-color: #228B22;
	color: White;
	font-family: Arial;
	text-align: center;
}
td.yellow {
	font-size: 10pt;
	background-color: #F0E68C;
	color: Black;
	font-family: Arial;
	text-align: center;
}
TD.a {
	text-align : right;
	color : Gray;
	font-weight : bold;
}

td.titre{
	font-size: 12;
}
tr.d{
	border-color : White;
}
td.titre{
	color: White;
	font-size: 12px;
	font-weight : bold;
	font-family : Arial;
	text-align : center;
	height: 20px;
}
.tete{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	/*font-style: italic;*/
	line-height: 75%;
	font-size: 18pt;
	font-weight: bold;
	background-image: url(../../images/bicolor.gif);
}
td.menu{
	background-color: #CC6733;
	font-weight : bold;
	color: White;
	text-align: center;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
}

div{
	text-align: -moz-center;
	text-align: center;
}
span.prod{
	font-weight: bold;
}

a.menulink {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size:10;
	color: black;
	background-color: #CCCCCC;
	border-right-style: solid;
	border-right-width:1;
	border-bottom-style: solid;
	border-bottom-width:1;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 1px;
}
a:hover.menulink {
	background-color: #999999;
	text-decoration: none;
	font-size:10;
	color: black;
}

.bleu{
	color:  #333367;
	font-weight: bold;
	cursor: pointer;
}

a.bleu{
	text-decoration: none;
}

a:Hover.bleu{
	color: #CC6733;
}

.blanc {
	color: White;
}

a:Hover.blanc{
	color: #CC6733;
}

a.orange {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:hover.orange {
	color: #CC6733;
}

a.orange_page {
	font-size: 14px;
	color:#CC6733;
	font-weight: bold;
}

a:hover.orange_page {
	color: #333367;
}

fieldset {
	width: 780px;
	min-width: 780px;
	padding: 5px;
	background-color: transparent;
	text-align: center;
	background-image: url(../../images/div_bleu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.filtre {	
	background-image: url(../../images/filtre.png);
	background-repeat: repeat;
	background-position: 0px 30px;
}
legend {
	color: #CC6733;
	font-weight: bold;	
}

legend.active {
	cursor: pointer;
}
.og{
	color: #CC6733;
	font-weight: bold;
}
select{
	font-size: 10px;	
}

span.hl {
	font-weight: bold;
	background-color: #F0E68C;
}

.motscles {
	background-color: transparent;
	border: 0px;
	width: 200px;
	overflow: hidden;
	font-size: 8px;
	text-align: left;
}

/*********************************************/
table{
	background-color : White;
	padding: 0px;
	margin: 0px;
}
table.a {	
	min-width: 700px;
	width: 100%;
	text-align : center;
	text-align: -moz-center;
	border : none;
	background-color: transparent;
}
table.kit {	
	width: 100%;
	text-align : center;
	text-align: -moz-center;
	border : none;
	background-color: transparent;
}
table.b{
	width: 750px;
	border : medium solid #D7BFA7;
}
table.c{
	text-align : center;
}
FORM {
	font-family : Arial;
}

INPUT.a {
	text-align : center;
}
H1 {
	font-size : medium;
	font-style : normal;
	color : #A9A9A9;
	text-align : center;
}
H2 {
	font-size : large;
	font-style : italic;
	color : Gray;
	text-align : center;
}
H3 {
	font-size : 11pt;
	font-style : normal;
	color : Gray;
	text-align : center;
}
H4 {
	font-size : 8px;
	font-style : normal;
	color : Gray;
	text-align : center;
}

HR {
	color : #8E90A9;
}

.calCalendar {
	border: 2px outset #dddddd;
}
.calTitleBar {
    background-color: #333367;
    font-weight: bolder;
    color: #ffffff; 
}
.alert {
	color: Red;
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
button.button {
	color: Black;
	border: Gray solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.location {
	border: 1px gray solid;
	overflow: auto;
	height: 250px;
}
input.inv {
	border: 0px solid #8E90A9;
	background-color: transparent;
	width: 40px;
}
td.oep {
	background-color: #737397;
	background-image: url(../../images/bicolor_80.gif);
	background-repeat: repeat-x;
	color: White;		
}


/***** Guide  *****/

.d, .p, .p4 {
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	border-left: 1px solid #333366;
}
.c2 {
	border-bottom: 1px solid #333366;
	background-color:#D3D3D3;
	text-align: center;
	letter-spacing: 2px;
	color: Gray;
}
a.g {
	color: #333366;
}
a.g:hover {
	color: #999999;
}
.i {
	text-align: center;
	vertical-align: middle;
}
input.g, button.g {
	font-size: 12px;
	height: 18px;
	vertical-align: top;
	border:1px solid black;
}
button {
	cursor: pointer;
}

#divRecherche {
	background-image: url(../../images/bg_loupe.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}

/** section liste **/

input.chkbox {
	border: 0;
	width: 20px;	
	background: transparent;
	padding:	 0em;
	margin:	 0em;
	clear: both;
  font-size: 0pt !important;
}

input.ProduitClient {
	border: 0;
	font-size: 10px;
	width: 200px;
	background: transparent none;
	background-color: transparent;
}

input.qty {
	padding:	 0em;
	margin:	 0em;
	width: 30px;
	height: 16px;
	font-size: 10px;
	text-align: right;
}

#divNouvelles {
	width: 760px;
	/*background-image: url(../../images/news_screamer.jpg);*/
	background-repeat: no-repeat;
	/*background-attachment:fixed;*/
	/*background-position: bottom left;*/
	background-position: 0px 0px;
}

div.msg {
	display: none;
	width: 300px;
	height: 80px;
	background-color: #F9FFCA;
	background-image: url(../../images/info.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;margin-left: -150px;top: 100px;
	border: 2px solid #ACA899;
	padding: 5px;
	vertical-align: middle;
	text-align: center;

}
div.kit {
	display: none;
	height: auto;
	background-color: White;
	position: absolute;
	left: 50%;margin-left: -150px;
	top: 100px;
	border: 2px solid #ACA899;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	z-index: 1300;
}

div.img {
	position: absolute;
	width: 150px;
	height: 150px;
	background-image: url(../../images/image_bg.png);
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  text-align: left;
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:15px;
  cursor:pointer;
  /*white-space: nowrap;*/
}

span.informal {
	float: right;
}

.td25 {
	width: 25px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.tab_on {
 	cursor: default;
	height: 15px;
	width: auto;
	padding: 7px;
	margin-left: -2px;
	border: 1px solid silver;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom: -1px;
	background-color: White;
	background-image: url(../../images/tabtop.gif);
	background-repeat: repeat-x;
	display: inline;
	position: absolute;
	bottom: 0px
}

.tab_off {
	cursor: pointer;
	height: 15px;
	width: auto;
	padding: 5px;
	border: 1px solid silver;
	border-bottom: 0px;
	background-image: url(../../images/tabback.png);
	background-repeat: repeat-x;
	display: inline;
	position: absolute;
	bottom: 0px
}

.tab_over {
	cursor: pointer;
	height: 15px;
	width: auto;
	padding: 5px;
	border: 1px solid silver;
	border-bottom: 0px;
	background-image: url(../../images/tabtop.gif);
	background-repeat: repeat-x;	
	display: inline;
	position: absolute;
	bottom: 0px
}
