@charset "utf-8";
/* CSS Document */
body {
   background:#e1edff url(img/bg_content.gif) repeat-x fixed;
   margin:15px;
   padding:0px;
   font:13px Arial, Helvetica, sans-serif;
    scrollbar-3dlight-color : #98c2ff;
	scrollbar-arrow-color : #22539c;
	scrollbar-base-color : #e1edff;
	scrollbar-darkshadow-color : #98c2ff;
	scrollbar-face-color : #e1edff;
	scrollbar-highlight-color : #e1edff;
	scrollbar-shadow-color : #e1edff;
	scrollbar-track-color : #e1edff;
}
td {
   font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#303030;
}
a, a:visited {
    font-weight:bold;
	color: #22539c;
}
a:hover {
    font-weight:bold;
	color: #8b6500;
}
.sfondo {
    width: 625px;
}
.testotitolo {
	color: #8b6500;
	font: italic 25px "Times New Roman", Times, serif;
}
.posdescrizione {
}
.testodescrizione {
	color: #22539c;
	font-weight:bold;
	text-align: justify;
    padding-top: 15px;
}
.tabellacontenuto {
   margin-top:10px;
   width: 625px;
}
.testoazienda {
	color: #303030;
	text-align: justify;
}
.immagine {
    border: 2px solid #699eed;
}
.linkextra:link {
    font:bold 13px Arial, Helvetica, sans-serif ;
	color: #22539c;
	text-decoration: none;
}
.linkextra:visited {
    font:bold 13px Arial, Helvetica, sans-serif ;
	color: #22539c;
	text-decoration: none;
}
.linkextra:hover {
    font:bold 13px Arial, Helvetica, sans-serif ;
	color: #8b6500;
	text-decoration: underline;
} 

