/*---------------- STILI COMUNI A TUTTE LE PAGINE ----------------------------*/
body {
	background-color: #FFFFFF;

	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #3C3C3C;

	margin: 0px;
	padding: 0px;

	padding-right: 5px;
}

td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #3C3C3C;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a						{color:	#05587A;	text-decoration:	underline;}
a:link					{color:	#05587A;	text-decoration:	underline;}
a:visited				{color:	#05587A;	text-decoration:	underline;}
a:hover					{color:	#05587A;	text-decoration:	underline;}
a:active				{color:	#05587A;	text-decoration:	underline;}

input, select, textarea {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #464646;

	border: 1px solid #464646;
}

.clear {
	clear: both;
}

.spacerv3 {
	clear: both;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}

.spacerv2 {
	clear: both;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}

.spacerv5 {
	clear: both;
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}

.spacerv6 {
	clear: both;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}

.spacerv10 {
	clear: both;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}

.spacerv15 {
	clear: both;
	height: 15px;
	font-size: 15px;
	line-height: 15px;
}

.spacerv17 {
	clear: both;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
}

.spacerv20 {
	clear: both;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
}

#frm_top_spacer {
	background-color: #FFFFFF;
	clear: both;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}

#frm_service {
	width: 100%;
	height: 24px;
	background-color: #F4F6F3;
}

#frm_service_menu {
	width: 96%;
}

#frm_service_menu ul {
	height: 24px;
	padding-left: 6px;
	margin: 0px;
	list-style: none;
}

#frm_service_menu ul li {
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	color: #8F8F8F;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	float: left;
}

#frm_service_menu ul li a						{color:	#8F8F8F;	text-decoration:	none;}
#frm_service_menu ul li a:link					{color:	#8F8F8F;	text-decoration:	none;}
#frm_service_menu ul li a:visited				{color:	#8F8F8F;	text-decoration:	none;}
#frm_service_menu ul li a:active				{color:	#8F8F8F;	text-decoration:	none;}
#frm_service_menu ul li a:hover					{color:	#982221;	text-decoration:	none;}

#frm_service_menu ul li.selected, #frm_service_menu ul li.selected a, #frm_service_menu ul li.selected a:link, #frm_service_menu ul li.selected a:visited, #frm_service_menu ul li.selected a:hover, #frm_service_menu ul li.selected a:active {
	color: #982221;
}

#frm_service_date {
	width: 1%;
	white-space: nowrap;
	padding-right: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#frm_service_date_first {
	color: #8F8F8F;
}

#frm_service_date_second {
	color: #05587A;
}

#frm_service_clock {
	width: 1%;
	white-space: nowrap;
}

#frm_service_time {
	width: 1%;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #982221;
}

#frm_service_clienti {
	width: 1%;
	background-color: #CECECE;
	background-image: url('../immagini/frame/frm_service_clienti_bg.jpg');
	background-repeat: repeat-x;
}

#frm_service_clienti_welcome {
	color: #5E5E5E;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

#frm_service_clienti_welcome a					{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_welcome a:link				{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_welcome a:visited			{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_welcome a:active			{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_welcome a:hover			{color:	#5E5E5E;	text-decoration:	none;}

#frm_service_clienti_form {
}

#frm_service_clienti_form td {
	padding-left: 2px;
	padding-right: 2px;
}

#frm_service_clienti_lbl {
	color: #5E5E5E;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px !important;
	padding-right: 3px !important;
}

#frm_service_clienti_lbl a					{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_lbl a:link				{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_lbl a:visited			{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_lbl a:active			{color:	#5E5E5E;	text-decoration:	none;}
#frm_service_clienti_lbl a:hover			{color:	#5E5E5E;	text-decoration:	none;}

#frm_service_clienti_username {
	border: 1px solid #848484;
	width: 60px;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}

#frm_service_clienti_password {
	border: 1px solid #848484;
	width: 60px;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}

#frm_service_clienti_password_fake {
	border: 1px solid #848484;
	width: 60px;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}

#frm_service_clienti_entra {
	border: 1px solid #848484;
	color: #5E5E5E;
	font-weight: bold;
	font-size: 11px;
	background-color: #F0F0F0;
	cursor: pointer;
}

.frm_line1 {
	clear: both;
	background-color: #C4C4C4;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.frm_line2 {
	clear: both;
	background-color: #F4F6F3;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.frm_line3 {
	clear: both;
	background-color: #FFFFFF;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}

#frm_header {
	width: 100%;
}

#frm_header_logo {
	width: 1%;
	padding-left: 8px;
}

#frm_header_logo .direttore {
	white-space: nowrap;
	color: #69676A;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

#frm_header_page {
	width: 1%;
	text-align: left;
}

#frm_header_banner {
	width: 98%;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-y;
	text-align: right;
}

#frm_header_banner .banner {
	padding-left: 5px;
}

#frm_tbl_menu_home_1 {
	width: 100%;
	background-color: #F1F1F1;
}

#frm_menu_home_1 {
	width: 99%;
}

#frm_menu_home_1 ul {
	padding-left: 3px;
	margin: 0px;
	list-style: none;
	background-color: #FFFFFF;
}

#frm_menu_home_1 ul li {
	font-size: 10px;
	font-weight: bold;
	color: #C4C4C4;
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}

#frm_menu_home_1 ul li.sep1 {
	background-color: #C4C4C4;
	padding-top: 4px;
	padding-bottom: 4px;
}
#frm_menu_home_1 ul li.sep1 img {
	width: 1px;
	height: 1px;
}

#frm_menu_home_1 ul li.sep2 {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#frm_menu_home_1 ul li.sep2 img {
	width: 1px;
	height: 1px;
}

#frm_menu_home_1 ul li a {
	color: #05587A;
	background-color: #FFFFFF;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}

#frm_menu_home_1 ul li a					{background-color: #FFFFFF;	color:	#05587A;	text-decoration:	none;}
#frm_menu_home_1 ul li a:link				{background-color: #FFFFFF;	color:	#05587A;	text-decoration:	none;}
#frm_menu_home_1 ul li a:visited			{background-color: #FFFFFF;	color:	#05587A;	text-decoration:	none;}
#frm_menu_home_1 ul li a:active				{background-color: #FFFFFF;	color:	#05587A;	text-decoration:	none;}
#frm_menu_home_1 ul li a:hover				{background-color: #8A0101;	color:	#FFFFFF;	text-decoration:	none;}

#frm_menu_home_1 ul li.selected a, #frm_menu_home_1 ul li.selected a:link, #frm_menu_home_1 ul li.selected a:visited, #frm_menu_home_1 ul li.selected a:hover, #frm_menu_home_1 ul li.selected a:active {
	background-color: #8A0101;
	color: #FFFFFF;
}

#frm_rss {
	width: 1%;
}

#frm_tbl_menu_home_2 {
	width: 100%;
	background-color: #F1F1F1;
}

#frm_menu_home_2 {
	width: 99%;
}

#frm_menu_home_2 ul {
	padding-left: 3px;
	margin: 0px;
	list-style: none;
	background-color: #FFFFFF;
}

#frm_menu_home_2 ul li {
	font-size: 10px;
	font-weight: bold;
	color: #C4C4C4;
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}

#frm_menu_home_2 ul li.sep1 {
	background-color: #C4C4C4;
	padding-top: 4px;
	padding-bottom: 4px;
}
#frm_menu_home_2 ul li.sep1 img {
	width: 1px;
	height: 1px;
}

#frm_menu_home_2 ul li.sep2 {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#frm_menu_home_2 ul li.sep2 img {
	width: 1px;
	height: 1px;
}

#frm_menu_home_2 ul li a {
	color: #C4C4C4;
	background-color: #FFFFFF;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}

#frm_menu_home_2 ul li a					{background-color: #FFFFFF;	color:	#8A0101;	text-decoration:	none;}
#frm_menu_home_2 ul li a:link				{background-color: #FFFFFF;	color:	#8A0101;	text-decoration:	none;}
#frm_menu_home_2 ul li a:visited			{background-color: #FFFFFF;	color:	#8A0101;	text-decoration:	none;}
#frm_menu_home_2 ul li a:active				{background-color: #FFFFFF;	color:	#8A0101;	text-decoration:	none;}
#frm_menu_home_2 ul li a:hover				{background-color: #05587A;	color:	#FFFFFF;	text-decoration:	none;}

#frm_menu_home_2 ul li.selected a, #frm_menu_home_2 ul li.selected a:link, #frm_menu_home_2 ul li.selected a:visited, #frm_menu_home_2 ul li.selected a:hover, #frm_menu_home_2 ul li.selected a:active {
	background-color: #05587A;
	color: #FFFFFF;
}

#frm_favourite {
	width: 1%;
}

#frm_favourite .frm_favourite_unit {
	width: 180px;
	height: 20px;
	background-color: #05587A;
}

#frm_favourite a.frm_favourite_lbl {
	display: block;
	float: left;
	width: 161px;
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	padding-left: 5px;
}
#frm_favourite a.frm_favourite_lbl					{color:	#FFFFFF;	text-decoration:	none;}
#frm_favourite a.frm_favourite_lbl:link				{color:	#FFFFFF;	text-decoration:	none;}
#frm_favourite a.frm_favourite_lbl:visited			{color:	#FFFFFF;	text-decoration:	none;}
#frm_favourite a.frm_favourite_lbl:active			{color:	#FFFFFF;	text-decoration:	none;}
#frm_favourite a.frm_favourite_lbl:hover			{color:	#FFFFFF;	text-decoration:	none;}

#frm_favourite a.frm_favourite_icon {
	display: block;
	float: right;
	width: 14px;
	height: 20px;
	font-size: 10px;
	background-image: url('../immagini/frame/home_icon.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

#frm_tbl_content {
	width: 100%;
}

#frm_content_left {
	vertical-align: top;
	width: 99%;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 15px;
}

#frm_content_left .img_cnt_1 {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#frm_content_left .img_cnt_1_canale {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

#frm_content_left .news_cnt_1 {
}

#frm_content_left .news_cnt_1 .title {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	text-align: justify;
}
#frm_content_left .news_cnt_1 .title a					{color:	#000000;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .title a:link				{color:	#000000;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .title a:visited			{color:	#000000;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .title a:active			{color:	#000000;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .title a:hover			{color:	#000000;	text-decoration:	none;}

#frm_content_left .news_cnt_1 .author {
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #3C3C3C;
}
#frm_content_left .news_cnt_1 .author a					{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .author a:link			{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .author a:visited			{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .author a:active			{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .author a:hover			{color:	#3C3C3C;	text-decoration:	none;}

#frm_content_left .news_cnt_1 .txt {
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	color: #3C3C3C;
}
#frm_content_left .news_cnt_1 .txt a					{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .txt a:link				{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .txt a:visited			{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .txt a:active				{color:	#3C3C3C;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .txt a:hover				{color:	#3C3C3C;	text-decoration:	none;}

#frm_content_left .news_cnt_1 .icon_video img {
	vertical-align: text-bottom;
}

#frm_content_left .news_cnt_1 .icon_video {
	color: #8A0101;
	font-weight: bold;
	font-size: 9px;
}
#frm_content_left .news_cnt_1 .icon_video a				{color:	#8A0101;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .icon_video a:link		{color:	#8A0101;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .icon_video a:visited		{color:	#8A0101;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .icon_video a:active		{color:	#8A0101;	text-decoration:	none;}
#frm_content_left .news_cnt_1 .icon_video a:hover		{color:	#8A0101;	text-decoration:	none;}

#frm_content_left #frm_news_body {
	width: 100%;
}

#frm_content_left #frm_news_body #frm_news_left {
	vertical-align: top;
	width: 1%;
	padding-right: 10px;
}

#frm_content_left #frm_news_body #frm_news_right {
	vertical-align: top;
	width: 99%;
}

#frm_news_right #page_title {
	background-color: #8A0101;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
}

#frm_news_right .page_txt {
	text-align: justify;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana;
	font-weight: normal;
	color: #3C3C3C;
}

#frm_menu_left .menu_cnt .menu_line {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #B8BAB8;
	width: 180px;
}

#frm_menu_left .menu_cnt a.oresedici {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 34px;
	line-height: 34px;
	background-image: url('../immagini/frame/oresedici_menu.gif');
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFF1EE;
}

#frm_menu_left .menu_cnt a.oresedici:link, #frm_menu_left .menu_cnt a.oresedici:visited, #frm_menu_left .menu_cnt a.oresedici:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EFF1EE;
}

#frm_menu_left .menu_cnt a.oresedici:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}


#frm_menu_left .menu_cnt a.oresedici_selected, #frm_menu_left .menu_cnt a.oresedici_selected:link, #frm_menu_left .menu_cnt a.oresedici_selected:visited, #frm_menu_left .menu_cnt a.oresedici_selected:active, #frm_menu_left .menu_cnt a.oresedici_selected:hover {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 34px;
	line-height: 34px;
	background-image: url('../immagini/frame/oresedici_menu.gif');
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

#frm_menu_left .menu_cnt a.q {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/q_menu_out.gif');
	color: #05587A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q:link, #frm_menu_left .menu_cnt a.q:visited, #frm_menu_left .menu_cnt a.q:active {
	color: #05587A;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q:hover {
	background-image: url('../immagini/frame/q_menu_over.gif');
	color: #8A0101;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q_new {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/q_menu_out_new.gif');
	color: #05587A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q_new:link, #frm_menu_left .menu_cnt a.q_new:visited, #frm_menu_left .menu_cnt a.q_new:active {
	color: #05587A;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q_new:hover {
	background-image: url('../immagini/frame/q_menu_over_new.gif');
	color: #8A0101;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q_selected, #frm_menu_left .menu_cnt a.q_selected:link, #frm_menu_left .menu_cnt a.q_selected:visited, #frm_menu_left .menu_cnt a.q_selected:active, #frm_menu_left .menu_cnt a.q_selected:hover {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/q_menu_over.gif');
	color: #8A0101;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.q_selected_new, #frm_menu_left .menu_cnt a.q_selected_new:link, #frm_menu_left .menu_cnt a.q_selected_new:visited, #frm_menu_left .menu_cnt a.q_selected_new:active, #frm_menu_left .menu_cnt a.q_selected_new:hover {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/q_menu_over_new.gif');
	color: #8A0101;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.s {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/s_menu_out.gif');
	color: #05587A;
	font-size: 10px;
	font-weight: bold;
}

#frm_menu_left .menu_cnt a.s:link, #frm_menu_left .menu_cnt a.s:visited, #frm_menu_left .menu_cnt a.s:active {
	color: #05587A;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.s:hover {
	background-image: url('../immagini/frame/s_menu_over.gif');
	color: #0487C3;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.s_new {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/s_menu_out_new.gif');
	color: #05587A;
	font-size: 10px;
	font-weight: bold;
}

#frm_menu_left .menu_cnt a.s_new:link, #frm_menu_left .menu_cnt a.s_new:visited, #frm_menu_left .menu_cnt a.s_new:active {
	color: #05587A;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.s_new:hover {
	background-image: url('../immagini/frame/s_menu_over_new.gif');
	color: #0487C3;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.s_selected, #frm_menu_left .menu_cnt a.s_selected:link, #frm_menu_left .menu_cnt a.s_selected:visited, #frm_menu_left .menu_cnt a.s_selected:active, #frm_menu_left .menu_cnt a.s_selected:hover {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/s_menu_over.gif');
	color: #0487C3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a.s_selected_new, #frm_menu_left .menu_cnt a.s_selected_new:link, #frm_menu_left .menu_cnt a.s_selected_new:visited, #frm_menu_left .menu_cnt a.s_selected_new:active, #frm_menu_left .menu_cnt a.s_selected_new:hover {
	display: block;
	overflow: hidden;
	width: 151px;
	padding-left: 29px;
	height: 25px;
	line-height: 25px;
	background-image: url('../immagini/frame/s_menu_over_new.gif');
	color: #0487C3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frm_menu_left .menu_cnt a img {
	float: right;
	display: block;
	overflow: hidden;
	width: 24px;
	height: 25px;
}

#frm_legenda {
	float: left;
	width: 63px;
	padding-right: 10px;
	height: 47px;
	line-height: 47px;
	color: #3C3C3C;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}

#frm_legenda_icons {
	float: right;
	width: 107px;
	height: 47px;
	overflow: hidden;
}

#frm_legenda_icons_q {
	width: 107px;
	height: 22px;
	line-height: 22px;
	padding-bottom: 3px;
	color: #3C3C3C;
	font-size: 10px;
	font-weight: bold;
}

#frm_legenda_icons_q img {
	display: block;
	float: left;
	padding-right: 10px;
}

#frm_legenda_icons_s {
	width: 107px;
	height: 22px;
	line-height: 22px;
	color: #3C3C3C;
	font-size: 10px;
	font-weight: bold;
}

#frm_legenda_icons_s img {
	display: block;
	float: left;
	padding-right: 10px;
}

#frm_news_right .img_cnt_2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#frm_news_right .news_cnt_2 {
}

#frm_news_right .news_cnt_2 .title {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
#frm_news_right .news_cnt_2 .title a				{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .title a:link			{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .title a:visited		{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .title a:active			{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .title a:hover			{color:	#000000;	text-decoration:	none;}

#frm_news_right .news_cnt_2 .txt {
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	color: #3C3C3C;
}
#frm_news_right .news_cnt_2 .txt a					{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .txt a:link				{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .txt a:visited			{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .txt a:active			{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .txt a:hover			{color:	#3C3C3C;	text-decoration:	none;}

#frm_news_right .news_cnt_2 .icon_video img {
	vertical-align: text-bottom;
}

#frm_news_right .news_cnt_2 .icon_video {
	color: #8A0101;
	font-weight: bold;
	font-size: 9px;
}
#frm_news_right .news_cnt_2 .icon_video a			{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .icon_video a:link		{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .icon_video a:visited	{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .icon_video a:active	{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .icon_video a:hover		{color:	#8A0101;	text-decoration:	none;}

#frm_news_right .news_cnt_2 .author {
	text-align: right;
	font-size: 11px;
	color: #3C3C3C;
}
#frm_news_right .news_cnt_2 .author a				{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .author a:link			{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .author a:visited		{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .author a:active		{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_2 .author a:hover			{color:	#3C3C3C;	text-decoration:	none;}

#frm_news_right .img_cnt_3 {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

#frm_news_right .news_cnt_3 {
}

#frm_news_right .news_cnt_3 .title {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
#frm_news_right .news_cnt_3 .title a				{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .title a:link			{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .title a:visited		{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .title a:active			{color:	#000000;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .title a:hover			{color:	#000000;	text-decoration:	none;}

#frm_news_right .news_cnt_3 .txt {
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	color: #3C3C3C;
}
#frm_news_right .news_cnt_3 .txt a					{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .txt a:link				{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .txt a:visited			{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .txt a:active			{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .txt a:hover			{color:	#3C3C3C;	text-decoration:	none;}

#frm_news_right .news_cnt_3 .icon_video img {
	vertical-align: text-bottom;
}

#frm_news_right .news_cnt_3 .icon_video {
	color: #8A0101;
	font-weight: bold;
	font-size: 9px;
}
#frm_news_right .news_cnt_3 .icon_video a			{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .icon_video a:link		{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .icon_video a:visited	{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .icon_video a:active	{color:	#8A0101;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .icon_video a:hover		{color:	#8A0101;	text-decoration:	none;}

#frm_news_right .news_cnt_3 .author {
	text-align: right;
	font-size: 11px;
	color: #3C3C3C;
}
#frm_news_right .news_cnt_3 .author a				{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .author a:link			{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .author a:visited		{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .author a:active		{color:	#3C3C3C;	text-decoration:	none;}
#frm_news_right .news_cnt_3 .author a:hover			{color:	#3C3C3C;	text-decoration:	none;}

#frm_content_right {
	vertical-align: top;
	width: 1%;
	border-left: 1px solid #C4C4C4;
	background-color: #EFF5EC;
}

#frm_content_right .pos {
	padding-top: 5px;
	padding-left: 10px;
}

#frm_content_right td.banner_cnt {
	vertical-align: top;
	padding-right: 10px;
}

#frm_content_right td.box_cnt {
	vertical-align: top;
}

#frm_ricerca_cnt {
	width: 180px;
	height: 39px;
	overflow: hidden;

	background-color: #DDDDDD;
	background-image: url('../immagini/frame/page_box_ricerca_gradient.jpg');
	background-repeat: repeat-x;
}

#frm_ricerca_cnt .ricerca_lbl {
	height: 15px;
	line-height: 15px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
}

#frm_ricerca_cnt form {
	width: 178px;
	padding-top: 2px;
	height: 22px;
}

#frm_ricerca_cnt form .frm_search_spacer {
	float: left;
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	width: 5px;
	overflow: hidden;
}

#frm_ricerca_cnt #frm_search_keywords {
	vertical-align: top;
	width: 114px;
	height: 17px;

	float: left;
	border: 1px solid #848484;
	background-color: #FFFFFF;
}

#frm_ricerca_cnt #frm_search_btn1 {
	vertical-align: top;
	width: 44px;
	height: 17px;

	float: left;
	border: 1px solid #848484;

	text-align: right;
}

#frm_ricerca_cnt #frm_search_keywords input {
	width: 114px;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #4D4D4D;
	font-size: 11px;
}

#frm_ricerca_cnt #frm_search_btn1 input {
	width: 44px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #F0F0F0;
	color: #4D4D4D;
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
}

#frm_sondaggi_cnt {
	width: 370px;
}

#frm_sondaggi_cnt .border {
	background-color: #FFFFFF;
	border: 1px solid #100D11;
}

#frm_sondaggi_cnt .sondaggi_lbl {
	width: 363px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	color: #4D4D4D;
	font-weight: bold;
	font-size: 10px;
}

#frm_sondaggi_cnt .line {
	clear: both;
	background-color: #100D11;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 368px;
}

#frm_sondaggi_cnt .noform {
	width: 368px;
	background-color: #F0F0F0;
}

#frm_sondaggi_cnt form {
	width: 368px;
	background-color: #F0F0F0;
}

#frm_sondaggi_cnt .fill {
	background-color: #05587A;
	height: 23px;
	line-height: 23px;
	width: 368px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#frm_sondaggi_cnt .fill a			{color:	#FFFFFF;	text-decoration:	none;}
#frm_sondaggi_cnt .fill a:link		{color:	#FFFFFF;	text-decoration:	none;}
#frm_sondaggi_cnt .fill a:visited	{color:	#FFFFFF;	text-decoration:	none;}
#frm_sondaggi_cnt .fill a:active	{color:	#FFFFFF;	text-decoration:	none;}
#frm_sondaggi_cnt .fill a:hover		{color:	#FFFFFF;	text-decoration:	none;}

#frm_sondaggi_cnt .domanda_lbl {
	font-weight: bold;
	padding: 5px;
	color: #05587A;
	text-align: justify;
}

#frm_sondaggi_cnt .left {
	vertical-align: top;
	width: 99%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

#frm_sondaggi_cnt .right {
	vertical-align: top;
	width: 1%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	white-space: nowrap;
	background-color: #FFFFFF;
}

#frm_sondaggi_cnt .line_dotted {
	background-image: url('../immagini/frame/line_dotted.gif');
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#frm_sondaggi_cnt .line_dotted img {
	width: 1px;
	height: 1px;
}

#frm_sondaggi_cnt .noborder input {
	border: none;
}

#frm_content_right .button {
}

#frm_content_right .button a {
	width: 180px;
	height: 22px;
	background-color: #05587A;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	display: block;
}

#frm_content_right .button a			{color:	#FFFFFF;	text-decoration:	none;}
#frm_content_right .button a:link		{color:	#FFFFFF;	text-decoration:	none;}
#frm_content_right .button a:visited	{color:	#FFFFFF;	text-decoration:	none;}
#frm_content_right .button a:active		{color:	#FFFFFF;	text-decoration:	none;}
#frm_content_right .button a:hover		{color:	#FFFFFF;	text-decoration:	none;}

#frm_content_right #box_borse_cnt {
	width: 370px;
	height: 154px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#frm_content_right #box_borse_cnt .border {
	border: 1px solid #05587A;
}

#frm_content_right #box_borse_cnt .header {
	width: 352px;
	padding-left: 16px;
	height: 26px;
	line-height: 26px;
	background-color: #9AB6B7;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #05587A;
}

#frm_content_right #box_borse_cnt .line {
	clear: both;
	background-color: #05587A;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#frm_content_right #italia_vostra {
	width: 370px;
	height: 80px;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt {
	width: 180px;
	height: 310px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt #box_meteo_indicator {
	width: 178px;
	height: 308px;
	overflow: hidden;
	background-image: url('../immagini/meteo/indicator.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

#frm_content_right #box_meteo_cnt #box_meteo_show {
	width: 178px;
	height: 308px;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt .border {
	border: 1px solid #455732;
}

#frm_content_right #box_meteo_cnt .header {
	width: 178px;
	height: 26px;
	background-color: #B7CC71;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt .header .lbl {
	width: 44px;
	padding-left: 16px;
	padding-right: 3px;
	float: left;
	height: 26px;
	line-height: 26px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #637544;
	overflow: hidden;
}

#frm_content_right #form_meteo {
	width: 111px;
	height: 21px;
	float: right;
	padding-right: 4px;
	padding-top: 5px;
}

#frm_content_right #form_meteo select {
	width: 111px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #455732;

	border: 1px solid #455732;
}

#frm_content_right #box_meteo_cnt .line {
	clear: both;
	width: 178px;
	background-color: #455732;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#frm_content_right #box_meteo_cnt .info {
	width: 178px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #141414;
	font-size: 11px;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt .info b {
	color: #08255D;
}

#frm_content_right #box_meteo_cnt .info a			{color:	#08255D;	text-decoration:	none;}
#frm_content_right #box_meteo_cnt .info a:link		{color:	#08255D;	text-decoration:	none;}
#frm_content_right #box_meteo_cnt .info a:visited	{color:	#08255D;	text-decoration:	none;}
#frm_content_right #box_meteo_cnt .info a:active	{color:	#08255D;	text-decoration:	none;}
#frm_content_right #box_meteo_cnt .info a:hover		{color:	#08255D;	text-decoration:	none;}

#frm_content_right #box_meteo_cnt .content {
	width: 178px;
	height: 259px;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt .row {
	width: 178px;
	height: 36px;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt .values {
	float: left;
	width: 136px;
	padding-left: 4px;

	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
}

#frm_content_right #box_meteo_cnt .values .day_long {
	float: left;
	height: 15px;
	line-height: 15px;
}

#frm_content_right #box_meteo_cnt .values .day_number {
	float: right;
	height: 15px;
	line-height: 15px;
}

#frm_content_right #box_meteo_cnt .values .temperature {
	clear: both;
	height: 15px;
	line-height: 15px;
}

#frm_content_right #box_meteo_cnt .values .temperature .min {
	color: #92AC52;
}

#frm_content_right #box_meteo_cnt .values .temperature .max {
	color: #FF0000;
}

#frm_content_right #box_meteo_cnt .img {
	float: right;

	width: 30px;
	padding-left: 4px;
	padding-right: 4px;

	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;

	text-align: right;
	overflow: hidden;
}

#frm_tbl_content_line_double {
	width: 100%;
}

#frm_tbl_content_line_double .left {
	width: 1%;
}

#frm_tbl_content_line_double .center {
	width: 98%;
}

#frm_tbl_content_line_double .right {
	width: 1%;
}

#frm_tbl_content_line_double .left div {
	width: 188px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
}

#frm_tbl_content_line_double .center div {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #C4C4C4;
}

#frm_tbl_content_line_double .right div {
	width: 380px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #C4C4C4;
}

#frm_tbl_content_line_single {
	width: 100%;
}

#frm_tbl_content_line_single .left {
	width: 1%;
}

#frm_tbl_content_line_single .center {
	width: 98%;
}

#frm_tbl_content_line_single .right {
	width: 1%;
}

#frm_tbl_content_line_single .left div {
	width: 188px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
}

#frm_tbl_content_line_single .center div {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #C4C4C4;
}

#frm_tbl_content_line_single .right div {
	width: 200px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #C4C4C4;
}

#frm_tbl_footer {
	width: 100%;
}

#frm_tbl_footer .left {
	width: 1%;
	vertical-align: bottom;
	padding-bottom: 20px;
}

#hetman {
	width: 188px;
	text-align: center;
}

#frm_tbl_footer .right {
	width: 99%;
}

#frm_tbl_footer .right .top {
	font-size: 9px;
	color: #898989;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
}

#frm_tbl_footer .right .top a			{color:	#8A0101;	text-decoration:	none;}
#frm_tbl_footer .right .top a:link		{color:	#8A0101;	text-decoration:	none;}
#frm_tbl_footer .right .top a:visited	{color:	#8A0101;	text-decoration:	none;}
#frm_tbl_footer .right .top a:active	{color:	#8A0101;	text-decoration:	none;}
#frm_tbl_footer .right .top a:hover		{color:	#8A0101;	text-decoration:	none;}

#frm_tbl_footer .right .bottom {
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A0101;
	line-height: 15px;
}

.go_back {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
/*---------------- FINE STILI COMUNI A TUTTE LE PAGINE ----------------------------*/

/*---------------- MAPPA DEL SITO ----------------------------*/
#site_map ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
}

#site_map ul.horizontal {
	height: 24px;
	line-height: 24px;
	margin: 0px;
	list-style: none;
}

#site_map ul.horizontal li {
	margin: 0px;
	display: block;
	float: left;
	padding-right: 10px;
}

#site_map td {
	vertical-align: top;
	padding-bottom: 10px;
}
/*---------------- FINE MAPPA DEL SITO ----------------------------*/

/*---------------- TAMBURINO ----------------------------*/
#tamburino {
	padding-left: 20px;
}

#tamburino td {
	font-size: 11px;
	line-height: 17px;
}

#tamburino .logo {
	vertical-align: bottom;
	padding-bottom: 20px;
}

#tamburino .descrizione {
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-left: 20px;
}

#tamburino .left {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	font-family: Verdana;
	font-weight: bold;
	color: #05587A;
}

#tamburino .right {
	vertical-align: top;
	padding-left: 20px;
	font-family: Verdana;
	font-weight: normal;
	color: #3C3C3C;
}

#tamburino a				{color:	#05587A;	text-decoration:	underline;}
#tamburino a:link			{color:	#05587A;	text-decoration:	underline;}
#tamburino a:visited		{color:	#05587A;	text-decoration:	underline;}
#tamburino a:hover			{color:	#05587A;	text-decoration:	underline;}
#tamburino a:active			{color:	#05587A;	text-decoration:	underline;}
/*---------------- FINE TAMBURINO ----------------------------*/

/*---------------- FORM ----------------------------*/
.formFieldBg {
	background-color: #F0F0F0;
}

.formFieldName {
	width: 1%;
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.formFieldInput {
	width: 99%;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.formFieldInput .radio {
	border: none;
}

.formFieldValue {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.formError {
	color: #8A0101;
}

.formBtn {
	border: 1px solid #848484;
	background-color: #F0F0F0;
	color: #4D4D4D;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}
/*---------------- FINE FORM ----------------------------*/

/*---------------- PAGINE SENZA FRAME ----------------------------*/
#nofrm_cnt {
	padding: 10px;
}

#nofrm_cnt #page_title {
	background-color: #8A0101;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}

#nofrm_cnt .page_txt {
	text-align: justify;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana;
	font-weight: normal;
	color: #3C3C3C;
}
/*---------------- FINE PAGINE SENZA FRAME ----------------------------*/

/*---------------- HOME PAGE E CANALI ----------------------------*/
#frm_news_right #page_title_tematica {
	background-color: #8A0101;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
}

#frm_news_right #page_title_regionale {
	background-color: #05587A;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
}
/*---------------- FINE HOME PAGE E CANALI ----------------------------*/

/*---------------- NEWSLETTER ----------------------------*/
#newsletter_header_cnt {
}

#newsletter_header_cnt .settimanale {
}

#newsletter_header_cnt .giornaliera {
}

#newsletter_header_cnt table {
	width: 100%;
	height: 22px;
}

#newsletter_header_cnt .period {
	width: 1%;
}

#newsletter_header_cnt .period {
	width: 1%;
	border-right: 1px solid #FFFFFF;
}

#newsletter_header_cnt .period div {
	width: 22px;
	height: 22px;
	font-size: 22px;
	line-height: 22px;
	background-position: center center;
	background-repeat: no-repeat;
}

#newsletter_header_cnt .giornaliera .period div {
	background-image: url('../immagini/frame/legenda_q.gif');
}

#newsletter_header_cnt .settimanale .period div {
	background-image: url('../immagini/frame/legenda_s.gif');
}

#newsletter_header_cnt .title {
	width: 1%;
	padding-left: 5px;
	padding-right: 5px;

	white-space: nowrap;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

#newsletter_header_cnt .giornaliera .title {
	background-color: #8A0101;
}

#newsletter_header_cnt .settimanale .title {
	background-color: #0487C3;
}

#newsletter_header_cnt .content_state_msg {
	width: 97%;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}

#newsletter_header_cnt .content_state_msg a				{color:	#FFFFFF;	text-decoration:	underline;}
#newsletter_header_cnt .content_state_msg a:link		{color:	#FFFFFF;	text-decoration:	underline;}
#newsletter_header_cnt .content_state_msg a:visited		{color:	#FFFFFF;	text-decoration:	underline;}
#newsletter_header_cnt .content_state_msg a:hover		{color:	#FFFFFF;	text-decoration:	underline;}
#newsletter_header_cnt .content_state_msg a:active		{color:	#FFFFFF;	text-decoration:	underline;}

#newsletter_header_cnt .giornaliera .content_state_msg {
	background-color: #8A0101;
}

#newsletter_header_cnt .settimanale .content_state_msg {
	background-color: #0487C3;
}

#newsletter_header_cnt .content_state_img {
	width: 1%;
	padding-right: 5px;

	white-space: nowrap;
	color: #FFFFFF;
}

#newsletter_header_cnt .giornaliera .content_state_img {
	background-color: #8A0101;
}

#newsletter_header_cnt .settimanale .content_state_img {
	background-color: #0487C3;
}

#newsletter_header_cnt .content_state_img div {
	height: 22px;
	width: 14px;
	font-size: 22px;
	line-height: 22px;
	background-position: center center;
	background-repeat: no-repeat;
}

#newsletter_header_cnt .content_state_img div.open {
	background-image: url('../immagini/frame/icon_content_open_white.gif');
}

#newsletter_header_cnt .content_state_img div.close {
	background-image: url('../immagini/frame/icon_content_close_white.gif');
}

#newsletter_header_cnt .content_state_img div.subscribers {
	background-image: url('../immagini/frame/icon_content_subscribers_white.gif');
}

#newsletter_header_cnt .content_state_img div a {
	display: block;
	float: left;
	height: 22px;
	width: 14px;
}

#newsletter_header_cnt .content_state_img div a				{text-decoration:	none;}
#newsletter_header_cnt .content_state_img div a:link		{text-decoration:	none;}
#newsletter_header_cnt .content_state_img div a:visited		{text-decoration:	none;}
#newsletter_header_cnt .content_state_img div a:hover		{text-decoration:	none;}
#newsletter_header_cnt .content_state_img div a:active		{text-decoration:	none;}

.newsletter_desc_cnt {
	padding-left: 5px;
	padding-right: 5px;
}

.newsletter_desc_cnt .print {
	float: right;
	white-space: nowrap;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 15px;
}

.newsletter_desc_cnt .print img {
	vertical-align: text-bottom;
}

.newsletter_desc_cnt .acura {
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	padding-bottom: 5px;
}

.newsletter_desc_cnt .desc {
	line-height: 15px;
	color: #000000;
	font-style: italic;
}

.newsletter_bar_cnt {
	padding: 5px;
	background-color: #E6E6E6;
}

.newsletter_bar_giornaliera {
	background-color: #8A0101;
}

.newsletter_bar_settimanale {
	background-color: #0487C3;
}

.newsletter_bar_cnt .content_state_img {
	float: left;
	white-space: nowrap;
	padding-right: 5px;
}

.newsletter_bar_cnt .content_state_img div {
	height: 11px;
	width: 14px;
	font-size: 11px;
	line-height: 11px;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.newsletter_bar_cnt .content_state_img div.open {
	background-image: url('../immagini/frame/icon_content_open_red.gif');
}

.newsletter_bar_cnt .content_state_img div.close {
	background-image: url('../immagini/frame/icon_content_close_red.gif');
}

.newsletter_bar_cnt .content_state_img div.subscribers {
	background-image: url('../immagini/frame/icon_content_subscribers_red.gif');
}

.newsletter_bar_giornaliera .content_state_img div.open, .newsletter_bar_settimanale .content_state_img div.open {
	background-image: url('../immagini/frame/icon_content_open_white.gif');
}

.newsletter_bar_giornaliera .content_state_img div.close, .newsletter_bar_settimanale .content_state_img div.close {
	background-image: url('../immagini/frame/icon_content_close_white.gif');
}

.newsletter_bar_giornaliera .content_state_img div.subscribers, .newsletter_bar_settimanale .content_state_img div.subscribers {
	background-image: url('../immagini/frame/icon_content_subscribers_white.gif');
}

.newsletter_bar_cnt .content_state_img div a {
	display: block;
	float: left;
	height: 11px;
	width: 14px;
}

.newsletter_bar_cnt .content_state_img div a			{text-decoration:	none;}
.newsletter_bar_cnt .content_state_img div a:link		{text-decoration:	none;}
.newsletter_bar_cnt .content_state_img div a:visited	{text-decoration:	none;}
.newsletter_bar_cnt .content_state_img div a:hover		{text-decoration:	none;}
.newsletter_bar_cnt .content_state_img div a:active		{text-decoration:	none;}

.newsletter_bar_cnt .content_state_msg {
	float: left;
	white-space: nowrap;
	font-weight: normal;
	color: #8A0101;
	font-size: 11px;
}

.newsletter_bar_cnt .content_state_msg a			{color:	#8A0101;	text-decoration:	underline;}
.newsletter_bar_cnt .content_state_msg a:link		{color:	#8A0101;	text-decoration:	underline;}
.newsletter_bar_cnt .content_state_msg a:visited	{color:	#8A0101;	text-decoration:	underline;}
.newsletter_bar_cnt .content_state_msg a:hover		{color:	#8A0101;	text-decoration:	underline;}
.newsletter_bar_cnt .content_state_msg a:active		{color:	#8A0101;	text-decoration:	underline;}

.newsletter_bar_cnt .newsletter_year {
	float: right;
	color: #000000;
	font-weight: bold;
}

.newsletter_bar_giornaliera .content_state_msg, .newsletter_bar_settimanale .content_state_msg {
	float: left;
	white-space: nowrap;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}

.newsletter_bar_giornaliera .content_state_msg a			{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_giornaliera .content_state_msg a:link		{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_giornaliera .content_state_msg a:visited	{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_giornaliera .content_state_msg a:hover		{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_giornaliera .content_state_msg a:active		{color:	#FFFFFF;	text-decoration:	underline;}

.newsletter_bar_settimanale .content_state_msg a			{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_settimanale .content_state_msg a:link		{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_settimanale .content_state_msg a:visited	{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_settimanale .content_state_msg a:hover		{color:	#FFFFFF;	text-decoration:	underline;}
.newsletter_bar_settimanale .content_state_msg a:active		{color:	#FFFFFF;	text-decoration:	underline;}

.newsletter_bar_giornaliera .newsletter_year {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.newsletter_bar_settimanale .newsletter_year {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#newsletter_index_cnt {
	background-color: #F1F1F1;
	text-align: justify;
	color: #3C3C3C;
	line-height: 17px;
	padding: 5px;
}

#newsletter_index_cnt a				{color:	#3C3C3C;	text-decoration:	none;}
#newsletter_index_cnt a:link		{color:	#3C3C3C;	text-decoration:	none;}
#newsletter_index_cnt a:visited		{color:	#3C3C3C;	text-decoration:	none;}
#newsletter_index_cnt a:hover		{color:	#3C3C3C;	text-decoration:	none;}
#newsletter_index_cnt a:active		{color:	#3C3C3C;	text-decoration:	none;}

#newsletter_index_cnt .order {
	vertical-align: top;
	width: 1%;
	text-align: right;
}

#newsletter_index_cnt .title {
	vertical-align: top;
	width: 99%;
	padding-left: 5px;
}

#newsletter_news_cnt {
}

#newsletter_news_cnt .title {
	font-variant: small-caps;
	font-weight: bold;
	line-height: 17px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#newsletter_news_cnt .subtitle {
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#newsletter_news_cnt .txt {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #3C3C3C;
}

#newsletter_news_cnt .top {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}
/*---------------- FINE NEWSLETTER ----------------------------*/

/*---------------- ARTICOLO ----------------------------*/
#article_header_cnt {
	background-color: #8A0101;
}

#article_header_cnt table {
	width: 100%;
	height: 22px;
}

#article_header_cnt .title {
	width: 1%;
	padding-left: 5px;
	padding-right: 5px;

	white-space: nowrap;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;

	color: #FFFFFF;
}

#article_header_cnt .content_state_msg {
	width: 98%;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}

#article_header_cnt .content_state_msg a			{color:	#FFFFFF;	text-decoration:	underline;}
#article_header_cnt .content_state_msg a:link		{color:	#FFFFFF;	text-decoration:	underline;}
#article_header_cnt .content_state_msg a:visited	{color:	#FFFFFF;	text-decoration:	underline;}
#article_header_cnt .content_state_msg a:hover		{color:	#FFFFFF;	text-decoration:	underline;}
#article_header_cnt .content_state_msg a:active		{color:	#FFFFFF;	text-decoration:	underline;}

#article_header_cnt .content_state_img {
	width: 1%;
	padding-right: 5px;

	white-space: nowrap;
	color: #FFFFFF;
}

#article_header_cnt .content_state_img div {
	height: 22px;
	width: 14px;
	font-size: 22px;
	line-height: 22px;
	background-position: center center;
	background-repeat: no-repeat;
}

#article_header_cnt .content_state_img div.open {
	background-image: url('../immagini/frame/icon_content_open_white.gif');
}

#article_header_cnt .content_state_img div.close {
	background-image: url('../immagini/frame/icon_content_close_white.gif');
}

#article_header_cnt .content_state_img div.subscribers {
	background-image: url('../immagini/frame/icon_content_subscribers_white.gif');
}

#article_header_cnt .content_state_img div a {
	display: block;
	float: left;
	height: 22px;
	width: 14px;
}

#article_header_cnt .content_state_img div a			{text-decoration:	none;}
#article_header_cnt .content_state_img div a:link		{text-decoration:	none;}
#article_header_cnt .content_state_img div a:visited	{text-decoration:	none;}
#article_header_cnt .content_state_img div a:hover		{text-decoration:	none;}
#article_header_cnt .content_state_img div a:active		{text-decoration:	none;}

.article_desc_cnt {
}

.article_desc_cnt .print {
	text-align: right;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 15px;
}

.article_desc_cnt .print img {
	vertical-align: text-bottom;
	padding-right: 5px;
}

.article_desc_cnt .desc {
	padding: 5px;
	background-color: #E6E6E6;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}

#article_content_cnt {
}

#article_content_cnt img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#article_content_cnt .title {
	font-weight: bold;
	line-height: 17px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#article_content_cnt .subtitle {
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#article_content_cnt .txt {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #3C3C3C;
}

#article_content_cnt .sign_date {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #3C3C3C;
}

#article_content_cnt .top {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}
/*---------------- FINE ARTICOLO ----------------------------*/

/*---------------- NOTIZIE IN RIGA ----------------------------*/
.news_row_helper {
}

.news_row_helper img {
	vertical-align: text-bottom;
}

.news_row_helper_selected {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;

	background-color: #FFFFFF;
}

.news_row_helper a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;

	display: block;
	background-color: #FFFFFF;
}

.news_row_helper a				{color: #000000; text-decoration: none;}
.news_row_helper a:link			{color: #000000; text-decoration: none;}
.news_row_helper a:visited		{color: #000000; text-decoration: none;}
.news_row_helper a:hover		{background-color: #E6E6E6;	color: #000000; text-decoration: none;}
.news_row_helper a:active		{color: #000000; text-decoration: none;}

.news_row_helper_date {
}

.news_row_helper_hour {
}

.news_row_helper_cat {
	font-weight: bold;
	color: #8A0101;
}

.news_row_helper_cat a				{color: #8A0101; text-decoration: none;}
.news_row_helper_cat a:link			{color: #8A0101; text-decoration: none;}
.news_row_helper_cat a:visited		{color: #8A0101; text-decoration: none;}
.news_row_helper_cat a:hover		{color: #8A0101; text-decoration: none;}
.news_row_helper_cat a:active		{color: #8A0101; text-decoration: none;}

.news_row_helper_title {
}

.news_row_helper_selected .news_row_helper_title {
	font-weight: bold;
}
/*---------------- FINE NOTIZIE IN RIGA ----------------------------*/

/*---------------- PAGE RESULT SET ----------------------------*/
.resultTable {
	width: 100%;
}

.resultInf {
	white-space: nowrap;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #C4C4C4;
}

.resultInfSmall {
	white-space: nowrap;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 3px;
}

.resultInfLeft {
	border: none;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	border-bottom: 1px solid #C4C4C4;
	line-height: 30px;
}

.resultInfRight {
	text-align: right;
	border: none;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-right: 5px;
	border-bottom: 1px solid #C4C4C4;
	line-height: 30px;
}

.resultNav {
	border: none;
	white-space: nowrap;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	background-color: #E6E6E6;
	padding: 5px;
}
.resultNav a			{font-weight: bold; color:	#05587A;	text-decoration:	none;}
.resultNav a:link		{color:	#05587A;	text-decoration:	none;}
.resultNav a:visited	{color:	#05587A;	text-decoration:	none;}
.resultNav a:hover		{color:	#05587A;	text-decoration:	none;}
.resultNav a:active		{color:	#05587A;	text-decoration:	none;}

.resultNav select {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #05587A;
}

.resultDisabled {
	color: #B2B2B2;
	font-weight: bold;
}

.resultCurrent {
	font-size: 11px;
	font-weight: bold;
}

.resultBg1 {
	background-color: #F5F8E8;
}
.resultBg2 {
	background-color: #EDF3F4;
}
/*---------------- FINE PAGE RESULT SET ----------------------------*/

/*---------------- FILTRI INIZIO PAGINA ----------------------------*/
#filter_cnt {
	padding-right: 5px;
}

#filter_cnt table.inner td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 17px;
	white-space: nowrap;
}

#filter_cnt select {
	font-size: 10px;
	font-weight: bold;
}

#filter_cnt input {
	font-size: 11px;
}
/*---------------- FINE FILTRI INIZIO PAGINA ----------------------------*/

/*---------------- DOCUMENTI ----------------------------*/
.documenti_left {
	width: 99%;
	vertical-align: top;
	padding: 5px;
	color: #3C3C3C;
	font-size: 11px;
	line-height: 17px;
}
.documenti_left a			{color:	#3C3C3C;	text-decoration:	none;}
.documenti_left a:link		{color:	#3C3C3C;	text-decoration:	none;}
.documenti_left a:visited	{color:	#3C3C3C;	text-decoration:	none;}
.documenti_left a:hover		{color:	#3C3C3C;	text-decoration:	none;}
.documenti_left a:active	{color:	#3C3C3C;	text-decoration:	none;}

.documenti_left .titolo {
	font-weight: bold;
}

.documenti_right {
	width: 1%;
	vertical-align: top;
	background-color: #E6E6E6;
	color: #3C3C3C;
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
}
.documenti_right a			{color:	#3C3C3C;	text-decoration:	none;}
.documenti_right a:link		{color:	#3C3C3C;	text-decoration:	none;}
.documenti_right a:visited	{color:	#3C3C3C;	text-decoration:	none;}
.documenti_right a:hover	{color:	#3C3C3C;	text-decoration:	none;}
.documenti_right a:active	{color:	#3C3C3C;	text-decoration:	none;}

.documenti_right .icon {
	padding-right: 5px;
}

.documenti_right .data {
	white-space: nowrap;
	font-weight: bold;
}
/*---------------- FINE DOCUMENTI ----------------------------*/

/*---------------- RICERCA AVANZATA ----------------------------*/
.search_box_cnt {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #E6E6E6;
}

.search_box_cnt .checkbox {
	border: none;
}

.search_box_cnt .radio {
	border: none;
}

#filter_cnt .search_box_cnt table.inner td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 17px;
	white-space: nowrap;
}

.search_box_cnt .title {
	font-weight: bold;
	line-height: 20px;
}
/*---------------- FINE RICERCA AVANZATA ----------------------------*/

/*---------------- RISULTATI RICERCA ----------------------------*/
.risultati_left {
	width: 99%;
	vertical-align: top;
}

.risultati_left .news_row_helper {
	color: #3C3C3C;
}
.risultati_left .news_row_helper a				{color: #3C3C3C; text-decoration: none;}
.risultati_left .news_row_helper a:link			{color: #3C3C3C; text-decoration: none;}
.risultati_left .news_row_helper a:visited		{color: #3C3C3C; text-decoration: none;}
.risultati_left .news_row_helper a:hover		{color: #3C3C3C; text-decoration: none;}
.risultati_left .news_row_helper a:active		{color: #3C3C3C; text-decoration: none;}

.risultati_right {
	width: 1%;
	vertical-align: top;
	background-color: #E6E6E6;
	color: #3C3C3C;
	font-size: 11px;
	line-height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	font-weight: bold;
}
.risultati_right a			{color:	#3C3C3C;	text-decoration:	none;}
.risultati_right a:link		{color:	#3C3C3C;	text-decoration:	none;}
.risultati_right a:visited	{color:	#3C3C3C;	text-decoration:	none;}
.risultati_right a:hover	{color:	#3C3C3C;	text-decoration:	none;}
.risultati_right a:active	{color:	#3C3C3C;	text-decoration:	none;}
/*---------------- FINE RISULTATI RICERCA ----------------------------*/

/*---------------- STAMPA NEWSLETTER ED ARTICOLO ----------------------------*/
#print_logo_cnt {
	padding-top: 10px;
	padding-bottom: 10px;
}

#print_logo_cnt img {
	vertical-align: text-bottom;
}

#print_logo_cnt .direttore {
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
}
/*---------------- FINE STAMPA NEWSLETTER ED ARTICOLO ----------------------------*/

/*---------------- AREA UTENTE ----------------------------*/
#area_utente_cnt {
	width: 100%;
}

#area_utente_cnt .abbonati_cnt {
	vertical-align: top;
	width: 49%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
}

#area_utente_cnt .abbonati_cnt .header {
	color: #05587A;
	font-weight: bold;
	font-size: 17px;
}

#area_utente_cnt .abbonati_cnt .txt {
	padding-top: 40px;
	line-height: 17px;
}

#area_utente_cnt .abbonati_cnt .btn {
	padding-top: 20px;
}

#area_utente_cnt .spacer {
	width: 2%;
}

#area_utente_cnt .spacer div {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 30px;
}

#area_utente_cnt .login_cnt {
	vertical-align: top;
	width: 49%;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding: 15px;
}

#area_utente_cnt .lbl1 {
	color: #000000;
	font-weight: bold;
	font-size: 17px;
}

#area_utente_cnt .lbl2 {
	color: #8A0101;
	font-weight: bold;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#area_utente_cnt label {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
	display: block;
	padding-right: 10px;
}

#area_utente_cnt .form_tr td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*---------------- FINE AREA UTENTE ----------------------------*/

/*---------------- HTML CONTENT ----------------------------*/
.htmlCell {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	font-size: 11px;
	color: #3C3C3C;
	padding: 5px;
}

.htmlCell td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #3C3C3C;

	line-height: 17px;
}

.htmlCell a						{color:	#05587A;	text-decoration:	underline;}
.htmlCell a:link				{color:	#05587A;	text-decoration:	underline;}
.htmlCell a:visited				{color:	#05587A;	text-decoration:	underline;}
.htmlCell a:hover				{color:	#05587A;	text-decoration:	underline;}
.htmlCell a:active				{color:	#05587A;	text-decoration:	underline;}
/*---------------- FINE HTML CONTENT ----------------------------*/

/*---------------- SONDAGGI ----------------------------*/
.sondaggi_left {
	width: 99%;
	vertical-align: top;
	padding: 5px;
	color: #3C3C3C;
	font-size: 11px;
	line-height: 17px;
}
.sondaggi_left a			{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_left a:link		{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_left a:visited	{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_left a:hover		{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_left a:active	{color:	#3C3C3C;	text-decoration:	none;}

.sondaggi_left .titolo {
	font-weight: bold;
}

.sondaggi_left .testo {
	text-align: justify;
}

.sondaggi_right {
	width: 1%;
	vertical-align: top;
	background-color: #E6E6E6;
	color: #3C3C3C;
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
}
.sondaggi_right a			{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_right a:link		{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_right a:visited	{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_right a:hover		{color:	#3C3C3C;	text-decoration:	none;}
.sondaggi_right a:active	{color:	#3C3C3C;	text-decoration:	none;}

.sondaggi_right .data {
	white-space: nowrap;
	font-weight: bold;
}

.sondaggi_right .stato_aperto {
	color: green;
}

.sondaggi_right .stato_chiuso {
	color: red;
}

.sondaggi_results_cnt {
}

.sondaggi_results_cnt table {
	width: 100%;
}

.sondaggi_results_cnt tr {
	background-color: #E6E6E6;
}

.sondaggi_results_cnt td {
	vertical-align: top;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.sondaggi_results_cnt .votazione {
}

.sondaggi_results_cnt .votazione td {
	vertical-align: top;
	padding: 0px;
	border-right: none;
	border-top: none;
	font-weight: bold;
}

.sondaggi_results_cnt .header td {
	white-space: nowrap;
	font-weight: bold;
}

.sondaggi_results_cnt .testo {
	text-align: justify;
}

.sondaggi_results_cnt a						{color:	#05587A;	text-decoration:	underline;}
.sondaggi_results_cnt a:link				{color:	#05587A;	text-decoration:	underline;}
.sondaggi_results_cnt a:visited				{color:	#05587A;	text-decoration:	underline;}
.sondaggi_results_cnt a:hover				{color:	#05587A;	text-decoration:	underline;}
.sondaggi_results_cnt a:active				{color:	#05587A;	text-decoration:	underline;}

.sondaggi_results_cnt .bg_color_1 {
	background-color: #F5F5F5 !important;
}

.sondaggi_results_cnt .bg_color_0 {
	background-color: #F0F0F0 !important;
}

.sondaggi_results_cnt .noborderinput input {
	border: none;
}
/*---------------- FINE SONDAGGI ----------------------------*/
