@charset "utf-8";

body {
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.td_home_texto {
margin-left:10px;
margin-right:10px;
color:#FF0000;
}
#home_conteudo {
	overflow: auto;
	height: 330px;
}
.titulo_texto {
	font-size: 14px;
	color: #666666;
	font-style:inherit;
}
.subtitulo_texto {
	font-size: 12px;
	color: #666666;
	font-style:inherit;
}
.item_texto {
	font-size: 12px;
	color: #666666;
	font-style:inherit;
}
.aviso {
	font-size: 12px;
	color:#FF0000;
	font-style:italic;
	font-weight: bold;
}
.endereco_texto {
	font-size: 13px;
	color: #666666;
	font-style:inherit;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	font-style: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#666666;
	color: #663300;
	font-style: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color:#666666;
	font-weight:bold;	
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
}
