/* ==========================  
	REGRAS GERAIS
	
	azul escuro coluna esquerda: #E8F1F8
	azul claro coluna central e cor de fundo: #F3F8FC
	vermelho bordo: #C60000
	
	laranja: #F90
	azul: #4682B4 / #2378A7 / 
	azul escuro: #163979
	azul claro: #D6E7EF
	cinza claro: #999 / #D0D0CF / #ECEBED
	cinza escuro: #566
	marrom claro: #665244 / #998E88
	marrom escuro: #46382F
	marrom escuro: #665244 (menu lateral)
	marrom terra: #B95B17
	amarelo: #F9E706
	bege: #F5CC97
========================== */


/* comeco itens gerais */

#geral
	{
	color: #566;
	font: 11px "Tahoma", Lucida Sans Unicode, Arial, sans-serif;
	/*background: #F3F8FC;*/
	}

body
	{
	margin: 0;
	padding: 0;
	}

#conteudo
	{
	margin: 5px 0px 0px 0px;
	}

h1 
	{
	font-size: 16px;
	color: #C60000;
	padding: 3px 3px 0px 0px;
	text-align: right;
	}
	
h1 a 
	{
	text-decoration: none;
	}

h1 a:hover 
	{
	text-decoration: underline;
	}
	
br 
	{ 
	clear: both; 
	margin-bottom: 5px;
	}


/* fim itens gerais */






/* menu da esquerda*/


#esquerda 
	{
	text-align: right;
	background: #E8F1F8;
	}

ul 
	{
	text-align: right;
	margin: 0;
	padding-right: 10px;
	color: #566;
	}

li {
	list-style-type: none;
	position: relative;
	margin-bottom: 5px;
	color: #566;
	font: 11px "Tahoma", Lucida Sans Unicode, Arial, sans-serif;
	}


li a 
	{
	text-decoration: none;
	color: #566;
	}
	
li a:hover 
	{
	text-decoration: underline;
	color: #566;
	}


a.linkRodape
	{
	text-decoration: none;
	color: #566;
	}

a:hover.linkRodape
	{
	text-decoration: underline;
	color: #566;
	}
	
a:vlink.linkRodape
	{
	text-decoration: none;
	color: #566;
	}	
/* fim menu da esquerda*/



/* banners */


#banner 
	{
	margin-bottom: 3px;
	background: #E8F1F8;
	float: right;
	margin-top: 0px;
	position: relative;
	}

#ibanner 
	{
	margin-bottom: 0px;
	background: #E8F1F8;
	float: right;
	margin-top: 0px;
	position: relative;
	width: 80px;
	height: 60px;


	}


/* fim banners */






/* menu centro */


#cabfoto {
	border-bottom: 1px dashed #C60000;
	margin-right: 5px;
	font-size: 16px;
	color: #C60000;
	padding: 3px 3px 3px 0px;
	text-align: left;
	}

#centro
	{ 
	float: left;
	color: #566;
	text-decoration: none;
	margin: 5px 10px 5px 0px !important;
	}

#img_th 
	{
	float: left;
	padding: 3px;
	margin: 0 7px 7px 0;
	}


/* fim centro */





/* 3 coluna */

iframe
	{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 42px;
	float: center;
	}

#legenda 
	{
	font-size: 9px;
	color: #999;
	margin: 0px 0 0 0;
	}

/* galeria javascript*/

#ImagemGrande
	{	
	 margin-top: 33px;
	}

.style3
   {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
   }

.style4
   {
   font-size: 9px;
   }

.style5 
	{
	font-size: 9px;
	}

.style6 
	{
	font-size: 12px;
	}

.style7
   {
   font-size: 12px;
   font-weight: bold;
   color: #666666;
	}

.style8
	{
	font-size: 9px;
    color: #666666;
	text-decoration: none;
	}
	
.style9 
	{
	font-size: 11px;
	}
