#annuncio-details {
	display:block;
	width:910px;
	padding:0;
	margin:0;
	position:relative;
}

#annuncio-details #info {
	height:50px;
	min-height:50px;
	height:auto!important;
	display:block;
	position:relative;
	padding:0;
	line-height:15px;
}
#annuncio-details .numannuncio {
	height:50px;
	display:block;
	position:relative;
	padding:0;
	margin:0;
}
#annuncio-details span.foot{
	background:url(/img/foot_dettaglio.gif) top left no-repeat;
	height:15px;
	width:908px;
	display:block;
}
#annuncio-details .numannuncio h1{
	padding:0;
	display:block;
	color:#cc0000;
	font-size:15px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	position:absolute;
	top:25px;
	right:20px;
	/*left:155px;*/
}
#annuncio-details .numannuncio .codice{
	display:block;
	font-size:10px;
	position:absolute;
	top:0;
	left:0;
	height:20px;
	padding:30px 0 0 55px;
	background:url(/img/icon/casa.png) top left no-repeat;
}
#annuncio-details #info #corpoannuncio {
	float:left;
	display:block;
	height:50px;
	min-height:50px;
	height:auto!important;
	width:610px;
	padding:0 10px 0 0;
}
#annuncio-details #info #corpoannuncio .particolari {
	float:left;
	display:block;
	position:relative;
	width:290px;
	padding:0 10px 0 0;
}
#annuncio-details #info #corpoannuncio #media{
	border:1px solid #598fb1;
	float:left;
	display:block;
	height:220px;
	width:288px;
	position:relative;
	background:url(/img/loader.gif) center center no-repeat;
}
#annuncio-details #info #corpoannuncio #media span.close {
	background:url(/img/ico-close.png) top left no-repeat;
	height:31px;
	width:31px;
	position:absolute;
	top:-5px;
	left:-6px;
	display:block;
	cursor:pointer;
}

#annuncio-details #info #corpoannuncio #media span.control{
	background:#fff;
	position:absolute;
	bottom:0;
	height:15px;
	left: 0;
	width: 268px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:"Trebuchet MS";
	padding:10px;
	font-size:12px;
	font-weight:bold;
}
span.play-video {
	background:url(/img/play-video.gif) center left no-repeat;
	padding:0 0 0 30px;
	float:left;
	color:#23226E;
	cursor:pointer;
}
span.img-control {
	float:right;
	width:135px;
	position:relative;
	display:block;
	height:30px;
}
span.video-control {
	width:288px;
	height:220px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:#FFFFFF;
}
span.video-control object {
	border:medium none;
	padding:5px 20px;
	display:block;
	width:288px;
	height:220px;
}
span.cursor-label {
	float:left;

}
span.img-control span.prev{
	background:url(/img/prev-img.gif) center left no-repeat;
	padding:0 10px;
	height:16px;
	width:8px;
	cursor:pointer;
	display:block;
	float:left;
}
span.img-control span.next{
	background:url(/img/next-img.gif) top right no-repeat;
	padding:0;
	height:16px;
	width:8px;
	cursor:pointer;
	display:block;
	float:left;
	padding:0 10px;
}
#annuncio-details #info #corpoannuncio ul.specifiche {
	margin-bottom:20px;
}
#annuncio-details #info #corpoannuncio ul.specifiche li {
	border-bottom:1px dashed #bdbcd3;
	height:20px;
	font-size:12px;
	display:block;
	padding:5px 0 0 0;
	color:#23226e;
}
#annuncio-details #info #corpoannuncio ul.specifiche li.prezzo {
	font-size:14px;
	width:auto;
}
#tools {
	background:#e6ebef url(/img/top_tools.gif) top left repeat-x;
	padding:30px 10px 0 10px;
	margin:10px 0 0 0;
	position:relative;
	font-size:12px;
}
#tools span {
	background:url(/img/iconatools.png) top left no-repeat;
	height:31px;
	width:31px;
	position:absolute;
	top:-5px;
	left:-3px;
	display:block;
}
#annuncio-details #info #annunci_dx {
	width:290px;
	float:left;
	padding:0;
	margin:0;
}
#tools h2 {
	position:absolute;
	top:0;
	left:40px;
	font-weight:bold;
}
#tools ul li {
	padding:5px;
}
#tools ul li a {
	padding:5px 0 5px 30px;
	color:#060606;
}
#tools ul li a:hover {
	text-decoration:underline;
	color:#060606;
}

#tools ul li a.stampa{
	background:url(/img/print.gif) center left no-repeat;
}
#tools ul li a.amico{
	background:url(/img/invia-amico.png) center left no-repeat;
}
#tools ul li a.preferiti{
	background:url(/img/preferiti.gif) center left no-repeat;
}
#tools ul li a.condividi{
	background:url(/img/condividi.gif) center left no-repeat;
}
#tools ul li a.alert{
	background:url(/img/alert.gif) center left no-repeat;
}
#tools ul li a.errori{
	background:url(/img/errori.gif) center left no-repeat;
}
#bottomtools {
	background:url(/img/boottools.gif) top left no-repeat;
	height:28px;
	width:290px;
}
#mappa {
	width:588px;
	height:300px;
	display:none;
	margin:10px 0;
}
#mapcontainer {
	width:588px;
	height:275px;
}
#mapcontainerStreetView {
	width:588px;
	height:275px;
}
#mapinfo {
	height:25px;
	background:#e6ebef;
	width:578px;
	display:block;
	font-family:"Trebuchet MS";
	padding:5px 10px 0 0;
	font-weight:bold;
	font-size:13px;
	text-align:right;
}
#mapinfo span {
	color:#5687a8;
	cursor:pointer;
}

#contatta-agente {
	background:#E6EBEF url(/img/topagente.gif) top left no-repeat;
	height:200px;
	min-height:200px;
	height:auto!important;
	padding:10px 0;
	width:588px;
	display:block;
	position:relative;
	margin:10px 0 0 0;
}
#contatta-richiesta {
	background:#E6EBEF url(/img/topagente.gif) top left no-repeat;
	height:200px;
	min-height:200px;
	height:auto!important;
	padding:0;
	width:290px;
	display:block;
	position:relative;
	margin:0;
}
#foto-agente {
	width:200px;
	float:left;
	border-right:1px solid #5687a8;
	text-align:center;
	margin-right:10px;
}
#foto-agente a {color:#5687a8;}

#contatta-richiesta #foto-agente {
	width:260px;
	float:none;
	text-align:center;
	margin:30px 15px 10px 15px;
	border:0;
}
#foto-agente img {
	border:5px solid #FFFFFF;
	display:block;
	margin:25px auto 10px auto;
}
#contatta-richiesta #foto-agente img {
	border:5px solid #FFFFFF;
	display:block;
	float:left;
	margin:0;
}

#contatta-agente span{
	position:absolute;
	top:-5px;
}
#contatta-richiesta span{
	position:absolute;
	top:-5px;
}
#botagente{
	height:28px;
	background:url(/img/botagente.gif) top left no-repeat;
}
#contatta-agente h3 {
	padding:0 0 0 50px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
}
#contatta-richiesta #foto-agente h3 {
	padding:0;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	display:block;
	margin-top:0;
}
#info-immobile {
	width:360px;
	float:left;
}
#contatta-richiesta #info-immobile {
	width:270px;
	float:left;
}
#contatta-richiesta h4 {
	color:#ff0000;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	margin:15px 0;
}
#info-immobile form h4{
	color:#ff0000;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
#info-immobile form label{
	width:65px!important;
	display:block;
	float:left;
}

#info-immobile form p {
	padding:5px;
	display:block;
	width:170px;
	border-bottom:1px solid #C5D8E7;
}
#info-immobile form p input {
	width:100px;
}
#info-immobile form p textarea {
	width:175px;
	height:90px;
}
#info-immobile form p input.checkbox {
	width:10px;
	float:left;
	margin:0 5px 0 0;
}
a.new_button {
	background:url(/img/bottone_new.gif) top left no-repeat;
	width:auto!important;
	height:20px;
	display:block;
	padding:5px 15px 0 16px;
	font-family:"Trebuchet MS";
	color:#23226E;
	font-weight:bold;
	font-size:12px;
	margin:5px 0 0 0;
	position:relative;
	text-align:center!important;
	float:left!important;
}

#form a.new_button{
	margin:0;
}


a.new_button span{
	background:url(/img/bottone_span.gif) top right no-repeat;
	width:20px;
	height:25px;
	position:absolute;
	top:0!important;
	right:0;
	display:block;
}

a:hover.new_button{
	color:#cc0000;
}
#info-immobile #invia{
	display:block;
	text-align:center;
	margin:0 auto;
	width:170px;
}
span.disclaimer_traduzione {
	display:block;
	padding:5px 0;
	font-style:italic;
}
span.disclaimer_traduzione a {
	font-weight:bold;
}
/**/
#info-vacanza p {
	width:362px!important;
}
#info-vacanza p label {
	width:135px!important;
}
#annuncio-details .mainbox_gray {
	width:588px;
}
#annuncio-details .mainbox_gray h1.titoloBox {
    background:url(/img/mainbox_grigio_top_big.gif) top left no-repeat;
}
#contatta-richiesta #info-immobile form p {
	/*float:left;*/
	margin:5px 5px;
	display:block;
	width:110px;
	border-bottom:1px solid #C5D8E7;
	float:left;
	padding:0;
}
#contatta-richiesta #info-immobile form label{
	width:110px!important;
	display:block;
	font-size:11px;
	float:none;
}
#contatta-richiesta #info-immobile form p input {
	width:110px!important;
	display:block;
	margin:5px 0;
	padding:0;
}
#contatta-richiesta #info-immobile form p.texta {
	width:240px;
	display:block;
}
#contatta-richiesta #info-immobile form p.texta label {
	width:240px!important;
}
#contatta-richiesta #info-immobile form p.textb {
	width:240px;
	display:block;
	font-size:11px;
}
#contatta-richiesta #info-immobile form p textarea {
	width:230px;
	height:96px;
	display:block;
}
#contatta-richiesta #info-immobile form p input.checkbox {
	width:10px!important;
	float:left;
	margin:0 5px 0 0;
}
#contatta-richiesta #info-immobile .formelem{
	margin:0 10px;
}
#RInfo {
	background:#E5EDEF url(/img/bg_richiedi.gif) center left no-repeat;
    display: block;
    padding:0;
    position:relative;
    width:588px;
	height:59px;
	margin:7px 0;
}
#RInfo .ricInfo {
	display:block;
	position:absolute;
	top:10px;
	left:85px;
}
#RInfo .ricInfo a {
	background:url(/img/bottone_non_disp.gif) top left no-repeat;
	width:auto!important;
	height:18px;
	display:block;
	padding:5px 15px 0 15px;
	font-family:"Trebuchet MS";
	color:#FFF;
	font-weight:bold!important;
	font-size:12px;
	margin:10px 5px 0 0;
	position:relative;
	text-align:center!important;
}
#RInfo .ricInfo a span{
	background:url(/img/bottone_non_disp_span.gif) top right no-repeat;
	width:20px;
	height:23px;
	position:absolute;
	top:0!important;
	right:0;
	display:block;
}
#classeE{
	width:290px;
}
#classeE h4 {
	display:block;
	font-size:12px;
	color:#23226E;
	font-weight:bold;
	margin:10px 0;
}

#classeE .classS {
	background:url(/img/classe.gif) top left no-repeat;
	width:290px;
	height:221px;
	position:relative;
	display:block;
}
#classeE .classS span {
	background:url(/img/classe_i.jpg) top left no-repeat;
	width:70px;
	height:18px;
	position:absolute;
	font-size:12px;
	color:#FFFFFF;
	padding:3px 5px;
	text-align:right;
	right:0;
	display:none;
}
#classeE .classS span.Aplus {
	top:0;
	display:block;
}
#classeE .classS span.A {
	top:29px;
	display:block;
}
#classeE .classS span.B {
	top:57px;
	display:block;
}
#classeE .classS span.C {
	top:85px;
	display:block;
}
#classeE .classS span.D {
	top:113px;
	display:block;
}
#classeE .classS span.E {
	top:141px;
	display:block;
}
#classeE .classS span.F {
	top:169px;
	display:block;
}
#classeE .classS span.G {
	top:197px;
	display:block;
}

