﻿body 			{ margin: 0px auto 0px auto; background-color: #ffffff; text-align: center; background-image:url('../images/sfondo.png'); background-repeat:repeat-x;}
body 			{ margin: 0px auto 0px auto; background-color: #ffffff; text-align: -moz-center; background-image:url('../images/sfondo.png'); background-repeat:repeat-x; }
#wrapper 		{ width: 884px; margin: 0 auto; }

ol 				{ margin-top: 0; margin-bottom: 1px; }
ul 				{ margin-top: 0; margin-bottom: 1px; }
p 				{ margin-top: 0; margin-bottom: 1px; }

td 				{ font-size: 11px; color: #202020; font-family: arial, sans-serif; text-align: justify; }
.td_bottom		{ font-size: 10px; color: #ffffff; font-family: arial, sans-serif; text-align: center; background-color:#407DB2; }
.td_tit 		{ font-size: 13px; color: #ffffff; font-family: arial, sans-serif; font-weight: bold; background-image:url('../images/sf_titolo.png'); height:34px; }

a 				{ color: #2c3d87; text-decoration: none; }
a:hover     	{ color: #04aaf7; text-decoration: none; }

.a2 			{ color: #ffffff; text-decoration: none; }
.a2:hover     	{ color: #ffff00; text-decoration: none; }

.avert 			{ color: #8a8a8a; text-decoration: none; font-size:12px; font-weight:bold; }
.avert:hover    { color: #04aaf7; text-decoration: none; font-size:12px; font-weight:bold; }
.avert_sel 		{ color: #ff0000; text-decoration: none; font-size:12px; font-weight:bold; }
.avert_sel:hover{ color: #04aaf7; text-decoration: none; font-size:12px; font-weight:bold; }

.cal_tit		{ background-color:#275BA5; color: #FFFFFF; font-weight:bold; text-align:center }
.cal_day		{ background-color:#C2E3F4; color: #000000; font-weight:normal; text-align:center }
.cal_daysel		{ background-color:#349ACD; color: #FFFFFF; font-weight:bold; text-align:center }
.cal_daysel2	{ background-color:#FFFF00; color: #000000; font-weight:bold; text-align:center }
.cal_daydis		{ background-color:#C2E3F4; color: #647076; font-weight:normal; text-align:center }
.cal_data		{ background-image: url('../images/data.png'); background-repeat: no-repeat; background-position: center top; text-align: center}
.cal_data_green	{ background-image: url('../images/data_green.png'); background-repeat: no-repeat; background-position: center top; text-align: center}

.a_menu 			{ font-size: 12px; color: #ffffff; font-family: arial; text-decoration: none; font-weight: bold; background-image: url('../images/menu_down.png'); text-align: center; display: block; padding-top:9px; height: 23px; width: 118px; }
.a_menu:hover 		{ font-size: 12px; color: #ffffff; font-family: arial; text-decoration: none; font-weight: bold; background-image: url('../images/menu_up.png'); text-align: center; display: block; padding-top:9px; height: 23px; width: 118px; }
.a_menu_sel 		{ font-size: 12px; color: #ffffff; font-family: arial; text-decoration: none; font-weight: bold; background-image: url('../images/menu_sel.png'); text-align: center; display: block; padding-top:9px; height: 23px; width: 118px; }
.a_menu_sel:hover	{ font-size: 12px; color: #ffffff; font-family: arial; text-decoration: none; font-weight: bold; background-image: url('../images/menu_sel_up.png'); text-align: center; display: block; padding-top:9px; height: 23px; width: 118px; }

img 		{ border: none; }
