<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_line.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #999999;
}
.menu a:hover {
	text-decoration: none;
	color: #CC0000;
}
.menu a:active {
	text-decoration: none;
	color: #999999;
}
.inputpesquisa {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 125px;
	padding: 2px;
	height: 20px;
}
.bold10 {
	font-size: 10px;
	font-weight: bold;
}
.font10 {font-size: 10px
}

.main{
	border-top: 2px solid #CCCCCC; 
	border-bottom: 8px solid #CCCCCC; 
	background:url(../images/bg_down.jpg) top repeat-x;
}
.vertical_line{
	margin-top:10px; 
	margin-bottom:10px; 
	background:url(../images/vertical_line_div.gif) repeat-y; 
	height:617px;
}
.left_title {
	margin:0px 10px; 
	width:228px;
}
.left_login{
	margin:0px 10px; 
	width:228px; 
	height:118px; 
	text-align:center; 
	background:url(../images/areaLogin_cont.gif) no-repeat;
}
.left_depoimentos{
	margin:0px 10px; 
	width:228px; 
	height:160px; 
	background:url(../images/depoimentos_cont.gif) no-repeat;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
}
.arial9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.bold9 {font-size: 9px; font-weight:bold}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F6F6F6;
	border: 1px solid #999999;
	width: 150px;
}
.style8 {font-size: 9px; font-weight: bold; color: #999999; }
.b_enquete {	font-family: Tahoma;
	font-size: 11px;
}

-->