body {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 13px;
	text-align: LEFT;
	color: #666;
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #EFEFEF;
	scrollbar-track-color: white; /* #B6C2D0 */
	scrollbar-arrow-color: #000000;
}

a, a:link {
	color: #777;
	text-decoration: none;
}

a:hover, a:active {
	color: #900;
	text-decoration: none;
}

/* TABELLE */

table td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 13px;
}

/* IMMAGINI */

img {
	border: 0px;
	text-decoration: none;
}

/* FORM E INPUT */

form {
	margin: 0px;
}

/* PAGINA PRINCIPALE */

#pagina {
	/*background-color: #FFF;*/
	position: relative;
	padding: 0;
	margin:auto;
	left:50%;
	margin:0px 0px 0px -480px;
	width: 960px;
}

#isp {
	margin-top: 5px;
	margin-left: 10px;
	height: 20px;
	color: #FFF;
	font-size: 24px;
}

#barra {
	margin-top: 10px;
	background-image: url(img/sfondo_titolo2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 48px;
}

#barra1 {
	background-image: url(img/sfondo_titolo_dx.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 48px;
}
#barra2 {
	background-image: url(img/sfondo_titolo_sx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 48px;
}

#barra2 a, #barra2 a:link {
	color: #666;
	text-decoration: none;
}

#barra2 a:hover, #barra2 a:active {
	color: #900;
	text-decoration: none;
}



#corpobianco {
	margin: 0;
	margin-left: 3px;
	background-color: #FFF;
	width: 953px;
	height: 576px;
	background-image: url(img/ang_01.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#corpobianco2 {
	background-image: url(img/ang_02.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#corpobianco3 {
	width: 953px;
	height: 576px;
	background-image: url(img/ang_04.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#corpobianco4 {
	background-image: url(img/ang_03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 953px;
	height: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#corpo {
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	padding: 0px;
}

#corpo #titolo-corpo {
	margin: 0px;
	font-size: 20px;
	color: #900;
}

#corpo .subtitolo {
	font-size: 16px;
	color: #B8B8B8;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contenuto {
	margin-top: 25px;
	margin-left: 25px;
	color: #B8B8B8;
}

#corpo #contenuto-isp {

	margin-top: 1px;
	margin-left: 0px;
	color: #666666;
	/*width: 268px;*/
}

#corpo #contenuto-isp #nome-matricola {
	/*height: 28px;*/
	font-weight: bold;
	padding: 6px;
}

#corpo #contenuto-isp #tab-grigia-esterna {
	margin-top: 1px;
	border: 1px solid #C8CECE;
}

#corpo #contenuto-isp #tab-grigia {
	background-image: url(../img/sfondo_isp.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-left: 5px;
	height: 17px;
	font-size: 11px;
	/*border: 1px solid #fff;*/
	margin-top: 1px;
	margin-bottom: 2px;
}

#corpo #contenuto-isp #tab-grigia2 {
	margin-top: 0px;
	background-image: url(../img/sfondo_isp2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 5px;
	height: 29px;
	font-size: 11px;
	text-align: right;
}

#corpo #contenuto-isp #voce1 {

}

#corpo #contenuto-isp #voce2 {
	margin-left: 20px;
}

#footer {
	background-image: url(../img/linea_logo_min.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	bottom: 0px;
	color: red;
	left: 0;
	width: 954px;
	height: 100px;
}

#search {
	padding: 0;
	margin: 0;
	height: 25px;
}

#search .inputt {
	margin-top: 1px;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 13px;
	width: 124px;
	height: 17px;
}

#name_sketch {
	position: absolute;
	width: 300px;
	text-align: center;
	top: 6px;
	left: 24px;
	font-size: 13px;
	background-color: #fff;
	padding: 2px;
	font-weight: bold;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#result {
	border-top: 1px solid #fff;
	visibility: hidden;
	text-align: left;
	top: 56px;
	left: 0px;
	height: 0px;
	padding: 0;
	position: absolute;
	width: 220px;
	background-color: transparent; 
}

#tab-testa {
	background-color: #CED4D8;
}

#tab-testa2 td {
	background-color: #666;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding: 6px;
}

#tab-corpo {
	background-color: #CED4D8;
}

#tab-corpo2 td {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666;
	padding: 4px;
	padding-bottom: 0;
}

.show {
	font-size: 11px;
}

.up
{
	margin: 0;
	padding: 0 .4em;
	text-decoration: none;
	background: url("../img/foldericon.gif") 0 .1em no-repeat;
	left: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

.dwn
{
	margin: 0;
	padding: 0 .4em;
	text-decoration: none;
	background: url("../img/foldericon.gif") 0 .1em no-repeat;
	left: 0;
	position: absolute;
	z-index: 1;
	cursor: pointer;
}

.column li span, #searchform span
{
	display: none;
	padding: .1em;
}

.ups
{
	margin: 0 0 0 -.3em;
	padding: 0 .3em;
	text-decoration: none;
	background: url("../img/foldericon.gif") 0 .2em no-repeat;
	right: -1.4em;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

.dwns
{
	margin: 0;
	padding: 0 .3em;
	text-decoration: none;
	background: url("../img/foldericon.gif") 0 .2em no-repeat;
	right: -1.4em;
	top: 0;
	position: absolute;
	z-index: 1;
	cursor: pointer;
}

.hide { display: none; }

.tup
{
	padding: 2px 0 0 20px;
	background: url("../img/foldericon.gif") 0 .1em no-repeat;
	z-index: 2;
	cursor:pointer;
}

.tdwn
{
	background: url("../img/foldericon.gif") 0 .1em no-repeat;
	padding: 2px 0 0 20px;
	z-index: 1;
	cursor:pointer;
}

.Console_Header {
	color: #666;
	border-top: 1px solid #CED4D8;
	border-left: 1px solid #CED4D8;
	FILTER:	progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#DCDCDC);

	cursor:	default;
}
.categorie
{
    font-weight: bold;
    font-size: 12px;
    text-transform: lowercase;
    color: gray;
    font-style: normal;
    font-family: arial;
    font-variant: normal;
    cursor: hand;
}

#requisiti  {
	font-size: 12px;
	color: #900;
	line-height: 30px;
	margin-top: 220px;
}

ul#download a {
	text-decoration: underline;
	color: #666666;
}

ul#download a:hover {
	color: #900;
}

ul#download {
	margin:0px;
}

ul#download li {
	color: #666666;
	display: inline;
	list-type: none;
	list-style: none;
	margin-right: 20px;
}



