/*  Template cms */
.News_Title
{
	font-weight: bolder;
	background-image: url(images/red/paletta.gif);
	background-repeat: no-repeat;
	background-color: #EF2923;
	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: #ED2A24 ;
	background-repeat: repeat-x;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
}

.TC_Text
{
	color: #000000;
	text-align: justify;
}

.TC_Text P
{
	margin-top:5px;
	margin-bottom:5px;
}

.TC_text STRONG {color: #000000; font-weight:bold}
.TC_text a:link, .TC_text a:visited, .TC_text a:active
{
	color: #ED2A24   ;
}

.TC_text a:hover
{
	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: medium;
	color: red;
	text-decoration: none;
}

