body	{ margin: 0; padding :0; background-color:#000; font:12px Arial,Verdana; font-weight: normal; color: #fff; font-style: normal;	font-variant: normal; text-decoration: none;}

p		{ margin:0; padding: 0;}

hr		{ height: 1px; color: #fff;}

h1 		{ font:16pt Verdana, Arial;	font-weight: bold; color:#fff; font-style: normal; font-variant: small-caps; text-decoration: none;	padding:0;	border:0; margin:0; }
h2 		{ font:14pt Verdana, Arial;	font-weight: bold; color:#fff; font-style: normal; font-variant: small-caps; text-decoration: none;	padding:0;	border:0; margin:0; }
h3 		{ font:12pt Verdana, Arial;	font-weight: bold; color:#fff; font-style: normal; font-variant: small-caps; text-decoration: none;	padding:0;	border:0; margin:0; }

a:link, a:visited 	{ color: #fff; text-decoration: none;}
a:hover				{ color: #F6F; text-decoration: underline;}


/****************************************/
/* Content */
/****************************************/
.ghiriSx	{	background-image: url("img/ghiriSx.jpg"); background-repeat: no-repeat;	position:absolute; left:0; top:0; width:200px; height:533px;}
.ghiriDx	{	background-image: url("img/ghiriDx.gif"); background-repeat: no-repeat; position:absolute; bottom:0px; right:0px; width:180px; height:510px;}


.divBarraSotto		{ position:absolute; left:0px; bottom:20px; padding:0;}

table.barraSotto	{ font-family: Verdana;	font-size: 8pt;	font-weight: normal; color: #fff;	font-style: normal;	text-decoration: none;}

.divBarraMenu		{ position:absolute; right:0px;	top:36px; padding:0; }
table.barraMenu		{ font-family: Arial; font-size: 12pt; font-weight: normal;	color: #fff;	font-style: normal;	text-decoration: none;}

.divContent
{
	background-image: url("img/logo.jpg");
	background-repeat: no-repeat;
	margin: 0 auto -1 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	position:relative;
	top: 100px;
	width: 587px;
	height:75%;
}

.divRealContent		{ position:relative; left:0px; top:210px; padding:0px 5px;	overflow:auto; height: 55%; width:572px; border:2px solid #fff; border-top:0px; font:11pt Arial,Verdana; font-weight: normal; color:#fff; font-style: normal; text-decoration: none;}

.divRealContent p 		{ padding:8px; line-height:150%; font-weight:normal; margin-top:20px;}
.divRealContent a:link, .divRealContent a:visited	{ font-weight:bold; text-decoration:underline;}
.divRealContent a:hover	{ text-decoration:none; color:#FF66FF;}


