/*******************************************************************************
 NUDN2 General Definitions
*******************************************************************************/
html { 
	padding:0;
	margin:0; }

body {
	background:#ccc;
	font-family:verdana, sans-serif;
	font-size:12px;
	color:#3E3E3E;
	padding:0;
	margin:0; }

img, form { padding:0; margin:0; border:0; }

em, i { font-style:italic;
font-size:1em; }

strong, b { font-weight:bold; 
font-size:1em;} 

.skip { display: none; }

.clear { clear: both; }

a:link, a:visited {
	text-decoration:none; 
        color:red;
font-size:1em;}

a:hover {
text-decoration:underline;
color:black;
}

/* bullets */
ul { 
	list-style:none;
	padding:0;
	margin:0; }

li { 
	list-style:none /*url("arrow.gif")*/;
	margin:5px 0;
font-size:1em;}
	
li.stats { 
	list-style:none; 
	margin:5px 0 5px 5px; }

/*******************************************************************************
 Columns definitions
*******************************************************************************/
.wrapper {
	min-width:400px;
	width:100%; 
	margin: 0 -1px; }

.outer {
width:auto;
/* left column width and color */
border-left:180px solid #F5F5F5;
/* right column width and color */
border-right:160px solid #F5F5F5;
/* center column colour */
background:#FFF; }

.inner {
margin:0;
width:100%;
border-left:1px dashed #C0C0C0;
border-right:1px dashed #C0C0C0; }

/* Mozilla code */
.outer > .inner { border-bottom:1px solid transparent; }






/*******************************************************************************
 Header
*******************************************************************************/
.header {
	position:relative;
	background:#000;
	margin:0 0 0 0;
	border-bottom:1px dashed #C0C0C0; 
        background-image: url(logo_bn_piccolo.jpg);
        background-repeat: no-repeat;
        background-position: 3% 50%;
        padding-top:5px;
        padding-bottom:5px;
        }

.navBar {
	position:relative;
	font-size:1.0em;
	padding:10px;
	/*left:10px;

	top:5px;*/
	margin-bottom:5px;
        margin-left:140px;
        color:#c0c0c0;}
        
.navBar a:hover {
	text-decoration:underline; 
        color:#c0c0c0; }

.navBar a.selected,
div.footer a.selected {
	text-decoration:none; 
        color:#fff; }

.header h1 {
font-size:1.8em;
}

.header h1 a,
.header h1 a:link,
.header h1 a:visited {
            color:#c0c0c0;}

.header h1 a:hover,
.header h1 a:focus,
.header h1 a:active {
color:#fff;
text-decoration:underline;
}

.headerQuote {
	position:absolute;
	top:5px;
	right:10px;
	font-size:1.4em;
	font-weight:bold; }

/*******************************************************************************
 Left column
*******************************************************************************/
.leftcol {
	float:left;
	position:relative;
	z-index:10;
	width:180px;
	margin-left:-180px;
	font-size:1.0em;
	line-height:120%;
	color:#3E3E3E;
	overflow:hidden; }

.leftpad { 
         padding:10px 20px 10px 30px;}

.leftcol a:link, 
.leftcol a:visited {
	text-decoration:none; }

.leftcol a:hover {
        text-decoration:underline;
        color:black;}

.leftpad h1 {
	background:transparent;
	font-size:1.2em;
	color:#3E3E3E;
	margin:5px 0 15px 0;
	border:0; }

.leftpad h2 {
	background:transparent;
	font-size:1.1em;
	color:#3E3E3E;
	margin:15px 0 3px 0;
	border:0; }

.leftcol h2.separator {
	margin:8px 0 5px 0;
	padding-top:8px;
	border-top:1px solid #C0C0C0; }

/*******************************************************************************
 Middle column
*******************************************************************************/
.middlecol {
	float:left;
	width:100%;
	position:relative;
	z-index:12;
	font-size:1.0em;
	line-height:160%;
	color:#2A2A2A; }

.middlepad { padding:6px 40px 30px 40px; }

.middlecol a:link, .middlecol a:visited {
	text-decoration:none; }

.middlecol a:hover {
text-decoration:underline;
color:black;
}

.middlecol li {
	list-style:none /*url("arrow.gif")*/; }

h1.item {
	font-size:1.2em;
	margin:0 0 5px 0; 
        border-bottom: 1px dashed red;}

h1.item a {
    text-decoration:none; }

h1.item a:hover {
    color:#FFF; }

div#content h1.categoria {
font-size:1.2em;
color:red;
border-bottom:1px dashed #000;}

div#content h2.categoria {
font-size:1em;
border-bottom:none;
font-weight:normal;
}

h2,
h2.item, h3.item {
padding-bottom:3px; 
border-bottom: 1px dashed red;
font-size:1.2em;}

div.itembody h4 {
font-size:1.2em;
margin:0;
color:red;
}

.iteminfo {
	background:url("arrow2.gif") no-repeat 0 10px;
	font-size:0.9em;
	color:#7F7F7F; 
	padding:3px 0 15px 15px; 
	margin:0 0 10px 0;
	/*border-bottom:1px dashed #C0C0C0;*/ }

.offsetlinks {
	font-size:0.9em;
	text-align:right; }

/* comments */
.comment {
	font-size:0.9em; }

h4.comments {
	font-size:1.2em;
	margin:0 0 5px 0; }

.comment h3 {
	font-size:1.0em;
	margin-bottom:5px;
font-weight:bold; }

.commentinfo {
	background:url("arrow2.gif") no-repeat 0 5px;
	font-size:0.9em;
	color:#7F7F7F;
	padding:0 15px 10px 15px; 
	margin-bottom:10px;
	border-bottom:1px solid #DADADA; }

div.itembody table {
text-align:center;
margin:5px auto 20px;
}

/*simbolo nella home*/
div.simbolo {
padding-top:20px;
}

/*******************************************************************************
 Right column
*******************************************************************************/
.rightcol {
	float:left;
	position:relative;
	z-index:11;
	width:160px;
	margin-right:-160px;
	font-size:0.9em;
	line-height:130%;
	color:#3E3E3E; 
	overflow:hidden; }

.rightpad { padding:20px; }

.rightcol h2 {
	background:transparent;
	font-size:1.2em;
	color:#3E3E3E;
	margin:0px 0px 5px; 
	border:0; }

.rightcol h2.separator {
	margin:8px 0 5px 0;
	padding-top:8px;
	border-top:1px solid #C0C0C0; }

/*******************************************************************************
 Footer
*******************************************************************************/
.footer {
	width:100%;
	position:relative;
	z-index:13;
	background:#000;
	margin:0 0 0 0;
	border-top:1px dashed #C0C0C0; 
        line-height:3em;
        color:#c0c0c0;
        padding-top:1em;
        padding-bottom:1em;}

.footer p {
	font-size:0.9em;
	margin:0 0 0 40px;
        line-height:1.8em;}

        
.footer a:hover {
	text-decoration:underline; 
        color:#c0c0c0; }

/*******************************************************************************
 Forms
*******************************************************************************/
/*.searchform {
	position:absolute;
	top:6px;
	right:6px;
	background:#FFF;
	padding:5px;
	border:1px solid #C0C0C0; }*/

.searchform .formfield { 
	width:80px; 
	border:1px solid #8A8A8A; 
	color:#3E3E3E; 
	background:#FFFFFF; }

.formbutton { 
	font-size:0.9em; }

.commentform .formfield {
	font-family:verdana, sans-serif;
	font-size:0.9em; }

.commentform textarea {
	width:345px; }

/* Mozilla code */
.leftcol { margin-right:1px; }
.rightcol { margin-left:1px; }
.middlecol { margin:0 -3px 0 -2px; }