@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;	
}

body {
	background-image: url(../images/ly/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFCB;
}

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	color: #828224;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a img {
	border-width: 0px;
	border-style: none;
}

.clear {
	clear: both;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	color: #737320;
	text-transform: uppercase;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 105%;
}
form {
	margin: 0px;
	padding: 0px;
}

#page {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#header {
	background-image: url(../images/ly/header.jpg);
	height: 122px;
}
#cerca {
	float: right;
	margin-top: 32px;
	margin-right: 30px;
}
#cerca #k {
	width: 200px;
}
#cerca h2 {
	font-size: 12px;
	margin-bottom: 0px;
}

#menu-wrap {
	background-image: url(../images/ly/menu.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 928px;
}
#flash {
	background-image: url(../images/ly/flash-bg.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 928px;
}
#main {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#main-left {
	width: 213px;
	vertical-align: top;
}
#main-right {
	vertical-align: top;
}

#footer {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}

#footer #footer-sepa {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer #footer-logo {
	float: left;
	margin-left: 24px;
}
#footer #footer-rif {
	margin-left: 223px;
	color: #828224;
}

#content {
	padding: 10px;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	clear: both;
}

.modulo {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
}
.modulo table {
	width: 100%;
}

.modulo .label {
	vertical-align: top;
	width: 25%;
	text-align: right;
	padding-top: 8px;
}
.modulo th {
	text-align: left;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.modulo .form {
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
}

.modulo .num {
 width:60px;
}

.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


.box-error {
	color: #CC0000;
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	margin-bottom: 10px;
	background-image: url(../images/icone/error.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-error .title {
	font-weight: bold;
}

.box-note {
	color: #666666;
	background-color: #FFFFCC;
	border: 1px solid #666666;
	margin-bottom: 8px;
	background-image: url(../images/icone/note.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-note .title {
	font-weight: bold;
}

.box-note-w {
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin-bottom: 8px;
	background-image: url(../images/icone/note-w.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-note-w .title {
	font-weight: bold;
}

.box-ok {
	color: #009933;
	background-color: #EEF7DD;
	padding: 8px;
	border: 1px solid #339933;
	margin-bottom: 8px;
}
.box-ok .title {
	font-weight: bold;
}

.box-msg {
	color: #006699;
	background-color: #ECF9FF;
	border: 1px solid #006699;
	margin-bottom: 10px;
	background-image: url(../images/icone/msg.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-msg .title {
	font-weight: bold;
}

.noTopMargin {
	margin-top: 0px;
}
.noBotMargin {
	margin-bottom: 0px;
}
textarea.form  {
	width: 99%;
}
.servizi {
}
.servizi ul {
}
.servizi  li  {
	font-size: 110%;
	color: #737320;
	font-weight: bold;
	margin-bottom: 15px;
	list-style-type: none;
}
.servizi  span {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}

.servizi li li {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	list-style-type: circle;
	margin-bottom: 5px;
}
.servizi li div {
	margin-left: 10px;
	margin-top: 5px;
}


.lista {
}
.lista .lista-left {
	text-align: center;
	width: 120px;
	padding-right: 10px;
}
.lista .lista-right {
	vertical-align: top;
}

.lista .nome {
	font-weight: bold;
	color: #993300;
}
.lista .desc a {
	text-decoration: none;
	color: #000000;
}
.lista .desc a:hover {
	text-decoration: underline;
	color: #000000;
}
.lista .desc a .continua {
	color: #666633;
	text-decoration: underline;
	font-style: italic;
}
.lista .desc {
	margin-top: 10px;
	margin-bottom: 10px;
}
.lista .nav {
	text-align: right;
}
.lista .sepa {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	overflow: hidden;
	height: 10px;
}
.lista  .data {
	font-size: 80%;
}
.lista .prezzo {
	font-weight: bold;
	color: #993300;
}
.lista .prezzo span {
 font-size:80%;
}
.lista  .luogo {
	font-weight: bold;
}
.lista   .dati {
	font-weight: bold;

}
.tabella  {
}
.tabella td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabella   .name  {
	font-weight: bold;
	padding-right: 5px;
}
.tabella   .value  {
}
.image {
	padding: 4px;
	border: 1px solid #CCCC00;
	background-color: #FFFFFF;
}
#foto .cell {
	text-align: center;
	vertical-align: middle;
	height: 120px;
	width: 120px;
}
#foto .dida {
	margin-top: 2px;
}
#immobili-home td {
	text-align: center;
}
#immobili-home .nome {
	font-weight: bold;
	margin-top: 4px;
}
#immobili-home .prezzo {
}
#immobili-home .prezzo span {
 font-size:80%;
}
