/*  Template cms */
#TC_container
{
	padding-right: 5px;
	margin-top: 32px;
	padding-left: 5px;
	background-image: url(/img/logo_bg.png);
	padding-bottom: 5px;
	margin-left: 4px;
	width: 663px;
	background-repeat: no-repeat;
	height: 100%;
}

.TC_Title_sezione
{
	font-size:13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform:uppercase;
	padding:3px;
}

.TC_Title
{
	font-size:13px;
	color: #000000;
	text-align: left;
}

.TC_Title_home
{
	margin-top: 2px;
	font-weight: bold;
	z-index: 2;
	background-position: bottom;
	margin-bottom: 3px;
	padding-bottom:3px;
	color: red ;
	background-repeat: repeat-x;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
}

.TC_Text
{
	font-size:13px;
	color: #000000;
	text-align: justify;
	margin-left:10px;
	font-weight:normal;
}

.TC_Text P
{
	margin-top:5px;
	margin-bottom:5px;
}

.TC_Text STRONG {color: #A5242C; font-weight:bolder}

.TC_Text a:link, .TC_Text a:visited, .TC_Text a:active
{
	font-size:13px;
	color: #A5242C;
	text-decoration:none;
}

.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: xx-small;
	color: red;
	text-decoration: none;
}


.TC_abstract_Title
{
	FONT-SIZE: 13px;
	font-weight: bold;
	color: #A5242C;
	text-align: left;
	margin-bottom:3px;
}

.TC_abstract_Text
{
	font-weight: bold;
	font-size: 13px;
	color: #333;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
}

.TC_hlink
{
	color: #cccccc;
	font-weight: normal;
	text-align:  left;
	margin-left:15px;
}


.TC_hlink a:link, .TC_hlink a:visited, .TC_hlink a:active
{
	font-size:13px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.TC_hlink a:hover
{
	font-size:13px;
	color: #A5242C;
	text-decoration:none;
}

.TC_Text ul
{
	list-style: square url(/img/swish.png) outside;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: text-top;
}
