body
{
	background-color: #aaaa99;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

/* navigaziun a dretta */
.menu
{
	height: 32px;
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: white;
	border-color: white;
	border-width: 1pt;
	border-style: solid;
	padding-top: 10px;
}

.menu A:link {color: white; text-decoration: none;}
.menu A:active {color: white; text-decoration: none;}
.menu A:visited {color: white; text-decoration: none;}
.menu A:hover {color: orange; text-decoration: none;}

/* cuntegn a schnestra */
A:link {color: black;}
A:active {color: black;}
A:visited {color: black;}
A:hover {color: orange;}

.titelcuntegn
{
	height: 32px;
	width: 490px;
	margin-top: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: orange;
	border-color: black;
	border-width: 1pt;
	border-style: solid;
	padding-top: 10px;
	background-color: white;
}

.cuntegn
{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.homecuntegn
{
	margin-top: 10px;
	margin-right: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 20px;
}

.link
{
	font-size: 12pt;
	line-height: 12pt;
	margin-top: 8pt;
}

.item
{
	margin-left: 12px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-indent: -12px;
}

ul li {list-style-image: url(image/dot.gif);}

.purtret
{
	font-size: 10pt;
	font-style: italic;
}

.text
{
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}


