%STARTINCLUDE%

body {
  margin: 0px;
  padding: 20px 0px;
  background: #E8E4E0 url(%ATTACHURL%/azulejos.jpg) 50% 0%;
  font-family: Arial, "Liberation Sans" sans-serif;
  font-size: 14px;
  color: #111;
}

#all {
  width: 690px;
  margin: auto;
}

#main {
  border: 6px solid #005088;
  background: url(%ATTACHURL%/cidade.png) no-repeat -3px 100%;
}

#header {
  height: 340px;
  position: relative;
  background: url(%ATTACHURL%/cabecalho.png) no-repeat 50% 100%;
}

#header h1 {
  display: none;
}

#menu {
  font-size: 14px;
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 100%;
  line-height: 15px;
  text-align: center;
}

#menu p {
  display: none;
}
#menu ul {
  margin: 0px auto;
  padding: 0px;
  display: inline-block;
}
#menu li {
  list-style: none;
  margin: 0px;
  padding: 0px 2px;
  display: inline-block;
}

#menu li a {
  font-family: "Times New Roman", "Liberation Serif", Times, serif;
  text-decoration: none;
  font-weight: bold;
  color: #058;
  background: #FFF;
  padding: 2px 6px;
  display: inline-block;
  box-shadow: 1px 1px 3px rgba(8,4,0,0.3);
}
#menu li a:hover {
  color: #804;
}

#content {
  text-align: justify;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  margin: 30px 40px 200px 40px;
  padding: 10px 20px;
  background: #FFF;
  box-shadow: 0 0 20px rgba(8,4,0,0.3);
}

.topicWebHome #content {
  background: transparent;
  box-shadow: none;
}

#content h1{
  padding: 0px;
  color: #058;
}

#content a {
  color: #058;
}

#content img { 
    border: none;
    padding-right: 10px;
    float: right;
}
#fotos { 
     height:180px; 
     width:173px;
     margin:0;
     padding:0;
}
#fotos img { 
      border: none; 
}
#evento { 
    margin-top: 50px; 
}
#submissao { 
    float: left; 
    width: 190px; 
    height: 150px; 
    background: #f5eddc url('%ATTACHURL%/submissao.png') no-repeat 50% 2%; 
    display: block; 
    margin: auto; 
    padding: 90px 0px 5px 15px; 
    text-align: left; 
    color: #181002; 
}
#submissao img{ 
    border: none;
    float: right; 
    padding-right: 10px; 
}
#inscricao { 
    float: right; 
    width: 190px;
    height: 150px; 
    background: #f5eddc url('%ATTACHURL%/inscricao.png') no-repeat 50% 2%;
    display: block;
    margin: auto;
    padding: 90px 0px 5px 15px;
    text-align: left;
    color: #181002;
}
#inscricao img{ 
    border: none; 
    float: right;
    padding-right: 10px; 
}
#barra { 
   width: 146px; 
    float: right;
    color: #75777a; 
    border-left:1px dashed #ceccc6;
}
.msie #barra { 
    top: -86px;
}
#realizacao { 
    background: url('%ATTACHURL%/background_barra.png') 0% 0% repeat-x;
    padding: 10px 0px 2px 9px;
    border-bottom:1px dashed #ceccc6; 
    font-weight: bold;
}
.msie #realizacao-menu {
    position: relative;
}
#realizacao a { 
    margin: auto;
}
.msie #realizacao a { 
    text-align: center; 
}
#realizacao img { 
    border: none;
    display: block;
    margin: auto;
}
.msie #realizacao img { 
   text-align: center; 
}
#apoio { 
   padding: 10px 0px 2px 9px;
   font-weight: bold;
}
#apoio img { 
    border: none;
    display: block;
    margin: auto;
}
#web-rodape { 
    font-size: 9px; 
    text-align:center;
    clear: both;
    padding-top: 25px;
    padding-bottom: 25px;
}
.msie #web-rodape { 
     bottom: 22px; 
}
#wiki-all { 
     width: 754px;
    margin: auto;
    padding-top: 2px; 
}
.msie #wiki-all { 
     text-align: left; 
}
#wiki-powered { 
     position:absolute; 
     float: left; 
}
#wiki-bts { 
     text-align:center; 
     float: right; 
     font-size: 13px; 
}
#wiki-bts span { 
    display: none; 
}
#wiki-bts a { 
     border: 1px solid #545757; 
     color: #9c9e9c;
     padding: 0px 3px; 
     margin-top: 20px; 
}
#wiki-bts a:hover { 
      border: 1px solid #c3c3c3; 
      color: #c3c3c3; 
}
%STOPINCLUDE%
Logar