@charset "iso-8859-1";
/* CSS Document */

.text_default {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58595b;
	line-height: 18px;
}
.pont {
	background-image: url(../imgs/gif/pont.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.title_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #58595b;
	line-height: 18px;
	font-weight: bold;
}
.td_1 {
	background-color: #FFF;
	cursor:pointer;
}
.td_1:hover {
	background-color: #ececec;
}
.input, .select{
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	background:url(../imgs/gif/fundo_form.gif);
	height:18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8a8a8a;
	border-right-color: #8a8a8a;
	border-bottom-color: #646464;
	border-left-color: #8a8a8a;
}
.title_blue {
	color:#1A5E90;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.title_gray {
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.textarea{
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8a8a8a;
	border-right-color: #8a8a8a;
	border-bottom-color: #646464;
	border-left-color: #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
}
.link_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 11px;
	text-decoration:underline;
}
.link_1:hover {	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #06F;
	line-height: 11px;
	text-decoration:none;
}
.tb_prod
{
	background-color:#FFF;
}
.tb_prod:hover
{
	background-color:#ededed;
}
