body {
 font-family: Verdana, sans-serif;
 margin: 10px 0px;
 color: #000000;
 background: #D5D6DF url(/images/bg.gif) repeat-x;
}


* {
 margin: 0;
 padding: 0;
}

a img {
 border: none;
}

#container {
 margin: 0 8%;
}

div.left {
 width: 75%;
}

#header {

 height: 60px;
 background-image: url(/images/intestazione2.gif);
 background-position: top left;
 color: #fff;

}

div.right {
 float: right;
 width: 25%;
}

#ricerca {
 background: #e3e4e6 url(/images/ricerca.gif) no-repeat top right;
 padding-top: 10px;
 height: 47px;
}

#ricerca label {
 display: none;
}

#ricerca input {
 background: #f5f7df;
 border: 1px solid #999;
 color: #666;
 margin: 5px 5px 0 10px;
 float: left;
 padding: 0 2px;
}

#ricerca button {
 background: url(/images/p_cerca.gif) no-repeat center;
 border: none;
 width: 25px;
 height: 25px;
}

#ricerca button span {
 display: none;
}

#ricerca p.avanzata {
 font-size: 0.7em;
 padding: 0 10px;
}

#ricerca p.avanzata a {
 color: #666;
}

#navtop {
 background: #405e99 url(/images/bg_nav.gif) repeat-x bottom left;
 height: 40px;
  border-bottom: 1px solid #cad4e8;
  float: left;
}
#navtop1 {
 background: #405e99 url(/images/bg_nav.gif) repeat-x bottom left;
 height: 40px;
 
}

#navtop ul {
 /*background: #405e99;*/
 height: 35px;
 margin: 0 2%;
 list-style: none;
 padding-top: 5px;
 border-left: 1px solid #405e99;
}

#navtop ul li {
 float: left;
 line-height: 27px;
 height: 35px;
 border-right: 1px solid #405e99;
}

#navtop ul li a {
 color: #fff;
 text-decoration: none;
 font-size: 0.8em;
}

#navtop ul li a:hover {
 text-decoration: underline;	
} 

#navtop li.visita {
 background: url(/images/Btn_Menu.gif) no-repeat top left;
 width: 16%;
 text-align: center;
}

#navtop li.cosa_fare {
 background: url(/images/Btn_Menu.gif) no-repeat top left;
 width: 16%;
 text-align: center;

}

#navtop li.itinerari {
 background: url(/images/Btn_Menu.gif) no-repeat top left;
 width: 16%;
 text-align: center;
}

#navtop li.eventi {
 background: url(/images/Btn_Menu.gif) no-repeat top left;
 width: 16%;
 text-align: center;
}

#navtop li.organizza {
 background: url(/images/Btn_Menu.gif) no-repeat top right;
 width: 16%;
 text-align: center;
}
#navtop li.login {
 background: url(/images/Btn_Menu.gif) no-repeat top right;
 width: 16%;
 text-align: center;
}

#flash_home {
 background: #ccc;
 text-align: center;
}

#partiamo {
 background: #a7b7d9;
 color: #fff;
 padding: 0 2px 7px 10px;
 border-left: 1px solid #f1f1f4;
}

#partiamo h2 {
 font-weight: normal;
 line-height: 40px;
 
 font-size: 1.3em;
 display: block;
 height: 40px;
 background: url(/images/Tempo.png) no-repeat top right;
 border-bottom: 1px solid #cad4e8;
}

#partiamo ul {
 list-style: none;
}

#partiamo ul li {
 border-bottom: 1px solid #cad4e8;
 font-size: 0.7em;
 height: 25px;
 line-height: 20px;
}

#partiamo li.alberghi {
 background: url(/ImgLegenda/LetteraH.png) no-repeat right  center;	

}
#partiamo li.agriturismo {
 background: url(/ImgLegenda/LetteraA.png) no-repeat right center;	
}
#partiamo li.beniculturali {
 background: url(/ImgLegenda/LetteraU.png) no-repeat right center;	
}
#partiamo li.bed {
 background: url(/ImgLegenda/LetteraB.png) no-repeat right center;	
}
#partiamo li.calzaturifici {
 background: url(/ImgLegenda/LetteraC.png) no-repeat right center;	
}
#partiamo li.balneari {
 background: url(/ImgLegenda/LetteraS.png) no-repeat right center;	
}
#partiamo li.agricole {
 background: url(/ImgLegenda/LetteraZ.png) no-repeat right center;	
}
#partiamo li.country {
 background: url(/ImgLegenda/LetteraY.png) no-repeat right center;	
}
#partiamo li.affittacamere {
 background: url(/ImgLegenda/LetteraF.png) no-repeat right center;	
}
#partiamo li.ristoranti {
 background: url(/ImgLegenda/LetteraR.png) no-repeat right center;	
}
#partiamo ul li a {
 color: #336;
 text-decoration: none;
}

#partiamo ul li a:hover {
 color: #336;
 text-decoration: underline;
}

#partiamo h3 {
 height: 39px;
 font-weight: normal;
 line-height: 55px;
 font-size: 1.05em;
 background: url(/images/dormire.gif) no-repeat center right;
}

#partiamo div {
 background: #d2dbec url(/images/ddormire_form.gif) repeat-x top right;
 margin-right: 5px;
}

#partiamo form {
 background: url(/images/ddormire_form_top.gif) no-repeat top right;
}

#partiamo form p {
 padding: 0 6px;
}

#partiamo form p.first {
 background: url(/images/ddormire_top_left.gif) no-repeat top left;
 padding-top: 4px;
}

#partiamo form p label {
 color: #336;
 font-size: 0.7em;
 display: block;
 margin-bottom: 2px;
}

#partiamo form input, #partiamo form select {
 background: #f5f7df;
 border: 1px solid #999;
 color: #666;
 font-size: 0.8em;
 padding: 1px 2px;
}

#partiamo form select option {
 padding: 0 5px;
}

#partiamo form p.avanzata {
 background: url(/images/ddormire_form_bottom_right.gif) no-repeat bottom right; 
 font-size: 0.7em;
 padding: 0;
 text-align: right;
 padding-right: 12px;
 padding-top: 5px;
}

#partiamo form p.avanzata a {
 background: url(/images/ddormire_form_bottom_left.gif) no-repeat bottom left;
 color: #666;
 padding-left: 5px;
 float: left;
 padding-bottom: 2px;
 margin-top: 6px;
}

#partiamo form button {
 background: url(/images/p_cerca.gif) no-repeat center;
 border: none;
 height: 25px;
 width: 25px;
}

#partiamo form button span {
 display: none;
}

#bottom {
 clear: both;
 border-top: 1px solid #f1f1f4;
 background: #c7cad1;
}

#bottom div.left {
 border: 1px solid #dedfe6;
 border-left: none;
}

#news p {
 height: 28px;
 background: url(/images/news_right.gif) repeat-x top left;
 font-size: 0.7em;
 line-height: 28px;
}

#news span {
 float: left;
 height: 28px;
 font-size: 1.1em;
 font-weight: normal;
 background: url(/images/news_left.gif) repeat-x top left;
 border-right: 1px solid #dedfe6;
 color: #333;
 line-height: 28px;
 padding: 0 10px;
 margin-right: 10px;
}

#news p a {
 text-decoration: none;
 color: #000;
}

#news p a:hover {
 text-decoration: underline;
}

#speciali_eventi {
 background: #fff;
 border-top: 1px solid #dedfe6;
}

#speciali {
 float: right;
 background: #f6f7f8;
 padding: 0 5px 5px 5px;
 border-left: 1px solid #dedfe6;
}

#speciali p {
 background: #ccc;
 font-size: 0.7em;
 padding: 5px;
 margin-top: -3px;
 border-top: 1px solid #bababa;
}

#speciali p a {
 color: #666;
}

#eventi h3 {
 font-weight: normal;
 font-size: 1.4em;
 color: #24478C;
}

#eventi {
 padding: 10px;
}

#eventi p {
 font-size: 0.6em;
}

#eventi a {
 color: #133476;
 text-decoration: none;
}

#eventi a:hover {
 color: #133476;
 text-decoration: underline;
}

#eventi div.primo {
 margin-bottom: 13px;
}

#eventi div.secondo p.image {
 float: left;
 margin-right: 10px;
}

#eventi h4 {
 font-size: 0.9em;
 font-weight: normal;
 color: #24478C;
}

#basso {
 clear: left;
}

#altri {
 float: left;
 width: 100%;
 background: #e8e9ee;
 border-top: 1px solid #dedfe6;
}

#altri div {
 padding: 10px 0;
 min-height: 195px;
 height: auto !important;
 height: 195px;
}

#altri h5 {
 color: #666;
 font-weight: normal;
 font-size: 0.8em;
}

#altri p {
 font-size: 0.6em;
}

#altri a {
 color: #133476;
 text-decoration: none;
}

#altri a:hover {
 color: #133476;
 text-decoration: underline;
}


#altri div.aleft {
 float: left;
 width: 30%;
 border-right: 1px solid #dedfe6;
 margin-right: 10px;
 padding: 10px;
}

#altri div.aright {
 float: right;
 width: 30%;
 border-left: 1px solid #dedfe6;
 margin-left: 10px;
 padding: 10px;
}

#tool {
 clear: both;
 background: #e8e9ee;
 border-top: 2px solid #dedfe6;
 border-right: 1px solid #dedfe6;
}

#tool div {
 background: url(/images/bg_tool.gif) repeat-x top left;
 height: 38px;
}

#tool a {
 display: block;
}

#tool a span {
 display: none;
}

#tool div.tleft a {
 background: url(/images/photo_mag.gif) no-repeat bottom left;
 height: 38px;
 min-width: 203px;
 width: auto !important;
 width: 203px;
}

#tool div.tcenter a {
 background: url(/images/ciak.gif) no-repeat bottom center;
 height: 38px;
 min-width: 203px;
 width: auto !important;
 width: 203px;
}

#tool div.tright a {
 background: url(/images/it_toolbar.gif) no-repeat bottom left;
 height: 38px;
 min-width: 203px;
 width: auto !important;
 width: 203px;
}

#tool div.tleft {
 float: left;
 width: 30%;
 border-right: 1px solid #dedfe6;
 padding: 0 20px 0 0;
}

#tool div.tright {
 float: right;
 width: 30%;
 border-left: 1px solid #dedfe6;
 padding: 0 10px;
}

#bottom div.right {
 background: #c7cad1;
}

#meteo {
 background: #667dab url(/images/bg_meteo.gif) repeat-x top left;
 border: 1px solid #405e99;
}

#meteo p {
 font-size: 0.7em;
 padding: 5px;
}

#meteo p.image {
 padding-left: 0;
}

#meteo p a {
 color: #fff;
 text-decoration: none;
}

#meteo p a:hover {
 color: #fff;
 text-decoration: underline;
}

#playitaly {
 padding: 5px 2px 15px 10px;
}

#playitaly h3 {
 background: url(/images/play.gif) no-repeat top right;
 height: 36px;
 line-height: 50px;
 font-weight: normal;
 padding-bottom: 4px;
 border-bottom: 1px solid #a7b7d9;
}

#playitaly h3 a {
 text-decoration: none;
 color: #069;
}

#playitaly h3 a span {
 color: #7789ad;
}

#playitaly a:hover {
 text-decoration: underline;
}

#playitaly p {
 font-size: 0.8em;
 border-bottom: 1px solid #a7b7d9;
 padding: 3px; 
}

#playitaly p a {
 color: #336;
 text-decoration: none;
}

#playitaly p.macchina {
 background: url(/images/macchina.gif) no-repeat top right;
}

#playitaly p.myitaly {
 background: url(/images/myitaly.gif) no-repeat top right;
}

#playitaly p.photomag {
 background: url(/images/photomag.gif) no-repeat top right;
}

#ewb {
 background: url(/images/bg_ewb.gif) repeat-x top left;
 border-bottom: 1px solid #fff;
}

#ewb a {
 background: url(/images/ewb.gif) no-repeat top left;
 height: 40px;
 display: block; 
}

#ewb a span {
 display: none;
}

#massarini{
 background: url(/images/bg_massarini.gif) repeat-x top left;
}

#massarini a {
 background: url(/images/massarini.gif) no-repeat top left;
 height: 40px;
 display: block; 
}

#massarini a span {
 display: none;
}

#multimedia {
 padding: 10px 2px 10px 10px;
}

#multimedia h3 {
 color: #fff;
 font-weight: normal;
 font-size: 1.1em;
 border-bottom: 1px solid #a7b7d9;
 padding-bottom: 4px;
}

#multimedia h3 span {
 color: #7789ad;
}

#multimedia ul {
 list-style: none;
 font-size: 0.6em;
 border-bottom: 1px solid #a7b7d9;
 padding: 3px 0;
}

#multimedia ul li {
 padding-left: 9px;
 background: url(/images/bg_list_multimedia.gif) no-repeat top left;
}

#multimedia a {
 color: #336;
 text-decoration: none;
}

#multimedia a:hover {
 color: #336;
 text-decoration: underline;
}

#multimedia h4 {
 color: #669;
 font-weight: normal;
 font-size: 0.8em;
}

#multimedia div.audio {
 background: url(/images/audio.gif) no-repeat top right;
}

#multimedia div.video {
 background: url(/images/video.gif) no-repeat top right;
}

#multimedia div.viaggio {
 background: url(/images/viaggi.gif) no-repeat top right;
}

#footer {
 clear: both;
 margin-top: 15px;
 background: url(/images/bg_footer.gif) repeat-x top left;
 height: 32px;
 
 font-size: 0.7em;
  border-bottom: 1px solid #00297a;
}

#footer ul.sx {
 width: 40%;
 list-style: none;
 float: left;
 background: url(/images/footer_sx.gif) no-repeat top left;
 padding-left: 15px;
}

#footer ul.sx li {
 float: left;
 line-height: 32px;
}

#footer ul.dx {
 width: 40%;
 list-style: none;
 float: right;
 background: url(/images/footer_dx.gif) no-repeat top right;
 padding-right: 15px;
}

#footer ul.dx li {
 float: right;
 line-height: 32px;
}

#footer a {
 color: #fff;
 padding: 0 5px;
 border-right: 1px solid #fff;
}

#footer a.nob {
 border: none;
}



#partiamo h3 {
 font-weight: normal;
 line-height: 40px;
 font-size: 1.3em;
 display: block;
 height: 40px;
 background: url(/images/Legenda.png) no-repeat top right;
 border-bottom: 1px solid #cad4e8;
}

#partiamo h4 {
 font-weight: normal;
 line-height: 40px;
 font-size: 1.3em;
 display: block;
 height: 40px;
 background: url(/images/search.png) no-repeat top right;
 border-bottom: 1px solid #cad4e8;
}



div#foother{background:#a7b7d9;}
div#foother{ border-bottom: 1px solid #fff;}
div#foother p{margin:0;padding:5px 10px}
