/* ==========================  
	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 
	{ 
	width: 780px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #566;
	font: 11px "Tahoma", Lucida Sans Unicode, Arial, sans-serif;
	/*background: #F3F8FC;*/
	}

body 
	{
	margin: 0;
	padding: 0;
	}

#conteudo 
	{
	margin: 10px 0 20px 0;
	_margin: 20px 0 20px 0;
	}

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;
	}


/* fim menu da esquerda*/



/* banners */


#banner 
	{
	margin-bottom: 3px;
	background: #E8F1F8;
	float: right;
	margin-top: 0px;
	position: relative;
	left: 5;
	}

#ibanner 
	{
	margin-bottom: 0px;
	background: #E8F1F8;
	float: right;
	margin-top: 0px;
	position: relative;
	}


/* 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;
	}


#img_th2
	{
	float: relative;
	padding: 0px;
	margin: 0 0px 0px 0;
	}

/* fim centro */





/* 3 coluna */

iframe
	{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 150px;
	float: center;
	}

#legenda 
	{
	font-size: 9px;
	color: #999;
	margin: 0px 0 0 0;
	}

/* galeria javascript*/

#ImagemGrande
	{	
	 margin-top: 0px;
	 margin-bottom: 0px;
	}
	 
