div {
	font-size: 7pt;
	font-family: Verdana;
	padding-left:1px;
}

#principale {
	color: #000033;
	text-decoration: None;
}

#sottomenu {
	position: Absolute;
	visibility: Hidden;
	width: 178px;
	padding: 1px;
	border: Solid 1px #000066;
	background-color: #dadada;
	top: 140px;
	height: 20px;



}
.cellesterne {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

