/* CSS Document */

body {
	background-color: #333333;

}
#divCont{position:relative; width:408px; height:438px; overflow:hidden; clip:rect(0px,408px,438px,0px); visibility:hidden}
#divText{position:relative; top:0px; left:0px;}
.Stile1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
}

.Stile2 {font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #ffffff;

}
.titoloapp {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-style:italic}
	
.Stile5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #404040;
}

.Stile6 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

UL {margin-left: 1em;}

LI {list-style: circle outside; color:#333333}

a.menu:visited {color: #ffffff; text-decoration:none}
a.menu:link {color: #ffffff; text-decoration:none}
a.menu:hover {color: #EDAD17; text-decoration:none}

a.testo:visited {color: #000000; }
a.testo:link {color: #000000; }
a.testo:hover {color: #EDAD17; text-decoration:none}

.titolopag {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #EDAD17;
	font-weight: bold;}
a:link {
	color:#000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	}
a:visited {
	color:#000000;
	font-family: "Trebuchet MS", Verdana, Arial;
		}
a:hover {
	color:#EDAD17;
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, Arial;
	}

UL {margin-left: 30px;}

LI {list-style: disc; color:#404040}

