/* Template Class */
.News_Title
{
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
	color: #137D00;
	text-align: left;
	margin: 14px;
}

.TC_Title
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 13px;
	z-index: 2;
	width: 100%;
	color: #f8981d;
	line-height: 16px;
	border-bottom: #f8981d 1px solid;
	position: relative;
 	text-align: left;
 	margin-bottom:9px;
 	margin-top:5px;
}

.TC_Text
{
	font-size: 12px;
	color: #015496;
	text-align: justify;
	margin-left: 5px;
	margin-right: 8px;
	font-weight:normal;
	line-height:20px;
	
}
.TC_text P {color: #015496;font-weight:normal}

.TC_text STRONG {color: #015496; font-weight:bold}

.TC_text a:link, .TC_text a:visited, .TC_text a:active
{
	font-size:12px;
	color: #00549c;
}

.TC_text a:hover
{
	font-size: 12px;
	color: #7fa9cd;
}


.TC_download_box
{
	margin-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	z-index: 2;
	margin-left: 10px;
	color: #ec8136;
	line-height: 16px;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fef0dd;
	text-align: center;
}
.TC_download_Title
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	z-index: 2;
	width: 475px;
	color: #ec8136	;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.TC_download_Text
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	z-index: 2;
	width: 475px;
	color: #ec8136;
	line-height: 17px;
	background-repeat: no-repeat;
	position: relative;
	height: 23px;
	line-height: 16px;
	text-align: left;
}
img.floatLeft { 
    float: left; 
    margin-left:0;
    margin-right:11;
    margin-top:0;
    margin-bottom:3;
}
img.floatRight { 
    float: right; 
    margin-left:11;
    margin-right:0;
    margin-top:0;
    margin-bottom:3;
}


/* ComponentArt Rotator di HOME */
.RotatorNews
{
  font-family:Arial; 
  font-weight:normal; 
  font-size: 12px; 
  color:#015496; 
  padding:4px;
}
a.RotatorNews:link, a.RotatorNews:visited, a.RotatorNews:active
{
	overflow: visible;
	color: #015496;
	text-decoration: none;

}

.RotatorNews a:hover
{
  color: #015496; 
  text-decoration: underline;
}

.NAVRotator
{
  background-color:white;
  cursor:default; 
  padding:2px;
}

.NAVHeadline
{
  font-family:Arial; 
  font-weight:bold; 
  font-size: 10px; 
  color:#015496; 
}

.NAVValore
{
  font-family:Arial; 
  font-weight:bold; 
  font-size: 10px; 
  color:#015496; 
}

/* ComponentArt SiteMap   */
.SiteMap
{
  background-color: #FFFFFF;
}

.HeaderCell
{
  color: #FFFFFF; 
  background-image: url(images/sitemap/header_bg.gif); 
  font-family: Arial; 
  font-size: 12px;
  padding: 4px;  
  padding-left: 10px;  
  padding-top: 3px;  
  width: 195px
}

.HeaderCell a
{
  color: #FFFFFF; 
  text-decoration:none;
}

.HeaderCell a:hover
{
  color: #FFFFFF; 
}

.ContentCell
{
  font-size: 9px;
  color: #FFFFFF; 
  width: 195px;
}

.NodeText
{
  font-family: Arial; 
  font-size: 11px;
  color:#393C97;
}

a.NodeText:link, a.NodeText:visited, a.NodeText:active
{
	overflow: visible;
	color: #1E3787;
	text-decoration: none;
	font-size: 11px;

}
a.NodeText:hover
{
  color: red;
   text-decoration: none;  
}

.NodeDescription
{
  color: #999999; 
  font-family: Arial; 
  font-size: 11px;
}

p
{ 	margin-top:3px;
}

