body {
	background-color: #FFFFFF;
	background-image:  url("../imgs/bg_topo.jpg");
	background-position:top center;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Tahoma";
	font-size:11px;
	color:#333333;
	text-align:justify;
}

a:link {font-family:tahoma; color:#006699; font-size:11px; text-decoration:none;}
a:visited {font-family:tahoma; color:#006699; font-size:11px; text-decoration:none;}
a:hover {font-family:tahoma; color:#003366; font-size:11px; text-decoration:underline;}

a.cinza:link {font-family:tahoma; color:#666666; font-size:11px; text-decoration:none;}
a.cinza:visited {font-family:tahoma; color:#666666; font-size:11px; text-decoration:none;}
a.cinza:hover {font-family:tahoma; color:#000000; font-size:11px; text-decoration:underline;}

.tit_enq {
	text-align:justify;
}
.tit_palavra {
	padding-left:5px;
	font-family:"Tahoma";
	font-size:18px;
	font-weight:bold;
}
.tit_palavra_autor {
	padding-left:5px;
	font-family:"Tahoma";
	font-size:11px;
	color:#999999;
	font-style:italic;
}



.txt {
	font-family:"Tahoma";
	font-size:11px;
	color:#333333;
}


a.innerborder, a.innerborder img { float: left; overflow:hidden; } 
a.innerborder:hover { border:4px solid #ffffff; } 
a.innerborder:hover img { margin: -4px; } 

.c_form {
	width:100%;
	border:0px;
	font-family:tahoma;
	font-size:15px;
	color:#000000;
}

.w_form {
	width:100%;
	border:0px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
.w_button {
	border:1px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	background-color:#006699;
}