@charset "utf-8";
/* CSS Document */

/*inicio reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
font-family:Verdana, Geneva, sans-serif;
color:#7A7A7A;
font-size:13px;
}
li{list-style:none;}
:focus { outline: 0;}
a, a:link, a:visited, a:active{text-decoration:none; color:#7A7A7A; font-size:12px;}
a:hover{text-decoration:underline; color:#000; font-size:12px;}

*a:focus{border-bottom:#09F solid 1px;}

/*fim reset*/
/*body{
	background:#EAEFF3;
	background-position:top;
	background-repeat:repeat-y;
	background-size:1000px;
	background-image:url(../image/bg_borda_fundo.jpg);
}
*/
/*inicio estrutura*/
#top_bar{
	width:100%;
	height:30px;
	background-color:#3D82A4;
	/*background-color:#CF27B5;*/
	border:none;
}

#top_bar div{
	margin: 0 auto;
	width:960px;
	padding-top:6px;
}

#top_bar .top_left{
	width:300px;
	float:left;	
}
#top_bar .top_left a{
	color:#FFF;
	font-size:18;
	font-weight:bold;
}

#top_bar .top_right{
	float:right;
	width:600px;
}

#top_bar .top_right li{
	float:right;
	list-style:none;
	padding-left:10px;
	color:#CCC;	
}

#top_bar .top_right li a{
	font-size:13px;
	color:#FFF;
}
#top_bar .top_right ul li a span{
	color:#FFF;	
}

#page{
	width:960px;
	margin: 0 auto;
}

#header{
	width:100%;
	max-height:	340px;
}

#branding{
	width:100%;
	height:	100px;
	position:relative;
}

#branding ul{
	position:absolute;
	top:40px;
	right:0px;
}

#branding ul li{
	float:left;
	list-style:none;
	padding-left:10px;
}

#branding ul li a{
	font-size:15px;
	color:#666666;
}

#top_nav{
	width:100%;
	height:30px;
	padding-bottom:5px;
}

#top_menu_1{
	width:100%;
	height:	30px;
	float:left;
	position:relative;
	z-index:200;
}

#search{
	width:400px;
	height:	40px;
	float:right;
	text-align:right;
	position:absolute;
	top:40px;
	right:0px;
	z-index:10000;
}

#search #pesquisa{
	padding:5px;
	margin-top:2px;
	float:right;
	width:360px;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	font-family: arial, sans-serif;
	font-size:14px;
	color: #333;
	background: white;
	border: solid 1px #D9D9D9;
	border-top: solid 1px silver;
	border-image: initial;
}

#search input{float:left;}



.form_area{
	padding:5px;
	width:189px;
	height: 22px;
	line-height: 22px;
	text-indent: 10px;
	font-family: arial, sans-serif;
	font-size: 1em;
	color: #333;
	background: white;
	border: solid 1px #D9D9D9;
	border-top: solid 1px silver;
	border-image: initial;
}

#banner{
	width:960px;
	height:	180px;
	padding:0px;
	margin:0px;
	z-index:0;
	position:relative;
}

#top_menu_2{
	width:100%;
	height:	33px;
	background-color:#3D82A4;
	position:relative;
	z-index:50;
}

#main{
	width:100%;
	position:relative;
	display:block;
	margin-top:10px;
}

#breadcrumb{
	width:100%;
	height:	8px;
	margin-top:10px;
	margin-bottom:20px;
	clear:both;
}

#breadcrumb ul li{
	float:left;
	padding-right:10px;	
}

.breadcrumb{
	width:100%;
	float:left;
	clear:both;
	padding:20px 0 20px 0;
}

.breadcrumb li{
	float:left;
}

.breadcrumb li a{
		color:#333;
		font-weight:bold;
}


#footer{
	width:100%;
	position:relative;
	height:	60px;
	border-top:#3D82A4 solid 4px;
	clear:both;
	padding:10px 0 10px 0;
	margin-top:15px;
	line-height:25px;
}

.footer_link{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	right:0px;
	top:30px;
}


/*fim estrutura*/

/*inicio formatação*/
#breadcrumb a{
	font-weight:bold;
}

/*fim formatação*/


/*inicio principal*/
#content_home{
	width:100%;
	clear:both;
	padding-bottom:5px;
	min-height:468px;
}

#content{
	width:100%;
	clear:both;
	padding-bottom:5px;
	min-height:300px;
}

#content_home h2, #content_2 h2{
	font-size:15px;
	color:#333;
	font-weight:bold;
	padding-bottom:10px;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
	text-transform:uppercase;
}

h2{
	font-size:17px;
	color:#333;
	padding-bottom:10px;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
}

h3{
	padding-top:15px;
	padding-bottom:10px;
	font-weight:bold;
}

#home_colunm_left{
	width:535px;
	height:250px;
	float:left;
	clear:both;
}

.home_colunm_left_news{
	min-height:180px;
	padding-bottom:10px;
}

.home_colunm_left_news a{
	min-height:180px;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-bottom:10px;
}

.home_colunm_left_news img{
	padding:5px 25px 10px 0;
	float:left;
	max-width:240px;
}

.home_colunm_left_sub_news{
	clear:both;
}

.subnews_highlight{
	padding-top:10px;
}

.home_colunm_left_sub_news ul li{
	width:255px;
	height:45px;
	float:left;
	padding: 0 10px 25px 0;
}

.home_colunm_left_sub_news ul li a{
	color:#333;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:14px;
	text-align:justify;
}

.home_colunm_left_sub_news ul li span{
	color:#666;
}

.home_colunm_left_link{
	width:100%;
	height:50px;
	clear:both;
	margin:10px 0 10px 0;
}

.home_colunm_left_link ul li{
	float:left;
	padding-right:10px;
}

.home_colunm_left_link ul li a{
	color:#333;
	padding-right:5px;
	font-weight:bold;
	font-size:13px;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
}

/*inicio destaque principal*/

#home_colunm_center{
	width:245px;
	float:left;
	padding: 0 10px 0 10px;
}

#home_colunm_center ul li{
	width:245px;
	float:left;
	padding: 0 10px 10px 0;
}

#home_colunm_center ul li a{
	color:#7A7A7A;
	font-size:13px;
}

#home_colunm_center ul li span{
	color:#000;
	padding-right:4px;
	font-weight:bold;
	font-size:16px;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
}

#destaque-slider {
	width:100%;
	font-style:italic;
	overflow:hidden;
	border-top: 1px solid #dddddd;
}

#destaque-slider p {
	padding:7px 0 3px 0;
}

#destaque-slider li {
	list-style:none;
	display:block;
	padding:0;
	border-bottom: 1px solid #dddddd;
	font-size:12px;
}

.previous {
	outline:none;
	cursor:pointer;
	margin-left:145px;
	vertical-align: bottom;
}
.next {
	outline:none;
	cursor:pointer;
	margin-left:145px;
	vertical-align: top;
}

#slider_nav a{float:left; padding: 2px; margin:2px;}

/*inicio destaque principal*/

#home_colunm_right{
	width:140px;
	float:right;
	min-height:400px;
}

#home_colunm_right ul li{
	width:140px;
	height:80px;
	float:right;
	margin-bottom:10px;
	background-color:#F3F3F3;
	border:#E5E5E5 solid 1px;
}

#home_colunm_right ul li img{
	width:140px;
	height:80px;
	padding:0px;
	margin:0px;
}
#content_2{
	border-top:#CCC solid 1px;
	width:100%;
	padding-top:10px;
	margin:-15px 0 7px 0;
}

#content_2 h2{
	padding-bottom:10px;	
}

#content_2 ul li{
	padding: 0 20px 5px 0;
}

#content_2 ul li a{
	color:#666;
}


#content_2 div{
	float:left;
	padding-bottom:20px;
}

.content_2_1{ padding-right:80px;}
.content_2_2{ padding-right:80px;}
.content_2_3{ padding-right:0px;}


/*fim principal*/

/*inicio area*/
#banner_area{
	width:960px;
	height:	180px;
	background-color:#FFF;
	border:#CCCCCC solid 1px;
}

h1{
	font-size:25px;
	color:#333;
	padding-bottom:15px;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
}

.text h2{
	font-weight:bold;
	padding-bottom:10px;	
}
.text li, .text p{
	line-height: 1.5;
	color: #7A7A7A;
	font-size:15px;
	padding-bottom:10px;
}

.text a{
	line-height: 1.5;
	color: #7A7A7A;
	font-size:15px;
	margin-bottom:10px;
}

.text p strong{
	line-height: 1.5;
	color: #333;
	font-size:13px;
	padding-bottom:10px;
}

.text p a, a:link, a:visited, a:active{color:#09F;}
.text p a:hover{text-decoration:underline; color:#06F;}*/

#area_colunm_left{
	width:200px;
	min-height:400px;
	float:left;
}

#area_colunm_right{
	width:730px;
	min-height:400px;
	float:right;
	padding-bottom:20px;
}

#area_colunm_right div{
	clear:both;	
}

#area_colunm_right h2{
	font-size:18px;
	color:#0099FF;
	padding:15px 0 5px 0;
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
}

#area_colunm_right p{
	font-size:15px;
	line-height: 1.5;
	color: #000000;
	text-align:justify;
}
#area_colunm_right a{
	font-size:13px;
	color:#333;
}
.lista_home{padding-left:18px;}
.lista_home li{
	font-size:15px;
	color:#000;
	list-style:circle;
	padding-bottom:5px;
}

#area_colunm_right img{max-width:500px; margin:6px 10px 10px 0; float:left;}

/*fim area*/



/*inicio conteudo geral*/

.cc{
	line-height: 1.5;
	color: #7A7A7A;
	font-size:14px;
}

.destaque_home li{
   color:#666;
   font-weight:bold;
   padding-bottom:10px;		
}

.form_content{
	padding:10px 0 10px 0;	
}


#form_seach{
	padding:10px 0 10px 0;
}

/*inicio modelo arquivo*/

#list_02{
	width:100%;
	clear:both;
}

#list_02 ul li{
	list-style:none;
	padding:10px 0 10px 0;
	border-bottom:#D8D8D8 solid 1px;
}

#list_02 ul li:last-child {
    border: none;
}

#list_02 h2{
	padding-bottom:15px;
	font-size:22px;
	font-weight:bold;
}


#list_02 a{
	font-size:13px;
	color:#333;
	font-weight:bold;
}

#list_02 p{
	line-height: 1.5;
	color: #7A7A7A;
}

#list_02 p strong{
	color: #666;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#list_02 span{
	color: #999;
}

.cor_linha{background-color:#999;}

/*fim modelo arquivo*/


/*inicio modelo noticia, agenda, pagina*/


#list_01 p{
	padding-top:10px;
	line-height: 1.8;
	color: #333333;
	text-align:justify;
	font-size:16px;
	/*margin-bottom:10px;*/
}



#list_01 h2{
	padding-top:20px;
	padding-bottom:10px;
	font-size:22px;
	font-weight:bold;
}

#list_01 h3{
	padding-top:0px;
	font-size:16px;
	color:#333;
	padding-bottom:0px;
}


#list_01 a{
	font-size:15px;
	color:#2e8aca;
}

#list_01 ul li p{
	line-height: 1.8;
	color: #666666;
	text-align:justify;
	text-align: justify;
	font-size: 16px;
	display:block;
}
#list_01 ul{
	margin: 10px 0 10x 0;	
}
#list_01 ul li{
	list-style:outside;
	margin-left:20px;
	line-height: 1.8;
	color: #666666;
	text-align:justify;
	text-align: justify;
	font-size: 16px;
}


#list_01 ul .listp{
	width:100%;
	display:block;
	float:left;
	padding-bottom:10px;
	padding-top:8px;
	border-bottom:#CCC dashed 1px;
	list-style:georgian;
}

#list_01 ul li:last-child {
    border: none;
}

#list_04 a{
	font-size:15px;
	color:#333;
}

#list_04 ul li p{
	line-height: 1.5;
	color: #7A7A7A;
	text-align:justify;
	font-size:15px;
}

#list_04 ul li{
	width:100%;
	display:block;
	float:left;
	padding-bottom:10px;
	padding-top:8px;
	border-bottom:#CCC dashed 1px;
}

#list_04 ul li:last-child {
    border: none;
}

#list_01 img{
	float:left;
	margin: 0 10px 0 0;
}

#list_01 p strong{
	color: #333;
	font-weight:bold;
	font-size:15px;
}

#list_01 span{
	color: #999;
}

#list_01 .data_autor{font-size:10px; color:#999; font-weight:bold; padding-bottom:10px;}



#list_03{
	width:100%;
	clear:both;
}

#list_03 ul li{
	list-style:none;
	padding:1px 0 1px 0;
	border-bottom:#D8D8D8 dashed 1px;
}

#list_03 ul li:last-child {
    border: none;
}

#list_03 h3{
	padding-bottom:10px;
	font-size:10px;
	font-weight:normal;
}


#list_03 a{
	font-size:12px;
	color:#333;
	font-weight:normal;
}



#list_04{
	width:100%;
	clear:both;
	text-align:left;
}

#list_04 p, #list_04 strong{
  margin-bottom:20px;
  text-align:left;
}

#list_04 ul li{
	list-style:none;
	padding:1px 0 1px 0;
}

#list_04 h3 a{
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}


#list_04 a{
	font-size:12px;
	color:#333;
	font-weight:normal;
}




.img_news{
	float:left;
	margin:5px 20px 5px 0;
	width:300px;
	color:#666;
	display:block;
	font-size:10px;
}

.img_news img{
	padding: 5px 10px 5px 0;
	float: left;
	width:300px;
	border:none;
}

.img_news p{
	padding:2px;
}

.info_news strong{
	font-size:10px;
}

#news_more{
	width:200px;
	height:400px;
	border:#CCC solid 1px;
	float:right;
}


/*fim modelo noticia, agenda, pagina*/

table {
	margin: 1em 0px; 
	width: 100%; 
 	border-collapse: collapse
}
thead th, tfoot th {
	background: #75BAFF; 
	color: #fff;
	font-weight:bold;
	padding:10px 0 10x 0;
}
tbody th {
	text-align:left;
}

table caption{
	display:none;
}

table th {
	border-bottom: #ddd 1px solid; 
	border-left: #ddd 1px solid; 
	padding-bottom: 2px; 
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 100%; 
	border-top: #ddd 1px solid; 
	border-right: #ddd 1px solid; 
	padding-top: 2px
}
table td {
	border-bottom: #ddd 1px solid; 
	border-left: #ddd 1px solid; 
	padding-bottom: 2px; 
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 100%; 
	border-top: #ddd 1px solid; 
	border-right: #ddd 1px solid; 
	padding-top: 2px
}
pre {
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	background: #f7f7f7; 
	font-size: 130%; 
	font-weight: bold; 
	padding-top: 10px
}
.odd {
	background: #fff;
}

.even {
	background: #eee;
}

dt {
	margin-top: 10px; 
	font-weight: bold;
}
dd {
	margin: 0px
}

strong{color:#333; font-weight:bold;}



/*inicio form*/
.form_1 label, .form_1 legend{
	font-size:15px;	
}

.form_1 p{
	margin-bottom:20px;
	float:left;
	padding-right:25px;
}

.form_1 fieldset{
}
.form_1 legend{
	font-weight:bold;
	padding-bottom:5px;
	color:#666;
}

/*fim form*/



/*iframe{
height: 1200px;
}*/

#menu_top_acesso{float:right;}
#menu_top_acesso ul li{float:left; padding-left:10px;}
#menu_top_acesso ul li a{color:#333; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#menu_top_acesso ul li a:hover{border-bottom:#CCC solid 2px; text-decoration:none;}



.pdf{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_pdf.gif) center left no-repeat;
}

.link{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_link.gif) center left no-repeat;
}

.doc, docx{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_doc.gif) center left no-repeat;
}

.xls, .xlsx{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_xls.gif) center left no-repeat;
}

.rar{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_zip.gif) center left no-repeat;
}

.zip, .z7{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_zip.gif) center left no-repeat;
}

.ppt, pptx{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_ppt.gif) center left no-repeat;
}

.pps, .ppsx{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_pps.gif) center left no-repeat;
}

.folder{
    display:inline-block;
    padding-left:25px;
    line-height:18px;
    background:transparent url(../../tema/image/icone_folder.gif) center left no-repeat;
}

.link_destaque{background-color:#C00;}


.list_div{width:600px;}

.list_div ul{float:left; width:50%;}

.list_div ul li{padding-bottom:10px;}




#list_link_1{
	margin-bottom:40px;
	clear:both;
	display:block;
}

#list_link_1 h2{
	font-weight:bold;
}

#list_link_1 ul li{
	width:180px;
	height:70px; 
	float:left; 
	border:#CCC solid 1px; 
	margin: 0 10px 10px 0;
}

#list_link_1 ul li img{
	width:100%;
	height:70px;
}


#list_link_1 ul li:hover{
   border:#333 solid 1px;
}

/*intranet*/


#intranet_column_left{
	width:200px;
	float:left;
}

#intranet_column_left div{
	margin:0 0 60px 0;
	padding:0 0 60px 0;

}

#intranet_column_left_banner li{
	width:200px;
	height:100px;
	margin-bottom:10px;	
	float:left;
	border:#CCC solid 1px;
}

#intranet_column_left_banner img{
	width:200px;
	height:100px;
}



#aviso ul li span{
	color: #2E3436;
	font-size:15px;
	font-weight:bold;
	margin-right:10px;
}

#aviso ul li{
	color: #2E3436;
	font-size:15px;
	font-weight:normal;
	border-bottom:#CCC dashed 1px;
	margin-bottom:20px;
	padding-bottom:20px;
}

/*
#list_03 ul li{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#CCC dashed 1px;
}

#list_03 ul li a{
	font-size:16px;	
}*/

.login_msg{background-color:#D9ECFF; padding:5px;}
.login_msg p{
	font-size:17px;
	color:#39F;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.login_msg_error{background-color:#FFCECE; padding:5px;}
.login_msg_error p{
	font-size:17px;
	color:#F00;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#resultsDiv{ clear:both; padding-top:20px;}
/* Inicio Pesquisa Instantanea */
.webResult{color:#333;  border-bottom:#CCC dashed 1px; padding:15px 0 15px 0;}
.webResult h2{ 
	font-size:18px;
	font-weight:normal;
	color:#333;
	font-weight:bold;
}
.webResult h2 b{ color:#333; }
.webResult h2 a{ color:#333;}
.webResult p{ line-height:1.5; color:#999;}
.webResult p b{ color:#666;}
.webResult > a{ display:none; }


#more{
	width:199px;
	height:33px;
	background:url('../../tema/image/botao_pesquisa.jpg') no-repeat;
	cursor:pointer;
	margin:40px auto;
	color:#333;
	clear:both;
	display:block;
}

#more:hover{
	background-position:left bottom;
}
/* Fim Pesquisa Instantanea */



#share_button{
	/*margin:10px 0 40px 0;*/
	position:absolute;
	top:5px;
	right:0px;
	width:145px;
}
#mapa_lista{margin-left:0px;}
#mapa_lista a{font-size:14px; color:#666; }
#mapa_lista ul{padding: 5px 0 5px 0px;}
#mapa_lista li{padding: 5px 0 5px 0px;}


#mapa_box{float:left; width:460px; border:#CCC dashed 1px; margin-right:15px;}
#mapa_box h3{font-weight:bold; font-size:16px;}
#mapa_box ul{padding-left:0px; margin-left:0px;}
#mapa_box li{list-style:inside;}


#resultado_lista h3{
	font-weight:bold;
	color:#666;
	font-size:16px;
	margin:10px 0 10px 0;
}

#resultado_lista li, #resultado_lista ul{
	font-weight:bold;
	color:#666;
	font-size:15px;
	margin:10px 0 10px 0;
}

#resultado_lista a{
	color:#999;
	font-size:14px;
	font-weight:normal;

}


/*inicio pesquisa sugestão*/
#result {
	height:20px;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFF;
	border:none;
}

.suggestionsBox {
	position: absolute;
	z-index:9999;
	right:0px;
	top:1px;
	margin: 0px 0px 0px 0px;
	width: 354px;
	padding:0px;
	background-color: #FFF;
	text-align:left;
	border:none;
	display:block;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
	border:#CCC solid 1px;
	background-color: #FFF;
	border:none;
	
}
.suggestionList{
	background-color:#FFF;
}
.suggestionList ul li {
	list-style:none;
	margin: 0px;
	padding: 6px;
	border-bottom:1px dotted #666;
	cursor: pointer;
	background-color: #FFF;
	clear:both;
	width: 354px;
}

.suggestionList ul li a{
	font-size:13px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	
}

.suggestionList ul li:hover {
	background-color: #CCC;
	color:#000;
	
}
.suggestionList ul {
	font-size:11px;
	color:#FFF;
	padding:0;
	margin:0;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}

#pl{width:30px; height:30px; position:absolute; top:3px; right:3px;}

.load{
	background-image:url('../../tema/image/loader_pesquisa.gif');
	background-position:right;
	background-repeat:no-repeat;
}

#suggest {
	position:relative;
}
/*fim pesquisa sugestão*/


/*slider portal informe*/
#destaque-slider1 {
	width:241px;
	/*height: 400px;*/
	overflow:hidden;
	border-top: 1px solid #dddddd;
}
#destaque-slider1 .title {
	color: black;
	padding-right: 4px;
	font-weight: bold;
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	padding:5px;
}
#destaque-slider1 p {
	margin:0px;
	padding: 10px 0px 0px 0px;
}
#destaque-slider1 ul {}
#destaque-slider1 li {
	list-style:none;
	display:block;
	padding:0px 0px;
	border-bottom: 1px solid #dddddd;
	height:70px;
	font-family: Verdana, Geneva, sans-serif;
	color: #7A7A7A;
	font-size: 13px;
}
#destaque-slider1 ul li p span{
	list-style:none;
	color: #333;
	font-size: 14px;
}
#destaque-slider1 li a {
	color:red;
	font-size: 13px;
}
.previous {
	outline:none;
	cursor:pointer;
	margin-left:110px;
	vertical-align: bottom;
}
.next {
	outline:none;
	cursor:pointer;
	margin-left:110px;
	vertical-align: top;
}
/*slider portal informe*/

/*slider portal informe*/
#destaque-slider2 {
	width:100%;
	height:600px;
	overflow:hidden;
	border-top: 1px solid #dddddd;
}
#destaque-slider2 .title {
	color: black;
padding-right: 4px;
font-weight: bold;
font-size: 16px;
font-family: "Century Gothic", Tahoma, Verdana, Arial;
	padding:5px;
}
#destaque-slider2 p {
	margin:0px;
	padding: 10px 0px 0px 10px;
}
#destaque-slider2 ul {}
#destaque-slider2 li {
	list-style:none;
	display:block;
	padding:0px 0px;
	border-bottom: 1px solid #dddddd;
	height:200px;
	font-family: Verdana, Geneva, sans-serif;
	color: #7A7A7A;
	font-size: 13px;
}
#destaque-slider2 li a {
	color:red;
}
/*slider portal informe*/

.titulo_linha{border-bottom:#09C solid 2px;}


#menu_box{
	width:100%;
	clear:both;
	margin-bottom:20px;
}

#menu_box a div:hover{border:#FFF solid 2px; cursor:pointer; text-decoration:none;}
#menu_box a div h1:hover{color:#333;}

#menu_box div{
	width:296px;
	height:70px;
	border:#09C solid 2px;
	padding:5px;
	margin-right:10px;
	float:left;
	background:#09C;
	color:#FFF;
}
#menu_box div h1{color:#FFF; font-size:18px;}

#menu_box div p{color:#FFF;}

.info_email p{ font-size:18px; padding-bottom:20px; color:#666; text-align:justify;}
.info_email ul{ margin-left:17px;}
.info_email ul li{ font-size:16px; padding-bottom:20px; list-style:circle; text-align:justify;}

#lista_sistema ul{padding:0px;}
#lista_sistema ul li{padding:0px;}


#lista001 div{width:100%; float:left; display:block;}

#lista001 div h2{
	color:#333;
	font-size:18px;
	font-weight:bold;
	border-bottom:#666666 solid 2px;
	
}

#lista001 div li, #lista001 div li a{
	margin: 20px 0px 20px 0px;
	color:#333;
	font-size:15px;
}

#lista001 div li ul li{
	margin: 20px 0px 20px 20px;
}

#lista001 div li a{
	font-size:16px;
}



/*Principal 2*/
#principal_coluna_1
{
	width:360px;
	margin-right:30px;
	float:left;
	color:#3D82A4;
}
#principal_coluna_1 h2{
	color:#3D82A4;
}

.principal_titulo, .principal_titulo a{
	font-weight:normal;
	color:#3D82A4;
}

#principal_coluna_1 h2{
	border-bottom:#3D82A4 solid 3px;
}

#principal_coluna_1 h3 a
{
	font-size:20px;
}


#principal_coluna_2
{
	width:400px;
	float:left;
}

#principal_coluna_2 h2{
	border-bottom:#e1734a solid 3px;
	margin-bottom:10px;
	color:#e1734a;
}

#principal_coluna_2 strong{
	color:#e1734a;
	font-size:13px;
}



#principal_coluna_3
{
	width:145px;
	float:right;
}

#principal_coluna_3 ul li
{
	float:left;
	margin-bottom:5px;
}

.lista_verde li a
{
	color:#8d9b31;
}

.lista_azul li a
{
	color:#3D82A4;
}

.lista_preta li a
{
	color:#333333;
}

#principal_coluna_3 ul li a img
{
	border:#CCC solid 2px;
}

#principal_coluna_3 ul li a img:hover
{
	border:#666 solid 2px;
}

.principal_lista ul li
{
	margin:0px 0 10px 0;
	padding:0px 0 10px 0;
	border-bottom:dashed 1px #CCC;
}

.principal_lista li a img
{
	float:left;
	padding:0px 10px 0 0;
	clear:both;
}

.principal_lista ul li a
{
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}

