#menu {
	cursor: pointer;
}
#tdbouton
{
	height: 19px;
	vertical-align: middle;
	background-repeat: no-repeat;
	left: 20px;
}
#tdbouton a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 0px 25px;
}
#tdderoul
{
font-size: 9px;
}
#tdderoul ul, #tdderoul li
 {
list-style-type: square;
}
#tdderoul a
{
text-decoration: none;
color: black;
font-weight: bold;
}
#tdderoul a:hover 
{
text-decoration: underline;
color: #666699;
}
