html,body{margin:0;padding:0}
html{height: 100%; margin-bottom: 1px;} /*per la scrollbar laterale in Opera e Mozilla*/

body {
	height: 100%;
	margin-bottom: 1px;
	text-align: justify; /* IE5.x */
	background-color: #CCCC99;
}

#telaio {
	width: 70em;
	margin: 0 auto;
	/*margin-left: 7%;
	margin-right: 7%;
	margin-top: 1%;
	margin-bottom: 1%;*/
	border:1px solid gray;
	line-height:150%;
	color: black;
	background-color: white;
	background: url(musica6.jpg);
	text-align: left; /* IE5.x */
}

#testata{
	height:350px;
	font-size: 76%;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-bottom:1px solid gray;
    padding: 0px;
	/*background-color: white;*/
	background: url(header_4.JPG);
	
}

#fondo {
	border-top:1px solid gray;
	font-size: 85%;
	clear:both;
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 10pt;
}

#testata, #fondo {
	padding:0.5em;
	color:gray;
	background-color: white;
	text-align: center;
}

#sinistro {
	float:left;
	width:180px;
	margin: 0px;
	border-right:1px solid gray;
	padding: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}

#centrale {
	margin-left: 190px;
	border-left:1px solid gray;
	padding:10px;
	font-family: Comic Sans MS, Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-align: justify;
	/*background: url(musica2.jpg);*/
}

#centrale1 {
	margin-left: 10%;
	margin-right: 10%;
	padding:10px;
	font-family: Comic Sans MS, Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-align: justify;
	/*background: url(musica2.jpg);*/
}

.tabMenu_1 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #800000;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding: 0px;
}

.tabMenu_1:hover {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding: 0px;
}

.text_link {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #800000;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding: 0px;
}

.text_link:hover {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #666666;
	text-decoration: underline;
	height: 20px;
	width: 100%;
	padding: 0px;
}

table.tabLink {
    border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: none none none none;
	border-collapse: separate;
	/*background-color: white;*/
	/*background: url(musica6.jpg);*/
}

table.tabLink td {
  	/*background-color: white;*/
	/*background: url(note_musicali.jpg);*/
  	text-align: center;
  	height: 20px;
  	vertical-align: middle;
  	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(51, 0, 153) rgb(51, 0, 153) rgb(51, 0, 153) rgb(51, 0, 153);
	/*background-color: white;*/
	-moz-border-radius: 12px 12px 12px 12px;
	padding: 1px 0px 2px 0px;
	background: url(musica6.jpg);
}

a:link {color:#800000}      /* unvisited link */
a:visited {color:#800000}   /* visited link */
a:hover {color:#666666}     /* mouse over link */
a:active {color:#666666}    /* selected link */

.img_link{
border-width: 0px 0px 0px 0px;
}

ul.menuSx li {
	list-style-image: url(blu_bullet.jpg);
	margin-bottom:3px;
	margin-left:0px;

}

ul.menuPhoto li {
	list-style-image: url(fotocamera.jpg);
	margin-bottom:3px;
}

img.link_wiki {
	text-decoration: none;
	padding: 0px;
    border: Solid 1px #CCCCCC;
	margin-left:50px;
}

img.link_wiki:hover {
	text-decoration: none;
	padding: 0px;
    border: Solid 2px #CCCCCC;
	margin-left:50px;
}


img.link_gallery {
	text-decoration: none;
	border: Solid 3px #330099;
	padding: 0px;
	    
}

.mailNoDec {
	
	text-decoration: none;

	padding: 0px;
}

