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


/*COLUNA ESQUERDA DO SITE PÁGINA INTERNA*/
#leftcolInterna{
  margin-top:10px;
  width:630px;
  float:left;
}
/**************/

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


/*BOXES DA PAG INTERNA*/

.innercol{
  margin:0px auto 0px auto;
  width:92%;
  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;
}
h4{
  color:#6d6f71;
}

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

a.lnkvid{
  text-decoration:none;
  color:#333;
  width:100%;
  height:100%;
  display:block;
}
a:hover.lnkvid{
  text-decoration:none;
  color:#333;
  width:100%;
  height:100%;
  display:block;
}

/*COLUNA ESQUERDA DO SITE*/

#areaInstitucional{
  color:#6d6f71;
}

.mainTitleInstitucional h1{
  margin:0px 0px 20px 0px;
  line-height:25px;
}
.mainTitleInstitucional span{
  font-size:15pt;
  color:#6d6f71;
}

#menuInstitucional{
  margin:0px 10px 10px 0px;
  border-style:solid;
  border-width:1px 0px 0px 0px;
  border-color:#909090;
  float:left;
}
#menuInstitucional li{
  padding:3px 8px 3px 8px;
  list-style:none;
  font-weight:bold;
  width:132px;
  line-height:25px;
  font-size:11pt;
  border-color:#909090;
  border-style:solid;
  border-width:0px 0px 1px 1px;
  float:left;
}
#menuInstitucional a{
  color:#6d6f71;
  text-decoration:none;
  width:100%;
  height:100%;
  display:block;
}
#menuInstitucional a:hover{
  color:#6d6f71;
  background-color:#f0f0f0;
  text-decoration:none;
  width:100%;
  height:100%;
  display:block;
}

.mainTitle h1{
  margin:0px 0px 20px 0px;
  line-height:25px;
}

.mainTitle span{
  color:#6d6f71;
}
.mainText p{
  color:#6d6f71;
  text-align:justify;
}


.mainTitleColunistas h1{
  margin:10px 0px 20px 0px;
  line-height:25px;
}

.mainTitleColunistas img{
  margin:0px 5px 5px 0px;
}

.mainTitleColunistas span{
  color:#6d6f71;
}

.mainTitleColunistas a{
  color:#00f;
  text-decoration:underline;
}

#outrosItens h1{
}

#outrosItens h2{
  margin-bottom:5px;
}

#outrosItens a{
  color:#00f;
  text-decoration:none;
}

#outrosItens a:hover{
  color:#00f;
  text-decoration:underline;
}

.mainTitleColunistas a:hover{
  color:#00f;
  text-decoration:underline;
}

.todasfotos{
  margin-bottom:10px;
  font-size:12pt;
  color:#333;
  font-weight:bold;
}

.itemLista{
  width:566px;
  height:105px;
}
.thumbsLista{
  width:100px;
  height:100px;
  float:left;
}
.textoLista{
  width:455px;
  height:100px;
  float:right;
}
.textoLista a{
  color:#6d6f71;
  text-decoration:none;
}
.textoLista a:hover{
  color:#6d6f71;
  text-decoration:underline;
}

.textoLista p{
  /*font-size:14pt;*/
  color:#6d6f71;
  text-align:justify;
}

.itemMiniLista{
  width:586px;
  height:20px;
}

.outrosItens{
  margin-bottom:20px;
  padding:5px 5px 5px 0px;
  width:586px;
  border-width:2px 0px 0px 0px;
  border-style:dotted;
}
.outrosItens h2{
  color:#6d6f71;
}
.outrosItens a{
  color:#6d6f71;
  text-decoration:none;
}
.outrosItens a:hover{
  color:#6d6f71;
  text-decoration:underline;
}

.outrosLista{
  margin-bottom:20px;
  padding:5px 5px 5px 0px;
  width:586px;
  border-width:2px 0px 0px 0px;
  border-style:dotted;
}
.outrosLista select{
  width:586px;
  font-size:12pt;
}

#boxFormContato{
  margin:30px auto 0px auto;
  width:500px;
  font-size:10pt;
  font-weight:normal;
}
#colFormContatoA{
  width:150px;
  text-align:right;
  float:left;
}
#colFormContatob{
  width:300px;
  float:left;
}
#boxFormContato li{
  padding-right:10px;
  list-style:none;
  line-height:25px;
}
#boxFormContato input{
  width:248px;
  font-size:12pt;
  background-image:url("../images/backinput.jpg");
  background-position:0px 0px;
  background-repeat:repeat-x;
  border:1px solid #ccc;
}
#boxFormContato textarea{
  width:248px;
  height:100px;
  font-size:12pt;
  background-image:url("../images/backtextarea.jpg");
  background-position:0px bottom;
  background-repeat:repeat-x;
  border:1px solid #ccc;
  overflow:auto;
}
#vccode{
  margin-bottom:5px;
  width:438px;
  text-align:right;
  clear:both;
}
#vccode input{
  width:42px;
  font-size:12pt;
  text-align:right;
  background-image:url("../images/backinput.jpg");
  background-position:0px 0px;
  background-repeat:repeat-x;
  border:1px solid #ccc;
  clear:both;
}
#botoes{
  width:438px;
  text-align:right;
}
#botoes input{
  width:122px;
  font-size:12pt;
  font-weight:bold;
  border:1px solid #909090;
}

.itemgal{
  margin:0px 10px 20px 0px;
  width:130px;
  height:175px;
  border-style:dotted;
  border-width:0px 0px 2px 0px;
  float:left;
}
.itemgalThumbs{
  width:130px;
  height:115px;
  text-align:center;
}
.itemgal a{
  color:#6d6f71;
  text-decoration:none;
}
.itemgal a:hover{
  color:#6d6f71;
  text-decoration:underline;
}

.thumbOV{
  margin:0px 10px 0px auto;
  width:130px;
  height:165px;
  background-color:#ffffff;
  border:#fff 1px solid;
  float:left;
}
.theThumb{
  margin:5px auto 0px auto;
  width:120px;
  height:90px;
  border:#fff 1px solid;
}
.overLegend{
  margin:0px auto 0px auto;
  width:120px;
  height:90px;
  background-image:url("../images/plus.gif");
  background-position:right 77px;
  background-repeat:no-repeat;
  overflow:hidden;
}
.theLegend{
  margin:0px auto 0px auto;
  width:120px;
  height:61px;
}
/*****************/



/*COLUNA DIREITA DO SITE*/


#boxvideoshome{
  margin:0px auto 0px auto;
  width:330px;
}
#boxvideoshome h2{
  margin:10px auto 0px auto;
}
a.boxvideoshome{
  text-decoration:underline;
}
a:hover.boxvideoshome{
  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:350px;
}

.colunista{
  margin:15px auto 0px auto;
  width:330px;
  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:350px;
  height:200px;
}

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

#boxnoticias{
  margin:0px auto 0px auto;
  width:330px;
}

#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;
}

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