/*LARGURA PADRÃO DO SITE*/
#main{
  margin:0px auto 0px auto;
  width:1000px;
  background-color:#e6e6e6;
  background-image:url("../images/fndlinhas.gif");
  background-position:center 30px;
  background-repeat:repeat-y;
}
/**************/


/*COLUNA ESQUERDA DO SITE PÁGINA HOME*/
#leftcolHome{
  margin-top:10px;
  width:420px;
  float:left;
}
/**************/


/*COLUNA CENTRAL DO SITE PÁGINA HOME*/
#centercolHome{
  margin-top:10px;
  width:210px;
  float:left;
}
/**************/


/*COLUNA DIREITA DO SITE PÁGINA HOME*/
#rightcolHome{
  margin-top:10px;
  width:366px;
  float:left;
}
/**************/


/*BOXES DA HOMEPAGE*/

.innercol{
  margin:0px auto 0px auto;
  width:90%;
  text-align:left;
}

h1{
  color:#004a8f;
}
h1 a{
  color:#004a8f;
  text-decoration:underline;
}
h1 a:hover{
  color:#004a8f;
  text-decoration:underline;
}
h2{
  color:#6d6f71;
}
h3{
  color:#6d6f71;
}


/*COLUNA ESQUERDA DO SITE*/

#boxProjetoDestaque{
  margin-bottom:20px;
  width:375px;
}

#boxProjetoDestaque h1{
  color:#004a8f;
}
#boxProjetoDestaque span{
  color:#6d6f71;
}

.outrosprojetos{
  margin-bottom:20px;
  padding:5px 5px 5px 0px;
  width:375px;
  border-width:2px 0px 0px 0px;
  border-style:dotted;
}

.outrosprojetos h2{
  color:#6d6f71;
}

.outrosprojetos a{
  color:#6d6f71;
  text-decoration:none;
}
.outrosprojetos a:hover{
  color:#6d6f71;
  text-decoration:underline;
}

#culturabaiana{
  margin:20px 0px 20px 0px;
  width:100%;
  height:150px;
}
#thumbsculturaba{
  margin-top:5px;
  width:150px;
  height:112px;
  float:left;
}
#txtculturaba{
  margin-top:5px;
  width:220px;
  height:112px;
  float:right;
}

/*****************/


/*COLUNA CENTRO DO SITE*/

#boxnoticias{
  margin:0px auto 0px auto;
  width:100%;
}

#boxnoticias h3{
  margin-bottom:10px;
  padding-bottom:5px;
  color:#6d6f71;
  border-width:0px 0px 2px 0px;
  border-style:dotted;
}

a.boxnoticias{
  color:#004a8f;
  text-decoration:underline;
}
.a:hover.boxnoticias{
  color:#004a8f;
  text-decoration:underline;
}

a.chamadaNoticia{
  color:#6d6f71;
  text-decoration:none;
}
a:hover.chamadaNoticia{
  color:#6d6f71;
  text-decoration:underline;
}

#boximgsemana{
  margin:0px auto 0px auto;
  width:195px;
  height:160px;
}
#lnkesquerda{
  margin-top:5px;
  width:22px;
  height:114px;
  line-height:114px;
  background-color:#004a8f;
  background-image:url("../images/setae.jpg");
  background-position:center center;
  background-repeat:no-repeat;
  float:left;
}
#lnkesquerda a{
  width:100%;
  height:100%;
  display:block;
}
#lnkesquerda a:hover{
  width:100%;
  height:100%;
  display:block;
}
#imgslider{
  margin-top:5px;
  width:145px;
  height:114px;
  float:left;
  text-align:center;
  background-color:#004a8f;
}
#lnkdireita{
  margin-top:5px;
  width:22px;
  height:114px;
  line-height:114px;
  background-color:#004a8f;
  background-image:url("../images/setad.jpg");
  background-position:center center;
  background-repeat:no-repeat;
  float:left;
}
#lnkdireita a{
  width:100%;
  height:100%;
  display:block;
}
#lnkdireita a:hover{
  width:100%;
  height:100%;
  display:block;
}

#boxpoetas{
  margin:10px auto 0px auto;
  width:100%;
}

#boxentrevistas{
  margin:10px auto 10px auto;
  width:100%;
}

#boxpoetas span{
  color:#6d6f71;
}

#boxentrevistas span{
  color:#6d6f71;
}

/*****************/



/*COLUNA DIREITA DO SITE*/

#boxvideoshome{
  margin:0px auto 0px auto;
  width:100%;
}
#boxvideoshome h2{
  margin:10px auto 0px auto;
}
a.boxvideoshome{
  color:#004a8f;
  text-decoration:underline;
}
a:hover.boxvideoshome{
  color:#004a8f;
  text-decoration:underline;
}
a.chamadaVideo{
  color:#6d6f71;
  text-decoration:none;
}
a:hover.chamadaVideo{
  color:#6d6f71;
  text-decoration:underline;
}

#boxcolunistas{
  margin:20px auto 20px auto;
  width:100%;
}

.colunista{
  margin:15px auto 0px auto;
  width:100%;
  height:98px;
  border-width:0px 0px 1px 0px;
  border-style:dashed;
}
.fotocolunista{
  width:63px;
  height:88px;
}
.chamadacolunista{
  width:254px;
  height:88px;
}
.chamadacolunista h2{
  color:#6d6f71;
}
.chamadacolunista h3{
}
.chamadacolunista a{
  color:#6d6f71;
  text-decoration:none;
}
.chamadacolunista a:hover{
  color:#6d6f71;
  text-decoration:underline;
}

#parceiros{
  margin-top:20px;
  width:100%;
  height:200px;
}

.boxlogosparceiros{
  width:160px;
  height:80px;
  text-align:center;
  float:left;
}


/************************/