﻿/* Screen layout for Visconti Alta Fedeltà */
/* Version: 1.2 (29-IX-2006) */
/* Davide Biancorosso - biancorrosso@mac.com */

body {
	margin: 0 auto;
	padding: 0;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}

#header {
	clear: both;
	padding: 0;
	height: 46px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header h1 {
	width: 410px;
	float: left;
	color: #505050;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: 400;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	letter-spacing: -1px;
}

#header p {
	width: 340px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	font-size: 12px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#frontphoto {
	margin: 0 0 10px 0;
	border: 4px solid #f0f0f0;
}

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	padding: 0;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#avmenu ul {
	list-style: none;
	width: 150px;
	padding: 0;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}

#avmenu ul li a#current
{
	color: #286ea0;
	border-left: 4px solid #286ea0;
	font-style: italic;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 126px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#extras {
	float: right;
	width: 120px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#content {
	margin: 0 130px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	color: #505050;
}

#content h2 {
	font-size: 1.5em;
	color: #286ea0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
}

#content h3 {
	font-size: 18px;
	color: #505050;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	font-weight: bold;
}

#content img {
	padding: 1px;
	display:inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

#fullcontent {
	line-height: 1.6em;
	color: #505050;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 6px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	float: left;
	padding-right: 0px;
	width: 590px;
}

#fullcontent h2 {
	font-size: 1.5em;
	color: #286ea0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
}

#fullcontent h3 {
	font-size: 18px;
	color: #505050;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	font-weight: bold;
}

#fullcontent h4 {
	font-size: 18px;
	color: #286ea0;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

#fullcontent img {
	padding: 1px;
	display:inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

#fullcontent table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #f0f0f0;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-bottom: 16px;
	float: left;
	font-size: 1.3em;
}

#fullcontent table th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	-moz-border-radius: ;
	color: #d85d5d;
}

#fullcontent table td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}

#fullcontent table img {
	border: 4px solid #cccccc;
	top: 0px;
}

h3 {
	font-size: 1.3em;ß
	margin: 0 0 10px 0;
	color: #505050;
}

a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}

a img {
	border: 0;
}

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	color: #505050;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bolder;
}

#footer a {
	color: #505050;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}

.highlight {
	color: #286ea0;
	font-weight: bolder;
	text-decoration: none;
}

.oggetto {
	font-size: 1.4em;
	color: #286ea0;
	font-weight: 600;
	line-height: 1.6em;
}

.descrizione {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.1em;
}

.tipologia {
	font-size: 1.2em;
}

.prezzo {
	font-size: 1.3em;
	color: #286ea0;

}
