body, p, div, tr, td, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*
select, input
{
border: solid 1px gray;
padding: 2px;
}
*/


.menu_famille
{
overflow: auto;
width:670px;
height:120px;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:gray;
scrollbar-base-color:gray;
scrollbar-darkshadow-color:white;
scrollbar-face-color:gray;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
}