body  {
	font: 15px serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-color: #A5B2BA;
}
#TV {
	height: 355px;
	width: 593px;
	margin-left: 15px;
	margin-top: 0px;
}
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/siteBack.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #D6D6D6;
} 
.miniPic {
	text-align: center;
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	height: 120px;
}
.twoColFixLtHdr #header {
	text-align: center;
	height: 140px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 350px;
	margin: 0px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	float: right;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	text-align: center;
	margin-top: 15px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #preContainer {
	width: 1070px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/blackbkg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.twoColFixLtHdr #menu {
	text-align: center;
	height: 30px;
	background-image: url(../images/bkgMenu.png);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-bottom: 15px;
}
#menu li {
	list-style-type: none;
	display: inline;
	padding: 3px 10px;
}
#menu a {
	font-size: 15px;
	font-weight: bold;
}
#menu a:link, #menu a:visited {
	text-decoration: underline;
	color: #000000;
}
#menu a:hover {
	text-decoration: underline;
	color: #000033;
}
h3 {
	color: #1956BC;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#Map {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#cercaCasa {
	border: 1px solid;
	background-color: #BEC6CA;
	background-image: url(../images/boxBkg.jpg);
	background-repeat: no-repeat;
	border-color: #000033;
}
.transparency {
	padding: 5px;
	margin-right: 0px;
	text-align: left;
}
#more, #more2 {
	background-color: #000033;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	border-color: #FFFFFF;
	border: 1px solid;
	font-family: serif;
}
#more a, #more a:visited, #more2 a, #more2 a:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	display: block;
}

#more a:hover, #more2 a:hover {
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	background-color: #1956BC;
	background-image: url(../images/h3.jpg);
}
#cercaCasa a {
}
#cercaCasa a:link, #cercaCasa a:visited {
}
#cercaCasa select {
	background-color: #000033;
	font-size: 14px;
	padding: 2px;
	border: 1px solid;
	width: 100%;
	color: #FFFFFF;
	font-family: serif;
	border-color: #FFFFFF;
}
.pad {
	margin: 5px;
}
#SlideShow {
}
#evidenza {
	margin-top: 10px;
	float: right;
	margin-right: 15px;
	background-color: #FFFFFF;
	width: 355px;
	border: 1px solid #6a3327;
	height: 350px;
}
#cercaCasa form {
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
#cercaCasa a:hover {
	text-decoration: none;
}
#cantiere {
	margin-bottom: 5px;
}
#fotoCantiere {
	padding: 3px;
	width: 80px;
	float: left;
}
#testoCantiere {
	float: right;
	padding: 3px;
	width: 240px;
}
.clear {
	clear: both;
}
h4 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
#cercaCasa p {
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
p {
	font-weight: normal;
}
.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #000033;
}
a, a:visited {
	color: #000033;
}

a:hover {
	color: #1956BC;
}
.bigPad {
	background-color: #FFFFFF;
	margin: 10px 20px 0px 0px;
	border: 1px solid #6a3327;
}
h1 {
	margin-top: 0px;
	padding: 0px;
	color: #1B55BC;
	font-size: 22px;
}
.listaCantieri {
	width: 700px;
	margin-right: 10px;
}
#TVCont {
	margin-top: 33px;
	margin-left: 59px;
	width: 476px;
	height: 269px;
	padding: 0px;
}
.HomeText {
	color: #000033;
	font-size: 15px;
	font-weight: bold;
	font-family: baskerville, "times new roman";
	padding: 0px;
	margin: 0xp;
}
h2 {
	color: #FFFFFF;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #000033;
	padding: 3px;
	font-weight: bold;
	background-image: url(../images/h3.jpg);
	padding-left: 15px;
}
#immagini {
	border: 1px solid #000033;
} 
.foto {
	border: 1px solid #000033;
	text-align: center;
}
.testoGrande {
	color: #000033;
	font-size: 16px;
	font-family: serif;
	padding: 0px;
	margin: 0px;
}
#more3 {
	background-color: #000033;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	border: 1px solid;
	border-color: #FFFFFF;
	font-family: serif;

}
#more3 a, #more3 a:link , #more3 a:visited {
	background-color: #000033;
	font-size: 12px;
	border-color: #FFFFFF;
	padding-left: 5px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#more3 a:hover {
	background-color: #1956BC;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	color:#FFFFFF;
	background-image: url(../images/h3.jpg);
}
#testoCantiereRe {
	height: 100px;
	float: right;
	padding: 3px;
	width: 540px;
}
#cercaCasa h1 {
	font-size:20px;
	margin-bottom: 5px;
}
.even {
	background-color: #EEEEEE;
}
.odd {
	background-color: #FFFFFF;
}
.bold {
	color: #1555BA;
}
.blu {
	background-color: #1555BA;
	color: #FFFFFF;
}

