
/* menu pagine personalizzate */
.unpersmenudiv {
	margin-bottom: 30px;
	display: block;
}
.unpersmenu {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.unpersmenu li {
	float: left;
	padding: 0 2px 3px 2px;
}

.unpersmenumenutem, .unpersmenumenuamm, .unpersmenuun {
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding: 0 3px 0 3px;
	text-decoration: underline;
}

/* stili comuni modificati */
.temmaindiv {
	margin-left: 85px;
	width: 407px;
}
.temtitolo {
	border-bottom: 1px solid;
}
.tembottom {
	border-top: 1px solid;
}
.temfotoleft { 
	border: 1px solid;
}
.temfotoright { 
	border: 1px solid;
}
.temfotocenter { 
	border: 1px solid;
}
.temfotoleftcenter { 
	border: 1px solid;
}
.temfotorightcenter { 
	border: 1px solid;
}
.temfotogenborder { 
	border: 1px solid;
}
.temlink {
	/*background: url(../Img/Img_Frc_Sz_Arancione.gif) no-repeat 0% 50%; */
}
.temth {
	color: #ffffff;
}
.temtd {
	border: 1px solid;
}

/* schede guida turistica */
.wscheda { width: 77px; }
.wschedar { width: 410px; }

.menuppcomdiv {
	margin-left: 60px;
}

/* FileBrowser */

.fbfolder {
	background: url(http://www.piemonteweb.it/comweb2006//Img/fbFolder.gif) no-repeat;
	width: 17px;
	height: 14px;
	padding-left: 20px;
	line-height: 1.5em;
}
.fbfoldersub {
	margin-left: 15px;
}
.fbfile {
	padding: 2px 0 2px 20px;
	line-height: 1.5em;
}
.fbpdf {
	background: url(http://www.piemonteweb.it/comweb2006//Img/fbPdf.gif) no-repeat 0 50%;
	width: 16px;
	height: 16px;
}
.fbdoc {
	background: url(http://www.piemonteweb.it/comweb2006//Img/fbDoc.gif) no-repeat 0 50%;
	width: 16px;
	height: 16px;
}
.fbxls {
	background: url(http://www.piemonteweb.it/comweb2006//Img/fbxls.gif) no-repeat 0 50%;
	width: 16px;
	height: 16px;
}
.fbjpg {
	background: url(http://www.piemonteweb.it/comweb2006//Img/fbJpg.gif) no-repeat 0 50%;
	width: 16px;
	height: 16px;
}
.fbzip, .fbrar {
	background: url(http://www.piemonteweb.it/comweb2006//Img/fbZip.gif) no-repeat 0 50%;
	width: 16px;
	height: 16px;
}
