html
{
	height: 96%;
}
body
{
	margin: 0 auto;
	height: 96%;
	margin: 0;
	padding: 0;
	font-family: Georgia, Serif;
	font-size: 12px;
	line-height: 19px;
	background: transparent url( i/bk.gif ) left center repeat-x;
	background-color: gainsboro;
}
* html body /* only for IE */
{
	height: 100%;
	overflow: hidden;
}
p
{
	margin: 0;
	padding: 0;
}
/* links */
a img
{
	border: 0;
}
a h3
{
	text-decoration: underline;
}
div#container a
{
	color: #576060;
	text-decoration: none;
	font-weight: bold;
}
div#container a:hover
{
	color: #B33F02;
	text-decoration: underline;
}
div#container a:visited
{
	color: rgb(117, 79, 56);
}
#IEbody
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 96%;
	width: 100%;
	overflow: auto;
	z-index: 0;
}
body > #IEbody
{
	overflow: visible;
}
* html #IEbody /* only for IE */
{
	height: 100%;
}
div#logo
{
	position: fixed;
	top: 50%;
	left: 0;
	margin: -204px 0 0 0;
	padding-top: 10px;
	z-index: 3;
}
* html div#logo
{
	position: absolute;
	padding-top: 3px;
}
div#logo h1
{
	display: none;
}
/* intro */
div#container #frecciaintro {
	float: right; 
	width: 200px; 
	height: 140px; 
	display: block; 
	background: transparent url( i/triangolo.gif ) right center no-repeat;
}
div#container #frecciaintro a {
	color: #FFF; 
	display: block; 
	margin-top: 50px; 
	vertical-align: middle; 
	background: transparent url( i/freccetta.gif ) 40px center no-repeat; 
	height: 40px;
	line-height: 40px;
}
/* fine intro */
h2
{
	position: absolute;
	left: 200px;
	top: 38px;
	font-size: 14px;
	font-family: Trebuchet MS, Sans-Serif;
	text-transform: uppercase;
	text-align: right;
	width: 240px;
	display: block;
}
h2 span
{
	background-color: White;
}
div#container
{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -203px;
	height: 405px;
	display: block;
	padding-left: 40px;
	background: transparent url( i/virg.gif ) 3px 70px no-repeat;
}
html>body div#logo
{
	margin: -210px 0 0 0;
}
table#content
{
	height: 405px;
	margin-right: 50px;
}
.hidden
{
	display: none;
}
td.text, td.onlytext
{
	width: 400px;
	padding-top: 70px;
	vertical-align: top;
	background: transparent url( i/triangolo.gif ) right 220px no-repeat;
}
td.onlytext
{
	padding-top: 38px;
	background-image: none;
	width: 570px;
	background: transparent url( i/virg.gif ) center 70px no-repeat;
}
* html td.text
{
	padding-top: 60px;
}
* html td.onlytext
{
	padding-top: 33px;
}
td.separatore
{
	vertical-align: text-top;
}
td.separatore .spazio400
{
	width: 100px;
}
td.separatore div
{
	background: transparent url( i/freccetta.gif ) 35px 0px no-repeat;
	display: block;
	margin-top: 310px;
	height: 50px;
	line-height: 30px;
	color: White;
	font-family: Trebuchet MS, Sans-Serif;
}
div#container td.separatore div a, div#container td.separatore div a:link, div#container td.separatore div a:visited, div#container td.separatore div a:active
{
	display: block;
	color: White;
	font-weight: normal;
	width: 70px;
}
div#container td.separatore div a:hover
{
	color: gainsboro;
}
td.text h3, td.onlytext h3
{
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 16px;
	color: #566;
}
td.text .presentation, td.onlytext .presentation
{
	position: relative;
	top: 0;
	left:0;
	height: 124px;
	font-family: Trebuchet MS, Sans-Serif;
	/* background: transparent url( i/bk_logo.gif ) center center no-repeat; */
}
td.onlytext .presentation
{
	height: 174px;
}
* html td.text .presentation p:first-line
{
	line-height: 28px;
}
td.text .presentation p:first-letter
{
	font-size: 40px;
	float: left;
	color: #333;
	font-style: oblique;
	font-family: Georgia, Serif;
}
* > td.text .presentation p:first-letter
/* no margins for IE: it crashes */
{
	margin-right: 3px;
	margin-top: -2px;
}
* html td.onlytext .presentation p:first-line
{
	line-height: 28px;
}
td.onlytext .presentation p:first-letter
{
	font-size: 40px;
	float: left;
	color: #333;
	font-style: oblique;
	font-family: Georgia, Serif;
}
* > td.onlytext .presentation p:first-letter
/* no margins for IE: it crashes */
{
	margin-right: 3px;
	margin-top: -2px;
}
td.text .description
{
	padding-top: 60px;
	font-size: 17px;
	color: White;
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
}
td.onlytext .presentation, td.onlytext .description, td.onlytext .location
{
	padding-left: 15px;
	font-family: Trebuchet MS, Sans-Serif;
}
td.onlytext .spazio400
{
	width: 570px;
}
td.onlytext .description, td.onlytext .location
{
	padding-top: 10px;
	color: White;
}
td.text .location
{
	padding-top: 3px;
	margin-top: 3px;
	border-top: 1px solid gainsboro;
	font-size: 11px;
	font-family: Trebuchet MS, Sans-Serif;
	line-height: 14px;
	color: gainsboro;
	margin-right: 30px;
	margin-left: 30px;
}
td.image
{
	padding-top: 20px;
	vertical-align: middle;
	text-align: right;
}
td.onlyimage
{
	padding-top: 20px;
	vertical-align: middle;
	text-align: right;
}
td.image .location
{
	display: none;
}
td.onlyimage .location
{
	color: White;
	font-family: Trebuchet MS, Sans-Serif;
}
.cornice
{
	background-color: white;
	border: 1px solid black;
	padding: 6px;
	display: block;
}
html>body .cornice
{
	padding-bottom: 0;
}
.cornice img
{
	margin-bottom: 0;
	border: 1px solid black;
	visibility: hidden;
}
.slogan
{
	font-size: 24px;
	color: White;
}
td.finale
{
	padding-top: 34px;
	vertical-align: top;
	text-align: right;
}
.finale1
{
	position: relative;
	top: 0;
	left:0;
	height: 164px;
	font-family: Trebuchet MS, Sans-Serif;
	/* background: transparent url( i/bk_logo.gif ) center center no-repeat; */
}
.finale2
{
	margin-top: 15px;
	color: White;
	font-family: Georgia, Serif;
	/* background: transparent url( i/bk_logo.gif ) center center no-repeat; */
}
.finale3
{
	position: relative;
	color: gainsboro;
	top: 155px;
	right: -43px;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 10px;
	width: 300px;
	line-height: 12px;
}
* html .finale3
{
	left: -50px;
}
#nav
{
	padding: 0;
	position: fixed;
	top: 50%;
	left: 150px;
	margin: -202px 0 0 0;
	z-index: 3;
	font-size: 11px;
	font-family: Trebuchet MS, Sans-Serif;
}
* html #nav { /*only for IE*/
	position: absolute;
	margin: -203px 0 0 0;
}
/* LINK BOXES for TAB */
#nav a, #nav a:link, #nav a:active, #nav a:hover, #nav a:visited
{
	display: inline;
	background-color: #EEE;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 0px;
	border: 1px solid black ;
	text-decoration: none;
	color: #002200;
}
#nav a:hover
{
	background-color: #000;
	color: #FFF;
}
#nav a.selected, #nav a:link.selected, #nav a:active.selected, #nav a:hover.selected, #nav a:visited.selected
{
	background-color: #000;
	color: #DDD;
}
#nav span
{
	font-family: Georgia, Serif;
}
.spazio400
{
	visibility: hidden;
}
/* gestione posizionamento delle ../_fotografie */
/* ^^^^ non modificabili ^^^^^^ */
.sinistra, .left
{
	float: left;
	margin-right: 7px;
	border: solid 1px black;
}
.destra, .right
{
	float: right;
	margin-left: 7px;
	border: solid 1px black;
}
/* fine stili posizionamento */
/*a:hover img
{
	filter: Alpha(opacity=50);
}
a:hover > img
{
    opacity: 50%;
}
*/