
/** GLOBAL */

#headerDiv {
	position: relative;
	height: 280px;
	width: 980px;
}

#smallheaderDiv {
	position: relative;
	width: 980px;
	display: none;
}

/** HEADER */

#header {
	
}

#headersinistra {
	background: #f4f1e8;
	background: url(../images/testdg.jpg) top;
	float: left;
	width: 480px;
	height: 280px;
}

#headerDiv #headersinistra IMG {
	width: 480px;
}


#headerdestra {
	background: url(../images/navigazioneglobale.gif) repeat-x 50% top;
	float: right;
	position: relative;
	width: 500px;
	height: 280px;
}


/** GLOBALNAV */

#globalnav {
	right: 0px;
	width: 500px;
	position: absolute;
	top: 20px;
	height: 54px;
	padding: 2px;
	text-align: left;
}

#globalnav DL {
	padding-right: 0px;
	display: block;
	background: url(../images/vocemenu.gif) no-repeat left bottom;
	float: left;
	position: relative;
	height: 52px;
}

#globalnav DL DT {
	padding: 0px 13px;
	margin-top: 5px;
	font-size: 10px;
	color: #73b219;
}

#globalnav DL DD {
	padding: 0px 14px;
	margin-top: -4px;
	vertical-align: middle;
}

#globalnav A {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
}

#globalnav A:HOVER {
	text-decoration: underline;	
}	

/** Pannello Ricerca */

#searchDiv {
	
	width: 224px;
	height: 50px;
	background: url(../images/sfondoricercaocr.gif) no-repeat;
	text-align: center;
	text-align: inherit;
	text-align: -moz-center;
	}

.buttonSearch {
	width: 28px;
	height: 20px;
	border: 0px;
	background: url(../images/cercavrd.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

.ricercatitle {
	text-align: left;
	color: #ffffff;
}

/** TOPBANNER */

#topbanners {
	text-align: center;
	text-align: inherit;
	text-align: -moz-center;
	background: url(../images/testdg2.gif) bottom;
	background-repeat: no-repeat;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 74px;
	height: 206px;
}

/** FOOTER */

#footer {
	background: url(../images/footer.gif) #e5dfd3 no-repeat right top;
	float: left;
	width: 980px;
	color: #99958c;
	position: relative;
	height: 25px;
	text-align: left;
}

#footer P A {
	color: #4d9913;
}

/** Pannello login */


.infoUser {
	margin-top: 20px;
	margin-bottom: 20px;
}

/** THESAURUS */

.thesaurustree {
	width: 95%;
	background-color: white;
}

.thestitlegroup {
	background: url(../images/titolo.gif) no-repeat left top;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
}


.thestitlereport {
	background: url(../images/titoloocr.gif) no-repeat left top;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
}

.thesdescrreport {
	font-weight: normal;
	color: #999999;
}

.thesdate {
	font-weight: normal;
	color: #999999;
}

.thesopenreport {
	background: url(../images/menusecondon.gif) no-repeat right;
	text-align: right;
	width: 100%;
	padding-right: 15px;
	color: #4d9913;
}

.thesGroup {
	width: 100%;
	text-align: left;
	background: url(../images/dotted.gif) repeat-x 50% bottom;
}

.thesReport {
	width: 100%;
	text-align: left;
	background: url(../images/dotted.gif) repeat-x 50% bottom;
}

.dr-tree-i-sel {
	border-color: white !important;
}

.dr-tree-i-hl {
	color: black;
	text-decoration: none;
}

.loginFit{
	display: block;
	width: 300px;
}

.card{ 
	padding-right: 22px;
}

/** HOME PAGE */

.homepage{
	text-align: left;
	margin-bottom: 20px;
}

.homepageheader{
	
}	

.homepagearea{
	background: url(../images/hometypebg.gif) no-repeat top center;
	height: 125px;
	width: 250px;
	color: #ffffff;
	padding-left: 10px;
	vertical-align: top;
}	

.homepageservicetype{
	width: 100%;
	background: url(../images/dotted.gif) repeat-x 50% bottom;
}

.homepagesubheader{
	width: 100%;
	text-align: left;
}



#hometitle{
	color: #4d9913;
	font-weight: bold;
	font-size: 12px;
}

.areaimg{
	float: right;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3{
	font-weight: bold;
	color: #000000;
}

.testobenvenuto{
	font-size: 12px;
	text-align: -moz-center; 
}