﻿@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	color: #DDC894;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sfondobase.jpg);
	background-repeat: repeat;
}
a:link {
	color: #E3D08C;
	text-decoration: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3D08C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #E3D08C;
}

.gabbia {
	width: 900px;
	margin-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.testata {
	background-image: url(../images/testata.png);
	height: 280px;
	width: 900px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenuti {
	background-image: url(../images/contenuti.png);
	background-repeat: repeat;
	width: 900px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer {
	background-image: url(../images/footer.png);
	height: 104px;
	width: 900px;
	text-align: center;
}
.menu {
	width: 210px;
	float: left;
	margin-left: 30px;
	text-align: center;
}
.content {
	float: right;
	width: 600px;
	margin-right: 40px;
	margin-left: 5px;
	text-align: center;
	padding-right: 8px;
}
.tb1 {
	background-image: url(../images/sfondocella.jpg);
	border: thin dashed #E3D08C;
}
.abbandono {
	width: 150px;
	float: left;
}
.bannerini {
	width: 600px;
	border: thin dashed #DDC894;
	text-align: left;
	white-space: normal;
}

.colomba {
	width: 400px;
	float: right;
}
.nomi {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #C58361;
}
.avatar {
	word-spacing: 2pt;
	white-space: normal;
}
.anteprime {
	clear: both;
	width: 550px;
	margin-left: 40px;
}
.anteprime  img {
	margin: 3px;
}

.immagini {
	width: 500px;
	margin-left: 40px;
}
.immagini img {
	padding: 0px;
	margin: 5px;
}
.scrap {
	width: 500px;
	margin-left: 55px;
}
.scrap img {
	margin: 10px;
}
.script {
	width: 600px;
	border: thin dashed #B57A5C;
}
.script img {
	margin: 10px;
}
.tabtesto {
	width: 500px;
	margin-left: 45px;
	border: thin dotted #AB6949;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	text-align: center;
}
.tabtesto a:link, .tabtesto a:visited, .tabtesto a:active {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
}
.tabtesto a:hover {
	text-transform: lowercase;
	background-image: url(../images/img_rollower.jpg);
}
.frame {
	margin: 5px;
	width: 600px;
}
