body {
	margin-top: 0px;
	background-color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
}

#sgs {
	position: relative;
	width: 160px;
	height: 72px;
	letter-spacing: -500em;
    text-indent: -500em;
	display: block;
	clear: both;
	background-color: transparent;
	float: left;
	top: 36px;
	left: 18px;
}

#container_avviso {
	top: 0px;
	position: relative;
	width: 100%;
	height: inherit;
	background-color: #e6e6e6;
	margin: -21px auto 0px;
	padding: 0;
	border-bottom: thin solid green;
}

#avviso {
	margin: 20px auto 0px;
	top: 0;
	position: relative;
	width: 940px;
	height: 120px;
	display: block;
	float: none;
	clear: both;
	padding: 1px 15px 15px;
}

/* Stili voci menù ------------------------------------------------------------------*/

#summer {
    background: #2e5d8d no-repeat center top;
    height: 50px;
    padding-bottom: 44px;
	text-align: center;
	padding-top: 10px;
	border-bottom: 3px solid orange;
	margin-left: auto;
	margin-right: auto;
}

#summer p {
	text-align: center;
	color: white;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
}

#summer a {
	color: white;
}

li {
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
    display: list-item;
	clear: left;
	right: 20px;
	position: relative;
	font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 0;
	letter-spacing: 0.3pt;
	clear: left;
	direction: ltr;
}

li a.selected:hover,li a.selected {
	color: green;
}

a img {
	border: none;
}

a { color: purple;
	text-decoration: none;
}

a:visited { color: purple;
}

a:hover { color: green;
}


/* Struttura ------------------------------------------------------------------*/



#head {
	margin: -21px auto 0px;
	top: 0px;
	position: static;
	width: 960px;
	height:210px;
	background: url(img/headerback.jpg) no-repeat center center; 
	letter-spacing: -500em;
    text-indent: -500em;
	display: block;
	float: none;
}


#container {
	margin: -21px auto 0px;
	top: 0px;
	position: relative;
	width: 960px;
	height: inherit;
}


#leftbar {
	margin: 0 auto 0px;
	top: 0px;
	z-index:10;
	position:relative;
	width: 208px;
	height:600px;
	padding: 10px 0px 0px;
	float: left;
	background: #F7F7F7 url(img/back_leftbar.jpg) no-repeat;
}



#content {
	position:relative;
	height: inherit;
	width: 710px;
	background-color: #F7F7F7;
	float: right;
	color: black;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	visibility: visible;
	padding-bottom: 0;
}

#contact1 {
	float: left;
	display: block;
	width: 39%;
}

#contact2 {
	float: left;
	display: block;
	width: 35%;
}

#contact3 {
	float: right;
	display: block;
	width: 23%;
	padding-top: 9px;
}

#form {
	position:relative;
	height: inherit;
	width: 710px;
	float: right;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	vertical-align: top;
	visibility: visible;
	padding-bottom: 0;
	left: -2px;
}

#privacy {
	position:relative;
	height: inherit;
	width: 710px;
	float: right;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	vertical-align: top;
	visibility: visible;
	padding-bottom: 0;
	left: -2px;
	top: 10px;
}



#footer {
	margin: 0 auto 0px;
	z-index:10;
	position:relative;
	width: 960px;
	height: 24px;
	padding: 10px 0 0;
	float: left;
	color: gray;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
	background-color: transparent;
	clear: none;
	top: 20px;
	font: 7pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

#img_sito {
	margin: 0 20px 20px 0;
	border: 2px solid silver;
	float: left;
}

#tab_specie {
	width: 30%;
	height: auto;
	margin: 0 23px 0 0;
	float: left;
	display: inline;
	
}

/* Stili testo ------------------------------------------------------------------*/

p {
	text-align: justify;
	color: black;
	float: none;
	clear: left;
	font: normal 9.5pt/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

h {
	text-align: justify;
	color: black;
	font: normal 9pt/9pt "Lucida Grande", Lucida, Verdana, sans-serif;
	float: none;
	clear: left;
}

h2 {
	text-align: left;
	color: green;
	font: 13pt/6pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5pt;
	margin-bottom: 24px;
}

h3 {
	text-align: left;
	color: black;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	margin-top: 12px;
}

h4 {
	text-align: left;
	color: black;
	font: italic 8pt/12px Georgia, "Times New Roman", Times, serif;
	white-space: normal;
}

h5 {
	text-align: left;
	color: green;
	font: 13pt/17pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5pt;
	margin-bottom: 4px;
}

h6 {
	text-align: left;
	color: black;
	font: italic 10pt/14pt Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	margin-top: 12px;
}

/* Table intestazione ------------------------------------------------------------------*/


table.intestazione {
    border-collapse: collapse;
    margin: 10px auto;
    width: 100%;
	font: 11px/8px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.intestazione th {
    background-color: purple;
    color: #FFF;
    font-weight: bold;
    padding: 4px;
	border: 3px solid #F7F7F7;
}







/* Table dati ------------------------------------------------------------------*/

thead.dati {
    border-collapse: collapse;
    width: 100%;
	font: 9px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.dati th {
    background-color: #eaeaea;
    color: black;
    border: 3px solid #F7F7F7;
    padding: 4px;
}


thead.dati2 {
    border-collapse: collapse;
    margin: 5px 0 10px;
    width: 100%;
	font: 9px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.dati2 th {
    background-color: silver;
    color: black;
    border: 3px solid #F7F7F7;
}

#pdf_dw a {
	width: 208px;
	height: 39px;
	background: url(img/button.jpg) no-repeat top;
	float: left;
	margin: 0 20px 0 0;
}

#pdf_dw a:hover {
	background: url(img/button.jpg) no-repeat bottom;
}

#pdf_dw h2 {
	margin-left: 10px;
}

#pdf_dw img {
	float: left;
	margin: 8px;
}





