#last_vt_area {
	float: left;
	width: 190px;
	padding: 4px 4px 4px 4px;
}

* html #last_vt_area {}

#last_vt_label {
	font-size: 16px;
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	margin-top: 10px;
}

.last_vt {
	width: 190px;
	height: 40px;
	padding: 0px 0px 3px 0px;
	margin-bottom: 10px;
	margin-top: 9px;
}

* html .last_vt {}

.last_vt a.last_vt_thumb {
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 1px;
	color: #8BB2FF;
	width: 60px;
	height: 36px;
}

.last_vt img{
	display: block;
	border: 1px solid #8BB2FF;
	width: 60px;
	height: 36px;
	padding: 1px;
	margin-right: 5px;
}

.last_vt span {
	display: block;
	float: left;
	width: 110px;
	height: 40px;
	overflow: hidden;
	margin-left: 8px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.last_vt a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.last_vt_date {
	float: left;
	padding-top: 2px;
	color: gray;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right!important;
	font-weight: normal!important;
	font-style: italic;
}

///////////////////////////////////////////

#servizi_label {
	font-size: 16px;
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	margin-top: 10px;
}

.servizi {
	width: 190px;
	height: 60px;
	padding: 0px 0px 3px 0px;
	margin-bottom: 10px;
	margin-top: 9px;
}

* html .servizi {}

.servizi a.servizi_thumb {
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 1px;
	color: #8BB2FF;
	width: 30px;
	height: 50px;
}

.servizi img{
	display: block;
	border: 1px solid #8BB2FF;
	width: 30px;
	height: 50px;
	padding: 1px;
	margin-right: 5px;
}

.servizi span {
	display: block;
	float: left;
	width: 110px;
	height: 60px;
	overflow: hidden;
	margin-left: 8px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.servizi a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

///////////////////////////////////////////

#stats {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
}

#stats_user {
	float: left;
	width: 190px;
	height: 80px;
	padding: 0px 5px 5px 5px;
	border: 1px solid silver;
	margin-bottom: 10px;
}

#stats_categs {
	float: left;
	width: 190px;
	padding: 5px;
}

* html #stats_categs{}

.stats_vt_row {
	float: left;
	width: 220px;
	font-weight: bold;
	color: blue;
	height: 19px;
	line-height: 19px;
	margin-top: 5px;
	border-bottom: 1px solid gray;
}

.stats_ct_row {
	float: left;
	width: 98%;
	padding: 1%;
	font-weight: bold;
	color: blue;
	margin-bottom: 2px;
	border-bottom: 1px dotted gray;
}

a.stats_categ_1 {
	text-decoration: none;
	color: #DDB0DF;
	text-align: center;
	font-size: 16px;
	padding: 1px;
}

a.stats_categ_1:hover {
	color: #DC7ADF;
}

a.stats_categ_2 {
	text-decoration: none;
	color: #DDB0DF;
	text-align: center;
	font-size: 18px;
	padding: 1px;
}

a.stats_categ_2:hover {
	color: #DC7ADF;
}

a.stats_categ_3 {
	text-decoration: none;
	color: #DDB0DF;
	text-align: center;
	font-size: 14px;
	padding: 1px;
}

a.stats_categ_3:hover {
	color: #DC7ADF;
}

a.stats_categ_4 {
	text-decoration: none;
	color: #DDB0DF;
	text-align: center;
	font-size: 10px;
	padding: 1px;
}

a.stats_categ_4:hover {
	color: #DC7ADF;
}

a.stats_categ_5 {
	text-decoration: none;
	color: #DDB0DF;
	text-align: center;
	font-size: 8px;
	padding: 1px;
}

a.stats_categ_5:hover {
	color: #DC7ADF;
}

a.stats_categ_6 {
	text-decoration: none;
	color: #DDB0DF;
	text-align: center;
	font-size: 8px;
	padding: 1px;
}

a.stats_categ_6:hover {
	color: #DC7ADF;
}

#last_prds_area {
	float: left;
	width: 190px;	
	margin-top: 10px;
	margin-bottom: 20px;
}

* html #last_prds_area {height: 315px;}

#last_prds_label {
	font-size: 16px;
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
}

.last_prd {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	width: 190px;
	height: 70px;
	margin-bottom: 5px;
	margin-top: 5px;
}

* html .last_prd{}

.last_prd a {
	text-decoration: none;
}

#comunicazioni {
	float: left;
	width: 400px;
	margin: 10px 5px 0px 5px;
}

#news_area {
}

* html #news_area {
	width: 400px;
}

#altre_news {
	display: block;
	width: 400px;
	height: 160px;
	text-align: left;
	margin: 15px 0px 0px 0px;
	color: #9A8BFD;
}

#altre_news a {
	color: #9A8BFD;
	font-size: 11px;
	text-decoration: none;
}

#altre_news_simg {
	display: block;
	width: 400px;
	text-align: left;
	margin: 20px 0px 15px 0px;
	color: #9A8BFD;
}

#altre_news_simg a {
	color: #9A8BFD;
	font-size: 11px;
	text-decoration: none;
}

#altre_news2 {
	width: 120px;
	text-align: right;
	margin: 0px 0px 0px 210px;
	border-bottom: 6px solid #3A3A3A;
	background-color: #3A3A3A;
	color: #FFFFFF;
	padding-right: 10px;
}

* html #altre_news2 {
	margin-left: 212px;
}

#altre_news2 a {
	color: #FFFB00;
	font-size: 11px;
	text-decoration: none;
}

/* -------------- comunicati ---------------*/
#comunicati {
	display: block;
	width: 400px;
	margin-top: 15px; 
	float: left;
	text-align: left;
}

#esperienze_label {	
	font-size: 16px;
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
}

#esperienze_box {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

a.esperienze {
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 400px;
	text-decoration: none;
	border-bottom: 1px solid silver;
}

a.esperienze:hover {
	display: block;
}
/* -------------- fine comunicati ---------------*/

#titolo_news {
	font-family: "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	text-color: #9A8BFD;
	font-size: 26px;
	padding-bottom: 10px;
	line-height: 20pt;
	text-align: left;
}

#titolo_news a {
	text-decoration: none;
	color: #9A8BFD;
}

#testo_news {
	font-family: "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	text-color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: left;
}

#home_news_blocco {
	width: 400px;
}

#home_news_thumb {
	width: 400px;
	height: 200px;
	text-decoration: none;
	background-color: #C3C3C3;
	margin: auto;
}

a.home_edi {
	/*position: relative;
	top: 50px;
	float: left;
	display: block;
	width: 98%;
	border-bottom: 1px dotted gray;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 30px;*/
	line-height: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
    text-decoration: none;
	color: #32679B;
	z-index: 4;
}

a.home_edi:hover {
	text-decoration: none;
}

/*------------ fiere eventi ------------*/

#fiere_eventi {
	display: block;
	width: 400px;
	margin-top: 15px; 
	float: left;
	text-align: left;
}

#fiere_eventi_label {
	font-size: 16px;
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
}

#slider{
	width: 396px;
}


#paginate-slider{
	text-align: left;
}

#paginate-slider a:hover, #paginate-slider a.selected{
}

.vedi-tutte {
	text-align: right;
	position: absolute;
	border-top: 1px solid #9A8BFD;
	width: 100px;
	left: 291px;
	top: 144px;
}

.vedi-tutte a {
	font-size: 11px;
	color: #666666;
	padding: 0 0 0 12px;
	background: url(../images_web/arrows-pic.gif) left 3px no-repeat;
}
.vedi-tutte a:hover{
	text-decoration: none;
}


/*------------ fine fiere eventi ------------*/
