
body,ul,li {margin:0;
padding:0;
font-family: verdana;
font-size:10;
}


#tablist
{
	padding: 3px 0;
	margin: 0.3em 0 0 0;
	background-color: #FFFFFF;
	width: 938px;
	height: 13px;
	border-color: #FFFFFF  transparent #000000  transparent;
	border-width: 0px 0 0px 0;
	border-style: solid;
	
}


#tablist ul {float:right;}

#tablist li
{
	list-style: none;
	display: inline;
	margin: 0;
	
}

#tablist li a
{
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	margin: 0 0 0 0;
	background-image: url(sfondo_mainmenu_separatore_.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;

}

#tablist li a:link, #tablist li a:visited
{
	color: #000;
	font-weight: bold;
		font-size:12px;

}

#tablist li a.current
{
	background-color: #745e46;/* colore dello sfondo della voce attiva B8110E*/
	background-position: 0 0;
	color: #FFF;
	border-color: #e0dfdc;
	border-width: 0 0 0 0 ;
	border-style: solid;
	font-size:12px;


}

#tabcontentcontainer
{
	width: 938px;
	height: 13px;
	padding: 6px;
	margin: 0;
	background-color: #745e46;/* colore dello sfondo della voce attiva */
	border-color: #e0dfdc transparent #000000 transparent;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

#tabcontentcontainer li
{
	height: 10px;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0;

}

#tabcontentcontainer li a{
text-decoration: none;
padding: 0px 5px 0px 5px;
margin: 0;
background-image: url(sfondo_mainmenu_separatore_.gif);
background-repeat: no-repeat;
background-position: 0 5px;
}

#tabcontentcontainer ul li a:hover {
text-decoration: none;
color: #000;
}

#tabcontentcontainer ul li a.link-partner-menu
{
	background-color: #FFD8A2;
	font-weight: normal;
	font-size: 11px;
	/*float: right;*/
	margin: 0 5px 0 10px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	color:#231F20;
}

#tabcontentcontainer ul li a:hover.link-partner-menu
{
	/*float: right;*/
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	color:#000;
}


#tabcontentcontainer li a:link, #tabcontentcontainer li a:visited
{
	color: #FFF;
	font-weight: bold;
}

.tabcontent{ display:none; }


.span-col {
	margin: 0px;
	padding: 7px;
	border: 1px dashed #CEBE9A;
	width:326px
	text-align: center;
	font-size: 10px;
}

.span-col-small {
	border: 1px dashed #CEBE9A;
}

.todayBlog {
  margin: 0px;
  padding: 0;  
  font-family: tahoma, geneva, arial, sans-serif;
  font-size: 10px;
  font-weight: 100;
  color: #666666;
  
}

.tabCont{
	
	border: 1px dashed #745e46;
	width:160
	}

.tabCont2{
	
	border: 0px;
	width:100%
	}

.tabCont3{
	
	border: 1px dashed #745e46;
	width:100%
	}	

.tabCont4{
	
	border: 1px dashed #745e46;
	width:300
	}		
		
.ContentBlog {
  margin: 0px;
  padding: 0px;
  font-family: tahoma, geneva, arial, sans-serif;
  font-size: 12px;
  font-weight: 100;
  color: #666666;
  
}
.mainh2Blog {
    display: inline;
    
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	color: #333;
	border-bottom: 2px solid #ccc;
	font-family: "Trebuchet MS", "Myriad Roman", Helvetica, Arial, sans-serif;
	line-height:120%;
}


.imgOnTopic{
	
	border: 1px dashed #CEBE9A;
	max-width:320;
	width: expression(this.width > 320 ? 320: true);

	}
	
.imgOnTopicNoLogin{
	
	border: 1px dashed #CEBE9A;
	max-width:150;
	width: expression(this.width > 150 ? 150: true);

	}	
	
#riducilink 

{
	
	
	text-decoration:none;
	
	
	}

#rowfirma{
	
	border: 1px dashed #CEBE9A;

	max-height:100px;
	max-width:650px;
	width:650px;
	height:100px;
	overflow: scroll;
	
	}	

#casellacontenuto{

	width:650px;
	overflow: vertical;
	
	}	

