A:LINK {
 color : Black;
 text-decoration: none
}

A:VISITED {
 color : Black;
 text-decoration: none
}

A:HOVER {
 color : Black;
 text-decoration : none;
 	font-style: bold;
	font-weight: bold;

}

A:ACTIVE {
 color : Blue;
 text-decoration : none;
 	font-style: bold;
	font-weight: bold;
}
.tit_sommario {
	font-family: Arial;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #8A6C4C;
	text-align: left;
	text-transform:uppercase;
}
.tit_sommario2 {
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #8A6C4C;
	text-align: center;
	text-transform:uppercase;
}
.tit_sommario3 {
	font-family: Arial;
	font-size: 20px;
	font-style: bold;
	font-weight: bold;
	color: #8A6C4C;
	text-align: center;
	text-transform:uppercase;
}

.txt_sommario {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.tit_rubriche {
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
}
.txt_rubriche {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.notizia1 {
	font-family: Arial narrow;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: justify;

}
.notizia1b {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.notizia2 {
	font-family: Arial narrow;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: justify;

}
.occhiello {
	font-family: Arial narrow;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: normal;

}
.titolo {
	font-family: Arial narrow;
	font-size: 28px;
	font-style: normal;
	color: #8A6C4C;
	font-weight: bold;
	
}

.gino {
			width: 377px;
			height: 567px;
			overflow: hidden;
			border: 1px solid #000;
		}
		
		.gino p {
background-image: url(images/fotosfondo.png);
	width: 377px;
	height: 80px;
	overflow: hidden;
	color: #000;
	border: 0px solid red;
	display: block;
	position: relative;
	top: -60px;
	left: 623px;

		}

ul#minipics{margin:0;padding:0;list-style-type:none}

ul#minipics li{float: left;margin: 5px;padding:0 0 2px 0;
    background: url(images/shadow.png) no-repeat bottom center}

ul#minipics li img{display:block;border:1px solid;align:top;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 1px;background: #f6f6f6} 

ul#minipics2{margin:0;padding:0;list-style-type:none}

ul#minipics2 li{float: left;margin: 0px;padding:20 0 2px 0;
    background: url(images/shadow_vert.png) no-repeat bottom center}

ul#minipics2 li img{display:block;border:1px solid;align:top;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 1px;background: #f6f6f6} 

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
