/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #595959;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
* {
	color: #595959;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link.vocecorrente {
	text-decoration: underline;
	color: #BF3028;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #BF3028;
}
a:active {
	text-decoration: underline;
	
}

h1.titolo-pagina {
	font-size: 28px;
	border: 1px solid #FF9900;
	margin: 0;	
	width: 380px;
 padding-left: 5px;
}

.sottotitolo {
	font-size: 13px; 
	font-weight:bold; 
	margin-left: 5px;
}
.Stile1 {	
	font-size: 38px;
	font-weight: bold;
}
.Stile2 {
	font-size: 10px;
}
.Stile3 {
	font-size: 12px;
}
.Stile5 {
	font-size: 14px;
}
.Stile6 {
	font-size: 16px;
	color:#BF3028;
}
.Stile7 {
	font-size: 14px;
	color:#BF3028;
}
.Stile11 {
	color: #595959
}
.Stile12 {font-size: 24px}
.Stile13 {	
	font-size: 30px;
	font-weight: bold;
	color:#BF3028;
	}
.Stile14 {	
	font-size: 25px;
	font-weight: bold;
	color:#BF3028;
	}
	
/* _________________________________________________________ */
h1.bordoalto{
	background:url(immagini/base_01.jpg) left top no-repeat;
}
h1.bordobasso{
	background:url(immagini/base_03.jpg) left top no-repeat;
	height:20px;
}
#corpoHome{
	background:
	url(immagini/base_02.jpg)
}
/* _________________________________________________________background-color:#AFB0B4; */
.boxtesto {
	border-bottom: 2px dotted #595959;
	background-color:#AFB0B4;	
	font-size:12px;
	text-align:left;
	font-weight: bold;
	padding: 13px;
	width: 624px;
	vertical-align:top
}
.boxtesto2 {
	border-bottom: 2px dotted #595959;
	background-color:#AFB0B4;	
	font-size:12px;
	text-align:left;
	font-weight: bold;
	padding: 13px;
	width: 614px;
	vertical-align:top
}
.boxtestopic {
	border-bottom: 2px dotted #595959;
	background-color:#AFB0B4;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	padding: 13px;
	width: 400px;
	vertical-align:top;
	float: left;
}
/* border-top: 10px solid #AFB0B4;*/
.boxnews {
	
	background-image:url(images/news3.jpg);
	font-size:12px;
	font-weight: bold;
	padding: 6px;
	width: 180px;
	height:180px;
	background-color: #DFE0E4;
}
#concerti {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:#595959;
	background-color: #CCCCCC;
}
#indirizzo {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color:#595959;
	heigh: 30px;
	background-color: #CCCCCC;
}
#menu {
	font-size: 12px;
	text-align: left;
	height:580px;
	color:#999999;
}
.imgcentro{
	margin-top:5px;
	margin-bottom:5px;
}
.imgsx{
	float:left;
	margin-right:3px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}
.menuNavigazione{
	list-style: none;
	direction: ltr;
	text-transform: capitalize;
	margin: 0;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 12px;
}
.menuNavigazione li{
display:list-item;
}

.menuNavigazione a{
	text-decoration:none;
	margin-left: 3px;
}
.menuNavigazione a:link,
.menuNavigazione a:visited,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	text-decoration:none;
}

.menuNavigazione a:hover{
	text-decoration:underline;	
	color: #FF6600;
}

.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited,
.menuNavigazione .voceCorrente a:hover,
.menuNavigazione .voceCorrente a:focus,
.menuNavigazione .voceCorrente a:active	{
	text-decoration:none;
	color:#FFCC00;

}
table.tabella{
border-collapse: collapse;
width:600px;

}
td.tabella{
width:200px;
height: 200px;
}
td.tabella-2{
width:400px;
height: 200px;
padding-left: 3px
}
td.tabella-3{
width:400px;
height: 400px;
padding:4px;
}
td.tabella-5{
width:200px;
height: 400px;
padding:5px;
}
td.tabella-4{
width:600px;
height: 400px;
padding: 5px;
}
td.tabella-foto50{
width:150px;
height: 50px;
}
td.tabella-foto{
width:150px;
height: 170px;
}
.image-sx {
	display: inline;
	float: left;
	margin-right: 5px;
	border: 1px solid #BF3028;
	padding: 10px;
}
.image {
	display: inline;
	margin-right: 5px;
	border: 1px solid #BF3028;
	padding: 5px;
}
.tabdx {
	text-align: left;
}
 a:link img, a:hover img, a:active img, a:visited img {
	border:none;
}
