html,body{margin:0;padding:0}

#master {
	width: 780px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat;
}

#header {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	
#header_team{
	width: 780px;
	height: 119px;
	background-image: url(../grafica/the_team.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	
#header_property_search {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/property_search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header_legal {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/legal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_fees {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/fees.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_faqs {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/faqs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_contact {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_buying {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/buying.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_taglio_urbino {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_urbino.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_taglio_macerata {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_macerata.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_taglio_ascoli {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_ascoli.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#header_taglio_loreto {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_loreto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#header_taglio_fermo {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_fermo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_taglio_pesaro {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_pesaro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header_taglio_ancona{
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_ancona.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#header_taglio_marche {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_marche.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#header_taglio_news {
	width: 780px;
	height: 119px;
	background-image: url(../grafica/taglio_news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#menu {
	background-color: #00A0C6;
	height: 22px;
	width: 780px;
	margin-bottom: 1px;
}

#bottone {
	background-color: #00A0C6;
	height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	padding-right: 12px;
	padding-left: 13px;
}


#bottone_last {
	background-color: #00A0C6;
	height: 22px;
	float: left;
	padding-right: 12px;
	padding-left: 13px;
}
#bottone_green_last {
	background-color: #6C9C31;
	height: 28px;
	width: 149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: auto;
	line-height: 28px;
}
#bottone_green_last img {vertical-align:middle}

#side_a {
	background-color: #FFFFFF;
	float: left;
	width: 131px;
}

#content {
	float: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	text-align: center;
}
#content_result {
	float: left;
	width: 631px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	text-align: center;
}

/*div#scroll {
	width : 500px;
	overflow : auto;
	height : 460px;
	z-index : 0;
	clear : both;
	visibility : visible;
	float: no;
	top: 0px;
}*/

#scroll {
	float: left;
	width: 500px;

}
#testo{
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
}
#form{
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#side_b {
	background-color: #6C9C31;
	width: 149px;
	float: left;
}

#side_b FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-top: 150px;
	padding-right: 9px;
	padding-left: 9px;
}
#side_b SELECT, #side_b TEXTAREA {
	border: thin solid #FFFFFF;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#side_b INPUT {
	border: thin solid #FFFFFF;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	float: right;
	}

#footer {
	background-color: #00A0C6;
	height: 22px;
	width: 780px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
#clear {
clear:both;
}


#testo FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
#testo SELECT, #side_b TEXTAREA {
	border: thin solid #FFFFFF;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#testo INPUT {
	border: thin solid #FFFFFF;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	float: left;
	}

/* linee */
.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.bold {
	font-size:12px;
	font-weight: bold;
	color: #990000;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.costru {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
.stylenum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outset;
	list-style-type: decimal;
	text-align: justify;


}
.styleGRASS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;


}
.styleGRASSline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;

}
.styleline {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.style_linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #931818;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	font-weight: bold;
	text-align: right;
}
.style_linea_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}

.testata {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.caselle {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.caselle_180 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	width: 180px;
}

.caselle_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testograss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.style_linea2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.casellegialla {
	border: 1px solid #FFBF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFBF00;
}
.casellegialla_cell {
	border: 1px solid #FFBF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFBF00;
	width: 135px;
}
.casellerosso {

	border: 1px solid #931818;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #931818;
}
.testograss_linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 15px;
}
.grigio {color: #999999}
.red { color: #990000}
.Stile1 {
	font-weight: bold;
	color: #000000;
}
#blu{
	background-color: #00A0C6;
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
	text-align: center;
	float: left;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	color: #333333;
}
