﻿/* Elenco	*/
div#content
{
	background-color:#E3DEDC;
}
div.tips_header
{
	background-color:#F6F6F6;
	padding:13px 15px 40px 18px;
	border-bottom:10px solid #E3DEDC;
}
div.tips_header div.titolo_tips
{
	font-size:17px;
	margin-bottom:15px;
	text-align:justify;
}

div.strutture
{
    text-align:center;
    border: 0px solid #E3DEDC;
    border-left:0px;
    border-right:0px;
/*    min-height:146px;
    height:auto!important;
    height:146px;*/
    margin-bottom:14px;
    background-color:#E3DEDC;
    margin-bottom:60px;
}

div.struttura
{
	height:146px;
    background-color:#FFFFFF;
    margin-bottom:10px;
}

div.strutture div.fotocasa
{
	height:146px;
    margin:0px auto;
	width:219px;
	float:left;
	text-align:left;
}

div.strutture div.fotocasa img
{
	width:219px;
	height:146px;
    border:0px;	
}
div.strutture div.casa
{
	width:740px;
	/*height:146px;*/
	float:right;
	text-align:left;
	overflow:visible;
	height:auto;
}
div.strutture div.casa div.titolo
{
	color:#464646;
	font-weight:bold;
	padding:7px 4px;
	font:16px/20px Arial;
	float:left;
	text-transform:capitalize;
}
div.strutture div.casa div.titolo span
{
	color:#669966;
	font:13px/20px Arial;
}
div.strutture div.casa div.evidenza
{
	color:#B2A36D;
	padding:7px 18px;
	margin-left:18px;
	font:bold 12px/20px "ITC Avant Garde" Arial;
	float:left;
	background-position:center left;
	background-repeat:no-repeat;
}
div.strutture div.casa div.raccomandazioni
{
	color:#464646;
}

div.strutture div.casa div.special
{
	background-image:url(../img/imgSpecial.jpg);
}
div.strutture div.casa div.newlisting
{
	background-image:url(../img/imgNew.jpg);
}

div.strutture div.casa div.posizione
{
	padding:7px 7px;
	font:12px/20px Arial;
	float:right;
}

div.strutture div.casa div.contenuti
{
    /*height:84px;*/
   	height:84px;
}
div.strutture div.casa div.descrizione
{
	font:12px/17px Arial;
	text-align:left;
	color:#669966;
	padding:0px 4px;
}
div.strutture div.casa div.servizi
{
	font:12px/17px Arial;
	text-align:left;
	padding:0px 4px;
}
.Btn
{
    float:right;
}

div.tips_bordo
{
	/*border-bottom:10px solid red;*/
}

div#content .BtnWebSites,
div#content a.BtnWebSites,
div#content a.BtnWebSites:link,
div#content a.BtnWebSites:active,
div#content a.BtnWebSites:visited
{
    background-image:url(../img/BtnWebSite.png);
    display:block;
    width:119px;
    height:24px;
    text-decoration:none;
	float:right;
	margin-right:5px;
/*	margin-top:10px;
	margin-right:24px;
	background-color:Red;*/
}
div#content a.BtnWebSites:hover
{
    background-image:url(../img/BtnWebSite_up.png);
    display:block;
}
