/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5b5b5b; 
	text-decoration: none;
	text-align:center;

}

#wrapper{
	width:100%;
	
	

}
#container
{
	width:955px;
	margin:auto;
	text-align:left;
}
#menu
{
	width:100%;
	height:50px;
	padding-top:15px;
}

#contenuto
{
	width:100%;
}

#demo
{
	width:100%;
	padding:0px; margin:0px;
	/*padding-top:4px;*/
	clear:both;
}

#footer
{
	width:100%;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

#bottom
{
	width:100%;
}

#colonnaleft
{
	width:180px;
	float:left;

}
#colonnacenter
{
	width:595px;
	float:left;
}
#colonnaright
{
	width:180px;
	padding-left:3px;
	margin-right:-5px;
	float:left;
	
}

#pannello
{
	width:175px;
	/*background-image:url(../images/graf/new2/pannellosfondo.jpg);*/
	background-position:top left;
	background-repeat:repeat-y;	
}

#pannellosimple
{
	height:35px;
	background-image:url(../images/graf/new2/pulsante.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#pannellotop
{
	height:33px;
	background-image:url(../images/graf/new2/pannellotop.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:-5px;
}

#pannellotoparrow
{
	height:33px;
	background-image:url(../images/graf/new2/topinside.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
}
#pannellotoparrow2
{
	height:33px;
	background-image:url(../images/graf/new/topoutside.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
}


#pannellobottom
{
	background-image:url(../images/graf/new2/pannellobottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
}
#spacing
{
	padding-left:15px;
	padding-right:15px;

}

.menutoptd{}
.menutoptd:hover{
	background-image:url(../images/graf/new/geo_10.jpg);

}

.menutoptd:hover a.menuTop{
	color:#FFFFFF;
}
