
/* BEGIN CSS RENDERING */

body {
	margin: 0;
	background: #ece9d8;
  font: small/1.2em Georgia, "Times New Roman", serif;
  color: #333333;
}

#container {
	margin: 0 auto;
	width: 818px;
  background: white url(/admin/public/img/container-bg.gif) repeat-y;
}

#header {display: block}
#footer {
	margin: 0 auto;
	width: 818px;
	height: 100px;
  background: white url(/admin/public/img/footer.gif) no-repeat;
}

#corpo {
	padding: 30px;
}

#top {
  padding: 0 0px;
}

#search {float: left; margin-left: 10px;}
#selectCitta {float: right}
#menu {float: right;  margin-right: 10px;}
#menu li {list-style: none;display: inline;margin: 0; line-height: 1.5em; margin: 0 .5em;}

#intro {padding: 10px 30px 10px 30px; }
#mappa {padding: 0 30px;}
#altro {padding: 10px 30px;}
#googleEarth {float: right; margin-top: 15px;}
#googleEarthButton img {text-align: center;}
#googleEarthDestination {width: 160px; border: 1px dotted #ece9d8;  padding: 10px;background: #fcfcf9; margin-top: 13px;}
#googleEarthDestination img {text-align: center;}
a#googleEarthLink {color: #1e7bd7}
.googleEarthColor {color: #1e7bd7}

#adsenseTop {margin-bottom: 40px; position: relative;  left: -3px;}
#adsenseLink {position: absolute; top: -3px; left: 49%;}
#adsenseMiddle {margin-bottom: 10px; position: relative;  padding-left: 26px;}

#flickr {}
#flickr ul {margin:0;padding:0;}
#flickr li {display: inline; width: 260px; float: left; border: 1px dotted #ece9d8;  margin-left: 30px; margin-top: 10px; padding: 10px;background: #fcfcf9}
#flickr li.fotoclear {clear:both;}
#flickr p {margin:0; font-size: smaller;}
#flickr img {border: 10px solid #ece9d8; text-align: center;}

a {color: #6F3C1B; text-decoration:none; padding: }
a:hover {background: #f4f2e4; color: black; text-decoration: underline}
a img {border: 0}
.clear {clear: both; height: 1px;line-height: 1px;}
.hr {	background: url(/admin/public/img/hr.gif) no-repeat bottom; height: 1px; line-height: 1px;}
input {border: 1px solid #ece9d8; background: #fcfcf9;}
h1 {font-size: 24px;}
h3 {border-bottom: 1px solid #F0F0F0; padding-left: 10px;color:darkgreen;}
dl {line-height: 1.6em; font-family: Arial;}
dt {font-weight: normal; font-size: smaller; float: left; }
dd {display: block; text-align: right;border-bottom: 1px dotted #ece9d8; color: darkgreen;}

/* SHADOW */
.cornice {float: left; border: 1px solid #ece9d8; background:#fcfcf9; margin-right: 1em; margin-top:1em;}
.cornice img {display:block; margin: 5px; }  

.fumetto {color: #191919;width: 250px; padding: 5px 10px; font: 10px/1.2em Verdana, Arial, sans-serif; }
.fumetto a {text-decoration: underline; font-weight: bold; color: #6F3C1B; font-size: 11px; }
.fumetto a:hover {background: white;}

/* ADSENSE BEAUTIFIER */
.leaderboard {
     background-image: url(/admin/public/img/leaderboard.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     padding: 53px 0px 0px 0px;
     margin: 10px 10px 10px 10px;
     width: 728px;
     clear: both;
}
.leaderboard p{
     margin: 2px 0px 0px 0px;
     padding: 0px;
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #999;
}
/* END CSS RENDERING */

