body {
	margin: 0;
	padding: 0;
	background: #99CCFF;
	font-family: ArialMT;
	font-size: 13px;
	color: #004C77;
 
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: bold;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 22px;
      color:#004C77;
      padding-bottom:20px;
}

h3 {
	font-size: 1.6em;
}


a {
	text-decoration: none;
	color:#004C77;
      
}

a:hover {
}

#wrapper {
	width: 907px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
      background: url(img/top.jpg) no-repeat;
      width:907px;
      height:84px;
      margin:0px auto;
      padding:0px;

         
}


/* Logo */


#logo {
 	margin:0px;
 	height:70px;
	width: 100px;
	position:relative;
      float:left; 
      top:7px;
      left:0px;
             

}


#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
      font-size:7px;

}

#logo span {
     
 	position:absolute;
      top:0px;
      left:0px;
	cursor:pointer;
	height:70px;
	width:100px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	display:block;
}

/* Search */

#search {
	float: right;
	width: 175px;
	padding: 0;
	margin-top:0px;
      
}

#search form {
	height: 41px;
	margin: 0;
	padding: 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 100px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 907px;
	height: 51px;
	margin: 0 auto;
	padding: 0;
	background: url(img/sf-menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 10px 7px 3px;
	background: url(img/img03.jpg) no-repeat right  7px;
	text-decoration: none;
	font-family: ArialMT;
	font-size: 14px;
	color: #004C77;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.menu10 a{
	background:none;
}


#page-bgtop {
      margin:auto;
      width:907px;
      height:609px;
	background: url(img/content-welcome.jpg) no-repeat;
}


#page-bgtop2 {
      margin:auto;
      width:907px;
      height:609px;
	background: url(img/content.jpg) no-repeat;
}
#page-bgtop3 {
      margin:auto;
      width:907px;
      height:609px;
	background: url(img/content2.jpg) no-repeat;
}
#page-bgbtm {
}

/* Content */

#content {
  float: left;
  width: 830px;
  height:580px;
  overflow:auto;
  padding-left: 25px;
  padding-right: 25px;
}
#content2 {
	float: left;
	width: 570px;
  height:580px;
  overflow:auto;
	padding-left: 25px;
}
.post {
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;

      
}

.post-bgtop {
      background: url(img/top.jpg) no-repeat;
      width:907px;
      height:84px;
      margin: auto;

}

.post-bgbtm {
}

.post .title {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #8AB52B;
}

.post .title a {
	color: #5B7817;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(img/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding-top: 45px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	background: url(img/img06.jpg) no-repeat left 15px;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}

#sidebar p {
	margin: 0 0px;
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 907px;
	background: #99CCFF;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: ArialMT;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #004C77;
}

#footer a {
	color:#ffffff
}

#news{
	background: url(img/sf-news.jpg) no-repeat;
      width:278px;
      height:197px;
      font-family: arialMT;
      color:#004C77;
      font-weight:bold;
      padding-left:10px;
}

#news2{
	background: url(img/sf-news2.jpg) no-repeat;
      width:278px;
      height:197px;
      font-family: arialMT;
      color:#004C77;
      font-weight:bold;
      padding-left:10px;

}

#mappa{
      width:600px;
      height:400px;
      border:1px solid;
      border-color:black;
      margin-left:130px;

	}
#copyright { 
   font-size:8px;
line-height: normal;
	text-transform: uppercase;
	text-align: center;
	color: #004C77;
padding-top:20px;

  
}
h1#gallery_titolo {
	margin:6px 0px 12px 0px
}
div.gallery_container {
	float:left;
        margin:0px 10px 10px 0px;
        /*width:100px;*/
}
div.gallery_image {
	float:left;
        margin-right:10px;
}
div.gallery_text {
	float:left;
        width:150px;
} 
