#tit_pag {
	font-size:20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#08419B;
	background-color:white;
}
* {
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	background-color:white;
	/*color:black;*/
}

a {
	color:#0277ff;
	text-decoration:none;
	background-color:transparent;
}

a:hover {
	text-decoration:underline;
	color:#00DDFF;
	background-color:transparent;
}

#top {
	width:850px;
	height:154px;
	background: url("images/schema/top.png") top left;
}

#main {
	width:850px;
	float:left;
	min-height:250px;
	background: url("images/schema/left.png") repeat-y top left;
}

#menu {
	position:absolute;
	top:160px;
	left:0px;
	margin-left:2px;
	margin-right:2px;
	width:86px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}

#menu a{
	text-decoration:none;
	color:#000000;
	/*background-color:#0277FF;*/
}

#menu a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	/*background-color:#08419B;*/
}

.voce_menu_curr {
	margin-bottom:2px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#0277FF;
	color:black;
}
.voce_menu {
	margin-bottom:2px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#0277FF;
	color:black;
}

.voce_menu:hover{
	background-color:#08419B;
	border-color:#ffffff;
	color:white;
}

.text {
	margin-left:130px;
	width:690px;
	font-size:14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#08419B;
	text-align:justify;
	background-color:white;
}

.tab {
	border-width:2px;
	border-style:solid;
	border-color:#E6E3E3;
	font-size:13px;
}
.titolo_tab {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#E6E3E3;
	text-align:right;
	font-weight:bold;
	color:#08419B;
	min-width:295px;
}
.titolo_dati{
	font-weight:bold;
	color:#000080;
	background-color:white;
}
.date_news{
	font-weight:bold;
	font-style:italic;
	color:#000080;
	background-color:white;
}

.dati_tab {
	border-top-width:2px;
	border-top-style:solid;
	border-color:#E6E3E3;
	text-align:justify;
	color:#08419B;
	background-color:white;
}

#t {
	clear:both;
	width:590px;
	margin-bottom:20px;
}

#t7 {
	clear:both;
	width:685px;
	margin-bottom:20px;
}

#t1 {
	float:left;
	position:relative;
	top:-60px;
	width:325px;
	margin-bottom:20px;
}

#t2 {
	margin-right:20px;
	float:right;
	width:295px;
	margin-bottom:20px;
}

#t3 {
	clear:left;
	width:295px;
	margin-bottom:20px;
}

#t4 {
	margin-top:20px;
	float:right;
	width:400px;
	margin-bottom:20px;
}

#t5 {
	width:570px;
	margin-bottom:20px;
}

#t6 {
	margin-right:20px;
	float:right;
	width:295px;
	margin-bottom:20px;
}

#commento {
	clear:both;
	width:500px;
	margin-bottom:20px;
}

.squadra {
	width:160px;
	min-width:160px;
	max-width:160px;
}

.punto {
	width:38px;
	min-width:38px;
	max-width:38px;
	border-left-width:2px;
	border-left-style:solid;
	border-color:#E6E3E3;
}

.match{
	width:320px;
	min-width:320px;
	max-width:320px;
	border-right-width:2px;
	border-right-style:solid;
	border-color:#E6E3E3;
}

.ris{
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right-width:2px;
	border-right-style:solid;
	border-color:#E6E3E3;
}
.parz{
	width:237px;
	min-width:237px;
	max-width:237px;
}

.ora{
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right-width:2px;
	border-right-style:solid;
	border-color:#E6E3E3;
}

#bottom {
    clear:both;
    height:268px;
    width:850px;
    background: url("images/schema/bottom.png") bottom left;
}

.imm_links{
	margin-top:15px;
}

#nome_pag{
	margin-top:170px;
	margin-left:300px;
}

#comune {
	margin-left:20px;
}

#fipav {
	margin-left:20px;
}

#counter {
	margin-left:30px;
}

#w3c {
	margin-left:20px;
}

#css {
	margin-left:20px;
}
.form {
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.righeForm {
	margin:5px;
}