body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Navy;
	background-color: #96bdff;
	background-image: url(image/sfondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	height: 100%;
}

td {
	font-size: 11px;
	font-weight: normal;
	color: Navy;
	text-align: left;		
	padding: 5px;
}

pre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: 28px;	
	color: #00F;
}

h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: Navy;
	border-bottom: 1px solid #00F;
	line-height: normal;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px solid Navy;
	padding: 5px;
	color: #00F;
	margin: 0px;
	margin-bottom: 5px;
}

h4 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	background: #05F;
	color: #FFF;
	padding: 3px;
	border-bottom: 1px solid Navy;
	border-top: 1px solid Navy;
	border-right: 3px solid Navy;
	border-left: 3px solid Navy;
}

form {
	padding: 0;
	margin: 0;
}

ul {
	list-style-image: url('images/pallina.jpg');
	margin-left: 30px;
}

li {
	padding-left: 14px;
	vertical-align: super;
	margin-bottom: 7px;
}

img {
	border: none;
}

a:link, a:visited {
	color: navy;
	border: 0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4646C2;
	text-decoration: none;
	font-weight: bold;
}

#div_tutto {
	width: 950px;
}

#div_left {
	float:left;	
	width:230px; /* Dimensioni per Opera 5 */
}

#div_sponsor {
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 200px;
}

#div_bancobs {
	position: absolute;
	margin-top: 15px;
	margin-left: 13px;
	width: 344px;
	height: 82px;
}

#div_sponsor_slider {
	position: absolute;
	margin-top: 15px;
	margin-left: 376px;
	width: 180px;
	height: 82px;
	padding: 0px;
	text-align: center;
}

#div_sponsor_slider ul li {
	text-align: center;
}

#div_avversari {
	position: absolute;
	margin-top: 130px;
	margin-left: 15px;
	width: 532px;
	height: 41px;
}

#div_login {
	position: absolute;
	width: 115px;
	height: 150px;
	margin-left: 575px;
	margin-top: 15px;
}

#div_login .corrente {
	color: #193667;
	font-weight: bold;
}

#div_login a:link, #div_login a:visited {
	color: #ffffff;
	text-decoration: none;
}

#div_login a:hover {
	color: #c1d3f1;
	text-decoration: none;
}

#div_body {
	line-height: 150%;
	text-align: left;
	float: right;
}

#div_pannello_sottomenu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 60px;
	background-image: url(image/backpannello.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ceddee;
	border-left: 2px solid #053367;
	border-right: 2px solid #053367;
	border-top: 1px solid #053367;
	border-bottom: 1px solid #053367;
	text-align: center;
}

#div_content_header {
	width: 700px;
	height: 28px;	
	background-image: url(image/content_header.png);
	background-repeat: no-repeat;
}

#div_content {
	background-image: url(image/content_back.png);
	background-repeat: repeat-y;	
	width: 700px;
	min-height: 300px;
}

#div_contenuti {
	width: 650px;
	margin: 0px;
	margin-left: 27px;
	min-height: 300px;
}

#div_content_footer {
	width: 700px;
	height: 190px;	
	background-image: url(image/content_footer.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#div_footer_contenuto {
	width: 650px;
	margin: 0;
	margin-left: 27px;
	text-align: center;
	border-top: 1px dashed #053367;
}

.div_sottomenu {
	margin: 0px -10px 0px -10px;
	padding: 5px 10px 5px 15px;
	font-weight: bold;
}

.div_box {
	background-color: /*#70809*/ #B0B0B0;
	position: relative;
	float:left;
	width:170px;
	\width: 170px;
	\w\idth: 170px;
	padding: 0 10px 0 10px;
	background-image: url(image/barra_sx_bg.jpg);
	background-repeat: repeat-y;
}

.div_box_interno {
	padding: 0px 10px 0px 5px;
}

.div_box_interno .inputbox {
	margin: 1px 0 0 0;
}

.div_box_interno img {
	margin-top: 5px;
}

.div_box_interno a, .div_box_interno a:visited {
	color: navy;
	border: 0;
	font-weight: bold;
}

.div_box_interno a:hover {
	color: #4646C2;
	text-decoration: none;
	font-weight: bold;
}

.div_box .corrente {
	color: #000;
	font-weight: bold;
}

#div_footer {
	background-color: #BBF;
	clear: both;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #00F;
	padding: 5px 30px 10px 0px;
	text-align: right;
	font-size: 10px;
	color: #4C4C85;
}

#div_rubrica {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.inputbox {
	background-color: #BCC5D1;
	border: 1px solid #595A99;
	color: navy;
	padding: 0;
	height: 18px;
}

form {
	margin: 0;
	padding: 0;
}

.txtarea {
	width: 100%;
	background-color: #BCC5D1;
	border: 1px solid #595A99;
	color: navy;
	padding: 0;
}

.tabella_sfumosa {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid #053367;
}

.tabella_sfumosa td {
	color: Navy;
	border-collapse: collapse;	
	padding-left: 2px;
	padding-right: 2px;
}

.td_sfumosa {
	background-color: #DDF;
}

.td_sfumosa_no_border {
	background-color: #DDF;
}

.td_titolo_sfumosa {
	height: 24px;
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(image/headtabella.png);
	background-repeat: repeat-x;
	background-color: #4c90ff;
	margin: 0px;
	padding: 0px;
	border: none;
	padding-left: 3px;
}

.td_titolo_sfumosa img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.tabella_pannello {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	background-image: url(image/backpannello.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ceddee;
	border-left: 2px solid #053367;
	border-right: 2px solid #053367;
	border-top: 1px solid #053367;
	border-bottom: 1px solid #053367;
}

.tabella_pannello td {
	color: Navy;
	border-collapse: collapse;		
}

.tabella_commento {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid Navy;
}

.tabella_commento td {
	border-collapse: collapse;	
	background-color: #BBF;
}

.td_nuovo_commento {
	color: Navy;
	border-top: 1px solid Navy;
	font-weight: bold;
}

.td_commento {
	color: Navy;
}

.titolo_commento {
	color: White;font-size: 12px;font-weight: bold;border-bottom: 1px solid Navy;background-color: Navy;
}

.btnmex {
	font-size: 11px;
}

.inputmex {
	background-color: #BCC5D1;
	color: Navy;
	border: 1px solid #595A99;
	padding: 0;
	height: 18px;
	width: 100%;
}

.txtareamex {
	background-color: #BCC5D1;
	color: Navy;
	border: 1px solid #595A99;
	width: 100%;
	padding: 0;
}

.grassetto {
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px; 
}

.contenitore_percentuale {
	background-color: #FFF;
	width: 204px;
	height: 18px;
	border-top: 1px solid #448;
	border-left: 1px solid #448;
	border-bottom: 1px solid #CCF;
	border-right: 1px solid #CCF;
}

.percentuale {
	background-image: url(image/percentuale.png);
	background-repeat: repeat-x;
	height: 16px;
	margin: 1px;
}

.testo_percentuale {
	text-align: center;
	width: 202px;
}

.elenchi_semplici {	
	list-style: none;
	margin-left: 0px;
	padding: 0px;		
}

#calendario table {
	border-collapse: collapse;
	border-spacing: 0px;
}

#calendario td {
	border: 1px solid #708090;
	background-color: #BCC5D1;
	margin: 0;
	border-collapse: collapse;
}



#progetto table {
	border-collapse: collapse;
	border-spacing: 0px;
}

#progetto td {
	border: 1px solid #777799;
	background-color: #BCC5D1;
	margin: 0px;
	padding: 10px;
	border-collapse: collapse;
}

#div_stat_left {
	border: 1px dashed /* #6060F0*/ #0d48d0;
	background-color: #8AABFC;
	padding-left: 5px;
	width: 160px;
	padding: 5px;
}

.div_nav_sottomenu {
	border-left: 2px solid #053367;
	border-right: 2px solid #053367;
	border-bottom: 1px solid #053367;
	padding: 5px 0px 5px 0px;
	background-color: #88F;
	background-image: url(image/headtabella.png);
	color: Navy;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
	width: 100%;
}

.div_nav_sottomenu a, .div_nav_sottomenu a:visited {
	border: 1px #33A solid;
	padding: 2px 4px 2px 4px;
	color: Navy;
	font-weight: bold;
}

.div_nav_sottomenu a:hover {
	background-color: #CCC;
	border: 1px solid #33A;
	color: Navy;
}

.div_nav_sottomenu .corrente {
	border: 1px solid #33A;
	background-color: #AAA;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	font-weight: bold;
}

.div_nav_sottomenu_regolare {
	border-left: 2px solid #053367;
	border-right: 2px solid #053367;
	border-bottom: 1px solid #053367;
	border-top: 1px solid #053367;
	padding: 5px 0px 5px 0px;
	background-color: #88F;
	background-image: url(image/headtabella.png);
	color: Navy;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
	width: 100%;
}

.div_nav_sottomenu_regolare a, .div_nav_sottomenu_regolare a:visited {
	border: 1px #33A solid;
	padding: 2px 4px 2px 4px;
	color: Navy;
	font-weight: bold;
}

.div_nav_sottomenu_regolare a:hover {
	background-color: #CCC;
	border: 1px solid #33A;
	color: Navy;
}

.div_nav_sottomenu_regolare .corrente {
	border: 1px solid #33A;
	background-color: #AAA;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	font-weight: bold;
}

.tabella_index {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.tabella_index td, .tabella_index tr {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;	
}

.iframe_news {
	width: 100%;
	border: none;
}