body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px auto;
	padding: 0px;
	background: #EE1063;
}
form {display:inline;}
.btn {background:#EE1063; color:#ffffff; font-size:11px; font-weight:bold; height:20px;}
h3 {font-size:14px;}
a {color:#EE1063; text-decoration: none;}
a:hover {color:#666666;}
a img  {border:0px;}
legend {color:#EE1063; height:20px;/* width:90%;*/}
#destra legend {padding-top:5px; text-align:center; background:#eaeff7;  width:90%;}
.menutop {color:#ffffff;}
.menutop a {color:#ffffff;}
.menutop a:hover {background-color:#ffffff; color:#EE1063;}
.breadcrumb {margin:5px 10px; background-color:#ffffff;}


/* HOME PAGE */
#testo .trecol div {width:32%; float:left; padding:5px;}
.blocco {clear:both;}
#testo .duecol div {width:48%; padding: 5px; float:left;}
legend .folder {background: #ffffff url(../images/icon2.gif) no-repeat; padding-left:20px;}

div#homebar { padding:5px; width:100px;}
div#homebar div {border-bottom: 1px solid #EE1063; padding: 5px; height:60px; display:block;}
div#homebar div:first-child  {border-top: 1px solid #EE1063;}
div.icone {float:left; margin:5px; width:120px; height:80px; text-align:center;}
/* FINE HOME PAGE */
/* CORRELATE */
.pari {background:#eeeeee;}
.dispari {background:#ffffff;}
#correlate {margin-left:5px;}

/* webcams */
div.webcam {float:left; margin:5px; width:160px; height:180px; text-align:center;}

#container {
	margin: 0px auto;
	width: 1000px;
	background:#FFFFFF url(../images/bgleft.jpg) repeat-y;
}
#wrapper {
	clear:both;
}
#header {
	background:#00B2DB url(../images/logo-gocasa.jpg) no-repeat; clear:both; width:1000px; height:114px; margin:0; padding:0;
}
div#header div {float:left;}
div#header div.logo, div.logo a {
	padding-left:0px;
	margin-right:20px;
	width:440px;
}
div#header div.search {
	max-width:400px;
}
#header2 {
	float:left;
	width:1000px;
	background: #EE1063;
	height:25px;
}
div#header2 div {
	float:left;
	background: #EE1063;
	padding:5px;
}

#left {
	float:left;
	width:160px;
	padding:0px;
	clear:left;
}

#intestazioni {padding-left:54px; padding-bottom:8px; padding-top:10px; background:#ffffff; border-top: solid 1px #c3c3c3}
#intestazioni h1 {font-size:18px; color:#000000; display:inline;}
#intestazioni h2 {font-size:16px; display:inline; color:#000000;}
#contenuto {
	float:right;
	width:828px;
	background: #ffffff;
	border-left:solid 1px #c3c3c3;
}
#destra {
	float:left;
	width:150px;
	padding:4px;
	clear:left;
	/*border-right:solid 1px #c3c3c3;
	border-top:solid 1px #c3c3c3*/
}

#destra ul {	
	list-style: none;
	margin: 0;
	padding:0;
}
#destra li {margin:0; padding-left:2px; padding-top:5px; padding-bottom:5px;}
	

div#testo {float:right; padding:5px; width:660px;}

#footer {
	border-top: 1px solid #EE1063;
	clear: both;
	text-align:center;
	background:#ffffff;
}


.ban728 {text-align:right; clear:both; background:#ffffff; }
.ban728giu {margin-top:28px ; text-align:center; clear:both; background:#ffffff;}
.flleft {float:left; padding:5px; margin-right:20px; display:inline;}
.flright {float:right; text-align:right; padding:5px; margin-left:20px; display:inline; right:0;}
.sito {color:#ffffff; font-weight:bold;}

/* LEFT MENU */
#leftmenu {
	width: 170px;
	clear: left;
	float: left;
	padding: 0;
	font-size: 0.9em;
	background: #ffffff;
}

#leftmenu ul {	
	list-style: none;
	margin: 0 0 0px 0px;
	padding: 0;
}	

.nav0 {
	display: block;
	padding-bottom:3px;
	padding-top:8px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color:#ffffff;
	background:#0099CC;
	background-position: 0px 5px;
	border-bottom: 1px solid #666666;
	
}	
a.nav0 {
	color:#ffffff;
	text-decoration: none;
	background:#0099CC;
}
a.nav0:hover {
	color:#ffffff;
	background:#60AED5 
}
.nav0b {
	display: block;
	border-right:0px;
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#ffffff;
	background-color:#0099CC;
} 

a.nav0b {
	color:#ffffff;
	text-decoration: none;
	background:#60AED5;/*#eaeff7 celeste*/
	border-left: 6px solid #0099CC;
	/*border-right: 8px solid #eeeeee;*/
} 
a.nav0b:hover {
	color:#ffffff; background:#0099CC;
	/*border-left: 6px solid #EE1063;*/
}


.nav1 {
	display: block;
	border-right:0px;
	/*border-left: 6px solid #cbd7eb;*/
	/* border-right: 8px solid #ffffff; */
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#333333;
	background:#eaeff7;
} 

a.nav1 {
	color:#666666;
	text-decoration: none;
	/*border-left: 6px solid #cbd7eb;*/
	background:#cbd7eb;/*#eaeff7 celeste*/
	/*border-right: 8px solid #eeeeee;*/
} 
a.nav1:hover {
	color:#333333; background:#eaeff7;
	/*border-left: 6px solid #EE1063;*/
}


.nav2 {
	background:#69B700;
	display: block;
	color:#ffffff;
    /*border-left: 6px solid #5B9F00;*/
    border-bottom: 1px solid #666666;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;

}
a.nav2 {
	color:#ffffff;
	text-decoration: none;
   /* border-left: 6px solid #5B9F00;*/
	background:#5B9F00;
	/* border-right: 2px solid #ffffff; */
}
a.nav2:hover {
	color:#ffffff; background:#69B700;
}

.nav3 {
	display: block;
	border-right:0px;
	/*border-left: 6px solid #C7D892;*/
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#666666;
	background:#C7D892;
}
a.nav3 {
	color:#333333;
	text-decoration: none;
	background:#C7D892;
	/*border-left: 6px solid #C7D892;*/

}
a.nav3:hover {
	color:#666666; background:#DFE9C0;
}
.nav3b {
	display: block;
	border-right:0px;
	/*border-left: 6px solid #C7D892;*/
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#333333;
	background:#C7D892;
}
a.nav3b {
	color:#666666;
	border-left: 6px solid #C7D892;
	text-decoration: none;
	background:#DFE9C0;
}
a.nav3b:hover {
	color:#333333; background:#C7D892;
}

.nav4 {
	display: block;
	border-right:0px;
/*	border-left: 6px solid #FF9900;*/
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#ffffff; background:#FF9900;
}
a.nav4 {
	color:#ffffff;
	text-decoration: none;
	background:#FF9900;
	/*border-left: 6px solid #FF9900;*/

}
a.nav4:hover {
	color:#ffffff; background:#FFB546;
}

.nav4b {
	display: block;
	border-right:0px;
	border-left: 6px solid #FF9900;
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#ffffff;
	background:#FF9900;
}
a.nav4b {
	color:#ffffff;
	text-decoration: none;
	border-left: 6px solid #FF9900;
	background:#FFB546;

}
a.nav4b:hover {
	color:#ffffff; background:#FF9900;
}

.nav5 {}
a.nav5 {}
a.nav5:hover {}


.nav6 {
	display: block;
	border-right:0px;
	/*border-left: 6px solid #FFEEA8;*/

	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#666666;
	background:#FFEEA8;
}
a.nav6 {
	color:#333333;
	text-decoration: none;
	background:#FFEEA8;
	/*border-left: 6px solid #FFEEA8;*/

}
a.nav6:hover {
	color:#666666; background:#FFF7D5;
}
.nav6b {
	display: block;
	border-right:0px;
	border-left: 6px solid #FFEEA8;
	border-bottom: 1px solid #666666;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#333333;
	background:#FFF7D5;
}
a.nav6b {
	color:#666666;
	text-decoration: none;
	background:#FFF7D5;
	border-left: 6px solid #FFEEA8;

}
a.nav6b:hover {
	color:#333333; background:#FFEEA8;
}

/* ultimi nav sul fondo */

.navf {
	display: block;
	padding-bottom:3px;
	padding-top:8px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color:#ffffff;
	background:#EE1063; /*url(../images/icon1.gif) no-repeat;*/
	background-position: 0px 5px;
	border-bottom: 1px solid #eeeeee;
	
}	
a.navf {
	color:#ffffff;
	text-decoration: none;
	background:#EE1063;
	/*border-left: 6px solid #EE1063;*/
}
a.navf:hover {
	color:#ffffff;
	background:#FF4396 ; /*url(../images/elencomenu.gif) no-repeat;*/
	/*border-left: 6px solid #EE1063;*/
	/*border-right: 8px solid #FF9900;*/
}


/* FOOTER */

#menugiu {
	text-align:center;
}
#copyright {
	clear: both;
	color: #808080;
	background: #ffffff;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #3A6794;
}

#copyright a {
	text-decoration: underline;
	color: #3A6794;
}

#copyright a:hover {
	color: #000000;
}
/* FINE FOOTER */

/* SITEMAP  */
#sitemap {
	background: url(../images/sitemap/i.gif);
	background-repeat: repeat-y;
}
#sitemap ul {
	list-style: none;
	margin:0 0 0px 0px;
	padding: 0;
}	
#sitemap li a {
	text-decoration:none;
}
#sitemap li a:hover {
	text-decoration:underline;	
}

#sitemap li a:visited {
	text-decoration:none;
	background-color:#eaeff7;	
}

div.sitemap0 {
	display: block;
	font-size: 11pt;
	text-align: left;
	list-style: none;
	background-image: url(../images/sitemap/t.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-top:1px;
	font-weight:bold;
}
div.sitemap0 a {color:#EE1063;}
div.sitemap0 a:hover {color:#ff9900;}	


div.sitemap1 li {
	background-image: url(../images/sitemap/l.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left:20px;
}
div.sitemap1 {
	display: block;
	font-size: 10pt;
	text-align: left;
	background-image: url(../images/sitemap/i.gif); background-repeat: repeat-y;
}
div.sitemap1 a {color: #303030;}
div.sitemap1 a:hover {color: #ff9900;}

div.sitemap2 , div.sitemap3 {
	display: block;
	margin-left:40px;
	padding-left:20px;
	font-size: 9pt;
	text-align: left;
	background-image: url(../images/sitemap/l.gif);
	background-repeat: no-repeat;
}
div.sitemap2 a , div.sitemap3 a {color:#808080;}
div.sitemap2 a:hover {color: #ff9900;}


/* FINE SITEMAP */




/* UTILS precedente successivo */
#utils {
	/*border-top: 1px solid #FF6600;*/
	margin-top: 15px;
	width:100%;
}
/* SCHEDA AZIENDE */
#elenco ul li {list-style: disc url(../images/elenco.gif);}
/* elenco italia*/
#elencoitalia {
	background: url(../images/italia.gif) no-repeat right top;
}
#elencoitalia ul{
width: 600px;
margin:0 0 0 1em;
padding:0;
}
#elencoitalia ul li{
float: left;
width: 200px; padding-bottom:10px;
list-style: disc url(../images/elenco.gif);
}
#elencoitalia ul li a{
display: block;
width:150px;
text-decoration:none;
}
/* fine elenco italia*/

#elencoannunci ul{
width: 600px;
margin:0 0 0 1em;
padding:0;
}
#elencoannunci ul li{
float: left;
width: 300px; padding-bottom:10px;
list-style-type:none;
/*list-style: disc url(../images/elenco.gif);*/
}
#elencoannunci ul li a{
display: block;
width:250px;
text-decoration:none;
}
/* fine elencoannunci*/

#elencoaziende div {float:left; }
#elencoaziende div.elencoaziende {width:400px;}
#elencoaziende div.elencoaziendebar {width:260px;}
.elencoaziende ul li {list-style: disc url(../images/elenco.gif);}
.elencoaziende li {list-style: disc url(../images/elenco.gif); line-height:20px !important;}
.elencoaziendebar ul li {list-style:none;}
.elencoaziendebar ul {margin:0; padding:0;}
.elencoaziendebar li {padding:5px 0;}
.elencoaziende h4 {font-size:14px;}

#categorie {margin:0; padding:0; font-size:15px;}
#categorie li {list-style:none; font-weight:bold;}
.cat0 {}
.cat1 {padding-left:20px; background-image: url(../images/sitemap/l.gif); background-repeat: no-repeat;}
.cat2 {padding-left:20px; margin-left:30px; background-image: url(../images/sitemap/l.gif); background-repeat: no-repeat;}
.cat3 {padding-left:20px; margin-left:50px; background-image: url(../images/sitemap/l.gif); background-repeat: no-repeat;}
div#schedadati{float:left; width:450px;}
div#schedabar {float:left; padding:5px; width: 180px;}
div#schedabar div {border-bottom: 1px solid #EE1063; padding: 5px; height:60px;}
div#schedabar div:first-child  {border-top: 1px solid #EE1063;}
.booking {background: url(../images/icons/bgbooking.gif) #4C7CA0; color:#ffffff}
.booking a {color:#ffffff;}
.modifica {background:#FFFFCC;}

div#schedabar img {padding-right:5px; float:left;vertical-align:middle;}
#scheda h2 {font-size:15px;}
#schedadati {padding:5px;}
div#dati {background: #eeeeee; border-top: 1px solid #EE1063 ;border-bottom:1px solid #EE1063; padding:5px;}
#schedadati div#dati div {border-bottom: 1px solid #ffffff;}


/*.site-preview {margin-bottom:-120px; margin-left:300px;}*/
.site-preview img {border:1px solid #EE1063;}

/* NEWS GOOGLE */
div#elenconews ul li {border-bottom: 2px solid #eeeeee; list-style:none; margin-bottom:10px;}

div#contatti {background: #ffffff url(../images/pic-contatti.jpg) no-repeat; height:152px; padding: 5px 250px 5px 5px}
/* SPONSOR */
#marretti {background:#1B1C20; color:#ffffff; padding:5px;}
#marretti a {color:#ffffff;}
#marretti a:hover {text-decoration:underline;}

#meetic div {float:left; width:50%;}


img#scalata { 
	height:140px;
}


/* aggiunta emanuele x mozilla */
#right .offerte a {color:#ffffff; text-decoration:none;}
#right .offerte a:hover {color:#f5ae08;}
/* fine aggiunta emanuele x mozilla */


hr {color:#f5ae08; height:1px} 


#corpo a img {text-decoration:none; border:2px solid #000000;}
#corpo a img:hover {text-decoration:none; border:2px solid #4a6695;}


.tabellabianca {background:#ffffff;}
.tabellabianca caption{
	background:#eeeeee;
	text-align:left;
	font-weight:bold;
	padding:5px;
	border:1px solid #000000;
}
.tabellabianca table {border:1px solid #aaaaaa; border-collapse:collapse;}
.tabellabianca td {/*border:1px solid #aaaaaa; border-collapse:collapse;*/ height:20px; padding:
5px;}
.tabellabianca th {background:#EE1063; color:#FFFFFF; height:20px; font-weight:bold;}
.rosa {background:#EE1063; color:#FFFFFF; font-weight:bold;}

.tabellaform {background:#ffffff;}
.tabellaform caption {
	background:#eeeeee;
	text-align:left;
	font-weight:bold;
	padding:5px;
	border:1px solid #000000;
}
.tabellaform table {border:1px solid #aaaaaa ; border-collapse:collapse;}
.tabellaform td {border:0px; border-collapse:collapse ; padding:5px; background:#ffffee;}

.testoform {font-size:100%;}

.riquadro {
	background:#eeeeee;
	text-align:left;
	font-weight:bold;
	padding:5px;
	border:1px solid #000000;
}






.tabellaformimmobile table {width:100%}

.tabellabiancaimmobile table {margin:0 0 0 0; width:100%;}

.tabellastat table {margin:0 0 0 0; width:90%;}
.tabellastat td {padding:1px;}

/* RICERCA */
.even {background:#eaeff7;}
.odd {background:#DFE7F2;}

.righe_cerca {
    display: block;
    padding: 5px;
}
.form_titoli {
    display: inline;
    padding: 10px;
}
div#cerca {
    margin:0px;
	border-top:2px solid #4A6695;
	border-bottom:2px solid #4A6695;
}
.cerca_titolo {
    background-color: #F3FFA0;
    color: #4A6695;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    padding:3px;
}

#form_cerca {
    color: #034D7A;
    font-weight: bold;
}

.tasti {
    background-color: #034D7A;
    border-bottom-color: #F3FFA0;
    border-bottom-style: outset;
    border-left-color: #F3FFA0;
    border-left-style: outset;
    border-right-color: #F3FFA0;
    border-right-style: outset;
    border-top-color: #F3FFA0;
    border-top-style: outset;
    color: #ffffff;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}



.offerte {background:#000000; text-align:left; padding:2px;}
.offerte a {text-decoration:none; color:#ffffff;}
.offerte a:hover {color:#f5ae08;}

.tdsinistra {text-align:left;}
.tddestra {text-align:right;}
.tdcentro {text-align:center;}

.seriefoto {margin: 10px; text-align:left}

#mappafloat {background:#eeeeee; border:1px solid #000000; padding:5px;  text-align:center ; width:306px;}

.cololeft {float:left;}
.coloright {float:right;}

#tastifondo {background:#ffffff; padding:5px; margin-bottom:20px; display:inline}
#tastodestra {float:right;}
#tastosinistra {float:left}

.correlate {margin:0; padding: 0;}
.correlate li {list-style:none; display:inline;}

.strillo {color:#ff0000; font-weight:bold; display:inline;}


/* SERVI GRATUITI */
#agenzie-immobiliari {
	width:728px; height:90px;
	display:block;
	border: 1px solid #EE1063;
	color:#EE1063;
	text-align:center;
	float:right;
	font-weight:bold;
}
#agenzie-immobiliari p {
	margin:5px;
	font-size:22px;
	font-weight:bold;
}
div#agenzie-immobiliari a:hover {
	background:#EE1063;
	color:#ffffff;
	display:block;
	height:90px;
}
/* INSERISCI GRATIS MODIFICA AZIENDA*/
#gratis {
	display:inline;
	float:right;
	width:200px;
}

/* AZIENDE PRECEDENTI E SUCCESSIVE */
.aziendaprec {width:45%; float:left; margin:5px; font-weight:bold; text-align:center;}
.aziendasucc {width:45%; float:left; margin:5px; font-weight:bold; text-align:center;}