/* corpo do documento */

Body
{
	background-color: #fff8e5;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}
.tabelaBackOffice
{
	width: 500px;
}
.tabelaMargem
{
	width: 767px;
}
.botao
{
	border-style: ridge;
	background: #F3EBD4; 
	font-family: verdana;
	color: #5A4A1E;
	font-size: 10px;
	border-width: 1px;
	border-color: #E6DEC7;
}
.campo
{
	border-style: liquid;
	background: #FFFFFF; 
	font-family: verdana;
	color: #5A4A1E;
	font-size: 10px;
	border-width: 1px;
	border-color: #E6DEC7;
}


/* links */ 

a:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #848484;
	text-decoration: underline;
}
a
{
	font-family: verdana;
	font-size: 10px;
	color: #848484;
	text-decoration: none;
}

a:hover.vermelho
{
	font-family: verdana;
	font-size: 10px;
	color: #F55834;
	text-decoration: underline;
}
a.vermelho
{
	font-family: verdana;
	font-size: 10px;
	color: #DB3B16;
	text-decoration: none;
}

a:hover.linkRodape
{
	font-family: verdana;
	font-size: 10px;
	color: #617533;
	text-decoration: underline;
}
a.linkRodape
{
	font-family: verdana;
	font-size: 10px;
	color: #617533;
	text-decoration: none;
}

/* textos */ 

.texto
{
	font-family: verdana;
	font-size: 10px;
	color: #848484;
}
.textoNegrito
{
	font-family: verdana;
	font-size: 10px;
	color: 848484;
	font-weight: bold;
}
.textoRodape
{
	font-family: verdana;
	font-size: 10px;
	color: #617533;
}
.alerta
{
	font-family: verdana;
	font-size: 10px;
	color: #D92A2A;
}
.textoMarrom
{
	font-family: Verdana;
	font-size: 10px;
	color: #644B00;
	font-weight: bold;
}
.textoNegritoMarrom
{
	font-family: Verdana;
	font-size: 10px;
	color: #644B00;
	font-weight: bold;
}
.textoLaranja
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF8300;
	font-weight: bold;
}
.textoTituloForum
{
	font-family: Verdana;
	font-size: 13px;
	color: #FF8300;
	font-weight: bold;
}
a.textoTituloFotolata2
{
	font-family: Verdana;
	font-size: 19px;
	color: #FF8300;
	font-weight: bold;
}
a:hover.textoTituloFotolata2
{
	font-family: Verdana;
	font-size: 19px;
	color: #FF8B10;
	font-weight: bold;
}
a.linkLaranja
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF8300;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkLaranja
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF8300;
	font-weight: bold;
	text-decoration: underline;
}
.textoLaranja
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF8300;
	font-weight: bold;
	text-decoration: none;
}
a.linkMarrom
{
	font-family: Verdana;
	font-size: 10px;
	color: #644B00;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkMarrom
{
	font-family: Verdana;
	font-size: 10px;
	color: #644B00;
	font-weight: bold;
	text-decoration: underline;
}
