* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f9f9f9;
}

img {
	border: none;
}

caption {
	background-color: #DFEBF6;
	padding: 5px;
}

#container {
	position: relative;
	right: 3px;
	top:4px;
	/*background-color: red;*/
}

body.homepage {
	
}

#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
	/*background-image: url(../images/sfondo_col_dx.gif);*/
	border: 1px solid #2E88C6;
}

#header {
	height: 119px;
	width: 960px;
	background-image: url(../images/header.jpg);
}

#adv_col {
	height:100%;
	width: 212px;
	left: 0px;
	position: absolute;
	top: 123px;
	/*
	background-color: #7fa3c7;
	margin-left:2px;
	*/
}

#menu1 {
	position: absolute;
	top: 0px;
	left: 574px;
}

#menu2 {
	position: absolute;
	top: 100px;
	left: 30px;
}

.menu li {
	display: inline;
}

.menu li a {
	color: white;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.menu li a:hover {
	background-color: #9e300d;
}

.colonna {
	width: 288px;
	margin-right: 12px;
	float: left;
	padding: 12px 12px 12px 12px;
	margin-bottom: 4px;
}

#zonaverde {
	padding-top: 10px;
}

.box h2 {
	background-color: #E5E6E6;
	border: 1px solid #000000;
	font-size: 14px;
	color: black;
	padding: 3px 0px 0px 10px;
	height: 20px;
}

.box_doppio h2 {
	border: 1px solid #000000;
	background-color: #E5E6E6;
	font-size: 14px;
	color: black;
	padding: 3px 0px 0px 10px;
	height: 20px;
}

.DX h2 {
	background-color: #E5E6E6;
	border: 1px solid #000000;
	font-size: 14px;
	color: black;
	padding: 3px 0px 0px 10px;
	height: 20px;
}

.box-body {
	padding-left: 5px;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	min-height: 435px;
}

.box-button {
	color:black;
	font-size:12px;
	height:23px;
	left:47px;
	line-height:20px;
	position:relative;
	font-style: italic;
}

.newsimg {
	float: left;
	margin-right: 5px;
	border: 1px solid gray;
}

.box h3 {
	font-size: 13px;
	margin: 3px;
}

.clear {
	clear: both;
}

#adv_col li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

#colonna1,#colonna2 {
	
}

#colonna2 {
	position: absolute;
	left: 325px;
	top: 363px;
}

#adv_row {
	clear: both;
	background-color: #e3edf7;
	border-top: 1px solid #a2c5e4;
	border-bottom: 1px solid #a2c5e4;
	height: 75px;
	margin-top: 12px;
	padding-top: 12px;
}

#adv_row li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}

#adv_row ul {
	margin: auto;
	width: 960px;
}

#footer {
	margin: auto;
	background-color: #2E88C6;
	width: 962px;
}

#footer li {
	list-style: none;
	display: inline;
	margin-left: 10px;
	color: white;
}

#adv_row img {
	border: 1px solid black;
}

.footer_link,.footer_text { /*
width: 960px;
*/
	margin: auto;
	padding-top: 12px;
	text-align: center;
	/*	padding-right: 312px;*/
	padding-bottom: 0px;
}

.footer_link a {
	color: white;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

.footer_text {
	color: white;
	font-size: 11px;
	margin-top: 7px;
	padding-top: 0px;
}

#menu2 .yuimenu {
	background-color: #2E88C6;
	padding: 5px;
	opacity: 0.9;
	padding-top: 0px;
}

#menu1 .yuimenu {
	background-color: #356186;
	padding: 5px;
	border-width: 0px;
	opacity: 0.9;
	padding-top: 0px;
}

#navbar {
	position: relative;
	top: 6px;
	left: 214px;
	width: 742px;
	border: 1px solid #2E88C6;
}

#navbar ul {
	list-style: none;
	padding-left: 15px;
	color: #5d6d5c;
}

#navbar li {
	display: inline;
	padding-right: 5px;
}

#navbar li a {
	text-decoration: none;
	color: #5d6d5c;
	font-weight: bold;;
}

#navbar li a:hover {
	text-decoration: underline;
}

#body-sezione {
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 14px;
	top: 15px;
	/*float:right;*/
	position: relative;
	left: 214px;
	width: 742px;
	border: 1px solid #2E88C6;
}

#body-sezione-centrale {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 715px;
	background-color: ffe7cc;
}

#body-sezione-footer {
	background-repeat: no-repeat;
	height: 14px;
	clear: both;
}

#body-sezione h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

#body-sezione p {
	text-align: justify;;
	line-height: 150%;
}

#adv_col h3 {
	color: white;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}

#adv_col li a {
	padding-left: 10px;
	text-decoration: none;
	color:black;
}


#adv_col li a:hover {
	text-decoration: underline;
}

#adv_col ul.right-menu {
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	margin-left: 6px;
	margin-right: 6px;
	list-style: square;
}

.cmxform fieldset {
	padding: 10px;
	border: 1px solid #DDD;
	background-color: #dfebf6;
	position: relative;
	margin-top: 1em;
	padding-top: .75em;
}

.cmxform legend {
	padding: 3px 6px 3px 6px;
	background-color: #7fa3c7;
	border: 1px solid silver;
	position: absolute;
	top: -2em;
	left: .5em;
	color: white;
	font-weight: bold;
}

.cmxform label {
	display: block;
	width: 150px;
	float: left;
}

.cmxform input {
	margin-bottom: 8px;
	border: 1px solid silver;
	border-bottom: 1px solid gray;
}

.cmxform label.required {
	font-weight: bold;
	margin-bottom: 8px;
}

.cmxform textarea {
	margin-bottom: 8px;
	border: 1px solid silver;
	border-bottom: 1px solid silver;
}

.cmxform .submitbutton {
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	margin: auto;
	width: 100px;
	display: block;
	margin-top: 10px;
}

.largesubmitbutton {
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	margin: auto;
	width: 200px;
	display: block;
	margin-top: 10px;
}

td.c1,tr.c1 {
	background-color: #dfebf6;
}

td {
	padding: 3px;
	text-align: left;
}

table {
	border: 2px solid #dfebf6;
}

table.noborder {
	border: none;
}

table.fullwidth {
	width: 100%;
}

th {
	background-color: #c5dbee;
	padding: 3px;
	text-align: center;
}

#ricerca .my-input {
	border: 1px solid #356086;
	position: absolute;
	right: 76px;
	top: 50px;
	color: gray;
	padding: 2px;
}

#ricerca .my-submit {
	position: absolute;
	right: 50px;
	top: 50px;
}

#body-sezione ol,#body-sezione ul {
	margin-left: 30px;
}

#body-sezione a {
	color: black;
	font-weight: bold;
}

.yuimenuitemlabel {
	line-height: 130%;
}

.yuimenu .bd {
	padding-top: 3px;
}

#body-sezione ol li {
	line-height: 24px;
	color: gray;
}

#body-sezione ol li a {
	text-decoration: none;
	border-bottom: 1px solid silver;
	font-weight: normal;
}

#body-sezione ol {
	margin-bottom: 20px;
}

#body-sezione h3 {
	margin-bottom: 1px;
}

#body-sezione p {
	padding-bottom: 8px;
}

#body-sezione hr {
	margin: 10px;
	border: 1px solid silver;
}

.footer_link img {
	position: relative;
	top: 6px;
}

#listanews li {
	list-style: none;
}

#listanews li { /*    margin-left: -30px;*/
	border-bottom: 1px dashed silver;
	margin-top: 5px;
}

#listanews img {
	width: 50px;
	height: 40px;
	float: left;
	margin: 0px 5px;
	border: 2px solid white;
}

#listanews li a {
	display: block;
	padding-left: 36px;
	text-decoration: none;
}

#listanews .data {
	color: gray;
	font-size: 10px;
}

#listanews {
	margin-top: 20px;
	background-color: #DFEBF6;
}

ul#listanews {
	margin-left: 0px;
	padding: 3px;
	border: 1px solid gray;
	border-left: 3px solid #356086;
}



#navlist li a { text-decoration: none; }

#listanews h3 {
	font-size: 18px;
	color: white;
	padding: 3px;
	background-color: #CDE;
	margin-bottom: 10px;
}

#pagine a {
	background-color: #DFEBF6;
	border: 1px solid silver;
	padding: 2px 5px;
	margin: 3px;
	text-decoration: none;
	font-weight: normal;
}

#pagine .current {
	background-color: #BCD;
	border: 1px solid silver;
	padding: 2px 5px;
	margin: 3px;
	text-decoration: none;
	font-weight: bold;
}

.news_intera {
	background-color: white;
	padding: 10px;
	border: 1px solid silver;
	border-left: 3px solid #356086;
}

#listanews .abstract {
	color: gray;
	font-size: 12px;
}

.news_intera .data {
	color: gray;
	margin-bottom: 15px;
	font-style: italic;
}

input.button {
	background-color: #E3EDF7;
	border: 1px solid #B8D2EB;
	color: black;
}

#newsletter_button {
	position: relative;
	left: 209px;
	top: 10px;
}

#homelink {
	/*border:1px solid black;*/
	height:55px;
	left:43px;
	position:absolute;
	top:24px;
	width:755px;
}

form .required {
	color: red;
}

form .mininota {
	font-size: 10px;
	color: gray;
	text-align: left;
}

form br {
	clear: both;
}

#wrapper {
	min-height: 800px;
	height: auto !important;
	/*height:1094px;*/
	overflow: hidden;
}

#col_banner_300x250 {
	margin: auto;
	width: 300px;
}

#riga_banner_x60 {
	margin: auto;
	width: 960px;
}

label.error {
	color: red;
	margin-bottom: 5px;
	background-color: pink;
	padding: 2px;
	width: 230px;
	border: 1px solid #Faa
}

.box {
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	/*padding-bottom: 12px;*/
	margin-bottom: 12px;
	background-color: transparent;
	min-height: 153px;
	width: 368px;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}

.DX {
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 4px;
	/*padding-bottom: 12px;*/
	margin-bottom: 12px;
	background-color: white;
	min-height: 90px;
	width: 204px;
	margin-left: 4px;
	float: left;
}

.box_doppio {
	position: relative;
	/*padding-bottom: 12px;*/
	margin-bottom: 12px;
	background-color: #DBE3E9;
	width: 750px;
	margin-right: 0px;
	margin-top: 4px;
	float: right;
	right: 0px;
}

#button {
	padding: 0 0 15px 0;
	margin-bottom: 15 px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

.elenco {
	padding: 0 0 15px 0;
	margin-bottom: 15 px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
	#side-a {
	border-right:1px solid black;
	float: left;
	width: 350px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 350px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.blocchetto{
/*border: 1px solid #2E88C6;*/
padding: 4px;
margin: 2px;
}

.dx{
	left:215px;
	position:relative;
	text-align:right;
	font-style: italic;
}

#offerteHP {
/*border:1px solid black;*/
/*
height:80px;
top:85px;
*/
left:225px;
position:relative;
/*width:256px*/
}


.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(graphics/loader.white.gif);
}

.highslide-controls {
	position: static !important;
	margin-bottom: 0;
	width: 195px !important;
}
.highslide-gallery ul li {
	width: 106px;
	height: 106px;
	border: 1px solid #D0D0D0;
	background: #EDEDED;
	margin: 2px;;
}


.immobili {
	background-color: white;
}

.immobili li {
	width: 183px;
	background-image: url("../images/sfondo-articolo-top.gif");
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
	list-style: none;
	margin-right: -12px;
}

.button2 {
	text-decoration: none;
	color: white;
	font-weight: bold;
	border: 1px solid white;
	padding: 3px;
	background-color: gray;
}

.immobili li img {
	/*width: 159px;*/
	margin: auto;
}

.thumb {
	/*height: 125px;*/
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.immobili p .label {
	font-weight: bold;
}

.immobili p {
	background-image: url("../images/sfondo-articolo-bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: -24px;
	padding-left: 24px;
	padding-right: 23px;
	height: 95px;
}


.immobili h2 {
	font-size: 14px;
	color: #9b1d14;
	height: 35px;
	width: 146px;
}

