<style type="text/css">

body {
	background-image: url('sfondo0.jpg');
	background-color : #111111;
}

a:link {
	color: #B1DB6C;
}

a:visited {
	color: #B1DB6C;
}

a:active {
	color: #B1DB6C;
}

a:hover {
	color: #D7FF9B;
}



div#sfondoscuro {
	position:absolute;
	width:100%;
	height:518px;
	z-index:3;
	left:0px;
	top:85px;
	background-image:url('sfondo1.png');
}

div#mainlayer {
	position:relative;
	width:664px;
	height:536px;
	z-index:1;
	left:1px;
	top:-70px;
	float:none;
	color:#C0C0C0;
	font-family:Arial, Helvetica, sans-serif;
}


div#logoPraim {
    height: 77px;
    left: 442px;
    position: absolute;
    top: -8px;
    width: 222px;
    z-index: 5;
}


div#logoThinMan {
    height: 63px;
    left: 0px;
    position: absolute;
    top: -3px;
    width: 236px;
    z-index: 5;
}

div#titoloPraim {
    height: 29px;
    left: 0px;
    position: absolute;
    top: 76px;
    width: 100%;
    z-index: 6;
}

div#localinfo {
	position: absolute; left: 10px; top: 245px; width: 310px; height: 125px;
}

div#remoteinfo {
	position: absolute; left: 350px; top: 245px; width: 310px; height: 125px;
}

div#generalinfo {
	position: absolute; left: 10px; top: 120px; width: 310px; height: 105px;
}

div#webinfo {
	position: absolute; left: 350px; top: 120px; width: 310px; height: 105px;
}

div#vdainfo {
	position: absolute; left: 10px; top: 393px; width: 310px; height: 100px;
}

div#homeLogoutBtn {
	position: absolute; left: 350px; top: 393px;
}

div#footerinfo {
	position: absolute; left: -20px; top: 551px; width: 704px; height: 30px;
}

div#greenlinetop {
	position:absolute;
	width:100%;
	height:24px;
	z-index:1;
	left:0px;
	top: 81px;
	background-image:url('ombra.png');
	background-repeat:repeat-x;
}

div#greenlinebottom {
	position:absolute;
	width:100%;
	height:24px;
	z-index:9;
	left:0px;
	top: 600px;
	background-image:url('ombra.png');
	background-repeat:repeat-x;
}


.inputfield {
	font-size: medium;
	background-color: #C7C7C7;
	border: 1px solid #777777;
	border-radius: 6px;
	padding: 3px;
	margin: 2px;
	background-repeat: repeat-x;
	color: #666666;
	font-style: italic;
}

.button {
	font-size: 14px;
	border-radius: 6px;
	padding: 4px;
	margin: 3px;
	border: 1px solid #AFD85A;
	background-image: url('button_back.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.text01 {
	font-size: medium;
	color: #FFFFFF;
	margin: 10px;
}

.auto-style4 {
	margin-top: 0px;
}

.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #dddddd;
	text-align: center;
}

.titolo2 {
	font-size: medium;
}

.auto-style5 {
	text-align: left;
	font-size: x-small;
	color: #eeeeee;
}

.internaldesc {
	font-size: small;
}

.internallink {
	font-size: small;
}

.footerdesc {
	text-align: center;
	font-size: x-small;
	color: #eeeeee;
}

</style>
