body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#flashcontent {
	width: 111px;
	height: 119px;
}

#logo {
	width: 304px;
	height: 351px;
	padding: 0px;
	margin: 0px auto;
	margin-top: 100px;
}

.enter {
	color: #6a241c;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 20px;
	padding-left: 20px;	
}

.enter:hover {
	text-decoration: underline;
}

#container {
	width: 940px;
	margin: 0px auto;
	margin-top: 40px;
}

#left {
	background: none;
	width: 111px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	float: left;
}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
}

#left li {
	height: 20px;
	line-height: 20px;
}

#left li a {
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 15px;	
	font-weight: bold;
}

#left .act {
	font-size: 12px;
	color: #6a241c;
	font-weight: bold;
	padding-left: 15px;	
}

#right {
	width: 811px;
	height: 563px;
	margin: 0px;
	margin-left: 111px;	
}

#right .logo {
	background: url(/images/logo_desc.png) no-repeat;
	background-position: bottom;
	width: 730px;
	height: 30px;	
	padding: 0px;
	margin: 0px;
	padding-top: 108px;	
}

.content {
	background: url(/images/cnt_bg.png);
	margin: 0px;
	margin-left: 11px;
	margin-top: -3px;
	width: 478px;
	height: 398px;
}

.big {
	width: 689px !important;
	height: 373px !important;
	padding-top: 25px;
	padding-left: 9px;	
}

.thumbs_cnt {
	width: 170px;
	height: 364px;
	border-right: 1px solid #000000;
	padding: 0px;
	float: left;
}

.thumbs {
	padding: 0px;
	padding-top: 2px;
	padding-left: 9px;
	float: left;
}

.thumbs img {	
	margin: 0px;
	margin-right: 12px;
	margin-top: 11px;
	float: left;	
}

.thumbs .page {
	width: 100px;
	background: #0000cc;
}

.thumbs_cnt .pn {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	float: right;
	margin-right: 16px;
}

.thumbs_cnt .pn:hover {
	font-weight: bold;	
}

#zoom {
	float: left;
	margin-left: 16px;
	margin-top: 16px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}
/*TEXT*/
#track {
	float: left;	
	width: 17px;
	height: 368px;
	background: url(/images/scroll_bg.png);
	margin-top: 15px;
}

#handle {
	width: 15px;
	height: 17px;
	background: url(/images/scroll_bg.png);
	border: 1px outset #999999;
	display: block;
}

#scr_up, #scr_down {
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	padding: 0px;
	display: block;
}

#scr_up {	
	background: url(/images/scroll_up.png);
	position: relative;
	margin-top: 20px; 
}

#scr_down {
	background: url(/images/scroll_down.png);
	position: relative;
	margin-top: 351px; 
}

#scr_up span, #scr_down span {
	display: none;
}

.testo, .testo_np, .testo_more {
	font-size: 11px;
	color: #ffffff;
	height: 368px;
	overflow: hidden;
	float: left;
}

.testo {
	width: 254px;	
	padding: 20px 10px 10px 0px;
	margin: 0px;
	margin-left: 194px;
}

.testo_np {
	width: 430px;
	padding: 20px 0px 10px 0px;
	margin-left: 14px;
}

.more {
	width: 648px !important;
}

.testo_more {
	width: 604px;
	padding: 20px 10px 10px 0px;
	margin-left: 14px;
}

.testo a, .testo_np a, .testo_more a {
	color: #ffffff;
}

.titolo {
	font-size: 12px;
}

.tb_pb td {
	padding-bottom: 8px;
}

.tb_pb td img {
	margin-right: 12px;
}

/* background */
.chisiamo {
	background: url(/images/chisiamo.jpg) no-repeat;
}

.noi {
	background: url(/images/noi.jpg) no-repeat;
}

.privati {
	background: url(/images/privati.jpg) no-repeat;
}

.aziende {
	background: url(/images/aziende.jpg) no-repeat;
}

.bolloCEE {
	background: url(/images/bolloCEE.jpg) no-repeat;
}

.gallery {
	background: url(/images/gallery.jpg) no-repeat;
}

.location {
	background: url(/images/location.jpg) no-repeat;
}

.contatti {
	background: url(/images/contatti.jpg) no-repeat;
}

#footer {
	font-size: 9px;
	margin-top: 14px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}