﻿body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

img{
	border:0px;
}

h1{
	margin:0px; 
	padding:2px;
	width:100%;
	*width:auto;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	font-size:18pt;
	font-weight:normal;
	color:#675e07;
}

h2{
	margin:0px;
	padding:2px 0px 5px 0px;
	color:#305143;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	text-transform:uppercase;
}

h3{
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
}

a{
	color:#c77a3a;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.inpTextM
{
	border:1px solid #ccc;
	height:17px;
	width:200px;
	font-size:12px;
	margin-bottom:5px;
}

.bt_procurar{
	border:0px;
	background:url(../images/principal/bt_procurar.jpg) center top no-repeat;
	width:86px;
	height:22px;
	cursor:pointer;
	margin:0;
}

.bt_enviar{
	border:0px;
	background:url(../images/principal/bt_enviar.jpg) center top no-repeat;
	width:86px;
	height:22px;
	cursor:pointer;
	margin:0;
}