body{
	background-color:#C6C7C9;
	font-family:Arial;
	font-size:12px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	background-color:#CAC9C5;
	padding:5px 20px 5px 20px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	line-height:1em;
	color:#685E55;
	font-family:"Times New Roman", Times, serif;
}

img{
	border:0px;
}

#Container{
	width:979px;
	margin-left:auto;
	margin-right:auto;
}

#Bg{
	background-image:url(Images/Middle.jpg);
	background-repeat:repeat-y;
	overflow:visible;
}

#Top{
	background-image:url(Images/Top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:visible;
	padding:25px 40px 25px 40px;
}

#Bottom{
	background-image:url(Images/Bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:visible;
}

#Logo{
	padding-left:20px;
	width:173px;
	height:91px;
	float:left;
}

#Testata{
	width:640px;
	height:100px;
	float:left;
}

#Riga{
	width:0px;
	border-left:solid 1px #8E877F;
	margin:3px 29px 3px 29px;
	height:84px;
	float:left;
}

#PayOff{
	background-image:url(Images/PayOff.gif);
	width:365px;
	height:91px;
	float:left;
}

#Newsletter{
	background-image:url(Images/BgNewsletterCenter.jpg);
	background-repeat:repeat-x;
	height:70px;
	width:243px;
	float:right;
	margin-top:10px;
}

#NewsletterLeft{
	background-image:url(Images/BgNewsletterLeft.jpg);
	height:70px;
	width:3px;
	float:left;
}

#NewsletterCenter{
	float:left;
	padding:6px 5px 0px 8px;
	width:223px;
	color:#fff;
	font-weight:bold;
}

#NewsletterRight{
	background-image:url(Images/BgNewsletterRight.jpg);
	height:70px;
	width:4px;
	float:right;
}

#NewsletterTop{
    padding:0px 0px 3px 10px;
}

.NewsletterTextBox{
    margin-right:7px;
    color:#888;
}

#AreaMenu{
	background-image:url(Images/BgMenuCenter.jpg);
	background-repeat:repeat-x;
	height:26px;
	margin:14px 0px 20px 0px;
}

#MenuLeft{
	background-image:url(Images/BgMenuLeft.jpg);
	width:3px;
	height:26px;
	float:left;
}

#MenuPhone{
	float:right;
	text-transform:uppercase;
	color:#fff;
	margin:3px 0px 3px 10px;
	padding:2px 25px 0px 30px;
	height:18px;
	border-left:solid 1px #fff;
}

#MenuRight{
	background-image:url(Images/BgMenuRight.jpg);
	width:4px;
	height:26px;
	float:right;
}

ul#Menu{
	list-style:none;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

ul#Menu li{
	float:left;
	padding:0px 10px 0px 10px;
}

ul#Menu li a{
	color:#fff;
	display:block
}

ul#Menu li a span{
    padding-left:10px;
    padding-right:10px;
    padding-top:4px;
    display:block;
}

ul#Menu li a:hover, ul#Menu li a.Selected{
	text-decoration:none;
	background-image:url(Images/btnRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

ul#Menu li a:hover span, ul#Menu li a.Selected span{
	background-image:url(Images/btnLeft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#Banner{
	float:left;
	width:658px;
	height:162px;
	margin-bottom:10px;
}

#Occasioni{
	float:right;
	width:217px;
	height:162px;
}

#OccasioniTop{
	background-image:url(Images/OccasioniTop.gif);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 5px 0px 10px;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}

#OccasioniMiddle{
	background-color:#F0F0F0;
	height:93px;
	text-align:center;
	padding-top:3px;
}

#OccasioniMiddle img{
    border:solid 2px #fff;
}

#OccasioniBottom{
	background-image:url(Images/OccasioniBottom.gif);
	background-repeat:no-repeat;
	height:29px;
	text-align:center;
	color:#fff;
	font-size:11px;
	padding:4px 5px 0px 5px;
	overflow:hidden;
}

#Footer{
	color:#606163;
	text-align:center;
	font-size:10px;
	padding:0px 10px 10px 10px;
}

#Footer a{
	color:#606163;
}

#Left{
	width:250px;
	float:left;
}

#Right{
	width:638px;
	float:right;
}

#AreaTesto{
	background-color:#D7E0E7;
	color:#46798C;
	min-height:400px;
}

#AreaTesto a{
    color:#46798C;
}

.Rientro{
	padding:10px 20px 0px 20px;
}

.RicercaCittaTop{
	background-image:url(Images/RicercaCittaTop.gif);
	width:210px;
	height:26px;
	padding:18px 20px 0px 20px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
}

.RicercaCittaMiddle{
	background-color:#8EBE44;
	width:210px;
	padding:10px 20px 10px 20px;
	color:#fff;
}

.RicercaCittaBottom{
	background-image:url(Images/RicercaCittaBottom.gif);
	width:250px;
	height:9px;
	margin-bottom:10px;
	font-size:1px;
}

ul#ElencoCitta{
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#ElencoCitta li{
	padding:2px 0px 4px 0px;
	margin:0px;
}

ul#ElencoCitta li a{
	color:#fff;
	display:block;
}

ul#ElencoCitta li a:hover, ul#ElencoCitta li a.Selected{
	background-image:url(Images/Freccia.gif);
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
}

.RicercaPerZonaTop{
	background-image:url(Images/RicercaPerZonaTop.gif);
	width:210px;
	height:26px;
	padding:18px 20px 0px 20px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
}

.RicercaPerZonaMiddle{
	background-color:#8EBE44;
	width:210px;
	padding:10px 20px 10px 20px;
	color:#fff;
}

.RicercaPerZonaBottom{
	background-image:url(Images/RicercaPerZonaBottom.gif);
	width:250px;
	height:10px;
	font-size:1px;
	margin-bottom:10px;
}

#AreaTesto h2{
    font-size:14px;
    margin:0px;
    padding:0px 0px 5px 0px;
}

.AreaSearch{
	background-image:url(Images/AreaSearchBg.jpg);
	background-repeat:repeat-y;
	width:610px;
	margin:10px 0px 10px 13px;
}

.AreaSearchTop{
	background-image:url(Images/AreaSearchTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:240px;
}

.AreaSearchBottom{
	background-image:url(Images/AreaSearchBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:610px;
}

.AreaSearchTesto{
    padding:20px;
}

.AreaSearchTestoTop{
    padding:20px 20px 10px 20px;
}

.AreaSearchTestoBtm{
    padding:10px 20px 20px 20px;
}

.RigaCentrale{
    background-color:#CAC9C5;
    margin:0px 6px 0px 6px;
    padding:5px 9px 5px 14px;
    font-weight:bold;
    font-size:13px;
}

.RigaCentraleLeft{
    float:left;
}

.RigaCentraleRight{
    float:right;
}

.RigaCentraleRight a{
    padding-right:17px;
}

.RigaCentraleRight a:hover{
    background-image:url(Images/FrecciaInfo.gif);
    background-repeat:no-repeat;
    background-position:right;
    text-decoration:none;
    cursor:pointer;
}

.StopFloat{
	clear:both;
}

.Annuncio{
    margin-bottom:15px;
}

.Annuncio .Foto{
    width:174px;
    min-height:10px;
    float:left;
}

.Annuncio .Foto img{
    border:solid 3px #fff;
}

.Annuncio .Testo{
    float:right;
    width:423px;
    text-align:justify;
}

.Annuncio h2{
    font-size:14px;
    font-weight:bold;
    margin:0px;
    padding:0px 0px 5px 0px;
    float:left;
    width:340px;
}

.Annuncio .Riferimento{
    float:right;
    width:80px;
    color:#333;
    text-align:right;
    font-weight:bold;
}

.Annuncio .Importo{
    font-size:13px;
    font-weight:bold;
    margin-bottom:4px;
}

.Paginatore{
    text-align:center;
}

.SchedaLeft{
    float:left;
    width:295px;
}

.SchedaLeft .Codice{
    color:#555;
    font-weight:bold;
}

.SchedaRight{
    float:right;
    text-align:right;
    width:286px;
    margin-right:3px;
    font-weight:bold;
}

.SchedaRight img{
    margin-top:28px;
    border:solid 3px #fff;
}

.Stampa{
    font-weight:bold;
    margin-top:5px;
}

.Stampa img{
    display:block;
    float:left;
}

.Stampa span{
    display:block;
    float:left;
    padding-left:3px;
    padding-top:7px;
}

.Label{
    float:left;
    width:110px;
    padding-bottom:4px;
    font-weight:bold;
}

.Data{
    float:left;
    width:174px;
    padding-bottom:4px;
}

.Bordata{
    border:solid 2px #fff;
}

#FlashTicker{
    border:solid 1px #aaa;
    padding-top:0px;
    padding-bottom:4px;
    margin-bottom:10px;
}

.AreaSearchLeft{
    float:left;
}

.AreaSearchRight{
    float:right;
    text-align:right;
}

.AreaSearchRight b{
    font-size:16px;
    color:#900;
}

.TestoGrande{
    font-size:15px;
    font-weight:bold;
}

.TestoGrandeLight{
    font-size:15px;
}

h2#Medio{
    font-size:22px;
}

.CercaBtn{
    background-image:url(Images/Bottone.gif);
    background-repeat:no-repeat;
    text-align:center;
    border:none;
    width:84px;
    height:23px;
    padding-top:7px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    display:block;
    text-decoration:none;
}

a:hover.CercaBtn{
    text-decoration:none;
}

.CercaBtn span{
    color:#fff;
}

#MascheraBanner{
    width:658px;
    height:162px;
    background-image:url(Images/Maschera.gif);
}

.SeparatoreBanner{
    padding:10px 0px 0px 0px;
}