body {
background-color: #938A85;
font-family: futura, Verdana, Arial, Helvetica; 
}

#porto {
  margin-top: -20px;
  width: 830px;
}

#ban {
  position: relative;
  top: 20px;
}

#smenu {
  height: 30px;
  text-align: left;
  width: 750px; 
}

.logo {
  position: relative;
  top: 10px;
  left: -140px; 
}

.menu {
  top: 80px;
}

.menu {
  position : relative;
  top: -260px;
  left: 350px;
  width: 260px;
  height: 600px;
  background-color: #9bd13d;

}

a.menul {
  text-decoration:none;
  color : #FFFFFF;
  font-size : 12px;
}

a.menul:hover {
  text-decoration: underline;
}

a {
  text-decoration:none;
}

img {
  border: 0px;
}

ul {
	margin-bottom: 2em;
}


/* Listen */
ul#news {
	/*border: 1px solid #ccc;*/
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{
	/*border: 1px solid #ccc;
	*/
  padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

ol,ul {list-style:none;}