body,html {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p{
	font-family: "Arial Narrow",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	padding: 10px 10px 10px 10px;
}
a {
	color: black;
	font-weight:bold;
	text-decoration: none;
}
#strutturaindex {
	width:750px;
	height: 100%;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#struttura {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
#angolo_logo{
  background-image:url('immagini/logo_angolo.jpg'); 
	background-repeat:no-repeat;
}
.cella_principale{
	height: 380px;
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	border: 1px solid Black;
	background-image: url(immagini/sfondo.jpg);
}
#tabellaProdotti{
	padding-top: 20px;	
}
#tabellaProdotti p{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}
.linkIndex{
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}
.linkIndex:HOVER{
	text-decoration: underline;
	font-weight: bold;
}
.linkInterno{
	color: Blue;
}
.linkEsterno{
	color: black;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.listaLink{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	vertical-align: bottom;
	padding-bottom: 2px;
	white-space: nowrap;

}
.listaLink a{
	color: Gray;
	text-decoration: none;	
}

.titolo{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.titolorosso{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}
.testorosso{
	text-decoration: none;
	color: red;
}
.bordosotto{
	border-bottom: 2px solid black;
}
.bordodestra{
	border-right: 2px solid black;
}
.img_cartina{
	border: 1px solid black;
	margin-right: 10px;
}
.footer{
	font-size:10px;
	vertical-align:bottom;
}