body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #1B2A50;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	/*font-family: Verdana, Sans-Serif;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-family: Georgia, Verdana, Sans-Serif;
	font-family: Sans-Serif;
	font-family: MS Sans Serif, Verdana, Sans-Serif;
	font-family: Verdana, Arial, Sans-Serif;	
	font-family: Trebuchet, Verdana, Sans-Serif;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-family: Georgia, Verdana, Sans-Serif;*/
	font-family: Trebuchet MS, Verdana, Geneve, Arial, Helvetica, Sans-Serif;

}

img
{
	border: 0px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #1B2A50;
	text-decoration: underline;
	cursor: hand;
}

div
{
	overflow: hidden;
}

ul
{
	margin: 0px;
	margin-left: 5px;
	padding-left: 10px;
}

ul li
{
	list-style-image: url(../images/freccia-verde.gif);
	margin-bottom: 0.2em;
	line-height: 140%;
}

ul li ul li
{
	list-style-image: url(../images/freccia-verde_light.gif);
	margin-bottom: 0.2em;
	line-height: 140%;
}

ul li ul li ul li
{
	list-style-image: url(../images/freccia-verde.gif);
	margin-bottom: 0.2em;
	line-height: 140%;
}

ul ul
{
	margin: 0.2em;
}

p
{
	margin-top: 0px;
	margin-bottom: 0.5em;
	/*margin-bottom: 30px;*/
}

label
{
	text-decoration: underline;
	font-size: 12px;
}

#textsize
{
	text-align: right;
}

#container
{
	width: 760px;
	margin: 0px;
}

#container2
{
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 6px;
}

.textError
{
	color: #FF0000;
}

/*--------------------- HEADER ---------------------*/

#header
{
	background-image: url(../images/header-IT.jpg);
	background-repeat: no-repeat;
	height: 78px;
}

#header a
{
	text-decoration: none;
}


#htopright
{
	float: right;
	color: #334779;
	background-color: #FFFFFF;
}

#htopright a
{
	color: #334779;
}

.lang, .lang_sel, #sitemap
{
	padding: 0px 3px;
}

#sitemap a
{
	color: #334779;
}

#htopright .lang_sel a
{
	/*background-color: #D32B2A;*/
	font-weight: bold;
	color: #D32B2A;
}

.fontDimSize, #fontSmall
{
	font-family: Courier New, Arial, Sans-Serif;
	padding: 0px 3px;
}

#fontSmall
{
	font-size: 8px;
}

#sitemap
{
	background-color: #FFFFFF;
	color: #334779;
}

#menuheader
{
	width: 760px;
	background-image: url(../images/barra_menu.jpg);
	background-repeat: no-repeat;
	background-color: #334779;
	font-family: Arial, Verdana, Sans-Serif;
}

/* MENU HEADER */
.nosel, .sel, .noselover
{
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 2px 8px;
}

.nosel
{
	background-color: #334779;
}

.noselover
{
	background-color: #A1CD6B;
}

.sel
{
	background-color: #62AB06;
}

.nosel a, .sel a, .noselover a
{
    text-decoration: none;
    color: #FFFFFF;
}

.hicoproject
{
	float: right;
	margin-top: 3px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
}

.hicoproject a
{
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 15px;
}

.hicoproject a:hover
{
	text-decoration: underline;
}

.textwidth
{
	width: 300px;
}

/*--------------------- PATH ---------------------*/

#path
{
	padding: 6px 6px;
}

#path a
{
	text-decoration: none;
}

#pathtable
{
	width: 748px;
	font-size: 12px;
}

#formtd
{
	width: 250px;
}

#searchform
{
	width: auto;
	float: right;
}

#searchtext
{
	width: 100px;
	border: solid 1px #C0C0C0;
	font-size: 12px;
	margin: 0px 10px;
}

#searchlabel
{
	font-size: 12px;
	text-decoration: none;
}

#butsearch
{
	background-image: url(../images/search_n.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 22px;
	height: 22px;
	font-size: 0px;
	margin-right: 10px;
}

#butnext, #butprev
{
	background-repeat: no-repeat;
	border: 0px;
	width: 22px;
	height: 22px;
	font-size: 0px;
	margin-right: 10px;
}

#butnext
{
	background-image: url(../images/next.jpg);
}

#butprev
{
	background-image: url(../images/prev.jpg);
}

.butdown
{
	background-image: url(../images/down.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 30px;
	height: 22px;
	font-size: 0px;
	margin-right: 10px;
}

.textright
{
	text-align: right;
}

.textrightfloat
{
	float: right;
	text-align: right;
}

/*--------------------- LEFT MENU --------------------- */

#leftmenu
{
	float: left;
	width: 176px;
}

#leftmenu a
{
	text-decoration: none;
}

#leftmenu a:hover
{
	color: #62AB06;
}

#leftmenu a.lmselected:hover
{
	color: #334779;
}

#lmcontent
{
	padding: 0px 7px;
}

#lmcontent div.contentdescheaderbox
{
	width: 162px;
	font-family: Arial, Verdana, Sans-Serif;
}

.itemheader
{
	background-color: #FFFFFF;
	height: 21px;
}

.itemheaderleft, .itemheaderright, .itemheaderww, .itemheadermap
{
	background-color: #334779;
	background-repeat: no-repeat;
}

.itemheaderleft
{
	width: 162px;
	background-image: url(../images/sfondo_orecchia_sin.jpg);
}

.itemheaderright
{
	width: 149px;
	background-image: url(../images/sfondo_orecchia_dx.jpg);
}

#itemheaderw
{
	height: auto;
	background-image: url(../images/sfondo_orecchia_c_d.jpg);
	background-repeat: no-repeat;
	background-color: #334779;
}

#itemheadermap
{
	background-image: url(../images/home_map.jpg);
}


.tbHomeHeader
{
	border-collapse: collapse;
	height: 21px;
}

.tdhomeHeader
{
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}

#searchtexthome
{
	width: 95px;
}

.item
{
	width: 162px;
}

.item2
{
	border-left: solid 1px #334779;
	border-right: solid 1px #334779;
	border-bottom: solid 1px #334779;
}

.itemoverflow
{
	padding: 6px;
	overflow: hidden;
}

.lmspacer
{
	margin-top: 10px;
}

.lmselected, .lmselected a
{
	font-weight: bold;
	color: #334779;
}

.textMapInt
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 6px;
}

.textMapInt a
{
	text-decoration: none;
}

.textMapInt a:hover
{
	text-decoration: underline;
}

/*--------------------- CONTENT ---------------------*/

#content
{
	float: left;
	margin-left: 3px;
	width: 581px;
}

#content ul
{
	/*margin: 0.2em 0em;*/
	/*margin-top: -25px;*/
	margin-bottom: 0.8em;
	margin-left: 18px;
	padding-left: 10px;
}
#content table ul
{
	margin-top:15px;
}

#content ul li
{
	list-style-image: none;
	list-style-type: disc;
}

#content ul li ul li
{
	list-style-image: none;
	list-style-type: circle;
}

#content ul li ul li ul li
{
	list-style-image: none;
	list-style-type: disc;
}

.contentdescheaderbox
{
	font-family: Arial, Verdana, Sans-Serif;
	height: auto;
}

.contentdescheader, .contentdescsecondary, .leftmenuheader, .leftmenucontactus
{
	background-repeat: no-repeat;
}

.contentdescheader
{
	background-image: url(../images/orecchia_verde_dx.jpg);
	background-color: #62AB06;
}

.leftmenuheader
{
	width: 162px;
	background-image: url(../images/orecchia_verde_sin.jpg);
	background-color: #62AB06;
}

.leftmenucontactus
{
	width: 162px;
	background-image: url(../images/sfondo_orecchia_sin.jpg);
	background-color: #334779;
	color: #334779;
}

.contactUs, .contactUs a
{
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

.contentdescsecondary
{
	background-image: url(../images/orecchia_verde_dx_chiara.jpg);
	background-color: #A1CD6B;
}

.contentdescheader .descheader
{
	border-bottom: solid 1px #334779;
}

.contentdescsecondary .descheader
{
	border-bottom: solid 1px #334779;
}

.descheader
{
	height: 21px;
}

.descheadertd, .descsecondarytd
{
	padding: 0px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .descsecondarytd ul
{
	margin: 0px;
	margin-left: 5px;
	padding-left: 10px;
}

#content .descsecondarytd ul li
{
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/freccia-bianca.gif);
}

.descheadertd
{
	font-weight: bold;
}

.contentTitleHeader
{
	color: #D0FF9C;
	font-weight: bold;
	font-size: 14px;
}

.contenttitle a
{
	color: #D0FF9C;
}

.contenttext
{
	border-bottom: solid 1px #334779;
	padding: 6px;
	background-color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
}

.contentspacer
{
	margin-top: 20px;
}

.categoriesspacer
{
	margin-top: 15px;
}

.titlehead
{
	background-color: #FFFFFF;
	color: #334779;
	padding: 2px 6px;
	margin-top: 15px;
	font-weight: bold;
}

.titlehead a
{
	color: #334779;
}

.contentbg
{
	border-bottom: solid 1px #334779;
	padding: 6px;
	background-color: #FFFFFF;
}

.contentbg p
{
	margin-bottom: 25px;
}

.contentbg ul{
	margin-top: -20px;
	margin-bottom: 30px;
}
/*.contentbg div ul{
	margin-top: 0px;
	margin-bottom: 30px;
}*/

.contentsubcatbg
{
	border-bottom: solid 1px #334779;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 6px;
	background-color: #FFFFFF;
}

.contentsubcatbg p
{
	margin: 0px;
	margin-bottom: 10px;
}

.contentsubcatbg ul
{
	margin: 0px;
	padding: 0px;
	/*padding-top: 15px;*/
}

.contentanchor
{
	padding: 3px 6px;
	background-color: #62AB06
}

.catTitle
{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	margin-bottom: 12px;
	margin-top: 6px;
	line-height: 24px;
	
}

.subcatTitle
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: 6px;
}

.subcatTitle a
{
	text-decoration: none;
}

.subcatTitle a:hover
{
	text-decoration: underline;
}

.cardTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #62AB06;
	font-family: Arial, Sans-Serif;
	margin-bottom: 6px;
}

.cardTitle a
{
	color: #62AB06;
	text-decoration: none;
}

.cardTitle a:hover
{
	color: #990033;
	text-decoration: underline;
}

.anchor
{
	text-align: center;
	font-weight: bold;
}


/*--------------------- TOUR GUIDE --------------------*/
.catasstour
{
	text-decoration: none;
}

.tourhomespacer
{
	margin-top: 6px;
}

/*--------------------- DOCUMENTS ---------------------*/

.docTitle
{
	font-size: 14px;
	font-weight: bold;
}

.docTable
{
	border-bottom: solid 1px #334779;
}

.docTable td
{
	background-color: #FFFFFF;
	padding: 6px;
}

.docTitleandDesc
{
	width: 350px;
	padding: 6px;
	vertical-align: top;
	font-size: 12px;
	border-bottom: solid 1px #334779;
}

.docVersion
{
	font-size: 12px;
}

.docButDown
{
	width: 30px;
}

/*--------------------- CARDS ---------------------*/

img.cardimg
{
/*	width: 75px; */ /* Aggiunto */	
	float: right;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}

.cardicons
{
	margin: 10px 0px;
	margin-bottom: 4px;
}

.cardTitle
{
	font-size: 14px;
	font-weight: bold;
}

/*--------------------- NEWS ---------------------*/
.newsabstract
{
	font-style: italic;
}

.newsarchpub
{
	margin-top: 6px;
}

/*-------------------- CONTACTUS.XSLT ------------*/
.tbContactUs td
{
	padding-top: 10px;
}

.td1ContactUs
{
	width: 100px;
	text-align: right;
	padding-right: 6px;
}
.tdInput
{
	width: 160px;
}

.textareaCU
{
	width: 400px;
	height: 150px;
}

.btnCU
{
	width: 70px;
	height: 20px;
	font-size: 10px;
}

/*--------------------- FOOT ---------------------*/

.foot
{
	clear: both;
}

#footpage
{
	border-top: solid 2px #334779;
	color: #334779;
	text-align: left;
	padding: 3px 0px;
	margin-top: 100px;
}

/*--------------------- HOME ---------------------*/

#homecontent
{
	float: left;
	margin-left: 2px;
	width: 431px;
}

#homeleftcolumn
{
	float: left;
	width: 174px;
}

.homelccontent
{
	padding: 0px 6px;
}

#homerightcolumn
{
	float: right;
	width: 155px;
}

.homeitem
{
	padding: 6px;
	background-color: #FFFFFF;
}

.homeitem ul
{
	margin-top: 6px;
}

.homeitem ul li a
{
	text-decoration: none;
}

.homeitem ul li a:hover
{
	text-decoration: none;
	color: #62AB06;

}

.homeitem li
{
	list-style-image: url(../images/freccia-verde.gif);
}

.homeheight
{
	background-color: #FFFFFF;
}

.homespacer6
{
	margin-top: 6px;
}

.homespacer8
{
	margin-top: 8px;
}

.homespacer10
{
	margin-top: 10px;
}

#homesearchform
{
	width: auto;
}

#searchtext
{
	width: 60px;
	border: solid 1px #C0C0C0;
	font-size: 12px;
	margin: 0px 10px;
}

.button
{
	width: 80px;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.logoarea
{
	height: 30px;
	float: right;
}

.footCard
{
	color: #62AB06;
	font-weight: bold;
	text-align: right;
}

.footCard a
{
	color: #62AB06;
	font-weight: bold;
	text-decoration: none;
}

.footCard a:hover
{
	color: #990033;
	text-decoration: underline;
}

.footCard img
{
	vertical-align: middle;
	margin-left: 6px;
}

.contentbgTourguide
{
	border-bottom: solid 1px #334779;
	border-top: solid 1px #334779;
	margin: 0px 0px 30px 10px;
	float:right;
	padding: 8px;
	background-color: #FFFFFF;
	width: 48%;
}

.contentbgTitle
{
	padding: 6px;
	background-color: #FFFFFF;
}
