/*  Template cms */
.News_Title
{
	font-weight: bolder;
	background-image: url(images/blu/paletta.gif);
	background-repeat: no-repeat;
	background-color: #1916b4;
	color: #ffffff;
	padding-left:5px;
}

.TC_Title
{
	font-weight: bold;
	color: #ffad00;
	position: relative;
	text-align: left;
	margin-top:2px;
}

.TC_Title_big
{
	font-weight: bold;
	color: #ffad00;
	position: relative;
	text-align: left;
	margin-top:2px;
text-decoration:underline;	
}

.TC_Text
{
	color: #ffffff;
	text-align: justify;
}

.TC_Text P
{
	margin-top:3px;
	margin-bottom:5px;
}

.TC_Text STRONG {color: #ffffff; font-weight:bold}
.TC_Text a:link, .TC_Text a:visited, .TC_Text a:active
{
	color: #ffad00;
	font-size:15px;
}

.TC_Text a:hover
{
	color: #ffad00;
	font-size:15px;
	text-decoration:underline

}

.TC_Text .imgleft
{
	display: inline ;
	float: left;
	margin: 0px 10px 0px 0px;
}
 
.TC_Text .imgright
{
	display: inline;
	float: right;
	margin: 0px 0px 0px 10px;
}

.Errore {
	FONT-SIZE: xx-small;
	color: red;
	text-decoration: none;
}

.TC_abstract_Title
{
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #ffad00;
	text-align: left;
	margin-top:2px;
	margin-bottom:3px;
}

.TC_abstract_Text
{
	FONT-SIZE: 12px;
	color: #0062b0;
	text-align: justify;
}



#SchedaImpresaTop
{
	clear:both;
	BACKGROUND-POSITION-X: left;
	float: left;
	background-image: url(/images/box_impresa_top.png);
	width: 759px;
	background-repeat: no-repeat;
	height: 21px;
	padding-left:10px;
	color:#ffad00;
	font-weight:bold;	
}

#SchedaImpresaBottom
{
	clear:both;
	BACKGROUND-POSITION-X: left;
	float: left;
	background-image: url(/images/box_impresa_bottom.png);
	width: 759px;
	background-repeat: no-repeat;
	height: 30px;
}

#SchedaImpresaCenter
{
	clear:both;
	BACKGROUND-POSITION-X: left;
	float: left;
	background-image: url(/images/box_impresa_center.png);
	width: 759px;
	background-repeat: repeat-y;
	padding-left:25px;
	padding-top:4px;
	color:#0062b0;
	text-align: justify;
}

#SchedaImpresaCenter .text{
	float: left;
	width:400px;
}
#SchedaImpresaCenter .img
{
	float: left;
	width:200px;
}
