/***********************************************************************
	 ESTRUTURA GERAL
************************************************************************/
*{
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#F4ECE4 url(../img/bg.jpg);
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
}
div#site{
	width:100%;
	padding:20px 0 40px 0;
	float:left;
	position:relative;
	
}
div#content{
	width:785px;
	margin:0 auto;
}
div#blocos{
	float:left;
	background:url(../img/bg_content.png) center 0 repeat-y;
	width:779px;
	padding:4px 3px 15px 3px;
	position:relative;
}
.none{
 	position: absolute;
	left: -9000px;
	top: 0;
}
.message{
	background-color: #00CC33;
    border: 1px solid #339900;
    display: block;
    left: 65px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 105px;
    width: 350px;	
}
/***********************************************************************
	 topo
************************************************************************/
div#topo{
	width:779px;
	height:287px;
	margin: 0 auto;
}
#grafismo{
	width:63px;
	height:56px;
	background:url(../img/grafismo.png) 0 0 no-repeat;
	position:absolute;
	top:22px;
	right:3px;
	z-index:1;
}
.grafismo2{
	width:214px;
	height:297px;
	background:url(../img/grafismo_interna.png) 0 0 no-repeat;
	position:absolute;
	top:275px !important;
	right:3px;
	z-index:1;
}
.grafismoh{
	top:165px;

}

/***********************************************************************
	 MENU
************************************************************************/
ul#menu{
	width:743px;
	height:29px;
	background:url(../img/bg_menu.gif) 0 0 no-repeat;
	padding:6px 0 0 54px;
	position:relative;
}

ul#menu img{
	display:none;
}
ul#menu li{
	float:left;
}
ul#menu li a{
	float:left;
	display:block;
	height:24px;
	margin-right:3px;
	display:inline;
}

ul#menu li#mnescritorio a{
	width:130px;
	background:url(../img/mn_escritorio.png) 0 0 no-repeat;
}
ul#menu li#mnescritorio a:hover,ul#menu li#mnescritorio a.ativo{
	background:url(../img/mn_escritorio.png) 0 -24px no-repeat;
}



ul#menu ul{
	width:421px;
	height:18px;
	background: url(../img/bg_submenu.png) 0 0 no-repeat;
	position:absolute;
	top:35px;
	left:100px;
	z-index:auto;
	padding-top:6px;
}
ul#menu ul li a{
	text-decoration:none;
	color:#696969;
	font-weight:bold;
	font-size:10px;
	padding:5px;
	
}
ul#menu ul li a:hover{
	text-decoration:none;
	background:#B4B3B2;
}
ul#menu ul li#submenu1 a{
	background: none;
	display:inline;
	float:none;
	margin:4px 0 0 15px;
}

ul#menu ul li#submenu1 a:hover{
	background: none;
	background-color:#B4B3B2;
}
ul#menu ul li#submenu2 a{
	background: none;
	display:inline;
	float:none;
	margin:4px 0 0 22px;
}
ul#menu ul li#submenu2 a:hover{
	background: none;
	background-color:#B4B3B2;
}
ul#menu ul li#submenu3 a{
	background: none;
	display:inline;
	float:none;
	margin:4px 0 0 20px;
}
ul#menu ul li#submenu3 a:hover{
	background: none;
	background-color:#B4B3B2;
}
ul#menu ul li#submenu4 a{
	background: none;
	margin:4px 0 0 26px;
	display:inline;
	float:none;
}
ul#menu ul li#submenu4 a:hover{
	background: none;
	background-color:#B4B3B2;
}

ul#menu li#mnarea a{
	width:136px;
	background:url(../img/mn_areas.png) 0 0 no-repeat;
}
ul#menu li#mnarea a:hover,ul#menu li#mnarea a.ativo{
	background:url(../img/mn_areas.png) 0 -24px no-repeat;
}
ul#menu li#mnnovidades a{
	width:122px;
	background:url(../img/mn_artigos.png) 0 0 no-repeat;
}
ul#menu li#mnnovidades a:hover,ul#menu li#mnnovidades a.ativado{
	background:url(../img/mn_artigos.png) 0 -24px no-repeat;
}
ul#menu li#mncontato a{
	width:144px;
	background:url(../img/mn_contato.png) 0 0 no-repeat;
}

ul#menu li#mncontato a:hover,ul#menu li#mncontato a.ativo_contato{
	background:url(../img/mn_contato.png) 0 -24px no-repeat;
}

ul#menu li#mntwitter a{
	width:122px;
	background:url(../img/mn_twitter.png) 0 0 no-repeat;
}
ul#menu li#mntwitter a:hover,ul#menu li#mntwitter a.ativo_twitter{
	background:url(../img/mn_twitter.png) 0 -24px no-repeat;
}


a#mnhome{
	background:url(../img/mnhome.gif) 0 0 no-repeat;
	width:48px;
	height:15px;
	display:block;
	position:absolute;
	z-index:1;
	top:23px;
	left:12px;
}
a#mnhome:hover{
	background:url(../img/mnhome.gif) 0 -15px no-repeat;
}
a#mnhome img{
	display:none;
}
/***********************************************************************
	 AERTIGOS
************************************************************************/
div#artigos{
	width:444px;
	float:left;
	margin:30px 0 0 16px;
}
div#artigos h1{
	width:82px;
	height:25px;
	/*background:url(../img/tt_artigos.png) 0 0 no-repeat;*/
	margin:0 0 7px 11px;
}

div#artigos dl{
	width:399px;
	min-height:28px;
	float:left;
	background:url(../img/bg_arquivos.png) 0 0 no-repeat;
	padding: 21px 20px 0 25px;
	font-size:11px;
}
div#artigos dl dt{
	float:left;
	margin-right:19px;
	color:#008B98;
}
div#artigos dl dd{
	float:left;
}
div#artigos dl dd a{
	color:#58595B;
	text-decoration:none;
}
div#artigos dl dd a:hover{
	text-decoration:underline;
}
div.mais{
	width:399px;
	min-height:33px;
	float:left;
	background:url(../img/bg_arquivos.png) 0 0 no-repeat;
	padding: 16px 20px 0 25px;
}
div.mais a{
	display:block;
	float:right;
	background:url(../img/bt_mais.png) 0 0 no-repeat;
	width:40px;
	height:12px;
}
div.mais a img{
	display:none;
}
/***********************************************************************
	 TWITTER - HOME
************************************************************************/
div#twitter{
	width:280px;
	float:left;
	margin:30px 0 0 23px;
	background:url(../img/bg_area.png) 0 0 no-repeat;
	/*height:273px;*/
}
div#twitter h1{
	width:143px;
	height:25px;
	/*background: url(../img/tt_area.png) 0 0 no-repeat;*/
	margin:0 0 7px 23px;
}

div#twitter p{
	color: #5A5B5D;
	margin-bottom: 10px;
	margin:0 0 12px 25px;
	font-size:10px;
}

div#twitter ul.lista-area{
	margin:0 0 10px 26px;
}
div#twitter ul.lista-area li{
	color:#5A5B5D;
}

div#twitter ul.lista-area li.tweet{
  	height: 68px;
	padding:15px 0 0 0;
	border-top:1px solid #ede9e6;
}

div#twitter ul.lista-area li.tweet:first-child{
	border-top:none !important;
}

div#twitter ul.lista-area li.tweet img{
	width:30px;
	height:30px;	
	float:left;
	margin-right:6px;
}
div#twitter ul.lista-area li.tweet .texto{
	width:213px;
	float:right;
	margin-top:-5px;
	font-size:9px;
}

div#twitter ul.lista-area li.tweet .texto a{
	color:#1181ad;
	text-decoration:none;
}


div#twitter ul.lista-area li.tweet .usuario{
	color:#000;
	font-weight:bold;	
}

div#twitter ul.lista-area li.tweet .nome{
	font-size:8px;
	color:#8f8d8a;	
}


div#twitter div.mais{
	background: transparent;
    float: right;
    min-height: 33px;
    padding: 0 20px;
}


/***********************************************************************
	 TWITTER - Interna
************************************************************************/

div#interna-twitter h1{
	background: url(../img/bg_twitter.png) 0 0 no-repeat;
	background-position:bottom;
	padding-bottom:40px;
	margin:15px 0 0;
}

div#interna-twitter div#twitter{
	width:245px;
	float:left;
	margin:5px 0 15px 13px;
	background:url(../img/bg_area.png) 0 0 no-repeat;
	height:420px;
	overflow:hidden;
}

div#interna-twitter div#twitter:first-child{
	background-image:none !important;
}

div#interna-twitter div#twitter ul.lista-area{
	margin:0 4px 10px 9px;
}
div#interna-twitter div#twitter ul.lista-area li{
	color:#5A5B5D;
}

div#interna-twitter div#twitter ul.lista-area li.tweet{
	min-height:75px;
	padding:15px 0 15px 0;
	border-top:1px solid #ede9e6;
}

div#interna-twitter div#twitter ul.lista-area li.tweet:first-child{
	border-top:none !important;
}

div#interna-twitter div#twitter ul.lista-area li.tweet img{
	width:40px;
	height:40px;	
	float:left;
	margin-right:0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background:#CECECE;
}/*
div#interna-twitter div#twitter ul.lista-area li.tweet:hover img{
	filter:alpha(opacity=100);
	opacity:1.0;
}*/
div#interna-twitter div#twitter ul.lista-area li.tweet .texto{
	width:170px;
	float:right;
	margin-top:-5px;
	font-size:9px;
}

div#interna-twitter div#twitter ul.lista-area li.tweet .texto a, div#interna-twitter a{
	color:#1181ad;
	text-decoration:none;
}


div#interna-twitter div#twitter ul.lista-area li.tweet .usuario{
	color:#000;
	font-weight:bold;	
}

div#interna-twitter div#twitter ul.lista-area li.tweet .nome{
	font-size:8px;
	color:#8f8d8a;	
}

div#twitter ul.lista-area li.tweet .data{
	font-size:8px;
	color:#8f8d8a;	
	font-weight:bold;
}

div#interna-twitter div#twitter div.mais{
	background: transparent;
    float: right;
    min-height: 33px;
    padding: 0 20px;
}

div#interna-twitter div#tweets{
	width:780px;
	height:430px;
	overflow: hidden;
}

div#interna-twitter div#pagi{
	background: url(../img/bg_twitter.png) 0 0 no-repeat;
	background-position:bottom;
	padding:20px 20px 60px; 
	margin:10px 0 40px;
}

div#interna-twitter div#pagi div.paginacao{
	width:70%;
	text-align:center;
	float:right;
}

div#interna-twitter div#pagi div.paginacao div{
/*	padding:0px 0 20px;*/
	float:left;
}

div#interna-twitter div#pagi div.paginacao div#numeros{
	color:#1181ad;
	text-decoration:none;
}

div#interna-twitter div#pagi div.paginacao div#followers{
	float:right;
	width:200px;
	overflow:hidden;
	height:35px;
	background: url("../img/img_following.png") no-repeat scroll 0 11px transparent;
	padding-left:105px;
	margin-top:-15px;
	height:auto;
	max-height: 35px;
	padding: 0px 0 7px 105px;
}

div#interna-twitter div#pagi div.paginacao div#followers #thumbs{
	height:auto;
	max-height:40px;
	width:200px;
	overflow-x:hidden;
	overflow-y:hidden;
}


div#interna-twitter div#pagi div.paginacao  .jspVerticalBar{
	background-image:none;
} 

div#interna-twitter div#pagi div.paginacao div#followers img{
	width:27px;
	height:27px;
	border:1px solid #fff;
	margin:2px 5px;
	display:block;
	float:left;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
}

div#interna-twitter div#pagi div.paginacao div#followers img:hover{
	filter:alpha(opacity=100);
	opacity:1.0;
}

/***********************************************************************
	 AREA
************************************************************************/
div#area{
	width:760px;
	float:left;
	padding-top:20px;
	margin:30px 0 0 10px;
	background:url(../img/bg_area_inferior.png) 0 0 no-repeat;
}
div#area h1{
	width:140px;
	height:60px;
	margin:0 0 0 23px;
	float:left;
	display:block;
}

div#area ul.lista-area{
	margin:0 0 0 55px;
	float:left;
	list-style-type: square;
	display:block;
}
div#area ul.lista-area li{
	padding:4px 0 8px 0;
	line-height:0;
	color:#5A5B5D;
	font-size:9px;
	list-style: square;
}
div#area form{
	width:245px;
	padding:5px 0 0 25px;
	display:block;
	float:left;
}
div#area form ul li{
	margin-bottom:8px;
	font-size:9px;
	float:left;
}
div#area label{
	display:block;
	font-size:8px;
	color:#58595B;
	margin-right:3px;
	float:left;
	margin-top:3px;
	font-weight:bold;
}
div#area input{
	width:171px;
	height:15px;
	border:1px solid #A2A1A1;
}
div#area button{
	background:url(../img/bt_ok.png) 0 0 no-repeat;
	width:21px;
	height:16px;
	display:block;
	margin:2px;
	cursor:pointer;
	float:right;
}
div#area button img{
	display:none;
}


/***********************************************************************
	 CONTANT INTERNAS - ESCRITORIO
************************************************************************/
div.content-escritorio{
	width:470px;
	margin:20px 0 5px 28px;
	float:left;
	background:url(../img/bg_internas.png) right 0 repeat-y;
	padding-right:60px;
	padding-bottom:35px;
	display:inline;
}
div.content-contato{
	width:437px !important;
	height:600px;
}
div.content-escritorio p{
	font-size:12px;
	color:#58595B;
	text-align:justify;
	margin:0 0 14px 5px; 
}
div.content-escritorio p strong{
	font-size:11px;
	color:#008b99;
	font-weight:normal;
}
div.content-escritorio p.chamada-acao{
	font-size:12px;
	color:#58595B;
	text-align: right;
	margin:0 0 14px 5px; 
}
div.content-escritorio p.chamada-acao strong{
	font-size:12px;

}
div.content-escritorio h1{
	width:199px;
	height:26px;
	margin:10px 0 7px 0;
}
h1#tt-missao{
	background:url(../img/tt_missao.png) 0 0 no-repeat;
}
h1#tt-historio{
	background:url(../img/tt_historico.png) 0 0 no-repeat;
}
h1#tt-equipe{
	background:url(../img/tt_equipe.png) 0 0 no-repeat;
}
h1#tt-acao{
	background:url(../img/tt_acao.png) 0 0 no-repeat;
}
div.content-escritorio h1 img{
	display:none;
}
div.content-escritorio h2{
	font-size:12px;
	color:#008b99;
	margin:0 0 14px 5px;
}
div.content-escritorio h3{
	font-size:12px;
	color:#008b99;
	margin:0 0 14px 5px;
}
div.content-escritorio h4{
	font-size:12px;
	color:#585858;
	margin:0 0 14px 5px;
}
div.content-escritorio h4 strong{
	color:#008b99;
	font-weight:normal;
}
div.content-escritorio ul{
	margin:0 0 16px 5px; 
}
div.content-escritorio ul li{
	font-size:12px;
	color:#58595B;
	margin:0 0 3px 0; 
}
div.content-escritorio ul li a{
	color:#58595B;
	text-decoration:none;
}
div.content-escritorio ul li a:hover{
	color:#58595B;
	text-decoration:underline;
}
div.logos{
	float:left;
	width:100%;
}
div.logos img{
	float:left;
	margin:5px 0 16px 45px;
}
div.top-content{
	width:470px;
	float:left;
	background: url(../img/bg_lista_nov.png) 0 0 no-repeat;
	padding-top:22px;
}
div.top-content-c{
	width:450px;
}
/***********************************************************************
	 AREA DE ATUAÇÃO
************************************************************************/
h1#tt-area-atua{
	background:url(../img/tt_atuacao.png) 0 0 no-repeat;
}
ul.lista-atua{
	padding: 0 0 0 42px;
	}
/***********************************************************************
	NOVIDADES JURÍDICAS
************************************************************************/
h1#tt-novidades{
	background:url(../img/tt_artigos.png) 0 0 no-repeat;
}
div.lista-nov{
	min-height:500px;
}
div.lista-nov dl{
	width:470px;
	min-height:30px;
	float:left;
	background:url(../img/bg_lista_nov.png) 0 0 no-repeat;
	padding: 19px 20px 0 25px;
	font-size:12px;
}
div.lista-nov dl dt{
	float:left;
	margin-right:19px;
	color:#008B98;
}
div.lista-nov dl dd{
	float:left;
}
div.lista-nov dl dd a{
	color:#58595B;
	text-decoration:none;
}
div.lista-nov dl dd a:hover{
	text-decoration:underline;
}
div.pag{
	width:470px;
	min-height:30px;
	float:left;
	background:url(../img/bg_lista_botton.png) 0 0 no-repeat;
	padding: 19px 20px 0 25px;
}
div.pag-c{
	width:400px;
}
div.pag a.voltar{
	color:#008B98;
	text-decoration:none;
	display:block;
	float:left;
	width:67px;
	font-size:12px;
}
div.pag a.voltar:hover{
	text-decoration:underline;
}
div.number{
	float:left;
	text-align:center;
}
div.number a{
	color:#008B98;
	text-decoration:none;
	font-size:12px;
}
div.number a:hover{
	text-decoration:underline;
}
div#content-escritorio h4{
	font-size:12px;
	color:#58595b;
	margin:0 0 14px 5px;
	
}
div#content-escritorio h4 strong{
	color:#008b99;
	font-weight:normal;
}
/***********************************************************************
	 CONTATO
************************************************************************/
h1#tt-contato{
	background:url(../img/tt_contato.png) 0 0 no-repeat;
}
h1#tt-localizacao{
	background:url(../img/tt_localizacao.png) 0 0 no-repeat;
}
div#contato_bg{
	background: url(../img/bg_lista_nov.png) 0 0 no-repeat;
	width:100%;
	display:table;
	padding-top:30px;
}

form#form-contato{
		float:left;
		margin-left:53px;
		width:312px;
		display:inline;
}
form#form-contato ul li{
		float:left;
		margin-bottom:9px;
		margin-right:8px;
		display:inline;
}
form#form-contato label{
	display:block;
	font-size:11px;
	color:#008C99;
	margin-bottom:7px;
}
form#form-contato label.error{
	display:block;
	font-size:11px;
	color:red;
	margin-bottom:7px;
}

form#form-contato input[type="text"]{
	border:1px solid #BDBBBA;
	height:14px;
	font-size:11px;
	color:#585858;
	width:310px;
}
form#form-contato select{
	border:1px solid #BDBBBA;
	width:310px;
	height:16px;
	font-size:11px;
	color:#585858;
}
form#form-contato input.cidade{
	width:310px;
}
form#form-contato textarea{
	border:1px solid #BDBBBA;
	width:310px;
	height:66px;
	font-size:11px;
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form#form-contato button{
	width:49px;
	height:14px;
	background:url(../img/bt_enviar.png) 0 0 no-repeat;
	cursor:pointer;
	margin:13px 0 0 263px;
}
form#form-contato button img{
	display:none;
}
div#info-contato{
	width:245px;
	float:right;
	margin:30px 8px 0 0;
	display:inline;
}

div#info-contato p{
	font-size:12px;
	color:#58595B;
	text-align:justify;
	margin:0 0 14px 5px;
	padding:0;
	width:221px;
}
div#info-contato p strong{
	font-size:12px;
	color:#008b99;
	font-weight:normal;
}
div#info-contato h1{
	width:199px;
	height:26px;
	margin-bottom:13px;
}
div#info-contato h1 img{
	display:none;
}
div#mapa{
	border:1px solid #CBC9C7;
	float:left;
	margin-left:12px;
	margin-top:4px;
	display:inline;
}
div#info-contato address{
	font-size:11px;
	font-style:normal;
	color:#58595B;
	margin-top:19px;
	width:245px;
	float:left;
	margin-left:3px;
}
/***********************************************************************
	 INTERNA
************************************************************************/
div#content-intra{
	width:779px;
	float:left;
	background: url(../img/bg_area_restreita.png) 0 4px no-repeat;
	padding:37px 0 0 0;
	
}
div#content-intra h2{
	width:779px;
	float:left;
	text-align:center;
	font-size:16px;
	color:#414042;
	font-weight:normal;
	margin-bottom:10px;

}
div#content-intra h3{
	width:779px;
	float:left;
	text-align:center;
	font-size:15px;
	color:#008b98;
	font-weight:normal;
	height:27px;
	background:url(../img/bg_processos.png) 0 0 no-repeat;
	padding-top:13px;
}
div#content-intra h3.tranmita{
	background:#FAF8F5;

}
div.processos{
	width:719px;
	min-height:107px;
	float:left;
	padding:20px 30px 0 30px;
}
div.bg1 {
	background:#e1e2e2 url(../img/bg_box_1_a.png) 0 0 no-repeat;
}
div.bg2 {
	background:url(../img/bg_box_2_a.png) 0 0 no-repeat;
}
div.processos dl{
	width:719px;
	float:left;
	margin-bottom:7px;
}
div.processos dl dt{
	float:left;
	font-size:12px;
	color:#008b98;
	width:245px;
	border-right:1px solid #c4c2bf;
	}
div.processos dl dd{
	float:left;
	font-size:12px;
	color:#008b98;
	width:150px;
	text-align:center;
	border-right:1px solid #c4c2bf;
}

div.processos ul{
	width:719px;
	float:left;
	margin-bottom:7px;
}
div.processos ul li{
	font-size:12px;
	color:#58595b;
	margin-bottom:3px;
}
div.processos ul li strong{
	color:#008b98;
	font-weight:normal;
}
div.processos p{
	font-size:12px;
	color:#58595b;
	float:left;
	width:719px;
}
div.pag-interna{
	width:737px;
	height:51px;
	float:left;
	background:url(../img/bg_voltar.png) 0 0 no-repeat;
	padding: 26px 0 0 42px;
}
div.pag-interna a.voltar{
	color:#008B98;
	text-decoration:none;
	display:block;
	float:left;
	width:60px;
	font-size:12px;
}
div.pag-interna a.voltar:hover{
	text-decoration:underline;
}
div.number-interna{
	width:580px;
	float:left;
	text-align:center;
}
div.number-interna a{
	color:#008B98;
	text-decoration:none;
	font-size:12px;
}
div.number-interna a:hover{
	text-decoration:underline;
}
div.processos-interna{
	width:719px;
	min-height:69px;
	float:left;
	padding:20px 30px 0 30px;
}
div.bg3 {
	background:#e1e2e2 url(../img/bg_box_1.png) 0 0 no-repeat;
}
div.bg4 {
	background:url(../img/bg_box_2.png) 0 0 no-repeat;
}
div.processos-interna dl{
	width:719px;
	float:left;
	margin-bottom:7px;
}
div.processos-interna dl dt{
	float:left;
	font-size:12px;
	color:#008b98;
	width:85px;
}
div.processos-interna dl dd{
	float:left;
	font-size:12px;
	color:#58595b;
	width:550px;
}
div.processos-interna p{
	font-size:12px;
	color:#58595b;
	float:left;
	width:719px;
}
/***********************************************************************
	 FOOTER
************************************************************************/
div#footer{
	width:785px;
	height:39px;
	background:url(../img/rodape.png) 0 0 no-repeat;
	float:left;
	margin-top:
}
div#footer address{
	float:left;
	margin:13px 0 0 80px;
	width:396px;
	height:11px;
	background:url(../img/adress.gif) 0 0 no-repeat;
}
div#footer address span{
	display:none;
}
.logo_a{
	margin: 5px 0 0 11px;
	float:left;
}
a.chegar{
	float:left;
	width:70px;
	height:11px;
	display:block;
	background:url(../img/chegar.gif) 0 0 no-repeat;
	margin:14px 0 0 40px;
	
}
a.chegar:hover{
	 filter:alpha(opacity=45);
  -moz-opacity: 0.45;
  opacity: 0.45;
	
}

a.chegar img{
	display:none;
	
}
/***********************************************************************
	 GALERIA
************************************************************************/
div.galeria{
	width:400px;
	float:left;
	margin:10px 0 0 45px;
	display: inline;
}
div.galeria img{
	border-left:6px solid #D8E7E5;
	border-right:6px solid #D8E7E5;
	border-top:4px solid #D8E7E5;
	border-bottom:4px solid #D8E7E5;
	float:left;
	margin: 0 24px 7px 0;
}

/************************************************************************
	HISTORICO DE NAVEGAÇÃO
*************************************************************************/
div#links_historico{
	clear:both;
	color:#48AAB1;
	display:block;
	float:right;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	margin-right:30px;
}

div#links_historico a {
	color:#48AAB1;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
