@charset "utf-8";

img, div { behavior: url(iepngfix.htc) }



body {
	margin: 0;
	padding: 0;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #505367;
}

.tbCompleta {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
}

.greenLogin {
	font-family: Trebuchet MS;
	color: #007F33;
	font-weight: bold;
	font-size: 100%;
}

.foo {
cursor:pointer;
cursor:hand;
} 

.hintLayer {
	display: none;
	width: 450px;
	border: 1px solid;
	position: absolute;
	background: #FFC;
	text-align: left;
	padding: 10px;
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 85%;
}

.txtNews {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 85%;
	padding-left: 30px;
	padding-right: 30px;
}

.txtNewsBold {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 85%;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;	
}

.txtWhiteBold {
	font-family: Trebuchet MS;
	color: White;
	font-size: 95%;
	font-weight: bold;
}

.txtVivaMelhorBlock {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 75%;
	padding-right: 30px;
}

.txtIndex {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 85%;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

.txtIndexBold {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 85%;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}

.txtIndex2 {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 85%;
}

.txtRodape {
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 70%;
	padding-left: 35px;
	padding-right: 35px;
}

.txtRed {
	font-family: Trebuchet MS;
	color: #FF0000;
	font-size: 100%;
}

.news {
	width:160px;
	height:250px;
	overflow: auto;
}

/*input {
	border: 1px solid #007F33;
	background: #FFFFFF;
	padding: 3px;
	color: #007F33;
	font-family: Trebuchet MS;
	font-size: 11px;
	-moz-border-radius: 4px 4px 4px 4px;
}*/

a:link {
	color: #80A000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #80A000;
}
a:hover {
	text-decoration: underline;
	color: #80A000;
}
a:active {
	text-decoration: none;
	color: #80A000;
}

