/* stili per la tabella */
@import url("../normale/tabella.css");
@import url("galleria.css");

body {
	background:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0.5cm ;
	font-size: 12pt;
	color: #333;
}

img.thb {
	float: left;
	margin: 0.5cm;
}

#tools {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tools a {
	text-decoration:none;
	color: #933;
}

#tools li {
	display:inline;
}


#topnav, #nav, .menubottom {
	display: none;
	}

#top {
	background: url(bacgkground-stampa.png) right repeat-y;
	height: 180px;
	border-bottom: 1px solid #008D92;
	text-align: center;
	font-size: 10pt;
}

#top h1 {
	position:absolute;
	left: 0.5cm ;
	top: 0;
	background: url(logo.png) top left no-repeat;
	height: 120px;
	width: 120px;
	padding: 0;
}

#top p, #bottom p {
	color: #009900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#top p b, #bottom p b {
	color: #3399CC;
}

#top h3, #bottom h3 {
	color:#006666;
	margin: 0;
}

hr, #top h1 span {
	display:none;
}


#container {
	position:absolute;
	width: 18cm;
	padding: 2pt;
	top: 1cm;
}

#content h3 {
	color: #006600;
}

#content .intro {
	border: 1px solid #009900;
	color: #006699;
	padding: 0.5cm;
}

#content .voce {
	border-bottom: 1px solid #21B469;
}

table {
	border: 1px solid #333;
}

#bottom {
	position: absolute;
	top: 1cm;
	left: 3cm;
	height: 200px;
	width: 14cm;
	text-align: center;
	font-size: 10pt;
}

#data {
	text-align:center;
	font-size: 10pt;
	border-top: 1px solid #006600;
	margin-top: 0.5cm;
}