BODY {
SCROLLBAR-FACE-COLOR: #F0FAD1; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #6A860E; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
}

.tabelao {
	width: 780px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-390px;
	margin-top: -250px;
}
a.assinatura:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.assinatura:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.assinatura:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.assinatura:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFB8;
	font-weight: bold;
	text-decoration: underline;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A860E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A860E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A860E;
	font-weight: bold;
	text-decoration: underline;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.assinatura {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.textoGeral {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A860E;
	font-weight: normal;
	text-decoration: none;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-color: #F0FAD1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.meio {
	overflow: auto;
	position: fixed;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-color: #F0FAD1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subtitulos {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D94D00;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
	margin-top: 10px;
}
.bordaFotos {
	border: 2px dashed #B7E61B;
}

.tab_cor_compra{
	background: #F0FAD1;
}

.tab_cor_naocompra{
	background: #FFFFFF;
}

.transpa{
	 background-color: transparent; border: 0px;
}

/** RODAPÉ **************************************************/
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #646F6B;
	text-decoration: none;
}

#footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A860E;
	text-decoration: none;
	font-weight:normal;
}

#footer a:hover
{
	color: #FF8040; 
}

.campoCadastroErro{
	background-color: #f5e8ca;
	/*border: 1px solid #ff6600;*/
}

.campoCadastroErroSB{
	color: #6B4133;
	background-color: transparent; 
	border: 0px;
}
