

TD{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(82,109,142);}

INPUT{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(0,0,0);}
SELECT{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(0,0,0);}
TEXTAREA{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(0,0,0);}

H1{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(255,255,255); font-weight:100; margin-right:10px; }
H2{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(255,255,255); font-weight:100; margin-left:15px; }
H3{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(255,255,255); font-weight:100; margin-right:3px; }
H4{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(255,255,255); font-weight:100; margin-right:20px; margin-left:20px; }

#blanc{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(255,255,255); font-weight:100; margin-right:9px; }
#titre{font-family: Verdana, Arial, Helvetica; font-size:16px; color:rgb(255,255,255); font-weight:bold; }
#orange{font-family: Verdana, Arial, Helvetica; font-size:11px; color:rgb(255,132,40); font-weight:bold; margin-right:9px; }
#titre2{font-family: Verdana, Arial, Helvetica; font-size:16px; color:rgb(255,132,40); font-weight:bold; }

A:link {font-family:Verdana, Arial, Helvetica; font-weight:100; color:#FFFFFF;text-decoration:underline}
A:visited {font-family:Verdana, Arial, Helvetica; font-weight:100; color:#FFFFFF;text-decoration:underline}
a:active{font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(82,109,142); text-decoration:none; }
a:hover{font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:underline; }

a.txt:link{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,255,255); text-decoration:none; }
a.txt:active{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,255,255); text-decoration:none; }
a.txt:visited{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,255,255); text-decoration:none; }
a.txt:hover{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:none; }


a.orange:link{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:none; }
a.orange:active{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:none; }
a.orange:visited{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:none; }
a.orange:hover{font-size:11px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:underline; }

a.copy:link{font-size:10px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,255,255); text-decoration:none; }
a.copy:active{font-size:10px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,255,255); text-decoration:none; }
a.copy:visited{font-size:10px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,255,255); text-decoration:none; }
a.copy:hover{font-size:10px; font-family:Verdana, Arial, Helvetica; font-weight:100;
color:rgb(255,132,40); text-decoration:underline; }

A.shiwei:link {font-size:16pt;color:#FFFFFF;text-decoration:none;}

A.shiwei:visited {font-size:16pt;color:#FFFFFF;text-decoration:none}

A.shiwei:hover {font-size:16pt;color:#F86203;text-decoration:none}

A.shiwei1:link {font-size:9pt;color:#FFFFFF;text-decoration:none;font-family:Verdana, Arial, Helvetica;}

A.shiwei1:visited {font-size:9pt;color:#FFFFFF;text-decoration:none;font-family:Verdana, Arial, Helvetica;}

A.shiwei1:hover {font-size:9pt;color:#FFFFFF;text-decoration:none;font-family:Verdana, Arial, Helvetica;}

.orange{ color:#FF8428;}
.orange1{ color:#FF8428; margin-left:15px;}
.white{ color:#ffffff; margin-left:15px; font-size:10px}
a.blue {color:white; font-size:small;}
a.blue:hover { color: #0000FF; font-size:small;}
.title{font-family: Verdana, Arial, Helvetica;font-size:14px; font-weight:bold; color:#FFFFFF; }
.btn {
background:url(images/button.jpg) no-repeat left top;
    display:block;     
    font-size:11px;     
    text-decoration:none;      
    color:#fff;    
    width:145px;     
    height:30px;                   
    padding:3px 2px 4px 2px;      
    line-height:0.97em;     
    border-width:1px 1px 0 1px;
			border-bottom:1px solid #fff;  
    text-align:center;
}

.menu {
	 margin-left:100px;
     width:900px;;     
     font-size:0.85em;     
     position:absolute;
	 top:160px;     
     z-index:100;
     text-align:left;

} 
/* remove all the bullets, borders and padding from the default list styling */ 
.menu ul {    
    padding:0;     
    margin:0;     
    list-style-type:none; 
} 
.menu ul ul {     
    width:86px; 
} 
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */ 
.menu li {     
    float:left;     
    width:170px;     
    position:relative;
} 
/* style the links for the top level */ 
.menu a, .menu a:visited {     
    display:block;     
    font-size:12px;     
    text-decoration:none;      
    color:#fff;    
    width:110px;     
    height:24px;                   
    padding:11px 0px 0px 0px;      
    line-height:0.85em;    
    border-width:1px 1px 0 1px;
	border-bottom:1px solid #fff;  
    background:#fff url(images/button.jpg) no-repeat left top;
}



/* a hack so that IE5.5 faulty box model is corrected */ 
* html .menu a, * html .menu a:visited {     
    text-decoration:none; 
    width:110px; 
    color:#fff;
    
}  
/* style the second level background */ 
.menu ul ul a.drop, .menu ul ul a.drop:visited {
    text-decoration:none;      
    background:#fff url(images/drop.gif)  left bottom no-repeat;
    color:#fff; 
} 

.menu ul ul ul a.drop, .menu ul ul ul a.drop:visited {
    text-decoration:none;      
    background:#fff url(images/drop.gif)  left bottom no-repeat;
    color:#fff; 
} 
/* style the second level hover */ 
.menu ul ul a.drop:hover{ 
    text-decoration:none;     
    background:#fff url(images/drop.gif)  left bottom no-repeat;
    color:#FFFF00; 
} 
.menu ul ul :hover > a.drop { 
    text-decoration:none;     
    background:#fff url(images/drop.gif)  left bottom no-repeat;
    color:#ffff00;
    padding-left:15px; 
} 
/* style the third level background */ 
.menu ul ul ul a, .menu ul ul ul a:visited { 
    text-decoration:none;    
    color:#fff;
    background:#fff url(images/drop.gif)  left bottom no-repeat;
    padding-left:15px;   
} 
/* style the third level hover */ 
.menu ul ul ul a:hover { 
    text-decoration:none;     
    background:#fff url(images/drop.gif)  left bottom no-repeat;
    color:#ffff00;
    padding-left:15px; 
}
/* style the third level background */ 
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {     
    color:#fff;
    background:#1A2430 url(images/point.gif)  top left no-repeat;
    padding-left:15px;
} 
/* style the third level hover */ 
.menu ul ul ul ul a:hover {     
    background:#ff9900 url(images/point.gif)  top left no-repeat; 
    color:#ffff00;
    padding-left:15px; 
}   




/* hide the sub levels and give them a positon absolute so that they take up no room */ 
.menu ul ul {
	position:absolute;
	height:0px;
	top:36px;
	left:0px;
	width:150px;
	visibility: hidden;
} 
/* another hack for IE5.5 */ 
* html .menu ul ul {     
    top:35px; 
}  


/* position the third level flyout menu */ 
.menu ul ul ul{     
    left:241px;      
    top:0px;     
    width:100px; 
} 

.menu ul ul ul ul{
margin-left:4px;
}

/* position the third level flyout menu for a left flyout */ 
.menu ul ul ul.left {     
    left:0px;
}


/* style the table so that it takes no ppart in the layout - required for IE to work */ 
.menu table {position:absolute; top:0; left:0;}  

/* style the second level links */ 
.menu ul ul a, .menu ul ul a:visited {
    text-decoration:none;          
    color:#fff;      
    height:auto;      
    line-height:1em;      
    padding:5px 10px;      
    width:220px;
    background: white url(images/glossyback.gif) repeat-x bottom left; 
   /* yet another hack for IE5.5 */ 
} 
* html .menu ul ul a{
    text-decoration:none;      
    width:100px;     
    w\idth:220px; 
} 

  
/* style the top level hover */ 
.menu a:hover{
    text-decoration:none;      
    color:#fff;      
    background:#fff url(images/button2.jpg) no-repeat top;
} 
.menu :hover > a{ 
    text-decoration:none;     
    color:#fff;    
} 

/* second */
.menu ul ul a:hover{
    text-decoration:none;      
    color:#FFFF00;      
    background: white url(images/glossyback.gif) repeat-x bottom left;
}
.menu ul ul :hover > a { 
    text-decoration:none;     
    color:#ff9900;     
} 
 
/* make the second level visible when hover on first level list OR link */ 
.menu ul li:hover ul, 
.menu ul a:hover ul{     
    visibility:visible;  
}

.menu ul ul li:hover ul,    /*4444444444444*/
.menu ul ul a:hover ul{     
    visibility:visible;  
}

/* keep the third level hidden when you hover on first level list OR link */ 
.menu ul :hover ul ul{     
    visibility:hidden; 
} 

.menu ul :hover ul:hover  ul ul{     /*2222222222222*/
    visibility:hidden; 
}  


/* make the third level visible when you hover over second level list OR link */ 
.menu ul :hover ul :hover ul{      
    visibility:visible; 
} 
.menu ul :hover ul :hover ul :hover ul{      /*333333332*/
    visibility:visible; 
} 
