body {
    background-image:url(../_imgs/bg_body.jpg);
    background-repeat:repeat-x;
    background-position: 0px 0px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0f3157;
    font-size: 10px;
    margin:0px;
    padding:0px;
}

img{border: none;}
.clear {clear:both;height: 0px;width: 0px;}

#principal {
    width: 741px;
    margin: 0px auto;
    padding: 0px auto;
}

/* TOPO */

#topo {
    width:741px;
    height:362px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background-image: url('../_imgs/logo_cultura.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

#topo h2{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #c90000;
}

#topo p {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.form-label {
    color: #026791;
    font-size: 10px;
    font-weight: bold;
}

/* CONTE�DO INTERNO */

#conteudo-interno {
    width: 741px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

#conteudo-interno h1 {
    font-family: verdana;
    font-weight: 900;
    font-size: 14px;
    color: #D32222;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 30px;
    background-image: url('../_imgs/seta.gif');
    background-position: left;
    background-repeat: no-repeat;
}

#conteudo-interno h2 {
    margin: 20px 0px 20px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    text-transform: uppercase;
}

#conteudo-interno h3 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    color: #00244d;
}

#conteudo-interno p {
    line-height: 18px;
    padding: 0px;
	font-size: 11px;
    margin: 0px 0px 20px 0px;
}

#conteudo-interno a {
    color: #0F3157;
    text-decoration: none;
}

#conteudo-interno a:hover{
    color: #c90000;
    text-decoration: underline;
}

#conteudo-interno ul {
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

#conteudo-interno li  {
    background-image:url(../_imgs/marcadorAzul.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;
    list-style-type: none;
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 9px;
}

#conteudo-interno li a {
    color:#1f2d4a;
    text-decoration: underline;
}

#conteudo-interno li a:hover{
    color:#c90000;
    text-decoration: underline;
}

#coluna-menu {
    background-image: url(../_imgs/bg_colunaMenu.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    width: 148px;
    height: 400px;
    min-height: 400px;
    margin: 0px 0px 15px 0px;
    padding: 14px 0px 0px 10px;
    float: left;
}

#coluna-menu ul {
    margin: 15px 0px 0px 3px;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
}

#coluna-menu li  {
    background-image:url(../_imgs/marcadorCinza.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;
    list-style-type: none;
    margin:0px 0px 15px 0px;
    padding:0px 0px 0px 9px;
}

#coluna-menu li a {
    color: #FFFFFF;
    text-decoration:none;
}

#coluna-menu li a:hover{
    color: #CCCCCC;
    text-decoration: underline;
}

#coluna-conteudo {
    width: 735px;
}

/* FIM CONTE�DO INTERNO */

#newsletterDiv{
    position: absolute;
    top: 50px;
    right: 0px;
}

#newsletterDiv .form-texto {
    margin: 0px;
    border: 0px;
    background-image: url('../_imgs/campo_newsletter.jpg');
    height: 18px;
    width: 125px;
    padding: 2px 0px 0px 2px;
    color: #666666;
    font-size: 10px;
    font-weight: bold;
}

#linkHomeTopo{
    display: block;
    width: 226px;
    height: 85px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}


/* CONTATO */

#box-mapa{
    background-image:url(../_imgs/box_maps_fundo.jpg);
    background-repeat: no-repeat;
    width: 420px;
    height: 517px;

}

#box-mapa-topo{
    background-image:url(../_imgs/box_maps_topo_fundo.jpg);
    background-repeat: no-repeat;
    width: 420px;
    height: 42px;
    position: relative;
}

#box-mapa div{
    padding:20px;
}

#box-mapa-topo div{
    width:118px;
    height: 35px;
    position:absolute;
    top: 7px;
}

#box-mapa-topo div p{
    padding-top: 10px;
    color: #398e09;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    width: 92%;
}

#box-mapa-topo div p a{
    margin: 5px 0px 0px 0px;
    color: #D32222;
    text-decoration: none;
}

#box-mapa-topo div p a:hover{
    color: #016690;
    text-decoration: none;
}

.tabOn{
    background-image: url(../_imgs/aba_on.jpg);
    /*left: 15px;*/
}

.tabOff{
    background-image: url(../_imgs/aba_off.jpg);
    /*left: 135px;*/
}

.especial {
    font-size: 10px;
}

/* FIM */

#mapaSiteDiv h3 {
    margin: 18px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    font-size: 13px;
    font-weight: bold;
    color: #292F49;
    background-image: url('../_imgs/setas.jpg');
    background-position: left center;
    background-repeat: no-repeat;
}

#mapaSiteDiv ul li {
    background-image: url('../_imgs/li_vermelho.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    margin: 10px 0px 0px 20px;
    padding: 0px 0px 0px 10px;
    color: #c90000;
}

#mapaSiteDiv ul li a {
    font-size: 11px;
    text-decoration: none;
}

#listaMapaSite {
    width: 30%;
}

#boxMapaSite {
    height: 400px;
}


#categoriaGaleria {
  background-color: #E7E7E7;
  padding: 6px 0px 6px 24px;
  font-size: 12px;
  
}


.categoriaGaleriaCombo {
  color: #197165;
  font-size: 11px;
}

.foto {
  border: 1px solid #0D3B5F;
  padding: 3px;
  width: 136px;
  height: 90px;
}

.foto img {
  width: 127px;
  height: 85px;
}

#galeriaDiv h3 {
    margin: 18px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    font-size: 13px;
    font-weight: bold;
    color: #292F49;
    background-image: url('../_imgs/setas.jpg');
    background-position: left center;
    background-repeat: no-repeat;
}


#videoDiv {
  position: absolute;
  width: 560px;
  height: 420px;
  top: 50%;
  left: 50%;
  margin: -210px -280px;
  background-color: #016690;
  display:block;
  z-index: 5;
}

#videoDiv a  {
  color:#EEEEEE;
  font-size:11px;
  font-weight:bold;
  margin-left:6px;
  text-decoration:none;
}

#videoDiv h1 {
  color: #fff;
}

.form-texto {
  margin: 5px 0px 5px 0px;
}

.form-textarea {
   margin: 5px 0px 5px 0px;
}