@CHARSET "UTF-8";

body{
	margin: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.principal{
	background-color: #FFFFFF;
	width: 968px;
	bottom: 60px;
	padding-bottom: 40px;
}

.logo{
	background-image:url("../imagens/bg_logo1.png");
	background-repeat: no-repeat;
	width: 206px;
	height: 116px;
}

.topo{
	background-image:url("../imagens/bg_topo.jpg");
	background-repeat: repeat-x;
	width: 674px;
	height: 116px;
}

.titulo{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.data{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.destaqueData{
	background-color: #183058;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 121px;
	height: 21px;
}

.resumo{
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-align: justify;	
}

.tituloCampo{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.textoCampo{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.col_esq{
	width: 206px;
	padding-top: 30px;
}

.col_dir{
	width: 674px;
	padding-top: 30px;
}


.menu{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}
#iconeradio{
	background-image: url('../imagens/icons.png'); 
	background-position: 130px 0px; 
	width: 25px; 
	height: 23px; 
	display: block; 
	cursor: pointer;
}

#iconetv{
	background-image: url('../imagens/icons.png'); 
	background-position: 130px 21px; 
	width: 25px; 
	height: 23px; 
	display: block; 
	cursor: pointer;
}

.logoff{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.usuario{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.tituloPesquisa{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloBusca{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 999989;  }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 999989; background-color: #FFFFFF; padding: 80px; }
.modal { visibility: hidden; cursor:pointer; }
