body {

background-image:url(bg.gif);
background-repeat:repeat ;
background-position: top, center;

}


TD {
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	color: #663435;
} 


A {
	color: #FF6600;
	text-decoration: none;
}


A:hover {
	text-decoration: none;
}



A.menu {   
	font-family:  helvetica, arial, verdana;      
	font-size:10pt;
	color: #440404;	 
	font-weight: blod;        
	text-decoration: bold;
}


A.menu:hover { 
	color: #ffffcc;	 
}



A.menu2 {   
	font-family: verdana, arial, helvetica;         
	font-size:12pt;
	color: #663333;	 
	font-weight: bold;        
	text-decoration: bold;
}



A.menu2:hover { 
	color: #ffffcc;	
} 



A.menu3 {   
	font-family: verdana, arial, helvetica;         
	font-size:10pt;
	color: #000000;	 
	font-weight: bold;        
	text-decoration: bold;
}



A.menu3:hover { 
	color: #ffffcc;	 
} 


A.menu4 {   
	font-family: verdana, arial, helvetica;         
	font-size:8pt;
	color: #663333;	 
	font-weight: bold;        
	text-decoration: bold;
}



A.menu4:hover { 
	color: #ffffcc;	 
} 


A.menu5 {   
	font-family: verdana, arial, helvetica;         
	font-size:10pt;
	color: #cc0000;	 
	font-weight: bold;        
	text-decoration: bold;
}



A.menu5:hover { 
	color: #ffffcc;	 
}

.moyen {   
	font-family: verdana, arial, helvetica;
        margin-left: 0;
        padding-left: 0;
	font-size: 8pt;
	color: #990000;	 
	font-weight: bold;
	text-decoration: none;
        
}



.moyen:hover {
	text-decoration: underline;
}


A.moyen:hover { 
	color: #333333;
}



.moyen2 {   
	font-family: verdana, arial, helvetica;
        margin-left: 0;
        padding-left: 0;
	font-size: 8pt;
	color: black;	 
	font-weight: bold;
	text-decoration: none;
        
}




.moyen2:hover {
	text-decoration: none;
}



A.moyen2:hover { 
	color: #993300;
}



.new {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;  
	color: #FFFFCC; 
	font-weight: bold;
}  	

.new2 {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;  
	color: #000000; 
	font-weight: bold;
}  	




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
list-style-type: none;
margin: 50;
padding: 100;
width:180px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding:2px 5px;
text-decoration: none;
font-weight: none;
background-color: #D6C599;
border: 2px solid #C5B588;
text-decoration:none;
}

.bevelmenu li a:hover{
color: #ffffff;
background-color: #540B04;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}

</style>
