body {
background-color:#d9a03d;
font-family:arial;}
#container{
width:900px;
margin:auto;} 
#top{
background-image:url("img/6ig.png");
height:80px;
border:0px #ccc solid;}
#top ul {
list-style-type:none; /* remove bullets */
padding:0; /* remove esp esquerda */}
#top ul li {
display:inline;
padding:0;
border-right:none;}
#top ul li.semborder{border-right:1px #fff solid;}
#top td {
text-align:right}
#menu{
border:0 #bbb solid;
background-image:url("img/4ig.png");
margin-top:5px;
text-align: center;
}

#menu ul {
list-style-type:none; /* remove bullets */
padding:0; /* remove esp esquerda */}

#menu ul li {
display:inline;
padding:6px;
border-right:none;}

#menu ul li.semborder{border-right:1px #fff solid;}

#menu a {color: black;
text-decoration:none;
font-weight:bold;}

#menu a:hover{
color: #b83400;
text-decoration:none;}

#centro {
background: #e8e1b1;
border:1px #ccc solid;
text-align:justify;
height:900px;
margin-top:5px;
padding:20px;}

#centro a {color: black;
text-decoration:underline;
font-weight:bold;}

#centro a:hover{
color: #996600;
text-decoration:none;}

#centro h1 {
font-family: 'sans', cursive;}
#centro .destaque{
float:right;
margin-left:10px;
margin-bottom:1px;
}
#centro table, td, th {
  border: 0px solid black;
}

#centro table {
  border-collapse: collapse;
  width: 100%;
}

#centro th {
  height: 50px;
  text-align: center;
  font-weight:bold;
}
#centro div.gallery {
  margin: 1px;
  float: left;
  width: auto;
}
#centro div.gallery:hover {
  border: 1px solid #777;
}
#centro div.gallery img {
  width: 100%;
  height: auto;
}
#centro .desc {
  text-align: center;
}
#rodape {
color: #000000;
text-align:center;
padding:25px;}
#rodape a {color: black;
text-decoration:none;
font-weight:bold;}
#rodape a:hover{
color: #FFCC00;
text-decoration:none;}

 
