@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #d9dbd0;
	background-image: url(../immagini/grafica/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color:#bc3923;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header {
	height: 150px;
	width: 100%;
	background-image: url(../immagini/grafica/header-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.header p {
	padding-top: 127px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: -1px;
}
.header p a {
	color: #1a2f43;
	text-decoration: none;
	margin-right: 14px;
	margin-left: 14px;
}
.header p a:hover, .header p a.active {
	color: #FFF;
	text-decoration: none;
}
.main-container {
	padding: 0px;
	width: 990px;
	clear: both;
}
.main-container .case-1 {
	background-image: url(../immagini/grafica/header-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 210px;
	width: 990px;
}
.language {
	text-align: center;
	width: 990px;
	padding-top: 193px;
}
.content {
	background-color: #D9DBD0;
	padding-top: 40px;
	padding-bottom: 40px;
}
.content .col-sx {
	background-image: url(../immagini/grafica/col-divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 255px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.content .col-dx {
	float: right;
	width: 615px;
	padding-right: 30px;
	padding-left: 30px;
}
.main-container .content .col-sx .news-box {
	text-align: left;
	float: left;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-image: url(../immagini/grafica/title-news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.main-container .content .col-sx .news-box .news-archive-link {
	width: 255px;
	background-image: url(../immagini/grafica/ico_news.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 32px;
	padding-top: 18px;
}
.main-container .content .col-sx .news-box .news-archive-link a{
	color: #bc3923;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 32px;
}
.main-container .content .col-sx .news-box .news-archive-link a:hover{
	text-decoration: underline;
}
.main-container .content .col-sx .news-box .news-preview {
	width: 255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c7bf;
	padding-top: 14px;
	padding-bottom: 16px;
}
.main-container .content .col-sx .news-box .news-preview p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2c231e;
}
.main-container .content .col-sx .news-box .news-preview #data {
	font-size: 18px;
	color: #9c9e93;
}
.main-container .content .col-sx .news-box .news-preview #titolo {
	font-weight: bold;
}
.main-container .content .col-sx .news-box .news-preview #contenuto {
	color: #666666;
}
.main-container .content .col-sx .case-random-image {
	text-align: left;
	float: left;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-image: url(../immagini/grafica/title-le-case.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.main-container .content .col-sx .case-random-image #casa-image {
	width: 255px;
	padding-top: 14px;
	padding-bottom: 0px;
}
.main-container .content .col-sx .case-random-image #casa-image #img-container {
	background-color: #CCC;
	padding: 10px;
	border: 1px solid #c6c7bf;
	width: 235px;
}
.main-container .content .col-sx .banner-box {
	text-align: left;
	float: left;
	width: 255px;
	margin: 0px;
}
.main-container .content .col-sx .banner-box #banner-image {
	width: 255px;
	padding-top: 0px;
	padding-bottom: 16px;
	text-align: center;
}.main-container .content .col-sx .banner-box #banner-image img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.main-container .content .col-dx .generic-content-01 {
	text-align: left;
	width: 615px;
	float: left;
}

.main-container .content .col-dx .generic-content-01 p {
	font-size: 14px;
	color: #2c231e;
	line-height: 20px;
	margin-bottom: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main-container .content .col-dx .generic-content-01 #titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 20px;
}
.main-container .content .col-dx .generic-content-01 .news-preview {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c7bf;
	padding-top: 14px;
	padding-bottom: 16px;
}
.main-container .content .col-dx .generic-content-01 .news-preview p {
	font-size: 14px;
	color: #2c231e;
	margin: 0px;
}
.main-container .content .col-dx .generic-content-01 .news-preview #data {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9e93;
}
.main-container .content .col-dx .generic-content-01 .news-preview #titolo {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.main-container .content .col-dx .generic-content-01 .news-preview #contenuto {
	color: #666666;
}
.footer {
	background-color: #b8b8b0;
	width: 100%;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ced0c5;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
}
.footer p {
	font-size: 11px;
	color: #2c231e;
}
.footer p a {
	color: #2C231E;
	text-decoration: none;
	font-weight: bold;
}
.footer p a:hover {
	text-decoration: underline;
}
#inner-img-float-left-container {
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #c6c7bf;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.main-container .content .col-dx .generic-content-01 .note {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
#thumbox {
	background-color: #CCC;
	padding: 4px;
	border: 1px solid #c6c7bf;
	width: 130px;
	margin: 6px;
	float: left;
}
#thumbox-l {
	background-color: #CCC;
	padding: 8px;
	border: 1px solid #c6c7bf;
	width: 230px;
	margin: 12px;
	float: left;
}
#message-venduto {
	font-weight: bold;
	font-size: 24px;
	color: #F00;
	font-style: italic;
	text-decoration: underline;
}
