
/* Layout Marcatori*/

body {
    font-family:Verdana,Arial,sans-serif;
    font-size: 10px;
	margin-left:6px;
	margin-top:10px;
	text-align:left;
}

html, h1, #nav, #nav li, #nav2, #nav2 li, #snav2, #snav2 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
	border:0;
	margin-top:10px;
}

a {
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*Layout Classi*/

.Style1{
	color: #383837;
}

.Style2 {
	color: #4063c9;
}
	
.Style3 {
	color: #4063c9;
}

/*Struttura Identificatore banner*/

#bannerp {
    float:left;
	margin-top:2px;
	width: 930px;
	height: 25px;
	background-color:#4063c9;
}

/*Struttura Identificatore menu*/

#menu
{
	float:left;
	width: 931px;
	margin-top:6px;
}
	
/*Struttura Identificatore nav2*/

#nav2 {
	display:block;
}

#nav2 li{
	display:block;
	float:left;
	list-style: none;
	color:#FFFFFF;
	font-weight:bold;
	width: 132px;
	background-color:#474745;
    text-align: center;
	margin-right:1px;
}

#nav2 li.enter{
	background-color:#4063c9; 
}

#nav2 a {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
}

#nav2 a:hover {
	display:block;
    background: #4063c9;
	width: 132px;
}

/*Struttura Identificatore snav2*/

#snav2 {
	display:block;
}

#snav2 li{
	display:block;
	float:left;
	background-color: #4063c9;
	color:#4063c9;
	list-style: none;
	font-weight:bold;
    text-align: center;
	}

#snav2 li.enter{
	background-color:#ece000;
	color: #FFFFFF;
}

#snav2 a{
	display:block;
	color:#ffffff;
	text-decoration: none;
}

#snav2 a:hover {
	display:block;
	background-color: #ffffff;
	color:#4063c9;
}

/**/

table{
	padding-left:2px;
	border:#CCCCCC 1px solid;
	border-spacing:4px;	
}

td{
	border-top:0px;
	border-bottom:#CCCCCC 1px solid;
}

tr{
	border-left:0px;
	border-right:#CCCCCC 1px solid;
}


/*Layout Classi*/

.t1{
	position:relative;
	top:18px;
	left:4px;
}

.c1{
	position:relative;
	top:18px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 0px 0px 0px 0px;
}


.right {
    float: right;
    margin: 0px 0px 0px 0px;
}

.blocco{
	margin-top:4px;
	margin-right:2px;
	float:left;
	width:200px;
	font-size:10px;
	line-height:15px;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
}

.blocco_large{
	margin-top:4px;
	margin-right:2px;
	float:left;
	width:616px;
	font-size:10px;
	line-height:20px;
	text-align:left;
	padding-top:10px;
	padding-left:6px;
}

.bloccoImportant{
	font-size:11px;
}
.grigio{
	background-color:#efeeee;
}

.rosa{
	background-color:#f2e2e2;
}

.leftGray {
    float: left;
    margin: 4px 0px 0px 0px;
	background-image:url(../Image/RowDetailGray.gif);
	background-repeat:repeat-y;
}

.leftGrayLarge {
    float: left;
    margin: 4px 0px 0px 0px;
	background-image:url(../Image/RowDetailGrayLarge.gif);
	background-repeat:repeat-y;
}

.leftPink {
    float: left;
    margin: 4px 0px 0px 0px;
	background-image:url(../Image/RowDetailPink.gif);
	background-repeat:repeat-y;
}

.prezzo_prop{
	color:#4063c9;
	font-size:12px;
	font-weight:bold;
}

.soft_left{
	margin-left:260px;
}

.esempio{
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:120px;
	height:110px;
}

.position{
	margin-left:190px;
}

.appuntamenti{
	float:left;
	margin-left:60px;
}

.noborder{
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.titolo_info{
	font-size:12px;
	font-weight:bold;
}

.info_position{
	float:left;
	margin-left:60px;
}


/*Layout Marcatori */

/*Struttura Identificatore cont*/

#cont{
	width: 871px;
	margin-top:6px;
	margin-left:20px;
}
	
/*Struttura Identificatore nav*/

#nav {
	float:left;
	display:block;
}

#nav li{
	display:block;
	float:left;
	list-style: none;
	color:#FFFFFF;
	font-weight:bold;
	width: 277px;
	background-color:#474745;
    text-align: center;
	margin-right:1px;
}

#nav li.enter{
	background-color:#4063c9; 
}

#nav a {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	display:block;
    background: #4063c9;
}

/*Struttura Identificatore funzioni*/

#funzioni{
	position:relative;
	left:290px;
    float:left;
	text-align:left;
}
#funzioni .testo{
	margin-bottom:10px;
	float:left;
}

/*Struttura Identificatore lista_immobili*/

#lista_immobili{
	position:relative;
	left:-26px;
	top:33px;
}

.LinkPrevNextTop{
	color:#4063c9;
	visibility:visible;
}

.LinkPrevNextTop a{
	text-decoration:underline;
}

.LinkPrevNextTop a:hover{
	text-decoration:none;
}

/*Struttura Identificatore titolo*/

#titolo{
	color:#4063c9;
	font-size:16px;
	font-weight:bold;
	position:relative;
	left:-266px;
	top:-15px;
    float:left;
}

.titolo2{
	color:#4063c9;
	font-size:16px;
	font-weight:bold;
	top:0px;
    float:left;
}

.titolo3{
	color:#4063c9;
	font-size:14px;
	font-weight:bold;
}

/*Struttura Identificatore descrizione*/

#descrizione{
	text-align:left;
	position:relative;
	left:-266px;
	width:540px;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
}

#descrizione2{
	text-align:left;
	width:540px;
	font-size:11px;
	line-height:15px;
}

/*Struttura Identificatore cont1*/

#cont1{
	width: 980px;
	background-color:#4063c9;
}

/*Struttura Identificatore prezzo*/

#prezzo{
	width:116px;
	height:52px;
	background-image:url(../Image/sfondo_prezzo.gif);
	background-repeat:no-repeat;
	margin-top:14px;
	margin-left:30px;
	text-align:center;
	padding-top:5px;
}

/*Struttura Identificatore footer*/

#footer{
	float:left;
	color:#FFFFFF;
	width:831px;
	height:18px;
	margin-top:4px;
	background-color:#4063c9;
	padding-top:3px;
	}

#footer a{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*Struttura Identificatore prev*/

#DivLinkPrev{
	padding-left:5px;
}

/*Struttura Identificatore succ*/

#DivLinkNext{
	padding-right:5px;
}

/*Struttura Identificatore titolo_foto*/

#titolo_foto{
	font-size:12px;
	font-weight:bold;
}

.a_email
{
	text-decoration:none;
}
