@charset "utf-8";
/* CSS Document */

@import url(/tools/jquery/thickbox/thickbox.css);

.marrone {
	color: #632F09;
}

#TB_closeWindow {
	display: none;
}

.immagine {
	position: absolute;
	width: 647px;
}

.immagine img {
	position: absolute;
	right: 20px;
	top: -40px;
}

#content .testoaggiuntivo {
	position: absolute;
	margin-left: 370px;
	width: 228px;
}

#content .testoaggiuntivo p {
	width: 228px;
	font-weight: normal;
	color: #8C690A;
}

#content h1 {
	font-size: 14px;
	padding: 5px 0 15px 14px;
	background-position: left center;
	line-height: 15px;
}

#content h1 strong {
	font-size: 18px;
}

#content p {
	width: 350px;
	margin-left: 10px;
}

.allegati {
	position: absolute;
}

.allegati ul {
	position: absolute;
	width: 215px;
	left: 432px;
	top: -55px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.allegati li {
	background: url(/img/download.jpg) no-repeat right center;
	margin: 4px 0;
	padding: 5px 6px;
	text-align: right;
}

.allegati li a {
	color: #FFFFFF;
	font-weight: bold;
}

.blocco-download h3 {
	margin: 0;
	padding: 2px 4px 0 4px;
	color: #F8F0C3;
	font-size: 18px;
	font-weight: normal;
}

.blocco-download p {
	margin: 0;
	width: 99%;
}

.blocco-download p a {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 6px;
	margin: 6px 0;
}

ul.barra {
	background: url(/img/barra-lunga.jpg) no-repeat left bottom;
	padding: 10px 15px 0 30px;
	height: 40px;
	margin: 0;
	list-style: none;
}

ul.barra li {
	display: block;
	width: 95px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #7A4308;
	text-transform: uppercase;
}

ul.barra li a {
	color: #7A4308;
}