body {
	margin: 0px;padding:0px;
	text-align: center;
	background-color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #4A4A4A;
}



img{border:0px;margin:0px;padding:0px;}

/*link default*/
a:link {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

/*link menu destra*/
a:link.menudx {
	color: #0B7EB5;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menudx {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: bold;
}
a:active.menudx {
	color: #0B7EB5;
	text-decoration: none;
	font-weight: bold;
}
a:visited.menudx {
	color: #0B7EB5;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover.menudx {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: bold;
}

/*link lingua*/
a:link.link_lingua {
	color: #636363;
	font-size: 80%;
	font-weight: normal;
}
a:hover.link_lingua {
	color: Black;
	font-size: 80%;
	font-weight: normal;
}
a:active.link_lingua {
	color: #636363;
	font-size: 80%;
	font-weight: normal;
}
a:visited.link_lingua {
	color: #636363;
	font-size: 80%;
	font-weight: normal;
}
a:visited:hover.link_lingua {
	color: Black;
	font-size: 80%;
	font-weight: normal;
}

div#contenitore{
	background: url(img/patt_page.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	width: 760px;
	margin: auto;
	text-align: left;
	position: relative;
	
	
}
#testa {
	position:relative;
	height: 170px;
	width: 760px;
}
#prima_colonna {
	/*background: url(img/logo_giu.gif) no-repeat;
	background-position: bottom;
	width: 200px;*/
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: absolute;
	background-color:white;
	
	
}
#seconda_colonna {
	width: 360px;
	/*background: green;*/
	position: absolute;
	margin-left: 200px;
	background-color:white;
	
}
#terza_colonna {
	
	
	position: absolute;
	margin-left: 560px;
	background-color:white;
	/*padding: 0 5 5 0px;*/
	background-color:white;
	
}
.vocidx {
	/*background: url(img/dots_vert.gif) repeat-y;
	background-position: left;*/
	margin-bottom: 10px;
	width:170px;
}

/*link sottovoci destra*/
a:link.sottovoci {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	
}
a:hover.sottovoci{
	color: black;
	text-decoration: none;
	font-weight:bold;
	
}
a:active.sottovoci {
	color: black;
	text-decoration: none;
	
}
a:visited.sottovoci {
	color: black;
	text-decoration: none;
	font-weight:normal;
	
}
a:visited:hover.sottovoci {
	color: black;
	text-decoration: none;
	font-weight:bold;
	
}

#piede {
	background: url(img/patt_page.gif) repeat-y;
	height:19px;
	width:780px;
	text-align:right;
	position:relative;
	bottom:0px;
	margin:auto;
	visibility : hidden;
	}
	
#piede img{display:block;right:10px;position:absolute;margin:0px;
	padding:0px;}
#logo {
	height:178;
	width: 200px;
	background: url(img/logo.jpg) no-repeat;
}

#menu {
	width: 185px;
	top:0px;position:relative;
	
}


#corpo {
	padding-right:15px;
	/*margin-top: 0px;*/
}

#menu img{ vertical-align: -3px;
	border:0;
	
	}



#logogruppo {
	/*position:absolute;
	bottom:10px;*/
	left:20px;
	width:158px;
	
}

#voci {
	background: url(img/dots_vert.gif) repeat-y;
	height:100%;
	top:20px;
	padding-left:4px;
	left:0px;
	position: relative;
	width:170px;
	}
	
#voci img{ border:0px;padding:0px;

	}
	
.titolo{
	font-size:200%;
	color: #0B7EB5;
		font-weight: bold;
	}

.sottotitolo{
	font-size:130%;
		font-weight: bold;
	color: #333333;
}
.titoloNews{
	font-size:110%;
	color: #0B7EB5;
		font-weight: bold;
	}

.link a{
color:#0B7EB5;
}

.link a:hover{
color:#7C7C7C;
}
.errore{color:#ff0000}

.rassegna {
list-style-type: none;
margin: 0;
padding: 0;
}
.rassegna li {
border-bottom: 1px solid #c6c6c6;
padding-bottom: 1em;
padding-top: 1em;
}
/*link news*/
a:link.news, a:hover.news, a:active.news, a:visited.news, a:link.link, a:hover.link, a:active.link, a:visited.link {

	color:#0B7EB5;
	text-decoration:underline;

}
