html
{
	background-color:rgb(90%, 80%, 90%);
	margin:10px;
	padding:5px;
	width:820px;
	height:600px;
}

p
{
	max-width:780px;
}

/* link vistitati o non ancora visitati */
a:link
{
	color:white;
	font-weight:bold;
	font-size:12pt;
}

a:visited
{
	color:gray;
	font-weight:normal;
	font-size:12pt;
}

#back
{
	border:thin white solid;
	margin-bottom:5px;
	padding:8px;
	text-align:right;
	font-size:11pt;
}

#back img
{
	display:none;
	float:left;
	position:relative;
	top:-4px;
	margin:0px;
	padding:0px;
}

#title
{
	display:block;
	font-size:18pt;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px;
} 

#naturalista
{
	text-transform:none;
	font-size:15pt;
	font-style:italic;
	font-weight:normal;
}

#foglie_fiori_frutti
{
/* 	clear:left; */
	display:block;
	width:25cm;
}

img
{
	margin-right:10px;
	border:thin white solid;
}

img:hover
{
	border-color:gray;
}

#img1
{
	float:left;
	height:310px;
}

#img2
{
/* 	display:block; */
	/*position:absolute;
	left:19.2cm;
	top:17.2cm;*/
	float:right;
	width:232px;
/* 	height:309px; */
	margin:10px;
	margin-left:15px;
	margin-bottom:12px;
}

#img3
{
/* 	display:block; */
	width:450px;
/* 	clear:left; */
/* 	clear:right; */
}

p
{
	width:26cm;
	color:#445544;
}

#note
{
/* 	float:left; */
/* 	clear:right; */
}

#content
{
	border:thin white solid;
	padding:8px;
}

#descrizione
{
	display:block;
/* 	width:18cm; */
	text-align:justify;
	font-size:12pt;
	font-family:Tahoma, sans, sans-serif;
}

h3
{
	text-transform:uppercase;
	font-size:12pt;
	font-weight:bold;
}

h4
{
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
}

#bibliografia
{
	font-size:10pt;
	color:gray;
	font-family: Tahoma, sans, sans-serif;
}

#bibliografia em
{
	font-weight:bold;
	font-style:normal;
}

#bibliografia strong
{
	font-size:12pt;
	font-variant:small-caps;
	color:black;
}

#validation
{
	display:inline;
}

#validation img
{
	border-style:none;
}

#foot_jumps
{	
	display:block;
}
