.titulo {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: middle;
}
.linhamenu {
	background-image: url(../../img/linha_traco.gif);
	background-repeat: repeat-x;
	background-position: center;
}
input 		{font-family: Verdana; font-size: 10px; border-style: solid; border-width: 1px; border-color: #000000;}
select, textarea		{font-family: Verdana; font-size: 10px; border-style: solid; border-width: 1px; border-color: #000000;}
body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:"trebuchet MS";
	font-size: 11px;
	margin-left: 40px;

}a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
input_home {
	width:120px;
}
.bot{
	border-width: 0px;
}.habilitado {
	color: #FF0000;
	font-style: italic;
}

