/*
www.brcondominio.com.br
*/



/* GERAL */

	body {
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	background-image: url(../imagens/bg.png);
	background-repeat: repeat-x;
	background-position:top;
	SCROLLBAR-FACE-COLOR: #138273;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #EEEBF7;
	SCROLLBAR-3DLIGHT-COLOR: #138273;
	SCROLLBAR-ARROW-COLOR: #EEEBF7;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #138273;
}
.small {
	font-size: 8px;
}

.large {
	font-size: 14px;
}

td {
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE:12;
	COLOR:#000000;
	text-align: justify;
}
td.td2 {
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE:12;
	COLOR:#000000;
	text-align: center;
}
/* TEXTOS */


	/* A classe "txtverde" */
	.txtverde {
	COLOR: #37A092;
	FONT-SIZE:16;
}
/* LINKS */

.link {
	color: #006666;
	text-transform: none;
	text-decoration: none;
}
/* Esta classe é a DEFAULT para todos os links sem CLASS */
	A:link {
	COLOR: #2E877B;
	text-decoration: none;
}
A:visited {
	COLOR: #2E877B;
	text-decoration: none;
}
A:active {
	COLOR: #2E877B;
	text-decoration: none;
}
A:hover {
	COLOR: #000000;
	text-decoration: none;
}
/* A classe "lbranco" */
	A.lbranco:link {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lbranco:visited {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lbranco:active {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lbranco:hover {
	COLOR: #FFFF00;
	FONT-SIZE: 12px;
text-decoration: none;
}
/* A classe "lcinza" */
	A.lcinza:link {
	COLOR: #F5F5F5;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lcinza:visited {
	COLOR: #F5F5F5;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lcinza:active {
	COLOR: #F5F5F5;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lcinza:hover {
	COLOR: #C1C0BF;
	FONT-SIZE: 12px;
text-decoration: none;
}
/* A classe "lpreto" */
	A.lpreto:link {
	COLOR: #000000;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lpreto:visited {
	COLOR: #000000;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lpreto:active {
	COLOR: #000000;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lpreto:hover {
	COLOR: #790000;
	FONT-SIZE: 12px;
text-decoration: none;
}
/* A classe "lpreto" */
	A.lverde:link {
	COLOR: #009D4B;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lverde:visited {
	COLOR: #009D4B;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lverde:active {
	COLOR: #009D4B;
	FONT-SIZE: 12px;
text-decoration: none;
}
A.lverde:hover {
	COLOR: #000000;
	FONT-SIZE: 12px;
text-decoration: none;
}
/* A classe "lfigura" */
	A.lfigura:link {
	color: #2E877B;
	text-transform: none;
	text-decoration: none;
}
A.lfigura:visited {
	color: #2E877B;
	text-transform: none;
	text-decoration: none;
}
A.lfigura:active {
	color: #2E877B;
	text-transform: none;
	text-decoration: none;
}
A.lfigura:hover {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
/* CAMPOS E BOTŐES */

	/* A classe "INPUT01" será usada nos campos tipo Text "Default" */
	input {
	FONT-FAMILY: Arial, Verdana, Helvetica;
	BACKGROUND-COLOR:#FFFFFF;
	COLOR:#000000;
	FONT-SIZE:11px;
	BORDER:SOLID 1px #91C9C1
}
/* A classe "INPUT01" será usada nos campos tipo Text "Default" */
	textarea {
	FONT-FAMILY: Arial, Verdana, Helvetica;
	BACKGROUND-COLOR:#FFFFFF;
	COLOR:#000000;
	FONT-SIZE:11px;
	BORDER:SOLID 1px #91C9C1
}
select {
	background-color:#FFFFFF;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#000000;
	BORDER:SOLID 1px #91C9C1
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	FONT-SIZE: 12px;
	text-decoration: bold;
}

h2 {
	COLOR: #37A092;
	FONT-SIZE:16;
	text-decoration: bold;
}