body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A8A8A8;
	
    /*scrollbar-face-color:#CCCCCC;
	scrollbar-base-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-arrow-color:#FFFFFF;	
	*/
}

form {
    margin: 0;

}

.search {
	background-color: #FFFFFF;
	height: 14px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding: 4px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A77A8;
	text-decoration: none;
	line-height: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}


.bg {
	background-image: url(../imgs/imgs_geral/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.form_contato_tf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8D7E6;
	padding: 5px;
	height: 15px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}
.form_option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8D7E6;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}
.form_contato_ddd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8D7E6;
	padding: 5px;
	height: 15px;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}
.form_contato_tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8D7E6;
	padding: 5px;
	height: 15px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}.negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A77A8;
	text-decoration: none;
	line-height: 18px;
	font-weight: bolder;
}
.form_contato_multi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8D7E6;
	padding: 5px;
	height: 80px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304E6D;
	text-decoration: underline;
	line-height: 18px;
}
a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A77A8;
	text-decoration: none;
	line-height: 18px;
}

#bg_tab {
	background:url(../imgs/imgs_geral/bg_top.jpg) #E2E2E2;
	background-position:bottom;
}
