body {
	background-image: url(../_imgs/fundo.png); 
	background-repeat: no-repeat; background-color:#000000;
	margin:0;
}
img {
	border:0;
}
a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;

}
.form_text {
	font-family : Tahoma;
	font-size : 10px;
	font-weight:bold;
	color :#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	background: url(../_imgs/transparente_form.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:middle;
}
.form_text2 {
	font-family : Tahoma;
	font-size : 10px;
	font-weight:bold;
	color :#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: url(../_imgs/transparente_form.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:middle;
}


/* MAIS BUSCADAS */

.textopreto{
	font-family: Arial; font-size: 8px; font-weight: bold; color: #666666;
}
#box-mais-buscadas p {line-height:0.63em;}

#box-mais-buscadas a {color:#666666; font-family:Arial;text-decoration: none;}

#box-mais-buscadas a:hover {text-decoration:underline;}

#box-mais-buscadas .tags {margin-bottom:0.73em;}

#box-mais-buscadas .t1 {font-size:0.935em;}

#box-mais-buscadas .t2 {font-size:0.635em;}

#box-mais-buscadas .t3 {font-size:0.935em;}

#box-mais-buscadas .t4 {font-size:0.535em;}

/* /MAIS BUSCADAS */


