/* HOME */
.divIframeEng1 {
        height: 140px; 
        width: 100%; 
        clear: both; 
        margin-top: 3px; 
}
.divIframeEng2 {
        height: 100px; 
        width: 100%; 
        clear: both; 
        margin-top: 3px; 
}


/* Tag cloud */

div#tag-body {
	margin: 8px 0 0 0; 
	width: 295px; 
	background-color: #F4F4F5;
	padding: 0px;
}

div#tag-body p {
	margin: 0; 	
}

div#track {
	position: relative; 
	margin: -5px auto 1px auto;
	left: 0;
	width: 295px; 
	background: transparent url(/Conf2007/img/inglese/slider/track.png) 0 0 no-repeat; 
	height: 47px;
	cursor: pointer;
}

div#handle {
	width: 24px; 
	height: 31px; 
	background: transparent url(/Conf2007/img/inglese/slider/handle.png) 0 0 no-repeat; 
	cursor: move; 
	margin-left: 2px; 
	top: 13px; 
	left: 146px; 
	position: relative;
}


#tagcloud-filter {
 margin-top: 12px;
}
ul.tagcloud { padding: 0; margin: 0 0 5px 0; text-align: center; }
ul.tagcloud li{ display: inline; }
ul.tagcloud li {
	line-height: 18px;
	padding: 4px 0 0 0;
}

ul.tagcloud li.taglevel1, dd.taglevel1 { font-size: 174%; line-height: 22px; }
ul.tagcloud li.taglevel2, dd.taglevel2 { font-size: 148%; line-height: 21px; }
ul.tagcloud li.taglevel3, dd.taglevel3 { font-size: 132%; line-height: 20px; }
ul.tagcloud li.taglevel4, dd.taglevel4 { font-size: 120%; }
ul.tagcloud li.taglevel5, dd.taglevel5 { font-size: 108%; }
ul.tagcloud li.taglevel6, dd.taglevel6 { font-size: 82%; }

ul.tagcloud li a {
	line-height: 18px;
	margin-right: 10px;
	color: #1F5394;
}
ul.tagcloud li a span {
	display: none;
}


/* Aree */
.tableListaLink {
	margin: 0; padding: 5px 0; width: 45%; vertical-align: top; font-size: 105%;
}
.tableListaLink a {
	color: #4875AD;
	text-decoration none;
}
.tableListaLink a {
	color: #4875AD;
	text-decoration underline;
}


