body {
	background-color: #dfdfca;
	background-image: url(../imgs/bg_geral.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#restrito {
	background-image: url(../imgs/restrito_bg.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 100%;
}
#restrito  input{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #C6A387;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#basetopo {
	background-image: url(../imgs/bg_topo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 181px;
}
#conteudo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818377;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	margin-bottom: 20px;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB5C1D;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660;
}

#menu {
	height: 484px;
	width: 190px;
}
.bgConteudo {
	background-image: url(../imgs/bg_conteudo.gif);
	background-repeat: repeat-y;
}
.bemvindo {
	background-image: url(../imgs/bg_bemvindo.gif);
	background-repeat: no-repeat;
	width: 374px;
	margin-left: 25px;
	padding: 7px;
	height: 404px;
	margin-top: 5px;
	clear: none;
}
.divEsquerda {
	background-image: url(../imgs/bg_esquerda.gif);
	background-repeat: no-repeat;
	width: 396px;
	margin-left: 25px;
	padding: 10px;
	margin-top: 5px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818377;
}
.tabelaSenhas {
	background-color: #FFF;
	background-image: none;
}

.divEsquecisenha {
	background-image: url(../imgs/bg_esquerda.gif);
	background-repeat: no-repeat;
	width: 400px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 5px;
	/* [disabled]line-height: 18px; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818377;
	height: 150px;
}

.divEsquerdaBig {
	background-image: url(../imgs/bg_esquerda_big.gif);
	background-repeat: no-repeat;
	width: 460px;
	margin-left: 25px;
	padding: 10px;
	margin-top: 5px;
	line-height: 18px;
}


#topo {
	height: 181px;
	width: 100%;
	text-align: center;
}



#rodape {
	background-image: url(../imgs/rodape_bg.gif);
	height: 255px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be8d66;
	line-height: 14px;
	padding-top: 30px;
}
#rodape a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE8D66;
	text-decoration: none;
}
#rodape a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#rodape a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B331E;
	text-decoration: underline;
}
#rodape a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B331E;
	text-decoration: underline;
}




#graminha {
	background-image: url(../imgs/bg_graminha.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	z-index: 2;
	height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
	top: -22px;
}
#basegraminha {
	height: 11px;
	width: 100%;
}

#graminha table a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
}
#dog_rodape {
	width: 123px;
	position: relative;
	z-index: 3;
	height: 148px;
	top: 19px;
	left: 0px;
}
#argolavertical {
	position: absolute;
	width: 43px;
	z-index: 5;
	top: 260px;
	left: 50%;
	margin-left: -329px;
}
#argolahorizontal {
	position: absolute;
	width: 710px;
	z-index: 5;
	top: 204px;
	left: 50%;
	margin-left: -270px;
}




.acertapadrodape {
	margin-left: 16px;
}


.bgInputsrestrita {
	background-image: url(../imgs/restrito_bginput.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#conteudo a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7D71;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7D71;
	text-decoration: none;
}

#conteudo a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7D71;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7D71;
	text-decoration: none;
}

#conteudo a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: underline;
}
#conteudo a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: underline;
}
#conteudo ul li {
	margin-left: -20px;
	list-style-image: url(../imgs/bullet01.gif);
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B2E0B;
	background-color: #CAD0B4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgs/bginput.gif);
	background-repeat: repeat-x;
}
.radio_check {
	background-image: none;
	background-color: #FFF;

}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B2E0B;
	background-color: #F0F1E9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgs/bg_textarea.gif);
	background-repeat: repeat-x;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B2E0B;
	background-color: #F0F1E9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.campoerro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B2E0B;
	background-color: #CAD0B4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-image: url(../imgs/bg_textarea.gif);
	background-repeat: repeat-x;
	border-bottom-color: #900;
}
.textoLogado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

