#desc {
	height:120px;
	color: White;
	padding:0;
	background:#000033 url(../../images/custom/tema.jpg) top right no-repeat;
	clear:both;
	margin:5px 0 10px 0;
}

/* Main container */

body 
{
	/* commentare per sfondo standard */
	background:#e6e6e6 url(../../images/custom/img_background.png) repeat-x;
}

body>#container
{
    margin: 0 auto 20px auto;
    width: 920px;
    height: auto;
    min-height: 100%;
    padding: 5px 10px 20px 10px;
    background: #ffffff url(../../images/custom/img_container.png) repeat-x;
    float: none !important;
    border-left: 1px solid #A0A0A0;
    border-left-style: solid;
    border-right: 1px solid #A0A0A0;
}

/* Navitab menu */

.navitab {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1.1em;
	background:#000055 url(../../images/corner.gif) top right no-repeat;
	color: White;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

.navitab:hover {
	text-decoration:none;
	color: White;
	background-color: #000033;
	border-bottom:1px solid #ffffff;
}

.activenavitab {
	padding:4px 8px 4px 8px;
	color:White;
	margin:0 0 4px 0;
	font-size:1.1em;
	text-decoration:none;
	background:#000033 url(../../images/corner.gif) top right no-repeat;
	border-left:1px solid #ffffff;
}

.activenavitab:hover {
	text-decoration:none;
	color: White;
}

/* Header description */

#sidebar p.news
{
	text-align: left;
	background-color:#FFFF99;
	border: 1px solid #d8d8d8;
	font-size:0.9em;
	padding: 5px 5px 5px 5px;
	line-height:1.3em;
	margin:0 0 15px 0;
}

#sidebar p.private
{
	background-color:#fafafa;
	border: 1px solid #d8d8d8;
	font-size:0.9em;
	padding: 5px 5px 5px 5px;
	line-height:1.3em;
	margin:0 0 15px 0;
}

#sidebar p.presentazione
{
	margin:0 0 5px 0;
	line-height:0.5em;
	text-align:center;
}