body
{
    background: url(../images/estrutura/background.gif) center repeat;
    font: normal 11px/20px Tahoma, Geneva, sans-serif;
}
img
{
    border: 0;
}
h1
{
    color: #a9803d;
    font: normal 42px Georgia, "Times New Roman" , Times, serif;
    float: left;
}
h2
{
    color: #a9803d;
    font: normal 36px/48px Georgia, "Times New Roman" , Times, serif;
    background: url(../images/estrutura/h2-sublinhado.jpg) no-repeat bottom left;
    clear: both;
}
h3.categoria
{
    font: normal 28px Georgia, "Times New Roman" , Times, serif;
    margin: 0;
    padding: 0;
}
h3
{
    border-bottom: 1px dotted black;
    font: italic 24px Georgia, "Times New Roman" , Times, serif;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
h3.internas
{
    color:#383029;
    border:none;
}
h3.pedido
{
    font: italic 29px Georgia, "Times New Roman" , Times, serif;
    color:#a9803d;
}
h3 span
{
    color:#383029;
    font: normal 21px Tahoma, Geneva, sans-serif;
}
h4
{
    border-bottom: 1px dotted #9A7334;
    margin-bottom: 8px;
    margin-top: 16px;
    padding-bottom: 5px;
    font: italic 16px Georgia, "Times New Roman" , Times, serif;
}
h5
{
    font:normal 11px Tahoma, Geneva, sans-serif;
}
fieldset
{
    border: 0;
}
a
{
    color: #000;
}
address
{
    font: italic 12px Georgia, "Times New Roman" , Times, serif;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.input2{
	width:290px;
	height:18px;
	border:0;
	background:url(../images/estrutura/formulario/input-2.gif) center no-repeat;
	margin-right:40px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#383029;
	padding: 3px 5px 0 5px;
}
.input3
{
    background: transparent url(../images/estrutura/formulario/input-3.gif) no-repeat scroll center center;
    border: 0 none;
    color: #7a7a7a;
    height: 18px;
    padding: 3px 5px 0 5px;
    width: 340px;
}
.input4
{
    background: transparent url(../images/estrutura/formulario/input-4.gif) no-repeat scroll center center;
    border: 0 none;
    font: normal 11px Tahoma, Geneva, sans-serif;
    height: 18px;
    margin: -5px 5px 0;
    padding: 3px 2px 0 2px;
    vertical-align: middle;
    width: 23px;
}
.inputLogin
{
    background: #262626;
    border: 1px solid #BFAD72;
    color: white;
    font: normal 11px Tahoma, Geneva, sans-serif;
    height: 19px;
    padding-top: 3px;
    width: 150px;
}
.textArea1{
	width:290px;
	height:75px;
	vertical-align:top;
	margin-right:40px;
	background:url(../images/estrutura/formulario/textarea-1.gif) center no-repeat;
	border:0;
	padding:5px 5px 0 5px;
	overflow:auto;
}
.textarea2
{
    background: transparent url(../images/estrutura/formulario/textarea-2.gif) no-repeat scroll center center;
    border: 0 none;
    color: #7a7a7a;
    height: 161px;
    overflow: auto;
    vertical-align: top;
    width: 350px;
}

.t10clara
{
    font: normal 10px Tahoma, Geneva, sans-serif;
    color: #232323;
}
.bold
{
    font-weight: bold;
}
.g11amarela
{
    font: normal 11px Georgia, "Times New Roman" , Times, serif;
    color: #a9803d;
}
.g14amarela
{
    font: normal 14px Georgia, "Times New Roman" , Times, serif;
    color: #a9803d;
}
.g12amarelaesc
{
    font: normal 12px Georgia, "Times New Roman" , Times, serif;
    color: #533c29;
    text-transform: uppercase;
}
.margin10
{
    margin: 10px;
}
span.diferente
{
    color:#765411;
}
.importante
{
    background:#d5cfc3;
    padding:5px;
}