/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* FORMATACAO GERAL DO BLOG */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#Zoom {
width:650px; 
height:100%; 
background-color:white;
display: none; 
visibility: visible; 
position: absolute;
text-align: justify;
top:10px; 
left:25%;
margin-top: 5%;
}

#bgZoom {
background-color: black; 
opacity: 0.5; 
-moz-opacity: 0.5; 
filter: alpha(opacity=50); 
display: none;
width:100%; 
height: 150%;
top:0px; 
left:0px; 
visibility: visible; 
position: absolute;
}

img {
border:0px;
}

/* CORPO PRINCIPAL DO SITE */
body {
  padding: 2px;
  margin: 0px;
  background: #FFFFFF;
  height: auto;
  text-align: center;
  background: url(imagens/fundo.gif);
  background-attachment: fixed;
  display: block;
  margin-left: auto; 
  margin-right: auto;
}

#form1 {
  padding: 0px;
  margin: 2px;
  background: #FFFFFF;
  height: auto;
  width: 994px;
  margin-left: auto; 
  margin-right: auto;
}

/* TOPO COM O LOGO */
#topo {
  position: relative;
  height:171px; 
  margin: 1px 1px 0px 1px;
  padding: 1px 0px 0px 0px;
  width: 994px;
  text-align: left;
}

#topcam {
  height:188px;
  padding: 1px 0px 0px 0px;
  width: 994px;
  margin-left: auto;
  margin-right: auto;
}

/* BREADCRUMBS, POSICAO ATUAL NO SITE E OUTROS */
#caminho 
{
  background: #DDDDDD;
  height: 17px;
  width: 994px;
  left: -5px;
  text-align: right;
  font-size: 12px;
  font-family: Verdana;
  vertical-align: bottom;
  color: #005680;
}

/* RODAPE DO BLOG */
#rodape {
  background: #DDDDDD;
  position: relative;
  height: 15px;
  padding: 3px 0 5px 0;
  width: 994px;
  text-align: center;
  font-size: 11px;
  font-family: Verdana;
  vertical-align: middle;
  color: #0082BF;
  margin: 0 auto;
}

/* MIOLO DO CONTEUDO */
#principal 
{
	background: #FFFFFF;
	margin: 0;
	margin-top: 0px;
	width: 754px;
	padding: 5px;
	padding-left: auto;
	padding-right: auto;
	font-size: 13px;
  font-family: Arial;
  color: #444444;
  font-weight: normal;
}

/* MENU ESQUERDO */
#menu1 
{
	margin: 3px;
	font-size: 12px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	padding: 9px;
	padding-left: auto;
	padding-right: auto;
}

/* ESTILO DE MENU */
.menu {
	width: 200px;
	margin-left: auto; 
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
}

.destaque
{
	margin-left: auto; 
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
}

/* TABELA MENU E MIOLO */
.tabela 
{
	background: #FFFFFF;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
	width: 994px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
}

.tabmenu 
{
	background: url(imagens/linha.gif) repeat-y;
	padding: 0;
	margin: 2px;
	width: 230px;
	height: auto;
	font-size: 12px;
	margin-left: auto; 
	margin-right: auto;
}

.tabprinc
{
	padding: 0;
	margin: 0;
	width: 754px;
	height: auto;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	font-size: 13px;
  font-family: Arial;
  color: #444444;
  font-weight: normal;
}

.calend 
{
	border-bottom: 1px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-color: #999999;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* ESTILO DE TEXTOS E IMAGENS DO BLOG */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* IMAGENS DO SITE */
#principal img { 
  border: 0; 
}

#topo img {
  border: 0;
}

/* TITULOS */
h1
{
	font-size: 20px;
	color: #005680;
	font-weight: bold;
	margin: -4px 0px 0px 0px;
}

h2, h3, h4, h5, h6 {
	font-size: 18px;
	font-weight: lighter;
	color: #0082BF;
	margin: -3px -2px 2px 0px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

/* LINKS GERAL */
a 
{
	font-size: 12px;
	font-family: Verdana;
	color: #618CD3;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: #3399CC;
}

/* TEXTOS GERAIS */
p {
  font-size: 13px;
  font-family: Arial;
  color: #444444;
  font-weight: normal;
  margin-top: 0px;
  padding: 2px;
  text-align: justify;
  margin-left: auto; 
  margin-right: auto;
}

#imgdesc {
  font-size: 10px;
  font-family: Verdana;
  color: #777777;
  font-weight: normal;
  background: #EEEEEE;
  width: 1px;
  margin-left: 5px;
  margin-right: 8px;
  margin-bottom: 3px;
  margin-top: 3px;
outline-style: none;
outline-width: 0px;
}

.titArtigo 
{
	font-size: 20px;
	color: #005680;
	font-weight: bold;
	margin: -4px 0px 0px 0px;
}

.titArtigo a
{
	font-size: 20px;
	color: #005680;
	font-weight: bold;
	margin: -4px 0px 0px 0px;
}

.dataArt
{
	font-size: 11px;
	color: #000000;
	font-family: Times New Roman;
	margin: 1px 0 1px 0;
}

.dataArtDe
{
	font-size: 10px;
	color: #000000;
	font-family: Times New Roman;
}

.rodaArt
{
	text-align: right;
	font-size: 10px;
	color: #005680;
	font-family: Verdana;
}

.rodaArt a
{
	color: #005680;
}

.rodaArt a:hover
{
	color: #0082BF;
}

.subtitArtigo 
{
	font-size: 18px;
	font-weight: lighter;
	color: #0082BF;
	margin: -5px -2px 2px 0px;
}


.titArtigoDe
{
	font-size: 13px;
	color: #005680;
	margin: -2px;
}

.titArtigoDe a
{
	color: #005680;
}

.titArtigoDe a:hover
{
	color: #0082BF;
}

.subtitArtigoDe
{
	color: #0082BF;
}

.subtitArtigoDe a
{
	color: #0082BF;
	text-decoration: none;
}

.subtitArtigoDe a:hover
{
	text-decoration: none;
}

.paginacao
{
	padding: 20px 0 10px 0;
	font-size: 12px;
	color: #005680;
	font-family: Verdana;
}

.paginacao a
{
	color: #005680;
}

.paginacao a:hover
{
	color: #0082BF;
}

/* TEXTOS DAS AREAS */
#menu1 h2 {
  font-size: 13px;
  text-align: left;
  color: #f00;
}

.menu p {
  font-size: 13px;
  color: #ccc;
  text-align: left;
}

#rodape p {
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}

#caminho p {
  font-size: 13px;
  color: #FFFFFF;
  text-align: right;
}




/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* OUTROS DETALHES */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
ul 
{
	list-style-image: url(imagens/next.gif);
	font-size: 13px;
	font-family: Verdana;
	color: #444444;
	font-weight: 100;
	padding: -3px;
	list-style-position: outside;
}

.tituloCmt
{
	background: #b5c7de;
	font-size: 12px;
	font-weight: bolder;
	color: #999888;
}

.tabelaCmt
{
	width: 148px;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border: 1px;
	font: verdana;
}

.tabelaCmt2
{
	background: #b5c7de;
	font-size: 12px;
	color: #CA2301;
	border: 1px;
	border-color: #b5c7de;
	border-style: dashed;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
}

.box 
{
	border: 1px;
	height: 12px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #b5c7de;
	color: Black;
	font-size: 10px;
}

h1 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.teste
{
	font-family: Arial;
	font-size: 8px;
	color: Red;
}
.txt11azul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
}

.imgFOTO a
{
	border: 0 px;
	text-decoration: none;
	border-width: 0px;
}

.imgFOTO img
{
	border: 0;
	text-decoration: none;
	border-width: 0px;
}

.ResultBusca
{
	font-family: Verdana;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	color: Red;
	font-weight: bold;
}

.TxbBusca
{
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
}

.BBusca
{
	text-align: left;
}

.AlignLeft
{
	text-align: left;
	margin: 0 auto;
}

.BData
{
	font-family: Arial;
	font-size: 12px;
	color: #2E3A00;
	font-weight: bold;
}

.BTitulo
{
	font-size: 15px;
	font-family: Verdana;
	color: #618CD3;
	text-decoration: none;
	font-weight: bold;
}

.BTitulo a 
{
	font-size: 15px;
	font-family: Verdana;
	color: #618CD3;
	text-decoration: none;
	font-weight: bold;
}

.BTitulo a:hover 
{
	text-decoration: underline;
	color: #3399CC;
}

.BSubTitulo
{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
}

.BSubTitulo a
{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
}

.BSubTitulo a:hover 
{
	text-decoration: underline;
	color: #3399CC;
}

.BTexto
{
	font-family: Arial;
	font-size: 13px;
	color: Black;
}
.linktitle
{
    border-style: solid;
    border-width: 1px;
    font-family: 'Lucida Console';
    font-size: 22px;
    color: #FFFFFF;
    background-image: url('imagens/backmenu.jpg');
    background-repeat: repeat-x;
    text-align: center;
    height: 35px;
    padding-top: 7px;
    width: 210px;
    margin-top: 9px;
}
.folheto
{
    border: 1px solid #000000;
}

#tweet-container ul {
	background:#eee;
	color:#333;
	list-style:none;
	width:205px;
	margin:0;
	padding:2px 2px;
	border:1px solid #ccc;
	}
#tweet-container .imagem img {
	display:block;
	float:left;
	border:1px solid #ccc;
	margin-right:3px;
	}
#tweet-container li {
	min-height:20px;
	background:#fff;
	clear:both;
	border:1px solid #ccc;
	padding:2px;
	margin:2px 0;
	}
.time {
	font-size:10px;
	display:block;
	text-align:right;
	margin:5px 5px 0 0;
	}
.texto {
	font-size:10px;
	display:block;
	text-align:left;
	margin:3px 3px 0 0;
	}
#tweet-container ul a {
	color:#666;
	font-style:italic;
	}
#tweet-container ul a:hover {
	color:#ccc;
	text-decoration:none;
	}
	
.txbform
{
    width: 200px;
    background-color: #E2E2E2;
    margin-top: 5px;
}
.txbform:focus, .txbform:hover {
	background-color:#F0FFE6;
}