p, ul, ol {
	margin: 0px 0px 8px 0px;
}
ul, ol {
	padding:0px;
}
li {
 	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin:0px;
	background-position: left 2px;
}

.bbig {
	font-size: 24px;
}
.piccolo {
	font-variant:small-caps;
}
.benvenuto {
	color:#999999;
	font-weight:bold;
}
.avviso {
	color: #990000;
	font-weight: bold !important;
}
.errore {
	border: 2px solid #990000;
}
.pop {
	border:4px solid #CCCCCC;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:600px;
	padding:12px;
	display:none;
}
#testo, #laterale{
	line-height: 140%;
}
#testo{
	width:621px;
}
#laterale{
	width:360px;
}
#testo .bordosotto, #laterale .bordosotto {
	background: url(/images/borderH.gif) left bottom repeat-x;
	padding-bottom:4px;
	margin-bottom:10px;
}
.nonPubblicato, .nonPubblicato a {
	color:#999999;
	text-decoration: line-through;
}
.box {
	border:1px solid #D7D7D7;
	background-color:#F7F7F7;
	padding:15px;
	margin-bottom:16px;
	font-size:13px;
}
.box input, .box select, .box textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
.box h2 {
	color:#000000;
	margin-bottom:10px;
}
.box .mod {
	background-color:#FFFFFF;
	border:1px solid #D7D7D7;
	border-bottom-color:#EEEEEE;
	border-right-color:#EEEEEE;
	padding:8px;
}
.ttx {
	background: url(/images/borderH.gif) left bottom repeat-x;
	margin-bottom: 8px;
	padding-bottom:8px;
	width:571px;
}
.tt1, .tt2, .tt3 {
	float:left;
	margin-bottom: 0px;
}
.tt1 {
	width:136px;
	padding: 1px 10px 0px 0px;
	font-size: 11px;
	color: #666666;
}
.tt2 {
	padding-right: 10px;
	width:295px;
}
.tt3 {
	font-size: 9px;
	text-align:right;
	width:120px;
	text-transform: uppercase;
}
.tt3 a {
	padding:2px 6px 2px 6px;
	background:#AAAAAA;
	color:#FFFFFF;
	text-decoration: none;
	margin-left:2px;
}
.tt3 a:hover {
	background-color: #C20404;
}
a.allegato, .allegato a, #menulaterale a {
	background: url(/images/triH.gif) left 5px no-repeat;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
}
#menulaterale a.btnSelected {
	font-weight:bold;
}


/* ==== http://positioniseverything.net/easyclearing.html ==== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {height: 1%; }
* html .clearfix {height: 1%; }
/* ==== http://positioniseverything.net/easyclearing.html ==== */

.pulsantiera {
	border-bottom: solid 1px #CCCCCC;
	height: 13px;
	margin-bottom:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}
.pulsantiera a {
	display:block;
	padding: 1px 8px 1px 8px;
	border: solid 1px #CCCCCC;
	float:left;
	background-color:#F0F0F0;
	text-decoration:none;
	margin-left:2px;
	height: 10px;
}
.pulsantiera a.btnAttivo {
	background-color:#FFFFFF;
	font-weight:bold;
	border-bottom: solid 1px #FFFFFF;
}

.piccolo {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}

.rbox {
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	border-style: solid;
	border-width: 1px;
	padding:20px;
}

.rbox {
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 4px 4px 4px 4px;
	background: none repeat scroll 0 0 #FFFFFF;
}
#menu, #subm {
	display:none;
}
#percorso {
	position:absolute;
	top: 56px;
	left: 154px;
	width:572px;
	padding-top:2px;
	height:16px;
	overflow: hidden;
	font-weight: bold;
	color: #666666;
	font-size:11px;
}
#percorso a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	background-image: url(/images/triH.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	margin-right:4px;
}

