@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;
	text-decoration: none;
}
a:hover {
    font-weight:bold;
	color: #8b6500;
	text-decoration: underline;
}
.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: 10px;
}
.tabellacontenuto {
   margin-top:5px;
   width: 625px;
}
.testoazienda {
	color: #22539C;
	text-align: justify;
}
.immagine {
    border: 2px solid #699eed;
}
#linkbottone {
    background:#c7dcff url(img/cartella.gif) no-repeat left center;
	text-indent:30px;
	border:1px solid #b0ccff;
	width:190px;
	height:30px;
	margin-top:20px;
}
#linkbottone a:link {
    font:italic 18px/27px Georgia, "Times New Roman", Times, serif;
	color:#042c68;
	text-decoration:none;
}
#linkbottone a:visited {
    font:italic 18px/27px Georgia, "Times New Roman", Times, serif;
	color:#042c68;
	text-decoration:none;
}
#linkbottone a:hover {
    font:italic 18px/27px Georgia, "Times New Roman", Times, serif;
	color:#042c68;
	text-decoration:underline;
}

