body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EBF3CB;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
.datitop {
	font-size: 9px;
	color: #75759D;
}
.datitop a {
	font-weight: bold;
	color: #D2894E;
}
.campotesto {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	background-color: #D0E2EC;
	border: 1px solid #74749C;
	color: #74749C;
	font-weight: bold;
}
.titoli {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #74749C;
}
.titolihome {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-left: 6px;
	padding-top: 12px
}
.titolihome a{
	color: #74749C;
	font-weight:bold;
}
.utente {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}
.artista {
	color: #739F7D;
	font-size: 11px;
	font-weight: bold;
}
.opera {
	font-size: 10px;
	color: #666666;
}
.testo_articolo {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}
.testo_articolo a:link {
	font-family: Verdana;
	text-decoration: none;
	color: #74749C;
	font-size: 12px;
	font-style: normal;
}
.testo_articolo a:visited {
	font-family: Verdana;
	color: #74749C;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
.testo_articolo a:hover {
	font-family: Verdana;
	color: #D0E2EC;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
.testo_articolo a:active {
	font-family: Verdana;
	text-decoration: none;
	color: #74749C;
	font-size: 12px;
	font-style: normal;
}
.testo_articolo1 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-style: normal;
}
.testo_articolo1 a:link {
	font-family: Verdana;
	text-decoration: none;
	color: #74749C;
	font-size: 14px;
	font-style: normal;
}
.testo_articolo1 a:visited {
	font-family: Verdana;
	color: #74749C;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
}
.testo_articolo1 a:hover {
	font-family: Verdana;
	color: #D0E2EC;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
}
.testo_articolo1 a:active {
	font-family: Verdana;
	text-decoration: none;
	color: #74749C;
	font-size: 14px;
	font-style: normal;
}
.testo_articolo2 {
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	font-style: normal;
}
.testo_articolo2 a:link {
	font-family: Verdana;
	text-decoration: none;
	color: #74749C;
	font-size: 16px;
	font-style: normal;
}
.testo_articolo2 a:visited {
	font-family: Verdana;
	color: #74749C;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
.testo_articolo2 a:hover {
	font-family: Verdana;
	color: #D0E2EC;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
}
.testo_articolo2 a:active {
	font-family: Verdana;
	text-decoration: none;
	color: #74749C;
	font-size: 16px;
	font-style: normal;
}
/************** #menu principale **************/

#navcontainer
{
	padding: 0;
	height: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: center;
}
.imgrec {
	border: 1px solid #739F7D;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 4px;
}


#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	background: #fff;
	width: 63px;
	height: 18px;
	padding: 0;
	color: #81B2CB;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBF3CB;
	border-bottom-color: #EBF3CB;
	border-left-color: #EBF3CB;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#navcontainer ul li a:hover
{
	color: #739F7D;
	background-color: #EBF3CB;
}

#navcontainer a:active
{
	color: #EBF3CB;
	background-color: #739F7D;
}

#navcontainer li#active a
{
	border: 1px solid #739F7D;
	color: #EBF3CB;
	background-color: #739F7D;
}
.artista a {
	color: #739F7D;
}
.opera a {
	color: #666666;
}
.autore {
	font-size: 9px;
	color: #81B2CB;
}
.titoli a {
	color: #739F7D;
}
.titoli a:hover {
	color: #739F7D;
	background-color: #F7FAEB;
	text-decoration: none;
}
.colonne {
	margin-top: 5px;
}
#navcontainer2 {
	padding: 0;
	height: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	text-align: center;
	width: 849px;
}

#navcontainer2 ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer2 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer2 ul li a
{
	background: #fff;
	width: 281px;
	height: 18px;
	padding: 0;
	color: #81B2CB;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBF3CB;
	border-bottom-color: #EBF3CB;
	border-left-color: #EBF3CB;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-right-color: #EBF3CB;
}

#navcontainer2 ul li a:hover
{
	color: #739F7D;
	background-color: #EBF3CB;
}

#navcontainer2 a:active
{
	color: #EBF3CB;
	background-color: #739F7D;
}

#navcontainer2 li#active a
{
	border: 1px solid #739F7D;
	color: #EBF3CB;
	background-color: #739F7D;
}
.testo_articolo img {
	border: 2px solid #739F7D;
	margin: 4px;
}
.testo_articolo1 img {
	border: 2px solid #739F7D;
	margin: 4px;
}
.testo_articolo2 img {
	border: 2px solid #739F7D;
	margin: 4px;
}


/* nuovo menu */

#navcontainer ul li a {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #EBF3CB;
border-left:1px solid #EBF3CB;
border-style:solid none solid solid;
border-top:1px solid #EBF3CB;
color:#81B2CB;
display:block;
font-family:"Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:18px;
line-height:18px;
margin:0px;
padding:0;
text-align:center;
text-decoration:none;
width:63px;
}

#test_wrapper {
float:left;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
overflow-x:hidden;
overflow-y:hidden;
position:static;
}

.submenu {
background:#ebf3cb none repeat scroll 0 0;
color: #739F7D;
border:4px solid #FFFFFF;
float:left;
font-size:9px;
height:12px;
width:56px;
padding-top: 2px;
}

.submenu a {
color: #739F7D;
}

/* pagina locali */

.style_i_w {
	background-color:#F0F0F0;
	border:3px solid #EE833E;
	color:#4F4F4F;
	font-weight:bold;
	width:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px
	}
