.row {
	font-family: Arial;
	font-size: 11px;
	width: 100%;
	height: 30px;
	padding: 1 1 1 1;
}

.codice {
	color: #4e0000;
	border: solid white 1px;
	padding: 2 2 2 2;
	text-align: center;
	background: #F4F4F2;
	width: 75px;
	font-size: 10px;
	height: 30px;
	border-top: none;

}



.sceltautente
	{
	padding-left: 200px;
	}









.tablemenu_2 {
	color: #001f5c;
	margin: 3px 1px 0px 0px;
	background-image: url(imgs/tratteggio_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}

.tablemenu_2 a {
	color: #001f5c;
}

.news_title {
	height: 25px;
	color: #dd0009;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	font-size: 13px;
	vertical-align: top;
}

.colore{
	padding: 1px 1px 1px 1px;
	border: #ffffff 1px solid;
	font-size: 11px;
}

*>.colore{
	-moz-border-radius: 5px;
}

.colore legend {
	border: #ffffff 1px solid;
	font-size: 11px;
	-moz-border-radius: 5px;
}

.linkbub {
	text-decoration: none;
}

.linkbub:a {
	text-decoration: none;
}

.linkbub:hover {
	background: #71cada;
	color: #0255bb;
	font-weight: bold;
}

.bubble2{
	padding: 3px 3px 3px 3px;
	border: #EFEFEF 1px solid;
	font-size: 12px;
}

*>.bubble2{
	-moz-border-radius: 7px;
	background-color: #EFEFEF;
}

.bubble2 legend {
	font-family: Arial;
	padding: 3px 3px;
	background: #EFEFEF;
	border: #EFEFEF 1px solid;
	color: #0c5cbd;
	font-size: 12px;
	-moz-border-radius: 4px;
}