/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                                                            x
x          LUCAS FERREIIRA - lucas_ferr@ibest.com.br         x
x                                                            x
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size:10px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #efefef;
	scrollbar-arrow-color: #12468D;
	scrollbar-track-color: #f3f3f3;
	background-color: #E1D4C3;
}
body a:link { color:#000000 ; text-decoration:none }
body a:active {	color:#000000 ; text-decoration:underline }
body a:visited { color:#000000 ; text-decoration:none }
body a:hover { color:#000000 ; text-decoration:underline;
}

/*
xxxxxxxxxxxxxxxxxxxxxxxx PEÇAS GERAIS xxxxxxxxxxxxxxxxxxxxxxx
*/

.TxtBasico { font-size:11px; padding-left:4px; padding-right:4px;}
.TxtBasicoB { font-size:11px}
.TxtBasicoB  a:link { color:#000000 ; text-decoration:none }
.TxtBasicoB  a:active {	color:#000000 ; text-decoration:underline }
.TxtBasicoB  a:visited { color:#000000 ; text-decoration:none }
.TxtBasicoB  a:hover { color:#000000 ; text-decoration:underline;
}
.TxtTitulo { font-size:11px; color:#990000; font-weight:bold;}

.boxAzul{background-color: #F5F8FC;}

.CaixaBranca { 	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; cellpadding: 0px; cellspacing: 0px; background: #FFFFFF;}

.caixaPadrao {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999A2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9999A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8E2;
	padding: 2;
}

.botaoPadrao {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9999A2;
	border-bottom-color: #9999A2;
	border-top-color: #D8D8E2;
	border-left-color: #D8D8E2;
	cursor: hand;
}
.corInterna {
	background-color: #F4EDE3;
}
.tdConteudo {
	background-color: #FCFAF8;
	border: 1px solid #E0D5C1;
}
.bgTit {
	background-image: url(/img/tit_fundo.jpg);
	background-repeat: no-repeat;
}
.rodape {
	background-image: url(../img/bg_rodape.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E0D5C1;
}
