
@import url("condivisi.css");

body {
	background-color: #d8d8e1
	}

a {
	color: #a06c30;
	}
	
a:active  {
	color: #cc0000
	}

a:hover  {
	color: #6e5d29
	}

a:visited {
	color: #919169
	}

#menulayer a {
	color: #505214;
	}

#menulayer a:hover {
	color: #7b8431;
	}

#menulayer a:visited {
	color: #91651e
	}
	
#menulayer li {
	border-bottom: 1px dotted #83843b
	}

#filetto, #footer {
	border-top: 1px solid #83843b
	}

#daText, #daTitle, #daBtns {
	color: #6e5d29
	}

.note {
	color: #6e5d29;
	font-size: 11px;
	line-height: 14px
	}
	
.box {
	color: black;
	font-size: 12px;
	line-height: 16px
	}
	
#sidebar {
	color: #8a8b93
	}

#captionlayer {
	visibility: visible;
	position: absolute;
	z-index: 20;
	top: 348px;
	left: 759px;
	width: 160px;
	height: 320px
	}

#tablelayer {
	visibility: visible;
	position: absolute;
	z-index: 10;
	top: 348px;
	left: 249px;
	width: 500px
	}
