/* {{{ Text and Links */

body {
	font-family: georgia, serif;
	color: #000000;
}


#Testata {
	width: 920px;
	background: url(../images/gruppi/g002.gif) bottom left;
	z-index: 00;
	height: 280px;
	font-family: verdana;
}
#Testata2{
	background-color="#ffffff";
	float: left;
	width: 150px;
	Height:350px
	z-index: 99;
	font-family: verdana;
}
#scritta1 {
	background-color="#ffffff";
	padding: 20 -80px 0 0;
	display: inline; /* Fix IE double margin float bug */
}

#elenco {
	vertical-align: middle;
	padding-top: 10px;
	font-family: verdana;
	text-transform: Uppercase;
	font-size: 80%;
}
#elenco a:link,
#elenco a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #0000FF;
}

#elenco a:hover,
#elenco a:active {
	font-weight: bold;
	color: #FFFF00;
}


#menu {
	Height:40px;
	width: 920px;
	vertical-align: middle;
	padding-top: 10px;
	background: url(../images/striscia_menu_40.gif) bottom left;
	font-family: verdana;
	text-transform: Uppercase;
	font-size: 90%;
}
#menu span {
	color: #fff;
	font-weight: bold;
}

#menu h3 span { font-weight: normal; }

#menu h3 {
	margin: 0;
	color: #fff;
}

#menu a:link,
#menu a:visited {
	font-weight: bold;
	font-size: 110%;
	color: #000000;
}

#menu a:hover,
#menu a:active {
	font-weight: bold;
	color: #0000cc;
}

#footer {
	width: 920px;
	Height:200px;
	padding-top: 160px;
	background: #fff url(../images/footer3.gif) top center repeat-x;
	text-align: center;
    color: #898378;
	margin-TOP:45px;
	font-family: verdana;
	font-size: 80%;
}
#Contenuto {
	width: 620px;
	font-size: 110%;
	z-index: 00;
	font-family: verdana;
	text-align: justify
}
	#image
		{
		float: right;
		padding-top:0;
		padding-left:0;
		padding-right:0;
		}
	#image1
		{
		float: left;
		padding-top:0;
		padding-left:0;
		padding-right:0;
		}