body
{
    margin: 0px;
    padding: 0px;
    background-position: center top;
    background-color: #E9EBE9;
    background-image: url('sfondo.gif');
    background-attachment: fixed;
    background-repeat: no-repeat;
}


p
{
    padding: 0px;
    margin: 0px;
}

ul
{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 26px;
	line-height: 15px;
	list-style-position:outside;
}

li
{
padding: 0px;
margin: 0px;
}

a:link img {  border: none;  }
a:visited img {  border: none;  }
a:hover img {  border: none;  }
a:focus img {  border: none;  }

a:link, a:visited { color: white }
a:link { color: white }
a:hover { color: #FF9900 }
a:link, A:visited { text-decoration: none }

a.primo {font-family: Arial; font-size: 8pt; color: #FFFFFF; margin-top: 5px; text-align:center; text-decoration: none}
a.primo:link {color: #999999}
a.primo:visited {color: #999999}
a.primo:hover {color: red}

a.secondo {font-family: Arial; font-size: 8pt; color: #FFFFFF; margin-top: 5px; text-align:center; text-decoration: none}
a.secondo:link {color: white}
a.secondo:visited {color: white}
a.secondo:hover {color: #FF9900}



.testo_contenuto { font-family: Arial; font-size: 12px; color: #000000 }
.barra_inferiore { font-family: Arial; font-size: 11px; color: #FFFFFF; text-align:center }
.testo_piedipagina { font-family: Arial; font-size: 11px; text-align: center; margin-top: 5px; color:#808080 }


#esterno
{
	width: 764px;
	height: 554px;
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-382px;
	margin-top:-277px;
}

#contenitore
{
	width: 760px;
	height: 550px;
	border: 2px solid #BEC2D6;
}

#contenitore_index
{
	width: 760px;
	height: 420px;
	border: 2px solid #BEC2D6;
}

#barra_superiore
{
	width: 760px;
	height: 135px;
}

#barra_superiore_index
{
	width: 760px;
	height: 165px;
	background-image: url('intro/barra_sup.png');
}

#barra_laterale
{
	width: 166px;
	height: 391px;
	float: left;
}

#contenitore_colonne_centrali
{
	width: 760px;
	height: 391px;
	background-color: #FFF;
	float: left;
}

#colonna_1
{
	width: 294px;
	height: 391px;
	background-color: #FFF;
	float: left;
}

#colonna_2
{
	width: 300px;
	height: 391px;
	background-color: #FFF;
	float: left;
}

#intro
{
	width: 760px;
	height: 235px;
	clear: both;
}

#barra_navigazione
{
	width: 760px;
	height: 21px;
	padding-top:3px;
	background-image: url('barra_inferiore.png');
	clear: left;
}

#barra_navigazione_index
{
	width: 760px;
	height: 17px;
	background-color: #99CC00;
	padding-top:3px;
}

#barra_inferiore
{
	width: 760px;
	height: 20px;
	margin-left: 2px;
}

