@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a{
	outline: 0 none;
	text-decoration: none;
	color: #0287c5;
}
a:hover{
	color: #89b3c7;
}
img{
	border: none;
	outline: 0 none;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}
.bold{
	font-weight: bold;
}
.Red{
	color: #990000;
}
.Green{
	color: #7fa90c;	
}
.White{
	color: #FFF;
}
.Titolo{
	font-size: 16px;
}
.TitoloMenuLeft{
	text-transform: uppercase;
	font-size: 14px;
	font-family: Geneva, sans-serif;
}
.MenuLeft_Box1, .MenuLeft_Box2{
	padding: 4px;
}
.MenuLeft_Box1{
	background-color: #b2c6d1;
}
.BBWhite{
	border-bottom: 1px solid #FFFFFF;
}
div#Left ul{
	padding-left: 15px;
}
div#Left li{
	list-style:url(../img/arrow_brown.gif);
}
div#Left li a{
	text-decoration: none;
}
div#Left li a:hover{
	text-decoration: underline;
}
div#Left, div#Left a{
	color: #746443;
	font-size: 11px;
}


.newsTable{
	width: 95%;
	margin:auto;
}
.newsTable_bg1, .newsTable_Titolo, .newsTable_bgcolor{
	background-color: #b2c6d1;
}
.newsTable_bgcolor2{
	background-color: #f0f4f6;
}
.newsTable_Titolo{
	border-bottom: 1px solid #839097;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;;
}
.newsTable_Scheda{
	border: 1px solid white;
	padding: 0px 8px 0px 8px;
	background: url(../img/news/bg.gif) repeat-x top #FFF;
	height: auto !important;
	height: 33px;
	min-height: 33px;
	background-color: #FFF
}
.newsTable_bg2{
	background:url(../img/news/br_l.gif) repeat-y left;
}
.newsTable_bg3{
	background:url(../img/news/br_r.gif) repeat-y right;
}
.newsTable_bg4{
	background:url(../img/news/br_tl.gif) no-repeat top left;
}
.newsTable_bg5{
	background:url(../img/news/br_tr.gif) no-repeat top right;
}
.newsTable_bg6{
	background:url(../img/news/br_b.gif) repeat-x bottom;
}
.newsTable_bg7{
	background:url(../img/news/br_bl.gif) no-repeat bottom left;
}
.newsTable_bg8{
	background:url(../img/news/br_br.gif) no-repeat bottom right;
}
.newsTable_bg9{}
.newsTable_bg10{
	position: relative;
	margin-right: 5px;
	margin-left: 2px;
	padding-bottom: 23px;
	top: 10px;
}
.newsTable ul{
	padding: 0;
	padding-left: 15px;
}
.newsTable li{
	list-style-image:url(../img/arrow.gif);
	padding-bottom: 7px;
}

form#assocForm div div{
	padding: 6px;
}
form#assocForm label{
	float: left;
	width: 160px;
	border-bottom: 1px dotted #999;
	display: block;
	margin-right: 7px;
}

div#Pie a{
	color: #FFF;
}
div#Pie a:hover{
	border-bottom: 1px dotted #fff;
}

.linkLabel{
	background-color: #b2c6d1;
	display: inline;
	color: #FFF;
	height: 15px;
	line-height: 15px;
}
.linkLabel_bg1{
	background:url(../img/label/sx.gif) no-repeat left;
}
.linkLabel_bg2{
	background:url(../img/label/dx.gif) no-repeat right;
	padding-left: 6px;
	padding-right: 6px;
}

.LinkList li{
	list-style:url(../img/arrow_brown.gif);
	margin-bottom: 10px;
}
