* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 13px;
}

h1, h1 a {
  color: #cc1700;
  font-family: Georgia, Times, serif;
  font-size: 18px;
  font-weight: normal;
}



a {
  color: #F09E37;
}

h2 {
  color: #cc1700;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

h5 {
  color: #cc1700;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
}

h3 {
  color: #cc1700;
  font-family: Georgia, Times, serif;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0;
}

img {
  border: 0;
}

p {
  font-size: 13px;
  margin: 10px 0;
  text-align: justify;
  text-transform: normal;
}

#BlocoConteudo {
  margin: 0 auto;
  width: 970px;
}

#BlocoFerramentas {
  padding-top: 2px;
  text-transform: uppercase;
}

#BlocoFerramentas a {
  color: #333333;
  font-size: 12px;
}

#BlocoFerramentas a:hover {
  color: #cc6633;
}

#BlocoLogotipo {
  background-color: #910000;
}

#BlocoMenuSuperior {
  background-color: #cc1700;
  height: 30px;
}

#BlocoMenuSuperior a {
  color: #ffffff;
}

#BlocoMenuSuperior a:hover {
  color: #ffcc99;
}

#Cabecalho {
  margin: 0 auto;
  text-align: center;
}

#ColDireita {
  background-color: #ebeae9;
  float: right;
  width: 250px;
}

  #ColDireita ul {
    background-color: #bbbbbb;
  }

  #ColDireita li {
    border-bottom: #333333 solid 1px;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    letter-spacing: 3px;
    padding: 6px 18px 2px;
    text-transform: uppercase;
  }

  #ColDireita li a {
    color: #333333;
  }

#ColCentral {
/*  background-color: #00ff00; */
  float: right;
  padding: 18px;
  width: 324px;
}

#ColEsquerda {
  float: left;
  width: 324px;
}

#ColEsquerda p {
  text-align: justify;
}

#ColPrincipal {
  float: left;
  width: 720px;
}

#Destaque {
  background-color: #666666;
  height: 220px;
}

  #Destaque a {
    color: #ffffff;
  }

  #Destaque img {
    float: right;
  }

  #Destaque h1 {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-weight: normal;
    padding: 27px 18px 0px 18px;
  }

  #Destaque h1 a {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-weight: normal;
  }

  #Destaque p {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 13px;
    padding: 18px;
  }

#Cabeca {
  background-color: #666666;
  height: 60px;
}

  #Cabeca a {
    color: #ffffff;
  }

  #Cabeca h1 {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-weight: normal;
    padding: 27px 18px 9px 18px;
  }

  #Cabeca h1 a {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-weight: normal;
  }

#Extenso {
  left: 10px;
  position: relative;
  top: -38px;
}

#Ferramentas {
  height: 24px;
  margin: 0 auto;
  width: 970px;
}

  #Ferramentas ul {
    float: right;
  }

  #Ferramentas li {
    color: #000000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 4px;
    padding: 0 5px;
    text-transform: uppercase;
  }

.GaleriaCapa {
  border: 1px #b1b1b1 solid;
  /*height: 216px;*/
  height: 100%;
  /*width: 228px;*/
  width: 230px;
}

  .GaleriaCapa img {
    display: block;
    float: left;
    margin: 2px;
  }

  .GaleriaCapa h1 {
    /*background-image: url(../images/fndMidiaH1.png);*/
    border-top: 1px #b1b1b1 solid;
    border-bottom: 1px #b1b1b1 solid;
    color: #000000;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    /*height: 22px;*/
    height: 100%;
    padding: 0 5px;
    /*width:218px;*/
    width: 220px;
    padding-top: 1px;
  }

#Logo {
  position: relative;
  top: -36px;
}

#Logotipo {
  height: 86px;
  margin: 0 auto;
  padding: 18px;
  text-align: left;
  width: 970px;
}

#MenuSuperior {
  margin: 0 auto;
  text-align: left;
  width: 970px;
}

  #MenuSuperior li {
    color: #ffffff;
    /*float: left;*/
    font-size: 13px;
    font-weight: bold;
    /*padding-top: 5px;*/
    padding: 7px 10px 0;
  }

#Sigla {
  position: relative;
  top: -38px;
}

#Slogan {
  left: 120px;
  position: relative;
  top: -34px;
}

#Slogan2 {
  left: 0px;
  position: relative;
  top: -34px;
}

.Midia {
  padding: 16px 8px;
}

  .Midia p {
    text-align: right;
    font-weight: bold;
  }

  .Midia a {
    color: #666666;
  }

#gallery {
  width:100%;
}

  #gallery .foto{
    float:left;
    clear:both;
  }

  #gallery .texto{
    float: left;
    padding:20px;
    padding-top:90px;
  }

#envelope{
  padding:15px;
}

#envelope_videos{
  padding:15px;
  width: 100%;
  margin-left:50px;
}

.fotog{
  border:none;
  float:left;
  padding-right:8px;
  padding-bottom:8px;
}

#video{
  width: 240px;
  float:left;
  margin: 20px;
  z-index: 1;
}

#Cabeca {
  background-color: #666666;
  height: 60px;
}

  #Cabeca a {
    color: #ffffff;
  }

  #Cabeca h1 {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-weight: normal;
    padding: 27px 18px 9px 18px;
  }

  #Cabeca h1 a {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-weight: normal;
  }

#Migalha {
  background-color: #777777;
  color: #dddddd;
  height: 20px;
  padding: 0 20px;
}

  #Migalha a {
    color: #dddddd;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
  }

#ColDupla {
  float: left;
  padding: 18px;
}

#BoxChamadas {
  position: relative;
}

a.link_chamada {
  color: white;
  padding-left:6px;
  padding-right:5px;
  background-image: url("../../public/images/fundoLink.png") no-repeat;
}

img#carregador {
  position: absolute;
  top: 45%;
  left: 72%;
  display: none;
}

#chamada_links {
  position: absolute;
  bottom: 0;
  left: 18px;
  margin-bottom:10px;
}

.evento {
  clear: both;
  padding-top: 10px;
}

.data_evento {
  float: left;
  /*margin-top: 7px;*/
}

.data_evento h1 {
  color: #F09E37;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
}

.data_evento h4 {
  color: #F09E37;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}

.descricao_evento {
  float: left;
  width: 250px;
  font-weight: bold;
  font-size: 13px;
  /*margin: 10px 0;*/
  font-weight: normal;
}

.descricao_evento h1 a {
  color: #cc1700;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#calendario {
  height: 200px;
  overflow: auto;
  border: 1px solid #DDDDDD;
  padding: 2px 10px;
}

#navegador {
  text-align: right;
  padding-right: 15px;
}

spip_encadrer {
  background-color: #eeeeee;
  border: 1 black solid;
}

#BlogPresidente {
  float: left;
  margin-top: -5px;
  padding: 18px;
  width: 320px;
  border: 1px #999999 dashed;
}

.BoxTracejado {
  float: left;
  padding: 18px;
  width: 324px;
  border: 1px #999999 dashed;
  border-top: none;
}

#Rodape{
  height:30px;
  background-color: #CC1700;
  clear:both;
}

#endereco_rodape{
  height:30px;
  background-color: #EBEAE9;
  font-size:11px;
  padding-top:7px;
  color:black;
  padding-left: 21px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
   text-transform: none;
}

#Conteudo_rodape{
  font-weight: bold;
  margin: 0 auto;
  text-align:left;
  width:970px;
  color: #FFF;
  padding-top:5px;
  padding-left: 30px;
}

#Conteudo_rodape a{
  font-weight: bold;
  color: #FFF;
  padding-right: 40px;
}

#CanalDoAssociado {
  float: left;
  padding: 20px 18px 18px 0;
  width: 342px;
}

#BlogPresidente {
  padding: 18px;
  width: 324px;
}

#BannerBiblio {
  float: left;
  padding: 20px 18px 18px 0;
}

.SaibaMais {
  text-transform: uppercase;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
}

.SaibaMais a {
  color: #F09E37;
  font-size: 10px;
  font-weight: bold;
}

h3 a{
  color: black;
}

.tdFormLabelDireita {
  color: #333333;
  font-weight: bold;
  padding: 2px 6px;
  text-align: right;
}

.tdFormLabelEsquerda {
  color: #666666;
  font-weight: normal;
  text-align: left;
  padding: 2px 6px;
}

.tdFormCampo {
  padding: 2px 0;
}

#Logotipo a .teste {
position: absolute;
}

#oucaaovivo{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  color: #F09E37;
  margin-left:160px;
}

#bold{
  font-weight: bold;
  color: #3F3F3F;
}

#informativo{
	height:150px;
	background:#BBBBBB;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-left: 18px;
	padding-top: 5px;
	border-bottom: 1px solid #333333;
}
#informativo p{
padding:0;
margin:0;
padding-bottom: 3px;
}
/*#informativo #nome{ */
#informativo #email{ 
width: 210px;
}
/*#informativo #email{*/
#informativo #emailconfirm {
width: 210px;
}
#informativo #nome {
width: 210px;
}
#informativo #cad{
	font-size: 10px;
	letter-spacing: 2px;
}

#informativo #btn{
	width: 100%;
	text-align:right;
	
}
#informativo #btn input{
	margin-right:20px;
	margin-top:5px;
}

#busca{
	height:28px;
	background:#BBBBBB;
	padding-left: 18px;
	padding-top: 5px;
	border-bottom: 1px solid #333333;
}

/*#buscan , #nome, #email {*/
#buscan , #email, #emailconfirm, #nome {
	padding-left:2px;
	margin-left: -2px;
	width:160px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	background-color: #F8F8F8; 
	border: 1px solid #707070;
}


#btnp {
	background-image: url("../../public/img/btn.png");
	width:48px;
	height:24px;
}

.fim{

    float:left;

    padding-right: 4px;

}

#ColPrincipallogin {
  float: left;
  width: 970px;
}

#forum  input{
	width: 250px;
}

.letramenu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #333333;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p.erro em {
	font: 11px Trebuchet MS, Verdana, Arial, Helvetica;
	color: red;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	text-transform: none;
}
