#popup{
	position:fixed;
	_position:absolute;
	z-index:100;
	text-align:center;
	width:700px;
	margin-left:-350px;
	left:50%;
	height:500px;
	margin-top:-250px;
	top:50%;
}
#floating{
	position:inherit;
	z-index:100;
}
#loadBar{
	display:none;
	position:absolute;
	z-index:1000;
	width:50px;
	height:40px;
	margin-left:-25px;
	left:50%;
	margin-top:-20px;
	top:50%;
}
#bodyOverlay {
	position:absolute;
	z-index:99;
	background-color: #28303B;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.50; 
	filter: Alpha(opacity=70, finishopacity=70);
 }
.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.noticia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
	text-decoration: underline;
}
.noticia_menor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.campo_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color:#f8f8f8;
	border: 1px #CCCCCC;
	height: 18px;
	background-position: center center;
	padding: 1px;
}

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: underline;
}
.input_ {
	background-color:#f9f9f9;
	border:1px;
	border-style:solid;
	border-color:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:17px;
	
}
.input_text {
	background-color:#f9f9f9;
	border:1px;
	border-style:solid;
	border-color:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	
}

.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
	text-decoration: underline;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5d5d5d;
	text-decoration: none;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5d5d5d;
	text-decoration: none;
}
.azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #032c7c;
	text-decoration: none;
}
.selecionado {
	text-decoration: underline;
}
/**TAGs***************************/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}