﻿body
{
}

a
{
	text-decoration: none;
	border: 0;
}

img
{
	border: 2;
	border-color: White;
}

.sucesso
{
	color: Blue;
	font-family: Tahoma,Verdana,Arial;
	font-size: small;
	font-weight: bold;
}

.textBox
{
	color: black;
	font-size: 10px;
	background: #ededed;
	font-weight: bold;
	border-style: groove;
	border-color: #ff66cc;
}

.formulario
{
	height: 35px;
}

.textoCentralizado
{
	text-align: center;
}

.textoEsquerda
{
	text-align: left;
	color: Black;
	font-family: Tahoma,Verdana,Arial;
	font-size: smaller;
}

.divForm
{
	text-align: left;
	color: #DD7CB4;
	margin-left: 90px;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}

.titulo
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

.textoFrete
{
	text-align: left;
	color: Blue;
	font-family: Tahoma,Verdana,Arial;
	font-size: small;
	font-weight: bold;
}

.margemEsquerda
{
	margin-left: 50px;
}

#titulo_quadro
{
	color: Black;
	font-family: Tahoma,Verdana,Arial;
	font-size: smaller;
}

