#content {
    margin-left: auto;
	margin-right: auto;
}
body {
	color: #4F5E62;
	font-family: 'Cabin',Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #39B4ED;
	text-decoration: none;
}
a:visited {
	color: #39B4ED;
	text-decoration: none;
}
a:hover {
	color: #F25C24;
	text-decoration: underline;
}
a:active {
	color: #39B4ED;
	text-decoration: underline;
}
img {
max-width: 100%;
height: auto;
}
#annuncio_titolo h1{
	margin:0px;}
#annuncio_titolo{
	float:left;
	width:74%;
	}
.annuncio_foto{
	width:100%;
	
	}
.annuncio{
	border: 2px;
	/*border-color: black;
	border-style: dotted;*/
	background-image:url(../images/top_annuncio.jpg);
	background-repeat:repeat-x;
}
.annuncio h1{
	font-size: 18px;
	padding-left: 6px;
	}
.annuncio:hover{
	border: 2px;
	/*border-color: white;
	border-style: dotted;*/
	/*cursor:pointer;*/
}
.annuncio_descrizione{
	margin-bottom: 20px;}
.annunci_paginazione{
	text-align:center;
	}
.annunci_paginazione a{
	padding:3px;
	text-align:center;
	}
#dettaglio_dati{
	/*min-width:300px;*/
	float:left
	}
#dettaglio_foto{
	/*min-width:325px;*/
	float:left}
#pagine1{
	}
.annuncio_prezzo{
	margin: 0px 9px;
		font-weight:bold;
	text-align: right;
}
.annuncio_info
{
	margin: 0px 9px;
	text-align: right;
		font-weight:bold;}
#annuncio_data{
	
	}
	
	.annuncio_foto{
	width:24%;
	float:left;
	}
	.annuncio_prezzo {
		max-width: 130px;
		
		float: left;
		font-weight:bold;
		height:22px;
		font-size:18px;
		}
	.annuncio_info
	
{
	width:100%;
	font-weight:bold;
	max-width: 110px;
		float: left;
		height:18px;}
		
	.annuncio_descrizione{
		min-height: 140px;
		padding-left: 26%;
		font-size: 13px;}
	