body { 
background:url("foto-opaca-1280.jpg"); no-repeat;
 
font:12px Arial, Verdana, Helvetica, sans-serif; 
text-align:center; 
padding:0; 
margin:0; 
} 


#topo {
	position:relative;
	height:53px;
	background:#1daecb center no-repeat;
	margin-bottom:30px;
	}
#topo h1, #topo h2 {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; 
	 }
.galeria {
	width:728px; 
	margin:0 auto;
	text-align:left; 
	}
.img-aqui { 
	background: #6B8E23 url('logotipo-1.jpg') center no-repeat; 
	width:450px; 
	height:290px; 
	position:relative; 
	top:8px;
	float:right; 
	border:1px solid #6B8E23;
	}
ul.fotos {
	position:relative;
	list-style:none;  
	width:162px;
	padding:1px;
	background:#6B8E23;
	margin:0; 
	padding:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:55px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:55px;
}
ul.fotos li span img {
	border:none;
	width:450px;
	height:330px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:450px;
	position:absolute;
	top:330px;
	left:-2px;
}
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:-5px; 
	left: 277px; 
	background:#fff;
	border:2px solid #666;
   }
ul.fotos a:hover span.legenda {
	padding:5px 0;
	color:#333; 
}
#rodape {
	background:#cdb38b  center repeat-x; 
	height:15px;
      width:680px;
	margin:30px 0; 
	color:#000; 
	text-align:right; 
	font-size:100%; 
	padding-right:10px;
	}


#menu ul {
padding:0px;
margin:0px;
float: right;
width: 100%;

list-style:none;
}
#menu ul li { display: inline; }
#menu ul li a {
padding: 2px 10px;

/* visual do link */
background-color:#C1ffc1
;
color: #333;
text-decoration: none;
border-bottom:3px solid #6B8E23;

}
#menu ul li a:hover {
background-color:#B4EEB4;
color: #ea0000;
border-bottom:3px solid #EA0000;
}
#corpo{ 
width:669px; 
margin-left: 260px;
padding: 12px 0px 10px 8px; 
 
float:left;
}
ul.fotos {
	width:164px;
	padding:  2px 0 1px 0;
	}
ul.fotos li {
	margin-top:0; 
}

ul.fotos a:hover {
	text-decoration:none;
	background: none; 
	} 
ul.fotos li {width:65px;}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:450px;
	position:absolute;
	top:330px;
	left:-2px;
}


