﻿/* Stile principale */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #232323;
	background-color: #FFFFFF;
	font-size: 11px;
}
#tutto {
	width: 760px;
	margin: 0 auto;
}
#testata {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	width: 760px;
	background-color: #FFFFFF;
	height: 120px;
	background-image: url(images/imagotop_E.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: -100px;
	color: #99CC00;
}
#bodycontent {
	width:760px;
	margin:0;
	padding: 0;
}


#finestrella {
	display: block;
	width: 100px;
	float: left;
}


#duale {
	width: 200px;

}

#logo {
	margin: 0;
	position: relative;
	z-index: 2;
	left: 73%;
	top: 60px;
	height: 100px;
	width: 200px;
	visibility: visible;
}



#navigazione
{
	height: 40px;
	background-color: #9BCD00;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	width: 760px;
	background-image: url(images/lineaverde.gif);
	background-repeat: no-repeat;
	background-position: -500px bottom;
	
}

#navigazione ul

{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 760px;

}

#navigazione ul li
{
	float: left;
	text-align: left;
	margin: 0;
	height: 40px;
	display:inline
}

#navigazione ul li a
{
	white-space: nowrap;
	text-align: left;
	margin: 0;
	text-decoration: none;
	color: #FFF;
	padding: 0 15px;
	line-height: 30px;
	display: block;
	height: 40px;
	
}

#navigazione ul li a:hover
{
	background-image: url(images/menu_verde3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navigazione ul li#attivo a
{
	color: #000;
	width: 55px;
}


#orienta {
	line-height: 30px;
	color: #0062A9;
	text-align: right;
	padding-right: 20px;
	background-color: #FFFFFF;
	background-image: url(images/f_orienta.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#corpo {
	position:relative;
	width: 760px;
}
#corpo-centrale {
	position:relative;
	margin: 0 230px 0 0px;
	padding: 0px 0px 60px;
	font-size: 12px;
	background-image: url(images/f_corpo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#corpo-colonna3 {
	position:absolute;
	top:0px;
	right:0px;
	width: 200px;
	padding: 0;
	color: #333333;
	margin: 0px;
}
#piedipagina {
	line-height: 22px;
	padding-left: 0px;
	font-size: 9px;
	color: #121800;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.paragrafo_testo {
	padding: 5px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px dotted #CCCCCC;
}a {
	color: #FFB400;
}
h2 {
	margin: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0062A9;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	color: #0062A9;
	margin: 0px 0px 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#uno a {
	background-image: url(images/menu_verde.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		width: 55px;
}
#due a {
	background-image: url(images/menu_verde1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		width: 55px;
}
#tre a {
	background-image: url(images/menu_verde1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		width: 55px;
}
#quattro a {
	background-image: url(images/menu_verde1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		width: 55px;
}
#cinque a {
	background-image: url(images/menu_verde1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		width: 55px;
}

#sei a {
	background-image: url(images/menu_verde1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		width: 55px;
}


#navigazione #uno a:hover
{
	background-image: url(images/menu_verde.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#attivo a {
	background-image: url(images/menu_verde4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navigazione #attivo a:hover {
	background-image: url(images/menu_verde4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#flash {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 187px;
	width: 760px;
}
form {
	width: 500px;
}