body {
	background-image: url(img/background.png);
	background-repeat: repeat-x;
}

#all{
	position:absolute;
	width:802px;
	left:50%;
	margin-left:-401px;
	matgin-top: 0px;
	height: 0;
	margin-top:0px;
	top: -1px;
	
			
}

#all2{
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
		
}

#rodape{
		width:802px;
		height:6px;
}

#credito{
	width:802px;
	height:14px;
	font-family:Tahoma;
	font-size:10px;
	color: #000000;
	
}

#top1 {
	width:802px;
	height:92px;
	background-image: url(img/bg.jpg);
}

#logo {
	/*width:309px;
	height:92px;
	float:left;*/
	padding-left:10px;
	
}

#menu_top {
	width:471px;
	height:92px;
	float:left;
	
}

#banner{
width:612px;
height:187px;
float:left;
margin-left:10px;
}

#noticia_rotativa {
	width:156px;
	height:187px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #C7EDFB;
	padding:0px;
}

.linha {
	width:137px;
	height:3px;
	margin-top:7px;
	margin-bottom:7px;
}

.item {
	width:137px;
	height:14px;
	font-family:Tahoma;
	font-size:11px;
	color: #2BBBF0;
	font-weight: bold;
}

.item a{
	width:137px;
	height:14px;
	font-family:Tahoma;
	font-size:11px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration:none;
}

.item a:hover{
	width:137px;
	height:14px;
	font-family:Tahoma;
	font-size:11px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration: underline;
}


#col_dir {
	width:156px;
	margin-right:10px;
	border: 1px solid #C7EDFB;
	padding:0px;
	height: 542px;
}

.titulo_link {	
    font-family:Tahoma;
	font-size:12px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration:none;
}

.titulo_link a {	
    font-family:Tahoma;
	font-size:12px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration:none;
}

.titulo_link a:hover{	
    font-family:Tahoma;
	font-size:12px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration: underline;
}

.txt {	
    font-family:Tahoma;
	font-size:11px;
	color: #666666;
	text-decoration:none;
}

.txt a{	
    font-family:Tahoma;
	font-size:11px;
	color: #666666;
	text-decoration:none;
}

.txt a:hover{	
    font-family:Tahoma;
	font-size:11px;
	color: #666666;
	text-decoration: underline;
}

.titulo_destaque {	
    font-family:Tahoma;
	font-size:20px;
	color: #2BBBF0;
	font-weight: bold;
}

.titulo_destaque a{	
    font-family:Tahoma;
	font-size:20px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration:none;
}

.titulo_destaque a:hover{	
    font-family:Tahoma;
	font-size:20px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration: underline;
}

.titulo_sessao {	
    font-family:Tahoma;
	font-size:12px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration:none;
}

.data {	
    font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}

.data_completa {	
    font-family:Tahoma;
	font-size:11px;
	color: #2BBBF0;
	text-decoration:none;
	
}

.titulo_sessao_14 {	
    font-family:Tahoma;
	font-size:12px;
	color: #2BBBF0;
	font-weight: bold;
	text-decoration:none;
}
.formulario{
	border:1px solid #4EC7F4;
	font-family:Tahoma;
	font-size:11px;
	color: #666666;
}

.bot{
	border:1px solid #4EC7F4;
	background-color:#4EC7F4;
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;

}

#lbLoading {
	position: absolute; 
	top: 70%; 
	left: 46%; 
	height: 32px; 
	width: 100px;
	height: 100px;
	text-align: center; 
	line-height: 0; 
	background: url(img/loading.gif) center no-repeat;
	z-index:100;
	
}