/* ==========================  
	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
========================== */
#geral { 
	width: 766px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #566;
	font: 11px "Tahoma", Lucida Sans Unicode, Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #F3F8FC;
}

p {
	line-height: 15px;
}

img { border: none; }

br { 
	clear: both; 
	margin-bottom: 5px;
}
#especial br { 
	clear: right; 
	margin-bottom: 5px;
}

hr {
	clear: both; 
	border: none;
	border-bottom: 1px dashed #999;
	height: 1px;
	margin: 0 0 -30px 0;
	padding: 0;
}



/********************************
	DIV > class.banner_cabecalho
*********************************/
div.banner_cabecalho {
	margin-bottom: 25px;
}


/***********************
	DIV > CONTEUDO
***********************/
#conteudo {
	text-align: justify;
	margin: 0 10px 0 10px ;
	_margin: 20px 0 20px 0;
}

#conteudo h1 {
	font-size: 16px;
	color: #C60000;
	padding: 3px 3px 3px 0;
	margin-bottom: 5px;
}
#conteudo h1 a {
	text-decoration: none;
}
#conteudo h1 a:hover {
	text-decoration: underline;
}

#conteudo h2 {
	font-size: 13px;
	color: #1E4DA4;
	margin: -10px 0 25px 0;
}



/* imagem por cima do h1 */
#conteudo div.h1_img_direita {
	float: right;
	margin-top: -20px;
	position: relative;
}

/*************************************/
#dir_2 {
	text-align: justify;
	margin: 0 20px 0 20px ;
    font: "Tahoma", Lucida Sans Unicode, Arial, sans-serif;
}
h3{
	margin: 5px 0 10px 0;
	color: #C60000;
	font-size: 16px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
	font: "Tahoma", Lucida Sans Unicode, Arial, sans-serif;
}

/***********************
	DIV > CONTEUDO / 
	centro_3colunas, direita, esquerda
***********************/
#centro_3colunas,
#direita,
#esquerda  { 
	float: left;
	/*background: #D6E7EF;*/
}

#centro_3colunas a,
#direita a,
#esquerda a {
	color: #566;
	text-decoration: none;
}
#centro_3colunas a:hover,
#direita a:hover,
#esquerda a:hover {
	text-decoration: underline;
}
#centro_3colunas { 
	width: 180px;
	margin: 0 10px 0 10px !important;
}

#direita { 
	width: 380px;
	float: right;
	margin: 0 10px 0 10px !important;
	/*background: #F3F8FC;*/
}
#direita h1,
#centro_3colunas h1 {
	border-bottom: 1px dashed #C60000;
	margin: 0 5px 15px 0;
}
#esquerda h1 {
	border-bottom: 1px dashed #C60000;
	margin: 0 5px 15px 0;
}
#direita ul {
	text-align: left;
	margin: 0;
	padding-right: 10px;
}
#direita li {
	list-style-type: square;
	position: relative;
	margin: 0 5px 10px 0px;
}
#direita li a {
	text-decoration: none;
}
#direita li a:hover {
	text-decoration: underline;
}

#direita div.box_cinza {
	background: #ECEBED;
	margin-bottom: 25px;
	padding: 5px;
}
#direita div.box_cinza h1 {
	border-bottom: 1px solid #163979;
	background: none;
	color: #163979;
}
#direita div.box_cinza h1 a {
	color: #163979;
}
#direita div.box_cinza h1 a:hover {
	text-decoration: underline;
}

#esquerda {
	width: 160px;
	float: left;
	/*height: 600px;*/
	text-align: right;
	background: #E8F1F8;
}
#banner {
	float: right;
	margin-left: 10px;
}
#esquerda ul {
	text-align: right;
	margin: 0;
	padding-right: 10px;
}
#esquerda li {
	list-style-type: none;
	position: relative;
	margin-bottom: 5px;
}
#esquerda li a {
	text-decoration: none;
}
#esquerda li a:hover {
	text-decoration: underline;
}


/*****************************
	DIV > CONTEUDO / formulario
******************************/
#conteudo form label {
    float: left;
    width: 250px;
    padding: 1px;
    text-align: left;
}
#conteudo form textarea {
    width: 330px;
    height: 150px;
    padding: 1px;
    font: 12px "Verdana", Lucida Sans Unicode, Arial, sans-serif;
}


/*****************************
	DIV > CONTEUDO / FOTOS
******************************/
div.foto_esquerda, div.foto_direita, 
div.fotoGaleria, div.fotoGaleriaZoom,
div.foto_vertical, div.foto_horizontal {
	border: 1px solid #D0D0CF;
	padding: 5px;
	margin-bottom: 0;
	background: #FFF;
}
div.foto_esquerda, div.foto_direita {
	width: 85px;
}
div.foto_vertical {
	width: 175px;
}
div.foto_esquerda, div.foto_vertical {
	float: left;
	margin-right: 10px;
}
div.foto_direita {
	float: right;
	margin-left: 10px;
}
p.legenda {
	font-size: 9px;
	color: #999;
	line-height: 13px;
	margin: 0;
}

/*problemas nas bordas dos banners
width: 80px;
	padding: 3px;
*/
#esquerda div.banner {
	margin-bottom: 10px;
	background: #E8F1F8;
}


/***********************
	DIV > RODAPE
***********************/
#rodape {
	height: 30px;
	background: #E8F1F8;
	margin: 30px 0 10px 0;
	_margin: 50px 0 10px 0;
}
#rodape img {
	float: right;
	margin: 0 10px 0 0;
}
