 

/*
 * Cascading Style Sheet for swiss-bamboo.com
 * HO Thi Ngoc Tu, 2001
 */


TABLE.withborder {
	border-style : solid;
	border-color : #219400;
	border-width : medium;
}
TD {font-family:"Arial"; font-size:9pt}
TD.txtBody {
	margin-left: 50px;
	margin-right: 50px;
}

TD.currentnavig A {
	color: #FF7777;
}
TD.currentnavig_selected A {
	color: #DD0000;
}

TD.current_sub_navig A {
	color: #FF7777;
}

TD.current_sub_navig_selected A {
	color: #DD0000;
}

.current_sub_navig_selected A:hover {
	background: #f5ffef; 
	border-style : none;
}

.none_effect A:hover {
	background: #f5ffef; 
	border-style : none;

}
.currentnavig_selected A:hover {
	background: #f5ffef; 
	border-style : none;

}
.current_sub_navig A:hover {
	background: #219400;
	border-color : #166500;
	border-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-left-width : 0px;
	color: white;
}
.currentnavig A:hover {
	background: #219400;
	border-color : #166500;
	border-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-left-width : 0px;
	color: white;
}

BODY {font-family:"Arial"; font-size:9pt}

H1 {font-family:"Arial"; font-size:12pt}
H2 {font-family:"Arial"}
H3 {font-family:"Arial"}
H4 {font-family:"Arial"; font-size:9pt}
H5 {font-family:"Arial"; font-size:8pt}

BR {font-family:"Arial"; font-size:8pt}
P  {font-family:"Arial"; font-size:9pt}
   
.navigationsep
{
	color: #92ca82; /* #92ca82 */
}


    
.fondfonce
{
	background: #219400;
}
.fondclair
{
	background: #f5ffef; /* #f5ffef */
}
.fondmain
{
	background: white;
}
.fondhighlight
{
	background: #89c475; /* #f5ffef */
}

.titre
{
	font-weight: bold;
}

.libelle1
{
	color:	#219400;
}

.libelle2
{
	color:	#ee0000;
}

.titrevert
{
	color:	#219400;
	font-weight: bold;
}
.titrerouge
{
	color:	#EE0000;
	font-weight: bold;
}


A:link {font-family:"Arial"; color:166500}
A:active {font-family:"Arial"; color:FF0000}
A:visited {font-family:"Arial"; color:92ca82}
A:hover  {
	background: #219400;
	border-color : #166500;
	border-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-left-width : 0px;
	color: white;

}

 
