listbody{
	font-family: arial, helvetica, sans-serif;
	color: #004CEC;
	background-color: white;
	scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
    overflow: auto;
}

body.frame{
	color: white;
	background-color:#004CEC;
	margin:0;
	padding:0;
}

.hidden{
	visibility: hidden;
}

#date-time{
	font-size: 90%;
}

#allenamenti{
	margin:0;
	padding: 0 20%;
}

ul.news{
	color: black;
	list-style-type: circle;
	line-height: 170%;
}

.more{
	list-style-type: none;
	line-height: 120%;
	font-size: 80%;
}

/*da sistemare baco in IE*/
#news_footer{
	position: fixed;
	right: 0px;
	bottom: 0px;
	height: 13px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: right;
	font-size:60%;
	text-color: yellow;
	background-color: #004CEC;
}

h2.title{
	text-align: center;
	line-height: 160%;
	color: black;
	text-trasform: uppercase;
}

h3.news{
	line-height: 20%;
	font-weight: bold;
	font-size: 110%;
}

caption{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;	
}

table{
	width: 100%;
	margin-top: 1em;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	border-collapse:collapse;
}

td{
	border: 1px;
	border-style: solid none;
}

tr.dispari{
	background: #004CEC;
	color: white;
}

body.frame div{
	font-size: 60%;
	float: left;
}

.searchField {
			width: 75%; 
			border: 0px; 
			font-size: 14px; 
			padding-left: 3px; 
			color: #004CEC;
			background: White;
}

#img15{
	margin: 5px;
}


#date{
	float:right;
	text-align: right;
	margin-right: 2px;
	margin-top: 2px;
}

#info{
	text-align: left;
	margin-left: 2px;
	margin-top: 2px;
}

/*LINKS DEFINITIONS*/
a{
	text-decoration: none;
}

a:link, a:focus, a:active{
	color: #004CEC;

}

a:visited{
	color: #001F5E;
}

a:hover{
	text-decoration: underline;
}

a.frame:link,a.frame:focus, a.frame:active{
	color: yellow;
}

a.frame:visited{
	color: #EF9C01;
}
 #email{
	padding-left: 19px;
	background: url(../images/email2.gif) 0% no-repeat;

 }



/*pulsante stampa*/
#pbb{
	width: 100%;
	text-align: center;
}
#img1{
	height: 1,5em;
	border: 0;
	top: 1,5em;
}
/*fine pulsante stampa*/

/*sommario*/
#top1{
	float: left;
	width: 137px;
	margin-top: 13px;
	text-align: center;
}
 
#top2{
	width: 73%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

#obj1{
	width:400px;
	heigth: 65px;
}

#top3{
	float: right;
	width: 137px;
	margin-top: 13px;
	text-align: center;
}
/*fine sommario*/

/*navbar*/
.nav{
	width: 137px;
	margin: 0;
	text-align: center;
	padding: 3px 0;
}

#navTitle{
	font-size: 1.4em;
	line-height: 1em;
}
#navTitleCont{
	margin-top: 15px;
	padding: 0;
}

.spc{
	width: 137px;
	margin: 0;
	text-align: center;
	padding: 3px 0;
	margin-bottom: 12px;
}

.nav a img{
	border: none;
}

.spc a img{
	border: none;
}

#img13{
	width: 60%;
}

#img14{
	width: 60%;
}

/*fine navbar*/

/*liste*/
.list_body{
	line-height: 50%;
}

.list{
	color: black;
	text-transform: capitalize;
	font-size: 80%;
	line-height: 110%;

}

.list_d{
	color: black;
	font-size: 80%;
	line-height: 122%;

}

.list_d sup{
	font-size: 81%;
}

/*fine liste*/


/*foto*/
h4.foto{
	line-height: 20%;
	font-weight: bold;
}

table.foto{
	width: auto;
	margin: 0;
}


tr.foto{
	height: 60px;	
}

tr.didascalia{
	font-size: 60%;
}

img.foto{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	height: 60px;
	max-width: 100px;
}

div.foto-div img{
	margin: 5px;
	width: 31%;
}

img.main_sponsor{
	margin: 5px;
	width: 95%;
}

div.did{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: center;
	font-size:80%;
}

table.foto td{
	border-style: none;
	text-align: center;
	width: 150px;
	padding: 5px 5px 0 5px;
}

td.color{
	background-color: #CADBFF;
/*fine foto*/
