

img{
	border:0;
	padding:0;
	margin:0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
.button{
	background-color:#666;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	border:1px solid #333;
	padding:2px;
	margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}

body{
	background-image: URL("images/bg_img_principal.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b2b5b7;
	border:0;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.form_item{
	font-size:0.95em;
	padding:4px;
	border:1px solid #EFEFEF;
	color:#555555;
	}
#principal{
	width:762px;
	_width:765px;
	border:4px solid #888d91;
	border-top:0;
	background-color:#FFFFFF;
	margin:0.01px auto;
    text-align:left;
}
#area_logo{
	background-image:URL("images/bg_img01.gif");
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	padding:18px 0px 23px 0px;
}
#area_logo img.logo{

}

/* home */

#header{
	position:relative;	
}


#tema_header{
	width:578px;
	background-image: URL("images/bg_header_home.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	float:right;
	height:130px;
	_width:578px;
}

/* */

#formheader {
	margin-top:45px;
	margin-left:20px;
}

#menu_superior{
	background-image: URL("images/bg_img03.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:53px;
	float:right;
	width:578px;
	margin-top:5px;
	background-color:#FFFFFF;
}
#menu_superior a{
	font-size:0.95em;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	margin:5px;
	line-height:35px;
	color:#666;
}
#menu_superior a:hover{
	text-decoration:underline;
}
#menu_superior a.aprodutos{
	color:#44BF2B;
}
#menu_superior a.aservicos{
	color:#F45422;
}
#menu_superior a.ainstitucional{
	color:#537EAD;
}
#menu_superior a.aeducacional{
	color:#FFA310;
}
#corpo{
	background-image: URL("images/bg_img02.gif");
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
padding:0;
margin:0;
}

#corpo h3{
	font-size:14px;
	text-align:left;
	color:#666;
	margin:3px 0 5px 0;
}

#corpo h2{
	font-size:12px;
	text-align:left;
	color:#666;
	margin:1px 0 2px 0;
}

#apresentacao{
	float:left;
	width:330px;
	margin:36px 40px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:0.91em;
	height:230px;
}
#apresentacao .destaque{
	font-weight:bold;
	color:#44a0df;
}


#menu_areas{
	clear:both;
	background-image: URL("images/bg_img06.gif");
	background-repeat: repeat-x;
	background-position:0px 3px;
	margin:0;
	padding:0 15px 0 25px;
}

#menu_areas a{
	margin-left:2px;
	float:left;
	border:0;
	text-decoration:none;
	font-family:Arial;
	color:#555555;
	font-size:0.95em;
}

#menu_areas .box{
	width:179px;
	background-image: URL("images/bg_box.gif");
	background-repeat: no-repeat;
	background-position: right 27px;
	height:130px;
	float:left;
}

#menu_areas .box img{
	border:0;
	padding:0;
	margin:0;
}

#menu_areas .box_produtos{
	background-image: URL("images/bg_img_produtos.gif");
	background-repeat: repeat-x;
	background-position: top;
	width:173px;
	line-height:1.4em;
	margin:0;
	height:117px;
	cursor:pointer;
}
#menu_areas .box_servicos{
	background-image: URL("images/bg_img_servicos.gif");
	background-repeat: repeat-x;
	background-position: top;
	width:173px;
	line-height:1.4em;
	cursor:pointer;
}
#menu_areas .box_institucional{
	background-image: URL("images/bg_img_institucional.gif");
	background-repeat: repeat-x;
	background-position: top;
	width:173px;
	line-height:1.4em;
	height:117px;
	cursor:pointer;
}
#menu_areas .box_educacional{
	background-image: URL("images/bg_img_educacional.gif");
	background-repeat: repeat-x;
	background-position: top;
	width:173px;
	line-height:1.4em;
	height:117px;
	cursor:pointer;
}
#menu_areas p{
	margin:0px 15px 10px 15px;
	padding:15px 0 10px 0;
}

#rodape {
	clear:both;
	background-color:#ebebec;
	text-align:center;
	font-family:Arial;
	color:#555555;
	font-size:0.9em;
	padding:5px;
	position:relative;
	margin-top:45px;
}
#rodape h1 a{
	color:#555555;
	text-decoration:none;
}
#rodape h1 a:hover{
	color:#666;
	text-decoration:none;
}
#rodape p {
	margin:0;
	padding:0;
}
#rodape h1 {
	font-weight:bold;
	font-size:1.3em;
	margin:3px 0 3px 0;
	padding:0;
	letter-spacing:-0.07em;
}
#acessorapido{
	float:left;
	background-image:url("images/acesso_rapido.gif");
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:13px;
}
#cbmAcessoRapido {
	font-size:1em;
	border:1px solid #FFFFFF;
	color:#555555;
	height:21px;
	margin-top:2px;
}

#cbmAcessoRapido option{
	color:#555555;
}
#cbmAcessoRapido .cmbNivel1{
	font-weigth:bold;	
	padding-left:0px;
	background-color:#EFEFEF;
	color:#999999;

}

#busca{
	background-image:url("images/busca.gif");
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:13px;
	margin-left:305px;

}
#bloco_texto{
	padding:25px 35px 15px 25px;	
	text-align:justify;
	color:#333;
	line-height:1.5em;
	font-size:0.95em;
	margin-left:340px;
}
#bloco_texto p{
	margin:0 0 8px 0;
	padding:0 0 0 0;
}
#bloco_texto h2{
	font-size:16px;
	text-align:left;
	margin:3px 0 10px 0;
}
#bloco_texto h3{
	font-size:14px;
	text-align:left;
	color:#666;
	margin:3px 0 5px 0;
}

#coluna1,#coluna1_demais{
	float:left;	
	padding:22px 25px 15px 25px;
	text-align:right;
	width:300px;
}

#coluna1_demais{
	width:160px;
}


.texto_comum{
	text-align:justify;

}
.legenda{
	color:#777;
	padding:8px;
	font-size:0.8em;
	line-height:1.3em;
}
#bloco_inferior{
	background-color:#fff;
	min-height:100px;
	background-image:url(images/bg_blocoinferior.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
	
}
#bloco_inferior #principais{
	width: 270px;
	padding:25px 25px 25px 65px;
}
#bloco_inferior #principais ul{
	margin:0;
	padding:0;
}
#bloco_inferior #principais li{
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
	padding:2px 2px 2px 10px;
	margin:0 0 2px 0;
	text-decoration:none;
	list-style:none;
}
#bloco_inferior #secundarios{
	width:400px;
	float:right;
}
#menu_inferior{
	border-top:1px dotted #CCCCCC;
	color:#FFF;
	padding:5px;
	text-align:right;
}
#menu_inferior a{
	color:#666;
	padding:5px;
	font-size:0.8em;
	font-weight:bold;
}
form{
	padding:0;
	margin:0;
}
#popwindow{
	position:absolute;
	top:30px;
	overflow:scroll;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	background-color:#EFEFEF;
	width:450px;
	left:50%;
	margin-left:-225px;
	padding:25px;
	height:350px;
}
#popFechar{
	top:10px;
	height:20px;
	position:absolute;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	background-color:#EFEFEF;
	width:450px;
	left:50%;
	margin-left:-225px;
	padding:25px;
	
}
table{
	border:1px solid #CCC;
}
th{
	font-weight:bold;
	background-image:url(images/bg_th.gif);
	background-color:#666;	
	background-repeat:repeat-x;
	background-position:top;
	color:#FFF;
}
td{
	padding:5px;
	border:0;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

.btn_buscar
{
    vertical-align:top;
}

#box_atencao{
	background-image:URL(images/ico_atencao.gif);	
	background-repeat: no-repeat;
	background-position: 35px 25px;
	margin:0;
	padding:25px 45px 15px 90px;
	clear:both;
	
}
#box_atencao a{
	color:#537EAD;
	font-weight:bold;
}

#btn_downloads{
	position:absolute;
	width:100px;
	right:5px;
	bottom:-12px;
}
#logo_governo{
	position:absolute;
	top: -45px;
	right: 5px;
}
#barra_banners{
	position:absolute;
	top: -45px;
	right: 5px;
	text-align:left;
	width:730px;
	padding:0 0 0 10px;
}