html, body {
	height: 100%;
	min-height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:justify;
	color: #cbd7dc;
	background-color: #b7c9d3;
	background-image:url(../immagini/bg_main.jpg);
	background-repeat:repeat-x;
}
#wrapper{
	width:866px;
	display:table;
	background-image:url(../immagini/bg_struttura.gif);
	background-repeat:repeat-y;
}
#contenuti {
	width: 600px;
	height: 88%;
	float:right; 
	background-image:url(../immagini/bg_top.jpg); 
	background-repeat:no-repeat;
}
#contenitore {
	height: 100%; 
	display:table;
	padding:50px; 
	background-image:url(../immagini/bg_mappa.jpg);
	background-position:0px bottom;
	background-repeat:no-repeat;
}
a:link {
	color: #ffd200;	
}
a:visited {
	color: #cbd7dc;
}
h3 a {
	color:#cbd7dc;
	text-decoration:none;
}
h3 a:link {
	color:#cbd7dc;
}
h3 a:hover {
	text-decoration:underline;
}

img {
	border: 0;
}
ul {
	padding:0px;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 11px;
}
ul li {
	margin: 0px;
	margin-bottom:4px;
	padding: 0px;
	padding-left: 16px;
	list-style: none;
	background-image:url(../immagini/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
fieldset
{
	border: 1px solid #3d464c;
	padding: 20px; 
	padding-left: 30px;
}
.input
{
	border: 1px solid #4e5960;
	width: 200px;
	padding: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #16232b;
	color: #ffffff;
}
textarea
{
	border: 1px solid #4e5960;
	width: 426px;
	height: 150px;
	overflow: hidden;
	padding: 4px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #16232b;
	color: #ffffff;
}
select {
	border: 1px solid #4e5960;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #16232b;
	color: #ffffff;
}
h3 {
	margin-bottom:0px;
}
#hr {
	clear:both;
	height: 20px; 
	margin-top:30px; 
	margin-bottom:30px;
	background-image:url(../immagini/hr.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#hr hr {
	display: none;
}
#testata {
	width: 100%;
}
#navigazione {
	width: 266px; 
	min-height: 100%; 
	float:left; 
}
#menu {
	position: relative;
	left:10px;
	top: -10px;
}
#menu img {
	background-image:url(../immagini/dots.gif); 
	background-repeat:no-repeat;
	background-position: 20px bottom;
}
.maiuscoletto {
	font-size: 11px;
	text-transform: uppercase;
}
#apertura img {
	float: left;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#second_row {
	position: relative; 
	top: -38px; 
	left: 30px;
	margin-bottom: -38px;
}
#pagina {
	position: relative;
	width: 500px;
	margin-top: 50px;
	text-align:center; 
}
#img_closer {
	float: left; 
	position: relative; 
	right: -50px; 
	top: -50px;
}
#big_title {
	margin-top:20px;
}
#logo {
	position: relative; 
	top: -25px;
	left: 10px;
}
#blog {
	line-height:20px;
	text-align:left;
}
#blog p {
	text-align:left;
	margin:none;
	margin-top:15px; 
	margin-bottom:15px;
}
#paginazione td a {
	color:#cbd7dc;
}
.smalltext {
	font-size:11px;
	color:#ffffff;
	font-variant:small-caps;
	letter-spacing:2px;
}
.smalltext a {
	color:#ffffff;
}
.smalltext2 {
	font-size:11px;
	color:#d54c2b;
	font-variant:small-caps;
	letter-spacing:2px;
}
.smalltext2 a {
	color:#d54c2b;
}
.clr {
	clear: both;
}
.credits {
	margin-top: 40px; 
	font-size:10px;
	font-style:italic;
	width: 99%;
}
.cover {
	float:left; 
	margin-top: 15px; 
	border:1px solid #778186;
}
.icona {
	float:left; 
	margin-top: 15px; 
	margin-right: 20px; 
	border:1px solid #778186;
}
.thumb {
	float:left; 
	margin-bottom: 23px; 
	margin-right: 23px; 
	width: 100px;
	height: 67px;
	overflow: hidden;
	border:1px solid #778186;
}
.messaggio_file {
	border:1px solid #778186;
	background-color:#374d59;
	width:100%;
}
.messaggio_file_estensione {
	padding:5px;
	width:64px;
	text-align:center;
}
.messaggio_file_dati {
	padding:5px;
}
.messaggio_file_nome {
	font-weight:bold;
	color:#778186;
}
.messaggio_file_info {
	font-size:10px;
}
.video_ombra {
	background-image:url(../immagini/video_ombra.png); background-position:center top; background-repeat:no-repeat;
}
.commento_posted {
	color:#ffd200; 
	font-size:11px; 
	float:left; 
	text-align:right; 
	padding:5px; 
	padding-left:24px; 
	font-weight:bold; 
	background-image:url(immagini/bg_cmt.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	border-right:1px solid #384f5b;
}
.commento_posted_dx {
	padding:5px; 
	float:left; 
	font-size:11px;
}
.separatore_commenti {
	width:100%; 
	border-bottom:1px dashed #384f5b; 
	margin-bottom:16px;
}
.blog_inlinecomment {
	text-align:left;
	width:40%;
	border-left:1px solid #648698;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:0px;
	padding-left:10px;
	float:right;
	font-size:18px;
	line-height:24px;
	color:#adc4d0;
}
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/
.sIFR-active h3 {
  visibility: hidden;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#cbd7dc;
  line-height: 1em;
  font-size: 28px;
}