body{
	margin: 0;
	padding: 0;
	font-family: tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	font-size: 70%;
	line-height:120%;
	background-color: #bebcad;
}


form
	{
	margin:0;
	padding:0;
	}

select, input, checkbox, radio, button, submit, textarea
	{
	font-size:11px;
	}
	
h2 {
	font-size: medium;
	font-weight: bold;
}

h3
{
	font-size: small;
	font-weight: bold;
}

h4
{
	font-size: x-small;
	font-weight: bold;
}


.news_title
	{
	color: #999;
	}

.agenda{
	background-color:#B4CAE1;
	margin-top:0;
	color:#222;
	}

.agenda dl
{
	font-size: x-small;
	padding: 5px;
	margin: 0;
}

.agenda dt
{
	font-size: x-small;
	padding: 5px;
	margin: 0;
}

.agenda dd
{
	font-size: x-small;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0;
}

.notizia{
	background-color:#fff;
	margin-top:0;
	color:#222;
	}

.notizia dl
{
	font-size: x-small;
	padding: 5px;
	margin: 0;
}

.notizia dt
{
	font-size: x-small;
	padding: 5px;
	margin: 0;
}

.notizia dd
{
	font-size: x-small;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0;
}

.bandname
{
	font-weight: bold;
	font-size: larger;
}

img.left
{
	float:left;
	padding-right: 10px;
	padding-bottom: 4px;
	
}

img.right
{
	float:right;
	padding-left: 10px;
	padding-bottom: 4px;
	
}

.footer {
	color: #fff;
	background-color: #76839A;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

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

a:hover{
	text-decoration: none;
}

#white
	{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}

ul.leftCol li a{
	text-decoration:none;
}
ul.leftCol li a:hover{
	text-decoration:underline;
}

ul.leftCol li {
	list-style-position: outside;
	list-style-image: url(/upinet/imgs/freccia.gif);
	list-style-type: none;
}

h3.leftCol a{
	color: white;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}

#titoletto{
	color: white;
	background-color: #ff9900;
	font-size: small;
	font-weight: bold;
	padding: 4px;
	padding-left:6px;
}

#argomento{
	color: white;
	background-color: #ff9900;
	font-size: small;
	font-weight: bold;
	padding: 4px;
	padding-left:6px;
}

.main_box
	{
	color: #555;
	padding-bottom:8px;
	background-color: #efefef;
	}

.left_box
	{
	margin-top: 6px;
	margin-right: 10px;
	width: 190px;
	float: left;
	height: auto;
	}
.mid_box3
	{
	margin-top: 6px;
	float: left;
	width: 514px;
	height: auto;
	}
.mid_box2
	{
	margin-top: 6px;
	float: left;
	width: 740px;
	height: auto;
	}

.right_box
	{
	margin-top: 6px;
	margin-left: 10px;
	width: 210px;
	height: auto;
	float: right;
	}


.news_box
	{
	padding:2px;
	width: 166px;
	height: auto;
	float: left;
	border-right:1px solid black;
	}



.left_box ul {
	margin-top:6px;
	}

.left_box li {
	font-weight: bold;
	color: #666666;
	margin-bottom:3px;
	font-size: x-small;
	}

#margine
{
margin-left:6px;
margin-right:6px;
}

#white_box
{
background-color:#fff
}

#banner
	{
	text-align: center;
	background-color:#ddd;
	background-color:#fff;
	padding-bottom:10px;
	}

#banner img
	{
	padding:2px;
	border:0;
	}

#menu_header{
	background-color: lavender;
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #ccc;
	width:14%;
	}
#menu_header a:hover{
text-decoration:none;
}

/* @group button */

.csb
	{
	margin-top: 24px;
	}

.csb td
	{
	font: bold 10px verdana;
	border: 1px solid #716BA7;
	}

.csb td a,

.csb td a:link,

.csb td a:active,

.csb td a:visited
	{
	display: block;
	font: bold 10px verdana;
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
	background-color: #716BA7;
	border: 1px solid #FFFFFF;
	}

.csb td a:hover
	{
	color: #120056;
	border: 1px dotted #120056;
	}

/* @end */

.evidenzia
	{
	background-color: #e7e2d7;
	}

#stopandgo
{
padding:4px;
background-color:white;
border:1px solid #ccc;
}

#border_table
{
border-collapse: collapse;
}

#border_table td, #border_table th
{
border: 1px solid #999;
padding:4px;
}

