/*  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: #0C08b0;
	position: relative;
	text-align: left;
	margin-top:2px;
	margin-bottom:3px;
}

.TC_Title_home
{
	margin-top: 2px;
	font-weight: bold;
	z-index: 2;
	background-position: bottom;
	background-image: url(/images/filetto_home.gif);
	margin-bottom: 3px;
	padding-bottom:3px;
	color: #0C08b0 ;
	background-repeat: repeat-x;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
}

.TC_Text
{
	color: #0C08b0;
	text-align: justify;
}

.TC_Text P
{
	margin-top:5px;
	margin-bottom:5px;
}

.TC_text STRONG {color: #0C08b0; font-weight:bold}
.TC_text a:link, .TC_text a:visited, .TC_text a:active
{
	color: #00549c   ;
}

.TC_text a:hover
{
	color: #7fa9cd ;
}

.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;
}
