/* CSS Document */

/* COMMON */

html, body {
	
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #F2F2F2;
	font-family: "Times New Roman";
}

img {
	border: 0px;
}

a {
	color: #905221;

}

a: link {

}

a:hover {
	text-decoration: none;
}

p, h1, h2, h3, ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #DC0000;
}

h1 strong {
	color: #336699;
}

h2 {
	font-size: 20px;
	background: #F7F7F7;
	color: #c46f2c;
	padding: 5px;
	border-left: 7px solid #c46f2c;
	font-weight: bold;
	/* border-right: 1px solid #999999; */
}

h2 strong {
	color: #13275b;
}

h3 {
	font-size: 14px;
	color: #833c09;
}

/* LAYOUT */

#header {
	width: 100%;
	background: #F2F2F2;
	/* border-bottom: 1px solid #999999; */
	height: 97px;
}

#header_content {
	display: block;
	/*width: 768px;*/
	width: 798px;
	/*height: 38px;*/
	/*height: 199px;*/
	text-align: left;
	/* padding: 2px 0px 0px 3px; */
	border-left: 1px solid #833c09;
	border-right: 1px solid #833c09;
}

#container, #container_pages {
	width: 100%;
	height: 199px;
	background: #F2F2F2;
}

/*#content, */#content_pages {
	position: absolute;
	top: 97px;
	left: 50%;
	width: 798px;
	height: 199px;  
	margin-left: -400px;
	border-left: 1px solid #833c09;
	border-right: 1px solid #833c09;
	text-align: left;
}

#container_pages, #content_pages {
	height: 72px;
	overflow: hidden;
}

#sub_header {
	display: block;
	width: 798px;
	height: 199px;
	/* background: url(../img/bg_sub_header.gif) no-repeat; */
	border-left: 1px solid #833c09;
	border-right: 1px solid #833c09;
	border-bottom: 1px solid #833c09;
	overflow: hidden;
}

#body {
	width: 100%;
	background: #F2F2F2;
}

#body_content {
	width: 798px;
	border-left: 1px solid #833c09;
	border-right: 1px solid #833c09;
	text-align: left;
	background: #FFFFFF;
	color: #333333;
}

#menu {
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	margin: 3px 0px 0px 10px;
}

#text {
	width: 550px;
	margin-left: 215px;
	padding: 15px;
/*	color: #C46F2C; */
}
#text-scheda {
	width: 550px;
	padding: 15px 25px;
	float:left;
}
#footer {
	width: 800px;
	clear: both;
	background: #F7F4F4;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	color: #833c09;
}

/* LINKS */

#menu a {
	display: block;
	width: 165px;
	height: 19px;
	padding: 3px 10px 0px 10px;
	color: #9f5012;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	/* border-right: 1px solid #666666; */
	text-decoration: none;
}

#menu a:hover, #menu a#current {
	background: #F2F2F2;
	color: #584718;
}

p.news a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

p.news a strong, p.news a:hover {
	color: #DC0000;
}

ul.links li a, p.results a, p.results strong, 
p.nav_results a, p.nav_results strong {
	color: #336699;
	text-decoration: none;
}

ul.links li a:hover, p.results a:hover, p.nav_results a:hover {
	color: #DC0000;
}

#footer a {
	color: #858585;
}

#footer a:hover {
	text-decoration: none;
}

/* TEXT & IMAGES */
.barra-sotto-foto {
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
img.regione_toscana {
	position: absolute;
	top: 3px;
	left: 3px;
}

img.ires {
	position: absolute;
	top: 3px;
	left: 58px;
}

#date {
	position: absolute;
	top: 6px;
	right: 5px;
	text-align: right;
	color: #999999;
	font-weight: bold;
	cursor: default;
}

img.header {
	position: absolute;
	top: 74px;
	left: 2px;
}

p.news_title {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 5px 5px 1px 10px;
	background: #DC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	cursor: default;
}

p.news {
	margin: 2px 0px;
	padding: 5px;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
}

ul.links li {
	list-style: none;
	margin-bottom: 2px;
}

p.results img {
	margin: 1px 1px -3px 0px;
}

p.results span {
	font-size: 12px;
}

p.nav_results {
	padding-top: 20px;
	margin-bottom: 20px;
}

.ricerca-tit-form {
	font-weight: bold;
	background-color: #F7F7F7;
	padding-top: 2px;
}
.ricerca-form {
	font-size: 12px;
}

/* TABELLA RISULTATI DELLA RICERCA */


.risultati-tabella-sfondo {
	border: 4px solid #F0F0F0;
}

.risultati-titolo-immobile {
	font-size: 12px;
	color: #013A58;
	font-weight: bold;
	padding-left: 5px;
	background-color: #F7F7F7;
}

.risultati-prezzo-immobile {
	font-size: 12px;
	color: #B8611B;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	background-color: #F7F7F7;
}
/*
.risultati-tabella-titolo-b {
	font-size: 12px;
	color: #013A58;
	font-weight: bold;
	vertical-align: middle;
	padding: 1px;
	background-color: #CCDEEC;
	background-image: url(../img/fondo-etichette-campi-a.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px groove #013A58;

}
*/
.paginazione {
	text-align: center;
}

/* SCHEDA IMMOBILE */

.scheda-campi-titoli {
	background-color: #F7F7F7;
	align: center;
	padding: 3px;
	color: #D66F2C;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.scheda-campi-inseriti {
	padding: 2px;
	color: #333333;
	vertical-align: top;
}
#content-foto {
	width: 550px;
}
/* SERVIZI */
.ul-servizi {
	margin: 20px;
}