body
{
	background-color: #0070e3;
	background-image: url('./img/sfondo.png');
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000000;
	text-align:justify;
}


img
{
	border: 0px;

}

div#container
{

	border-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-style: none;
	border-top-style: none;
	position:relative;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto ;
  	margin-right: auto ;
	width:750px;
}

div#topdiv
{
	background-image: url('./img/head.png');
	background-repeat: no-repeat;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-top-style: none;
	border-bottom-width: thin;
	text-align: center;
	height: 130px;
}

div#footer
{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}


.td-contenuto
{
	width: 500px;
	color: #000;
	text-align: justify;
	vertical-align:top;
	
}

.td-evidenza
{

	color: #000;
	vertical-align: top;
}


table#menu
{
	width: 750px;
}

table#menu td 
{
	background-image: url('./img/button.png');
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #4891FF;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	cursor: pointer;
	width: 25%;

}




.sx
{
	text-align: left;

	padding: 0;
}

.ju
{
	text-align: justify;
	border: 0px;
}


.ce
{
	text-align: center;
	margin:0 auto;
	border: 0px;
}

.rx
{
	text-align: right;
}

#menu a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover, a:active
{
	color: #FFFFFF;
	text-decoration: underline;
} 


a:link
{
	color: #00F;
	text-decoration: none;
}
a:visited
{
	color: #00F;
	text-decoration: none;
}
a:hover, a:active
{
	color: #00F;
	text-decoration: underline;
} 


.box
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.evidenza
{
	width: 240px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}


.titolo
{
	font-size: 11pt;
	background-image: url('./img/titolo.png');
	background-color: #4891FF;
	color: #fff;
	vertical-align: top;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
}


.testo
{
	background-image: url('./img/wtfgrnd.png');
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #000;
	vertical-align: top;
	text-align: justify;
	margin: 2px 2px 2px 2px;
	padding: 6px;

}


.testo A:link {text-decoration: none; color:#0000FF;font-weight:bold;}
.testo A:visited {text-decoration: none; color:#0000FF;font-weight:bold;}
.testo A:active {text-decoration: none; color:#0000FF;font-weight:bold;}
.testo A:hover {text-decoration: underline; color:#0000FF;}

div#ie6ostia
{
	text-align: center;
	display:none;
}

.wat
{
	font-size: 8pt;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}



