html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
div#pagina {
	position: relative; height:100%;
}
body>div#pagina {
	height: auto;
	min-height: 100%;
}
div#content {
	padding: 0 1.5em 5em;
}
div#footer {
	position:absolute;
	bottom: 0;
	width: 100%;
}
div#fotobig {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 410px;
}
div#gallery {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 280px;
}
div#fotoaperta {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 710px;
}
div#fotosmall {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 710px;
}
.tdfoto {
	width: 80px;
	max-width: 70px;
	height: 80px;
	max-height: 70px;
	border: #666 1px solid;
	padding: 5px;
	background: #bbb;
	text-align: center;
}
div#colfotodx {
	position: relative;
	float: left;
	top: 5px;
	left: 0;
	width: 232px;
}
div#boxfotodx {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 230px;
	max-width: 228px;
	border: #333 1px dashed;
	margin-bottom: 10px;
	background: #ddd;
}
div#loadfoto {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 230px;
	max-width: 228px;
	border: #333 1px dashed;
	margin-bottom: 10px;
	background: #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div#loadfoto a {
	font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}
div#loadfoto a:hover {
	color: #900;
	text-decoration: underline;
}
div#fotodati {
	position: relative;
	float: left;
	top: 0;
	left: 5;
	width: 400px;
	max-width: 380px;
	border: #333 1px dashed;
	margin-bottom: 10px;
	background: #ddd;
	padding: 10px;
	line-height: 20px;
}
div#fotodati a {
	font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}
div#fotodati a:hover {
	color: #900;
	text-decoration: underline;
}

/* ******** colonna sx principale *********/
div#colstorie {
  position: relative;
  float: left;
  top: 5px;
  left: 0px;
	width: 601px;
	background: #fafafd url(../images/fstorie.jpg) top no-repeat;
	text-align: justify;
	padding: 10px;
	border: #333 1px dashed;
}
div#colstorietit a {
	font-weight: bold;
	font-size: 22px;
	color: #8f5;
	color: #666;
	text-decoration: none;
}
div#colstorietitp a {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
div#colstorietitp a:hover {
	color: #900;
	text-decoration: underline;
}

div#colstorie img {
	margin-left: 10px;
}
/* ******** colonna dxs  *********/
div#coldxs {
  position: relative;
  float: left;
  top: 5px;
  left: 5;
	width: 340px;
	max-width: 320px;
	background: #ebebfb;
	color: #333;
	text-align: center;
	border-left: #333 1px dashed;
}
div#linkstorie {
  position: relative;
  top: 0;
  left: 0px;
  background: transparent url(../images/fbstorie.gif) no-repeat;
	font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
	text-align: right;
	height: 43px;
}
div#linkstorie a {
	color: #000;
  text-decoration: none;
}
div#linkstorie a:hover {
	color: #fff;
  background: #39c;
}
/* ***** ultima versione - non modificare ****** */
div#qzloveparship {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 980px;
}
div#parship {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	background: #ccc;
	width: 790px;
}
div#qzlove {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 180px;
}
div#parshippart1 {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 170px;
}
div#parshippart0 {
	position: relative;
	float: left;
	top: 0;
	left: 10px;
	width: 600px;
}
div#wpaperswf {
	position: relative;
	float: left;
	width: 450px;
}
div#wpaperlist {
	position: relative;
	float: left;
	width: 300px;
	font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
}
.wpaperlist {
	font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
div#wpaperlist a {
	font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}


