body{
	
/*	color: #666666;*/
	color: #575639;
	line-height: normal;
/*	background-image: url(../../../../www/resources/img/bg.gif);*/
	background-image: url(/resources/img/bg.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family:Tahoma;
	font-size: 11px;
}


a {
	color: #333;
/*	font-family:Verdana;*/
/*	font-family:Arial, Helvetica, sans-serif;*/
	text-decoration: none;
}

a:hover {
	color: #ec0a35;
	text-decoration: none;
}


table.subsite-header {
  
}

tr.subsite-header {
	
}

td.subsite-header {
  padding-top: 6px;
  padding-bottom: 6px;
  
}

td.system-name {
	color:#333333;
	text-decoration: none;
	vertical-align: middle;

	}

td.site-name {
	color:#666666;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	}

a.site-name {
	color: #4279be;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

a.site-name:hover {
	color: #333333;
}

a.menugenerale {
	color: #4279BE;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}

a.menugenerale:hover {
	color: #333333;
	margin: 0 0 0 0px;
}



a.system-name {
	color: #4279BE;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.system-name:hover {
  color: #999999;
  text-decoration: none;
}

a.system-name:visited {
  color: #666666;
  text-decoration: none;
}


a.button { 
  
	font-size: 11px;
  border-width: 1px; 
  border-style: solid; 
  text-align: center; 
  border-color: #999999; 
  background-color: #ededed;
  padding: 1px;
  padding-left: 4px;
  padding-right: 4px;
}

a.button:link { 
  color: #333333;
  text-decoration: none;
}
a.button:visited { 
  color: #333333;
  text-decoration: none;
}
a.button:hover { 
  color: #000000;
  text-decoration: none;
background-color: #FFFFFF;
}


#subsite-name { 
  font-weight: bold; 
  font-size: 11px;
   
}
a.subsite-name {
  color: black;
  text-decoration: none;
}
a.subsite-name:hover {
  color: black;
  text-decoration: none;
}
#navigazione{

}

a.navigazione:link{
color:#000000;
font-weight:bold;

}


#navbar2 {
  font: Verdana;
  padding-top: 4px; 
}
#navbar2-body {
  
  border-top: 0px;
  border-bottom: 0px;
/*  background-color: #ffffff;*/
  clear: both;
/*  background-image:url(/resources/img/navbar.jpg);*/
  background-repeat: repeat-x;
  padding-top: 1px;
  padding-bottom: 1px;
}

div.navbar2-selected { 
  background-color: #cccccc; 
  color: white; 
  float: left; 
  padding-top: 1px; 
  padding-bottom: 1px;
}

div.navbar2-unselected { 
  float: left; 
  padding-top: 1px; 
  padding-bottom: 1px; 
}
a.navbar2-selected {
  color: white;
  text-decoration: none;
}
a.navbar2-selected:hover {
  color: white;
  text-decoration: none;
}

#subnavbar { 
	
  padding-top: 12px; 
}
#subnavbar-body {
	
/*	color: #333333;*/
  border-top: 0px;
  border-bottom: 0px;
/*  background-color: white;*/
  clear: both;
  padding-top: 1px;
  padding-bottom: 1px;
}
div.subnavbar-selected { 
  background-color: #016799; 
  color: white; 
  float: left; 
  padding-top: 1px; 
  padding-bottom: 1px;
}
div.subnavbar-unselected { 
  float: left; 
  padding-top: 1px; 
  padding-bottom: 2px; 
}
a.subnavbar-selected {
  color: white;
  text-decoration: none;
}
a.subnavbar-selected:hover {
  color: white;
  text-decoration: underline;
}

table.subsite-body {
/*color:#333333;*/
  width: 100%;
  height: 100%;
}
td.subsite-body {
/*color:#333333;*/
  padding: 1px;
  
  height: 100%;
}

td.subsite-subsections {
  
  background-color: #edecda;
  width: 150px;
  height: 100%;
}
div.subsite-subsection-header {
	
  background-color: #aeb599;
  padding-left: 20px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
}
div.subsite-subsection {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: solid 1px #aaaaaa;
}
a.subsite-subsection {
  color: black;
  text-decoration: none;
}
a.subsite-subsection:hover {
  color: gray;
  text-decoration: none;
}

td.subsite-section {
  background-color: #879266;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  
}
td.subsite-section-selected {
  background-color: #879299;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  
}

a.subsite-section {
	
  color: white;
  text-decoration: none;
}
a.subsite-section:hover {
  color: #cccccc;
  text-decoration: underline;
}

/*BARRA DI NAVIGAZIONE*/
div.subsite-context-bar {
  	color: #567e8e;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 200px;
    margin-bottom: 7px;
}

a.subsite-context-bar {
	color: #006666;
	
}

a.subsite-context-bar:hover {
	color: #666666;
	
}

a.subsite-context-bar:visited {
	color: #000000;
	
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color:#77A620;
  font-size:12px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color:#4888AA;
  font-size:12px;
}
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color:#0099CC;
  font-size:12px;

}
h4 {
  margin-top: 0px;
  margin-bottom: 12px;
}


span.form-configuration-help-text { 
  line-height:13px;
  text-align:justify;
}
span.form-configuration-label { 
  line-height:15px;
}

div.general-message {
  background-color: #ccff99; 
  padding: 4px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	margin-top: -1px;
	background-color: #edecda;
	text-align: center;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin-top: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #ec0a35;*/
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 5px;
/*	border-top: 1px solid #cccccc;*/
	width: 100%;
	width: auto;
	color: #585600;
}

#sectionLinks a:visited{
/*	border-bottom: 1px solid #cccccc;*/
	padding: 2px 0px 2px 5px;
	color: #585600;
}

#sectionLinks a:hover{
	background-color: #dbd614;
	padding: 2px 0px 2px 5px;
	color: #FFFFFF;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style-image: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
border-bottom: 1px solid #dbd614;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

list-style-image: none;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;
list-style-image: none;}

#navBar{
	/*background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	width: 100%;
	margin-top: 0px;
	/*padding-top: 20px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.colore{
	color: #585600;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;

}

a.colore:link, a.colore2:visited{
	color: #585600;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;
}

a.colore2:hover{
	color: #FFFFFF;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;

}



a.colore2:link, a.colore2:visited{
	color: #333333;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;
}

a.colore2:link{
	color: #CC0000;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;

}



a.bianco:link, a.bianco:visited{
	color: #FFFFFF;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;
}

a.bianco:hover{
	color: #e2e2e2;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;

}

a.colore3:link, a.colore3:visited{
	color: #333333;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;
}

a.colore3:hover{
	color: #999999;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
	padding: 2px;
	text-decoration:underline;

}



a.colorenews{
	color:#006699;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
/*	padding-top: 1px;*/

}
a.colorenews:hover{
	color:#000;
/*	border-bottom: 2px solid #FF0066;*/
	display: block;
/*	padding-top: 1px;*/

}



/************** .feature styles ***************/

#content{
margin-top: 2px;
	padding: 2px 2px 2px 2px;
	text-align:justify;
}

#content a:link, #content a:visited{
	color: #336699;

}
/*
#content h3{
	padding: 5px 0px 5px 0px;
}*/

#content img{
	float: left;
	padding: 5px 10px 10px 0px;
	margin: 0 5px 5px 0;
}


#content ul,li{
list-style-image: url(/resources/img/freccetta_nera.gif);
left: 5px;

}


/************** .feature styles ***************/

#feature{
	margin-top: 2px;
	padding: 2px 4px 2px 4px;
	text-align:justify;
	/*background-color:#99CC00;*/
}
/*
#feature h3{
	padding: 0px 0px 5px 0px;
	color:#999900;
}*/

#feature img{
	float: left;
	padding: 5px 10px 10px 0px;
margin: 0 5px 5px 0;

}

#feature ul{
/*list-style-image: url(/resources/img/freccetta_nera.gif);*/
left: 5px;
}


#feature li{
margin-bottom: 5px;
/*list-style-image: url(/resources/img/freccetta_nera.gif);*/
}

#feature a:link, a:visited{
color: #1ba5d1;
font-weight: normal;
}

#feature a:hover{
color: #000000;
font-weight: normal;
text-decoration:underline;
}


/**********COLORE NEWS****************/
.datacolor{
color: #666666;
font-size:11px;
}

ul {
	list-style-image: none;
}
li {

}
input {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #9f9d86;
}

select {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #9f9d86;
}

#imgtable{
 background-image:url(/resources/img/bg_table.jpg); 
 background-position:top left; 
 background-repeat:no-repeat;
}