/* CSS Document */
*{
padding:0;
margin:0;
border:0;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:12px;
}
html, body{height:100%;}
h1{
	color:#e7ebf2;
	text-align:right;
	margin:62px 240px 0 0;
	font-size:26px;
	font-style:italic;
	display:block;
	position:relative;
}
.inicial{
	margin:57px 240px 0 0;
}
h2{
	color:#074fd3;
	font-size:18px;
	text-align:center;
	background:#ceddf8;
	border-bottom: dotted 1px #7faaf9;
}
#principal{
	width:750px;
	margin:0 auto;
	height:580px;
	background:#fff url(imagens/Topo.jpg) top center no-repeat;
	border:solid 5px #e7ebf2;
}
#conteudo{
	background:#fff;
	width:100%;
	clear:both;
	height:432px;
	overflow:auto;
}
#principalBoletim{
	width:750px;
	margin:0 auto;
	background:#fff url(imagens/Topo.jpg) top center no-repeat;
	border:solid 5px #e7ebf2;
}
#conteudoBoletim{
	background:#fff;
	width:100%;
	clear:both;
}
#divletreiro{
	background:#e7ebf2;
	width:100%;
}
#menu{
	background:#e7ebf2;
	margin-top:-1px;
	height:23px;
	width:100%;
}
#home{
	float:right;
}
#rodape{
	background:#e7ebf2 url(imagens/sttuRodape.jpg) no-repeat right top;
	width:658px;
	height:30px;
	margin:0 auto;
	border:solid 5px #e7ebf2;
	clear:both;
	padding-right:92px;
}
#rodape p{
	font-size:10px;
	color:#014198;
	text-align:right;
}
.botao{
	border:solid 1px #999;
	font-family:Arial;
	color:#05A;
	font-size:12px;
	background:#FFF;
	float:left;
}
.TituloBoletim{
	background:#efefef;
	border-bottom: dotted 1px #ddd;
	text-align:center;
	display:block;
	width:100%;
}
#uProgress{
	background:#d30707;
	color:#fff;
	position:absolute;
	z-index:1000;
	top:0px;
	right:0px;
	font-weight:bold;
	padding:1px 4px;
}
.clickDetalhe{
	cursor:hand;
	text-decoration:none;
	color:#000;
	width:100%;
	display:block;
}
.clickDetalhe:hover{
	
	background:#becfed;
}



.sequencia{
	background:url("imagensGoogle/cinza.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequenciaVerde{
	background:url("imagensGoogle/verde.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequenciaVermelho
{
	background:url("imagensGoogle/vermelho.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequenciaLaranja
{
	background:url("imagensGoogle/laranja.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequencia_f
{
	background:url("imagensGoogle/cinza_f.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequenciaVerde_f
{
	background:url("imagensGoogle/verde_f.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequenciaVermelho_f
{
	background:url("imagensGoogle/vermelho_f.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}
.sequenciaLaranja_f
{
	background:url("imagensGoogle/laranja_f.gif") no-repeat;
	width:30px;
	padding:3px 5px 2px 5px;
	margin-right:2px;
}



.letreiro{
	position:relative;
	width:500px;
	height:22px;
	margin:6px 0px 0px 21px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.20,wipestyle=0,motion=forward,duration=1);
}
.letreiro2 {
	letter-spacing: -1px;
	font-family: "8Pin Matrix";
	font-size: 20pt;
	color: #FF0000;
	border:0px;
	text-decoration:none;
	cursor:default;
	width:100%;
	background-image:url(imagens/fundo.JPG);
	text-align:center;
}/*
#floatLayer{
	position: absolute; height:200px; width:200px; left:30px; top:1px;z-index: 100;
}*/
#UpdatePanel2{
	overflow:auto;
	height:500px;
}
#linkPrefeitura
{
	float:right;
	display:block;
}
