@charset "ISO-8859-1";



/* ------------- PARĀMETROS GERAIS */



body {

  margin: 0px;

  background-image: url(../imagens/comum/bg.gif);

  background-repeat: repeat-x;

  font-family: "Trebuchet MS", Arial, Verdana;

  font-size: 12px;

  background-color: #0070a6;

}



#Geral {

  width: 765px;

  background-image:url(../imagens/comum/bg_topo.jpg);

  background-repeat: no-repeat;

  float: left;

  position: relative;

  left: 50%;

  margin-left: -385px;

  padding-top: 20px;

}

.form	{

color:#FFF; 
border:1px solid #004874; 
background-color:#0070a6;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:12px
}

.Input {

  background-color: #0070a6;

  border: 1px solid #0e86b0;

}



/* ------------- ESTRUTURA */



#Slogam {

  width: 541px;

  float: left;

  margin-left: 5px;

  margin-top: 90px;

}



#Miolo {

  width: 560px;

  float: left;

  margin-left: 5px;

  background-color: #FFF;

  margin-top: 5px;

}



#Rodape {

  float: left;

  width: 560px;

  margin-left: 5px;

  margin-top: 9px;

}



#Destaques {

  margin-left: 9px;

}



.Caixa {

  width: 265px;

  float: left;

  margin-left: 7px;

  margin-top: 9px;

  overflow: hidden;

}



.Caixa .CaixaTitulo {

  width: 100%;

  height: 30px;

  background-image: url(../imagens/home/box_cima.gif);

  background-position: top;

  margin: 0;

}



.Caixa .CaixaTitulo span {

  position: relative;

  left: 18px;

  top: 4px;

  font-size: medium;

  color: #FEFEFE;

}



.Caixa .CaixaCont {

  background-image: url(../imagens/home/box_bg.gif);

  background-repeat: repeat-x;

  width: 100%;

  color: #555;

}



.Caixa .CaixaCont ul {

  list-style: none;

  padding: 0px;

  margin: 0px;

  margin-left: 10px;

  line-height: 120%;

}



.Caixa .CaixaCont li {

  clear: both;

  padding-top: 2px;

  padding-bottom: 8px;

}

li.separador {

  background-image: url(../imagens/home/separador.gif);

  background-repeat: no-repeat;

  background-attachment: scroll;

  background-position: bottom left;

}



.Caixa .Data {

  font-size: 10px;

}



.Limpar {

  clear: both;

}



/* -------------COLUNA ESQUERDA */



#ColunaEsquerda {

  width: 200px;

  float: left;

}



#MenuEsquerdo {

  margin-top: 10px;

}



#Enquete {

  background-color: #006598;

  margin-top: 10px;

  color: #FFF;

}



#Enquete p {

  margin: 10px;

}



#Enquete ul {

  list-style: none;

  padding: 0px;

  margin: 10px;

}



#Newsletter {

  background-color: #006598;

  margin-top: 10px;

  color: #FFF;

}



#Newsletter p {

  margin: 10px;

}



#Newsletter ul {

  list-style: none;

  padding: 0px;

  margin: 10px;

}



/* -------------LINKS */



.CinzaNegrito:link {

  font-weight: bold;

  text-decoration: none;

  color: #555;

}



.CinzaNegrito:visited {

  font-weight: bold;

  text-decoration: none;

  color: #555;

}

.CinzaNegrito:actived {

font-weight: bold;

text-decoration: none;

color: #555;

}



.CinzaNegrito:hover {

  font-weight: bold;

  text-decoration: underline;

  color: #555;

}
