/*
 * bigdeal...
 **/
body { 
  font: 9pt/17pt georgia, verdana;
  background: transparent url(/images/sbp_smallest.png) no-repeat top left;
  float: left;
  
}


#pagedesc { 
  border: solid 1px black;

  color: #000;
  background: #fff  top left no-repeat;
  z-index: 4;

  display: block;
  width: 350px;
  height: 164px;
  left: 10px;
  top: 16px;
  position: relative;

 }

/*
#preamble 
*/
h3 {
  background: url(places2.jpg) no-repeat; 
  padding: 0px;
  margin: 0px;

  width: 780px;
  height: 186px;  	

}

/*
#preamble 
*/
h3 span {
  display: none;
}




html>body #menu li a {
        width: auto;
        }

#menu li a:hover {
        border-left: 10px solid #1c64d1;
        border-right: 10px solid #5ba3e0;
        background-color: #2586d7;
        color: #fff;
        }
        
        
#menu {
	width: 12em;
        width: 90%;
        /*height: 20px;*/
        /*
	border-right: 1px solid #000;
        */
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font: 100% verdana;
  text-align: center;
  }
		
#menu li {
  display: inline;
  border-bottom: 1px solid #90bade;
  margin: 0;
  font: 100% verdana;
  text-align: center;

}
                
#menu li a {
    display: inline;
    padding: 5px 5px 5px 0.5em; /* ignorati su IE */
    border-left: 10px solid #1958b7;
    border-right: 10px solid #508fc4;
    background-color: #2175bc;
    color: #fff;
    text-decoration: none;
    /* width: 100%; causa problemi con IE */
    
}



#menu
{
  /* quasi un'ombra, ma non bello...
  border-bottom: 2px solid #222;
  border-right:  2px solid #222;
  */
  width: 780px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -390px;
  display: inline;
}


/* 
#menu ul li {
  list-style-type: none;
  font: 100% verdana;
  text-align: center;
}
  */



#menu a {
  text-decoration: none;
}


#container 
{  
  position: absolute;
  left: 50%;
  top: 0;

  right: auto;
  bottom: auto;

  margin-left: -390px;
  width: 780px;
  height: 98%;
  clear: both;

  /*
     un po' mi piacciono questi bordi
     ma un po' di pił NON 
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  
  */

  background: url(/photo/Myanmar/_A2Y4785.jpg) center no-repeat; 
/* url("toscana/crw_8341.jpg") bottom no-repeat; */
  
}

#header {
  /*
	background: transparent url(/images/sbp.png) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
  */
}

#header  span {
	display:none
	}
        
