.contenuto {
/*border: 1px dotted black; */
padding:10px;
width:620;
height:280;
overflow-x: hidden;
overflow-y: scroll;
}

.loader {
margin-top:130px;
background-image: url(loader.gif);
background-repeat: no-repeat;
}

.competizione {
	font-size: 16px;
	font-style: normal;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	color: #3333ff;
}

.giornata {
	font-weight: bold;
}

.fantagiornata {
	font-style: italic;
}

.testocomm {
	text-align: justify;
}

