/* CSS Document */

/*-- ####################################################

AOS ENTUSIASTAS DE ACESSIBILIDADE, PADRONIZAÇÃO, USABILIDADE:

"Este site não tem o mínimo de interesse em ficar dentro dos
padrões nem de ser validade por qualquer órgão já que o objetivo
inicial não era sequer publicá-lo na Web."

"Se vocês querem achar defeito, aguardem as próximas versões."

Desenvolvido por:

LUIZ F. G. DEITOS
Soluções Digitais
Rua Dr. Höffer, 240
Centro
Barão - RS - Brazil
CEP: 95.730-000
www.luizdeitos.com
contato@luizdeitos.com
+55 51 3696 2212
+55 51 9317 4440

######################################################-


COLUNA ESQUERDA


###########################################################


------------ MENU CIDADES -----------------------------*/

#menu_cidades {
	background-color: #FF9933;
	background-image: url(../imagens/site/menu_fundo_cidades.jpg);
	margin: 0px;
	padding: 10px;
}
#menu_cidades ul {
	letter-spacing: -1px;
	margin: 0px;
	list-style: none;
	padding: 0px;
	font-weight: bold;
}
#menu_cidades ul li {
	height: 25px;
	line-height: 25px;
	margin: 5px 0px 5px 0px;
	_margin: 0px;
	padding: 0px;
}
#menu_cidades ul li a {
	padding: 3px;
	line-height: 25px;
	font-size: 16px;
	margin: 0px;
	height: 25px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
#menu_cidades ul li a:hover {
	color: #000000;
	text-indent: 2px;
	font-size: 17px;
	background-color: #FFCC33;
}

/*-----------------------------------------------------

------ MENU CATEGORIAS -------------------------------

------------------------------------------------------*/

#menu_cat {
	background-image: url(../imagens/site/menu_fundo_categorias.jpg);
	margin: 0px;
	padding: 10px;
}
#menu_cat ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu_cat ul li {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#menu_cat ul li a {
	padding: 3px;
	line-height: 25px;
	_height: 25px;
	text-decoration: none;
	color: #33FF00;
	display: block;
}
#menu_cat ul li a:hover {
	color: #004800;
	text-indent: 5px;
	background-color:#66CC33;
}

/*--------------------------------------------------------

----------------------- MENU GALERIAS -----------------------

-----------------------------------------------------------*/
#coluna_gal_esq {
	background-image: url(../imagens/site/fotos_fundo_col_esqf.jpg);
	margin: 0px;
	padding: 15px;
}
#coluna_gal_esq .cam_flash {
	margin: -10px -10px 0px -10px;
	float: right;
	border: none;
}
#coluna_gal_esq p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#coluna_gal_esq p.lll_gal a {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	text-align: center;
	display:block;
}
#coluna_gal_esq p a {
	color: #BBCFE8;
	text-decoration: none;
}
#coluna_gal_esq p a:hover {
	color: #FFFFCC;
}
#coluna_gal_esq h3 {
	margin: 0px 5px 5px 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#coluna_gal_esq h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
#coluna_gal_esq h3 a:hover {
	color:#FFFFCC;
}
#coluna_gal_esq .item_gal {
	padding: 2px;
	margin: 10px 0px 10px 0px;
	background-image: url(../imagens/site/fotos_fundo_col_esq.jpg);
	text-align: center;
}
#coluna_gal_esq .item_gal img {
	border: #000000 1px solid;
}
#coluna_gal_esq .item_gal p.tit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 1px;
}
#coluna_gal_esq .item_gal p.rod a {
	color: #BBCFE8;
}
#coluna_gal_esq .item_gal p.rod a:hover {
	color: #ffffcc;
}
#coluna_gal_esq .item_gal p.tit a {
	color: #ffffff;
}
#coluna_gal_esq .item_gal p.tit a:hover {
	color: #ffcc00;
}
#coluna_gal_esq .item_gal p.rod {
	line-height: 120%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}