html {
height: 100%;
}
body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1F1F1F;
	margin:0px;
	height:100%;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
}
#header{
	width:100%;
	height:6px;
	background-color:#0991CB;
	color:#FFF;
	
}
#footer{
	width:100%;
	height:11px;
	background-color:#0991CB;
	color:#FFF;
	position:relative;
	bottom:0;
	z-index:99;
	text-align:center;
	font-family:tahoma;
	font-size:10px;
	padding-top:7px;
	padding-bottom:7px;
	
}

#conteudo{
	width:100%;
	display:block;
	top:15px;
	z-index:100;
	position:absolute;
}

#dbackground{
	background-image:url(../img/backlogo.jpg);
	background-repeat:repeat;
	min-height:100%;
	height:auto;
	margin:0px auto;
	z-index:0;
	}
/* Para o IE */
* html #dbackground{
height:100%;
}
#cima{
	z-index:100;
}

.tabela tr td{
	padding:4px;
}

table.tabela tr td.titulo{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	height:23px;
	background-color:#191947;
}

table.tabela tr td.conteudo{
	background-color:#F4F4F6;
}

.tpc{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:44px;
	font-weight:bold;
}
.telefone{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.nomeentidade{
	font-size:13px;
	font-weight:bold;
}

.nomeusuario{
	font-size:12px;
	font-weight:bold;
}


a:link{
	color:#000;
	text-decoration:none;
	
	}
a:visited{
	color:#000;
	text-decoration:none;
	
	}	
a:hover{
	color:#000;
	text-decoration:none;
	
	}
	
.preto12{
color:#000000;
font-family:Tahoma, Arial;
font-size:12px;
}
.preto12e{
	color:#F00;
font-family:Tahoma, Arial;
font-size:12px;
}

.preto11{
color:#000000;
font-family:Tahoma, Arial;
font-size:11px;
}

.red14{
color:#CC0000;
font-family:Tahoma, Arial;
font-size:14px;
}

.red14 a:link{
color:#CC0000;
font-family:Tahoma, Arial;
font-size:14px;
}

.red14 a:visited{
color:#CC0000;
font-family:Tahoma, Arial;
font-size:14px;
}

.clnoticias{
margin:0px;
padding-left:20px;
list-style:square;
color:#000000;
font-family:Tahoma, Arial;
font-size:12px;
}

.padbottom{
padding-bottom:5px;
}

h1{
color:#0289cb;
font-family:Tahoma, Arial;
font-size:20px;
font-weight:normal;
padding:0px;
margin:0px;
}

h2{
color:#0289cb;
font-family:Tahoma, Arial;
font-size:19px;
font-weight:normal;
padding:0px;
margin:0px;
}


.voltar a:link{
color:#0289cb;
font-family:Tahoma, Arial;
font-size:14px;
font-weight:normal;
padding:0px;
margin:0px;
}

.voltar a:visited{
color:#0289cb;
font-family:Tahoma, Arial;
font-size:14px;
font-weight:normal;
padding:0px;
margin:0px;
}
.imgp{
	border-bottom-color:#000; border-left-color:#000; border-right-color:#000; border-top-color:#000;
	}
	
.titulonoticia{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.textonoticia{
	font-size:12px;
	color:#000;
}