@charset "utf-8";
/* CSS Document */
body,html {
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #123456; 
 scrollbar-shadow-color: #123456;
 scrollbar-3dlight-color: #123456;
 scrollbar-arrow-color: #123456;
 scrollbar-track-color: #ffffff;
 scrollbar-darkshadow-color: #123456}
body {
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../immagini/logoSfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
	margin-left: 20px;
}
  .contenuti {
	padding-left: 0px;
}
  .menu {
	width: 500px;
	background-image: url(../immagini/logoMenu.jpg);
	text-align: right;
	height: 150px;
	letter-spacing: 0.5em;
	padding: 0px;
	background-repeat: no-repeat;
}
  .menuContenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.4em;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 350px;
}

  .background
  {
	width: 500px;
	margin-top: 0px;
	margin-left: 0px;
  }
  .backgroundContenuti
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-weight: bold;
  }
   .backgroundContenutiContatti
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
  }
  .segnaPagine
  {
	margin: 0px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	text-align: center;
  }
  .copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	width: 500px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linksIntestazioni {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CE000C;
	font-weight: normal;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.comicsArtGrassetto {
	font-size: 18px;
	font-weight: bold;
	color: #EC8D00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link{text-decoration:none; color:#535353} 
a:visited{text-decoration:none; color:#535353}
a:hover{text-decoration:none; color:#006691; background-color:#DDEEFF}

.carte {
	font-size: 16px;
	color: #FF0000;
}
