/* CSS Document */
/* www.blue-screen.it */

* {
	margin:0;
	padding: 0;
	}
#top {
	height: 100px;
	background-image: url(immagini/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
#top  h1 {
	font-size: 18px;
	text-indent: 10px;
	font-style: italic;
	position: absolute;
	bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	width: 100%;
}


body {
	margin-top: 10px;
	background-color: #999999;
}

#container {
	width: 760px;
	margin: auto;
	line-height: 1.5em;
	position: relative;
}

#container #SEOTOP   {
	width: 101%;
	position: absolute;
	height: 100px;
	overflow: scroll;
	bottom: -1000px;
}
#container   #SEOTOP   h1, #container   #SEOTOP   p, #container   #SEOTOP   p  strong, #container #SEOTOP img, #container #SEOTOP a, #container #SEOTOP li {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	list-style-type: none;
}

#container #SEOBOTTOM   {
	width: 101%;
	position: absolute;
	height: 100px;
	overflow: scroll;
	bottom: -900px;
}
#container   #SEOBOTTOM   h1, #container   #SEOBOTTOM   p, #container   #SEOBOTTOM   p  strong, #container #SEOBOTTOM img, #container #SEOBOTTOM a, #container #SEOBOTTOM li{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	list-style-type: none;
}

#navigation {
	height: 2.5em;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	width: 710px;
	padding: 0.5em;
}

#navigation ul {
	list-style: none;
	text-align: center;
} 

#navigation ul li {
	background-color: #FFCC66;
	list-style: none;
	float: left;
	width: 140px;
	border-width: 1px;
	border-style: solid;
	border-right-style: none;
	border-color: #FF6600;
	line-height: 2em;
} 

#navigation li a {
	color: #0000FF;
	display: block;
	text-decoration: none;
} 

#navigation li a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
} 
	
#navigation .selected {
	color: #0000FF;
	background-color: #FFFF00;
	}

#footer, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	background-image: url(immagini/bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center top;
	text-decoration: none;
	padding-top: 6px;
}

#content {
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(immagini/mid.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

#content a {
	color: #0000FF;
}

#content a:visited {
	color: #0000FF;
}

#content h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	text-decoration: underline;
}

#content h2 {
	font-size: large;
	color: #000000;
}


#content h3 {
	font-size: large;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.listaV       {
	font-weight: bold;
	list-style-type: none;
	background-image: url(immagini/v.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 25px;

}
.listaorange {
	font-weight: bold;
	list-style-type: none;
	background-image: url(immagini/dot-orange.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 25px;
	background-position: left center;
}
.listablue {
	font-weight: bold;
	list-style-type: none;
	background-image: url(immagini/dot-blue.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 25px;
	background-position: left center;
}


.specs {
	line-height: normal;
}
.small {
	font-size: x-small;
	line-height: normal;
}
#modulino  {
	background-image: url(immagini/modulo-info.jpg);
	height: 350px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	background-repeat: no-repeat;
	font-size: 16px;
}
#modulo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
}
