/* 
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	  (c) 2006 - Gimmick Box
 *   http://www.gimmick-box.com
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 */

Body { 
   font-family: "Verdana", sans-serif; 
   font-size: 11px;
   line-height: 1.4em;
   color: #000000;
}

table.principal { 
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-top: 1px solid #000000;
   background-color: #FFFFFF;
}

table.secondaire { 
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-top: 1px solid #CCCCCC;
   background-color: #FFFFFF;
}

a	{
   	text-decoration: underline;
 }

a:link {
   color:#333333;
 }

a:visited {
   color:#333333;
 }
 
a:hover {
   text-decoration: none;
   color:#333333;
 }

a:active {
   color:#333333;
 }

a.menu1	{
   	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#050505;
}

a.menu1:hover {
   text-decoration: underline;
   color:#333333;
 }



a.gmk	{
   	text-decoration: none;
 }

a.gmk:link {
   color:#7C7C7C;
 }

a.gmk:visited {
   color:#7C7C7C;
 }
 
a.gmk:hover {
   text-decoration: underline;
   color:#7C7C7C;
 }

a.gmk:active {
   color:#7C7C7C;
 }

p { 
   font-family: "Verdana", sans-serif; 
   font-size: 11px;
   margin:0px 0px 0px 0px;
   color:#333333;
}
p.bt1 { 
   font-family: "Verdana", sans-serif; 
   font-size: 12px;
   margin:87px 0px 0px 0px;
   color:#050505;
}

p.bt2 { 
   font-family: "Verdana", sans-serif; 
   font-size: 12px;
   margin:0px 0px 0px 0px;
   color:#F5F5F5;
}
p.tre { 
   font-family: "Verdana", sans-serif; 
   font-size: 11px;
   text-align: center;
   margin:0px 0px 0px 0px;
   color:#333333;
}
p.r { 
   font-family: "Verdana", sans-serif; 
   font-size: 11px;
   text-align: right;
   margin:0px 0px 0px 0px;
   color:#333333;
}
p.histo { 
   font-family: "Verdana", sans-serif; 
   font-size: 7px;
   text-align: center;
   margin:0px 0px 0px 0px;
   color:#FFFFFF;
}

td { 
   font-family: "Verdana", sans-serif; 
   font-size:11px;
   margin:0px 0px 0px 0px;
   color:#333333;
}

.sci sub, .sci sup { line-height: 0; }
.products#font-family { font-family: "Arial", sans-serif; font-size:12px; } 
.hang { text-indent: -1em; margin-left: 1em; }
.hanglong { text-indent: -6em; margin-left: 6em; }
.pic	{font-size: 10px; font-style: italic; } 
.footnote { font-size: 10px; }
.left  {text-align: left; }
.tre {	text-align: center;}
.bottom {vertical-align: bottom}
 
hr {
  width: 85%;
  height: 1px;
  margin: 6px 0px 6px 0px;
  background-color: #c0c0c0;
  color: #c0c0c0;
}

h1 {
	font-family:Arial,Tahoma,Verdana,Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight: bold;
	font-variant: small-caps;
}

h2 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight: bold;
	font-variant: small-caps;
	
}

input.champ {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
