body {
  text-align: center;
  background-color: #d0d0d0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #47240a; text-decoration: none
}
A:visited {
	COLOR: #47240a; text-decoration: none
}
A:active {
	COLOR: #47240a; text-decoration: none
}
A:hover {
	COLOR: #f00; text-decoration: underline
}
#center label{
  position: relative;
  float:left;
  width: 130px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 12px;
  border-bottom:1px solid #cccccc;
  line-height: 16px;
  text-indent: 10px;
  text-align: left;
  padding-right: 10px;
  margin-top: 7px;
}
#center input, #center textarea{
  margin-top: 3px;
}
#center input.botao{
  margin-left:140px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}
#page_wrapper.ext {
  background: #FFFFFF url('../img/content_bg_ext.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
  display:none;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
  display:none;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:30px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}
#menu_bar.ext {
  background: #FFFFFF url('../img/menu_bg_ext.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:170px;
  margin-right:170px;
  border:0px dashed #cccccc;
}
#center.ext{
  margin-left:10px;
}
#center h3 {
  margin: 0 0 5px 0;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #5a3615;
  padding:2px 5px 5px 5px;
  background: #FFFFFF url('../img/h3_bg.gif') top left repeat-x;
}
#center h4 {
  margin: 0;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #248;
  border-bottom:1px solid #cccccc;
  padding:15px 5px 0 5px;
}
#center span.info {
  margin: 0;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 12px;
  padding: 10px 5px 0 10px;
}
#center span.obs {
  margin: 0;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 10px;
  padding: 10px 5px 0 10px;
}
#center p {
  margin: 0;
  padding: 3px 12px 3px 12px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-indent: 10px;
  text-align: justify;
}
#center .destaque {
  margin: 0;
  padding: 3px 12px 3px 12px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 12px;
  /*font-style: italic;*/
  line-height: 16px;
  text-indent: 10px;
  font-weight: bold;
  text-align: justify;
}
#center p img {
  float: left;
  padding: 5px;
  border: 1px solid #cccccc;
  margin: 2px 10px 2px 0;
}
#center p img.right {
  float: right;
  margin: 2px  0 2px 10px;
}
#center a{
  text-decoration: none
}
#center img{
  border: none
}


#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}
#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #5a3615;
  padding:2px 5px 5px 5px;
  background: #FFFFFF url('../img/h3_bg.gif') top left repeat-x;
}
#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}


#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}
#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #5a3615;
  padding:2px 5px 5px 5px;
  background: #FFFFFF url('../img/h3_bg.gif') top left repeat-x;
}
#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}


#page_footer {
  height: 60px;
  background: #333;
  clear: both;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
  background-color: #ccc;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: #333;
  float: left;
  width: 758px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight:bold;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
}

#navcontainer ul li {
  display: inline;
}

#navcontainer ul li a {
  padding-top: 1px;
  padding-bottom: 4px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #5a3615;
  text-decoration: none;
  float: left;
  border-right: 1px solid #5a3615;
}

#navcontainer ul li a:hover {
  background-color: #000;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #47240a;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  padding-left: 10px;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size:11px;
}

#linklist li a { text-decoration: none; }

#linklist li.ativo { background-color: #eee; }

#listimg {
	float:left;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 420px;
}

#listimg li {
  list-style: none;
  margin: 0;
  padding: 5px;
  border-top: 1px solid #D1D9C4;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size:11px;
}
#listimg li img {
  padding-right: 5px;
}

#galeria{
  position: absolute;
  padding: 20px 0 0 0;
  background: url('../img/bg_galeria.gif') bottom left repeat-y;
  top:50%;
  left:50%;
  width: 762px;
  border-bottom:1px solid #ccc;
  margin-top:-330px;
	margin-left:-380px;
  *margin-left:-381px;
}
a.fechar{
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-size:10px;
  font-weight:bold;
  color: #999;
  border:1px solid #ccc;
  padding: 0 2px 0 2px;
  text-decoration: none;
}

a.fechar:hover{
  color: #F00;
  border:1px solid #F00;
  text-decoration: none;	
}

#inicial{   
	 float:left;
	 margin: 0;
	 background: url('../img/inicial.jpg') bottom center no-repeat;
   width: 100%;
   padding-bottom: 150px;
}

