/* CSS Document */
<!--

/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  /*background: #E8E8E6 url(images/img1ac2.gif) repeat-x;*/
  background: #F9F9F7 url('images/a1.gif') repeat-x;
  /*background-color:#D4D4D4;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;*/

}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

h3 {
  	color: #999;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}

p {
  font-size: 1.0em;
}

li {
  font-size: 1.2em;
}

h1, h2, p {
  margin: 1em 0;
}



#wrapper {
  /*background-color: #eee;*/
}

#branding {
  height: 180px;
  /*background-color:#b0b0b0;*/
  padding: 0px;
}

#branding h1 {
  margin: 0;
}

#mainNav {
  list-style: none;
  /*background-color:#f5f5f5;/*eee;*/
}

#secondaryContent {
  /*background-color:#FF6600;/*#eee;*/
}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}

#footer {

  padding: 1px 20px
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 956px;
}

#wrapper {
  width: 956px; 
  margin: 0 auto; 
  text-align: left; 
  }

#mainNav { 
  width: 180px;/*200px;*/ 
  float: left; 
}

#content { 
  width: 770px; 
  float: right;
  /*background-color:#fff;*/
}

#anuncios {
width: 180px;
margin: 0 -16px 0 0;
float: right;
}

#mainContent { 
  width: 565px; 
  margin: 0; 
  float: left; 
}

#mainContent_left { 
  width: 310px; 
  float: left;
  /*background-color:#999;*/
}

#mainContent_right { 
  width: 255px; 
  float: right;
  /*background-color:#fff;*/
}

#mainContent a
{
color: #8C8C73;
text-decoration: none;
}

#secondaryContent { 
  width: 185px;
  /*display: inline;  :KLUDGE: Fixes IE double margin float bug */
  float: right; 
  /*margin: 0 20px 0 0 ; só serve para o ie*/
} 

#footer { 
  width: 956px; 
  margin: 0 auto; 
  text-align: left;
} 

#footer a
{
color: #8C8C73;
text-decoration: none;
}



/* Add some padding
================================== */

#mainNav, #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav *, #secondaryContent * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}

.sidebar {
	width: 200px;
}
.sidebar ul {
	list-style-type: none;
	letter-spacing: -1px;
	
}
.sidebar a {
	display: block;
	padding: 3px;
	width: 160px;
	/*border-bottom: 1px solid #E9E9E9;*/
	margin: 0 2px 0 -10px;
	background: url(images/bk_dotted.gif) repeat-x left bottom ;
	text-align: left;/*right;*/
	text-decoration: none;
	color: #333333;/*#9C0;  006666*/
}
.sidebar a:hover {
	background: #DDD;
	color: #006666;/*000;*/
}
-->
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

.textotam49 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 49px;
}

.texto_cabeca_form_peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 20;
	background: #666666;
}

.textosimples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

.textopqno {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
}
.textoboleto {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
}
.textonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#666666;
    font-size:  10px;
}

.textolaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
    color:#FF6600;
    font-size:  10px;
}

.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
    color:#006699;
    font-size:  10px;
}
.cant_azul{
	border-right: 1px solid #336699;;
	border-left: 1px solid #336699;;
}
.cant_cinza {
	border-right: #CFCFCF 1px solid;
	border-top: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	border-bottom: #CFCFCF 1px solid;
	BACKGROUND-COLOR: #F0F0F0;
}
.cant_cinza_2 {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.cant_cinza_3 {
	border-top: #000000 1px solid;
	}
.cant_cinza_4 {
	border-right: #E1E1E1 1px solid;
	border-left: #E1E1E1 1px solid;
	border-bottom: #E1E1E1 1px solid;
}
.cant_cinza_5 {
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.cant_cinza_6 {
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.cant_vermelho {
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	BACKGROUND-COLOR: #990000;
}
.cant_chumbo {
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
}
.titulo     {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#000000;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        background: #EFEFEF;
        border-top:    #999999  1px solid;
        border-bottom: #000000  2px solid;
        border-left:   #FFFFFF  1px solid;
        border-right:  #999999  1px solid;
}

.botao      {  
        background: #EEEEEE; 
        border-botton: #0000FF 1px solid; 
        border-left: #000080 1px solid; 
        border-right: #000080 1px solid; 
        border-top: #000080 1px solid; 
        color: #000000; 
        font: 11px Arial,Helvetica,sans-serif; 
        width: 80px; 
        heigth: 28px; 
        text-align: center 
}

.verdana1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.verdana2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.cant_cinza_form_peq {
	border-right: #CBD0A7 1px solid;
	border-top: #CBD0A7 1px solid;
	border-left: #CBD0A7 1px solid;
	border-bottom: #CBD0A7 1px solid;
	background: #F6F3F0; 
	/*background: #E2D9C5;*/
}

.caixa_preto_9 {
	font-family: verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
    letter-spacing: 1pX;
/*	text-transform: uppercase;   */
}
.caixa_buttun_preto_9 {
	font-family: verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
/*    letter-spacing: 1pX;  */
/*	text-transform: uppercase;   */
}
.caminho-noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
.caminho-data-noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.botao_pesq      {
        FONT: 11px Arial,Helvetica,sans-serif;
        background: #EAEAEA url('lupa.gif') no-repeat 
        left center;
		/*background: #EAEAEA;*/
        color: #000000;
        width: 70px;
        heigth: 28px;
        text-align: center;
        border-botton: #999999 5px solid;
        border-left: #999999 3px solid;
        border-right: #F4F4F0 3px solid;
        border-top: #F4F4F0 3px solid;
		cursor: hand;
}
#slideshow {
	width: 550px;
	height: 202px;
	position: relative;
}
#slide_fotos p {
	position: absolute;
	right: 0;
	top: 210px;
	z-index: 3;
	padding: 10px 20px;
	background: url('images/over_white.png');
}
#slide_fotos {
	height: 100%;
	overflow: hidden;
}
#pager {
	position: absolute;
	z-index: 10;
	top: 20px;
	right: 20px;
}
#pager a {
	color: #000;
	width: 17px;
	height: 17px;
	line-height: 15px;
	text-align: center;
	display: inline-block;
	font-size: 10px;
	margin: 2px;
	color: #fff;
}
#pager a.activeSlide {
	color: #000;
	background: url('images/over_white.png');
}