@charset "utf-8";
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003333;
	height: auto;
	border-top-width: 0px;
	border-top-style: ridge;
	border-top-color: #bfc292;
	text-align: center;
	background-image: url(imagens/rodape1.jpg);
}
.titulo_pagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #006633;
}

.formato_usuario {
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	color: #006633;
}

.texto_tabela {
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	font-style:normal;
	color: #000000;
}
.sub_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #00773C;
}
.texto_padrao {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #3D371D;
}

.login_invalido {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align:center;
	color: #000000;
}

a.roda {
	font-size:1em;
	color:#003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
		  }
a.roda:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006633;
}
a.linha {
	font-size:1em;
	color:#006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
		  }
a.linha:hover {
	text-decoration: none;
	color: #B90000;
}
a.voltar {
	font-size:1em;
	color:#ECE9D8;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	background-image: url(imagens/voltar1.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 70px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
		  }
a.voltar:hover {
	text-decoration: none;
	color: #ECE9D8;
	background-image: url(imagens/voltar2.png);
}
 
.divisa1 {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4E0C9;
}
.borda_bege {
	border-top-width: 6px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.borda1 {
	background-color: #e0dbbe;
	border: 6px solid #E0DBBE;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #433E21;
	float: right;
	margin: 2px;
	font-weight: bolder;
}
.borda_peq {
	float: left;
	height: 125px;
	width: auto;
	border: 2px solid #e9e6d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006633;
	background-color: #E9E6D1;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #A69F57;
	scrollbar-highlight-color: #746F3D;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #cdc8a7;
	scrollbar-arrow-color: #ffff00;
	scrollbar-track-color: #cdc8a7;
	scrollbar-darkshadow-color: #D3CFAD;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo_corpo.jpg);
}
.linha_colchoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 500;
	color: #FF6600;
}
.tamanho {
	font-size: 0.8em;
}
.atencao {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #D70000;
}


#menubv {
width: 15em;
padding: 0;
margin: 0;
font: 12px Verdana;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #e4e0c9;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 0px solid #e4e0c9;
border-right: 0px solid #e4e0c9;
background-color: #f2f2e6;
color: #006633;
text-decoration: none;
}
#menubv li a:hover {
border-left: 10px solid #e4e0c9;
border-right: 0px solid #e4e0c9;
background-color: #e4e0c9;
color: #006633;
