
#interno_standard {
	padding-top: 40px;
	padding-left: 90px;
	width: 750px;
	padding-bottom: 20px;
}

#content {
	width: 960px;
	background:url(../images/back_team.gif) top left no-repeat;
 }


table.risultati {
	width: 100%; 
	border: 0; 
	color: #005981; 
	padding-left: 20px;
}

table.risultati th {	
	color: white;
	background: #3771A0;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}

table.risultati td {
	padding: 2px;
	
}

.row0 {
	background: white;
}

.row1 {
	background: #f2f1f1;
}


.sottotabella {
	border: 1px solid silver;
	overflow: auto;
	padding: 8px;
}

a img {
	border: 0;
}

.lente_in {
	width: 16px;
	height: 16px;
	background-image: url(../images/magnifier_zoom_in.png);
	background-repeat: no-repeat;
}

.lente_out {
	width: 16px;
	height: 16px;
	background-image: url(../images/magifier_zoom_out.png);
	background-repeat: no-repeat;
}


.zoomable {
	padding: 5px;
}

input,select {
	font: 11px/11px Verdana;
}



a {
	color: #005981;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #005981;
	text-decoration: underline;
}


.scheda_usato_table {
	width: 530px;
	float: left;
}

.scheda_usato_image {
	width: 210px;
	float: left;
}


.highlight {
	float: left;
	cursor: -moz-zoom-in;
	padding: 5px;
}

.expanded {
	z-index:100000;
	position:absolute;
	margin: 10px auto;
	background: #2a2a2f;
	border: 2px solid #5f5f5f;
	width: 0;
	height: 0;
	cursor: -moz-zoom-out;
}