
.itemz
{
	background: url('../images/bg_menu_comuni.png') no-repeat;
	padding: 6px 0;
	margin: 0 0 0 0;
	font: normal 11px 'Tahoma', Verdana;
	list-style-type: none;
	text-align: left;
	height: 19px;
}

.itemz li{
	display: inline;
}

.gi  {
	smargin: 0;
	spadding: 0;

	/*display: none;*/
	width: 169px;
}

.itemz span {
display: inline-block;
opacity: 0;
filter: alpha(opacity = 0);
cursor: pointer;
}

#m1 {
	margin-left: 10px;
	margin-right: 16px;
}

#m2 {
margin-right: 22px;
}

#m3 {
margin-right: 8px;
}

#m4 {
margin-right: 10px;
}

#m5 {
margin-right: 26px;
}

#m6 {}


.itemz li a {
	text-decoration: none;
	
	color: #2d2b2b;
		
}

.itemz li a:visited{
color: #2d2b2b;
}

.itemz li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.itemz li.selected{
position: relative;
top: 1px;
}

.itemz li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.itemz li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	/*
	border-right: 1px solid #EBEAEA;
	border-left: 1px solid #EBEAEA;
	border-bottom: 1px solid #EBEAEA;
	*/
	width: 396px;
	padding: 10px;
}

/*padding: 10px;*/

#tcontent1,
#tcontent2,
#tcontent3,
#tcontent4,
#tcontent5,
#tcontent6 {
	/*border-right: 1px solid #E3DDA4;*/
	/*border-left: 1px solid #E3DDA4;*/
	width: 418px;
}

#tcontent1 .com_cont,
#tcontent2 .com_cont,
#tcontent3 .com_cont,
#tcontent4 .com_cont,
#tcontent5 .com_cont,
#tcontent6 .com_cont {
	padding: 2px 24px 24px 24px;
	text-align: justify;
}


#tcontent1 {
	background: #C2D8A0;
	background:url(../images/comune_m.png) repeat-y;
/* mettere sfondo*/
}

#tcontent2 {
	background: #FEC899;
	background:url(../images/storia_m.png) repeat-y;	
}

#tcontent3 {
	background: #DFE494;
	background:url(../images/monumenti_m.png) repeat-y;	
}

#tcontent4 {
	background: #C6C6C6;
	background:url(../images/paesaggio_m.png) repeat-y;
}

#tcontent5 {
	background: #B7CEE2;
	background:url(../images/eventi_m.png) repeat-y;	
}

#tcontent6 {
	background: #E2B7C8;
	background:url(../images/foto_m.png) repeat-y;	
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}