/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
background-color:#990000;
	font-family:"Bitstream Vera Sans Mono", "Century Gothic", "Courier New";
	color:#FFFFFF;
	font-weight:lighter;
	font-size:14px;
	margin-right: 0pt;
}
h1 {font-size:24px;
color:#990000;
font-weight:lighter;
padding-top:15px;}
h2 {font-size:24px;
color:#ffffff;
font-weight:lighter;
}
h3 {
	font-size:20px;
	color:#000000;
	font-weight:lighter;
	font-stretch: extra-expanded;
}
h4 {font-size:14px;
color:#000000;
font-weight:lighter;}
h5 {font-size:14px;
color:#FFFFFF;
font-weight:lighter;}
h6 {font-size:14px;
color:#990000;
font-weight:lighter;}

#top {
position:relative;
	background-color:#FFFFFF;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	position:absolute;
	/*margin-top:2%;*/
	width:100%;padding-top:5%;padding:1%;
	white-space:normal;
	/*max-width:100px;*/
	text-decoration:none;
	text-transform:none;
	color:#993300;		
}
  
  #top h1 {float:right; padding-right:15px;}
  #top h2 {float:left;
  			color:#990000;
			padding-top:15px;
			padding-left:15px;
			}
  #top a:link {color:#990000;}


#content {
	position:absolute;
	margin-top:110px;
	width:100%;
	left: 6px;
	top: 3px;

}

#news {
	position:relative;
	background-repeat:no-repeat;
	/*background-color:#9C0818;*/
	background-color:#FFFFFF;
	margin-top:110 px;
	float:left;
	border-bottom-style: none;
	width: 20%;
	height: 700px;
	max-height:700 px;
	border-left-width: 5px;
	padding-left: 20px;
	padding-top: 25px;
	padding-right:15 px;
	padding-bottom: 25px;
	z-index:0;
	/*background-image: url(img/news.jpg);*/
	color: #000000;
}
  #news a:link {color:#000000;}
.news1 {
	width:170px;
	float: left;
	margin-top:10px;
	padding:10px;
	background-image:url(img/space_t.gif);
	background-repeat:no-repeat;
}

#centrale {
	position:relative;
	margin:1%;
	float:left;
	width:48%;
	min-width:250px;
	color: #000000;
		
}
  #centrale h1{color:#FFFFFF;}
#up{
position:relative;
float:left;
width:100%;
margin:15px;
overflow:hidden;
padding:15px;
text-align:justify;
background-color:#CCCCCC;
background-image:url(img/space.jpg);
background-repeat:repeat-x;}

.up{position:relative;
/*float:left;*/
float:inherit;
width:100%;
margin:0;
overflow:hidden;
padding:15px;
text-align:justify;
background-color:#CCCCCC;
background-image:url(img/space.jpg);
background-repeat:repeat-x;}

#down {
position:relative;
background-image:url(img/space1.jpg);
background-repeat:repeat-x;
background-color:#cccccc;
margin-top:5%;
float:left;
width:100%;
padding:15px;
overflow:hidden;
text-align:justify;
}
.down {
position:relative;
background-image:url(img/space1.jpg);
background-repeat:repeat-x;
background-color:#cccccc;
margin-top:5%;
float:left;
width:100%;
padding:15px;
overflow:hidden;
text-align:justify;
}

#laterale{
	float: right;
	width: 22%;
	height:auto;
	margin-top: 150px;
	text-align: center;
	}
	#laterale a:link {color:#FFFFFF;}

#fondo {background-image:url(img/prima_inv.jpg);
background-repeat:repeat-y;
background-color:#990000;
padding:1%;
position:relative;
float:right;
width:45%;
height:100%}

.immagin {
	float: right;
	width: 250px;
	margin: 25 px;
	margin-left: 10px;
	
}
.link {
padding:10px;
width:200px;
text-align:center;
color:#CCCCCCss
}

#clip {
	position:relative;
	float:left;
	/*width:350px;*/
margin:5%;
	padding:10px;
	overflow: hidden;
	background-color: #9C0000;
}

