@charset "iso-8859-1";
/* CSS Document */

html,body{
      margin:0;
      padding:0;
	  height:100%;
      border:none;
	  background-image:url(../images/sfondomarmo.jpg);
}

#fullheight{height:100%}

#container{
	width:782px;
	margin:auto;
	margin-top:30px;
}

#table{
	border-top:1px solid #400000;
	border-left:1px solid #400000;
	border-right:1px solid #400000;
	border-bottom:1px solid #400000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height: 1.4em;
	color: #CC0000;
	text-align:justify;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height: 1.4em;
	color: #000000;
	text-align:justify;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.4em;
	color:#333;
	text-align:justify;
	
}

.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 1.5em;
	color:#333;
	
}

.title {
    font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
	color:#ff0000;
	text-align:justify;
	
}

.title_b {
    font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
	color:#ff0000;
	text-align:justify;
	visibility:hidden;
	
}

.img {
     border: #400000 1px dotted;	 
	 	
}

#news
{
	position: absolute;
	background-color: #fff;
	background-image:url(../images/sfondo_news.gif);
	top: 225px;
	left: 462px;
	width: 330px;
	height: 350px;
	border: Solid 1px #CC0000;
}
div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.news
{
    color: #000000;
    text-decoration: None;
}
a.news:hover
{
    color: #000000;
    text-decoration: None;
}
