td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding-left:0px;
}
a {
    text-decoration: none;
}
a:hover {
    color:orange;
    text-decoration: underline;
}
body  {margin:0px;padding:0px}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #ff3300}

.style3 {font-size: 10px}

.Style34 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}

.Style34_black {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A4F48;
}

.Style20 {
	<!--font-family: "Trebuchet MS";-->
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.Style21 {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.Style22 {
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
}
.Style24 {color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.Style25 {
  font-family: "Trebuchet MS";
  font-family: Tahoma;

}
.Style26 {
   color: #000000; 
   font-size: 12px; 
   font-family: "Trebuchet MS";
   font-family: Tahoma; 
}
.Style29 {
	color: #0099CC
}
.Style30 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style34 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
}

.Style37 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
}

.StyleBIG {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}

.Style35 {
  font-family: "Trebuchet MS";
  font-family: Tahoma; 
  font-size: 12px; 
}
.txtBox{
	height:18px;
	border:solide orange 1px;
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color:#teal;
}
.requiredField {
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.requiredFielderror {
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: bold;
	color: red;
	font-size: 12px;
}

.requiredFielMsg {
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	color: red;
	font-size: 12px;
}

.nomrequiredField {
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-weight: none;
	color: #000000;
	font-size: 12px;
}

div {
    scrollbar-face-color: FFFFFF;
    scrollbar-shadow-color: #FF6600;
   
    scrollbar-3dlight-color: #FF6600;
    scrollbar-darkshadow-color: FF6600;
    scrollbar-track-color: DDDDDD;
    scrollbar-arrow-color: #FF6600;
  }
textarea {
  color:#000000;
  font-size:11px;
  font-family: "Trebuchet MS";
  font-family: Tahoma;
  border:solide orange 1px;
}

.INPUT { 
color:#CCCCFF; 
background-color:#FFFFFF; 
font-size:12px; 
font-family: "Trebuchet MS";
  font-family: Tahoma;
}
 
SELECT  { 
background-color:#CCCCFF; 
font-size:12px; 
font-family: "Trebuchet MS";
 font-family: Tahoma;
} 
textarea { 

background-color:#ffffff; 
font-size:12px; 
font-family: "Trebuchet MS";
font-family: Tahoma;
} 

.btn  { 
color: #FF6600;
background-color:#CCCCFF; 
font-size:12px; 
font-weight: bold; 
font-family: "Trebuchet MS";
 font-family: Tahoma;
} 

.produit{
	border:1px solide black;
	font-family: "Trebuchet MS";
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.mainTable{
  border: 1px solid orange;
  cellpadding:0;
  cellspacing:0;
}


