/* CSS Document */
*{
	/*border:1px #FF0000 solid;*/
	line-height:20px;
}

input, select {
	margin:0px;
}

a
{
	color: #3E91E5;
	text-decoration: none;
	border:0px;
	font-weight:lighter;
}

a:hover
{
	color: #3E91E5;
	text-decoration: underline;
	border:0px;
	font-weight:lighter;
}

#imgTitVoltar{
	float:left;
}

td,div,font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*border:1px #FF0000 solid;*/
}

h5{
 	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 	
	color: #000000; 
	word-spacing: 1pt; 
	font-weight: normal; 
	margin-top: 0px; 
	margin-bottom: 5pt
}

h6{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; 	
	color: #000000; 
	word-spacing: 1pt; 
	font-weight: normal; 
	margin-top: 0px; 
	margin-bottom: 7pt
}

form{
	border:0;
	padding:0;
	margin:0;
}

input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

:-webkit-input-placeholder { color:#efefef; } input:-moz-placeholder { color:#efefef; }

body.BgSite{
	background: #f1f1f1 url(../imagens/BgSite.gif) left top repeat-x;
	margin:0px;
	/*overflow-x: hidden;*/
}

a.Versao{
	text-decoration:none;
	font-size:10px;
	color: #595959;
	/*margin-left:70px;*/
	text-align: center;
}

a.Versao:hover{
	text-decoration:underline;
	font-size:10px;
	/*margin-left:70px;*/
}

table.BordaSite{
	/*border-left:1px #A2B1CF solid;
	border-right:1px #A2B1CF solid;	*/
}

td.BgSombraSiteEsq{
	background-image:url(../imagens/bgSombraSiteEsq.gif);
	background-repeat:repeat-y;
	width:12px;
}

td.BgSombraSiteDir{
	background-image:url(../imagens/bgSombraSiteDir.gif);
	background-repeat:repeat-y;	
	width:12px;	
}

td.CabecSite{
	/*background-image:url(../imagens/cabecSite.gif);*/
	background-repeat:no-repeat;	
	background-position:top;	
	width:960px;	
	height:95px;
	text-align: right;
}

td.CabecSite a{
	top: 35px;
	position: relative; 
}

td.Menu{

	width:960px;
	height: 30px;	
	!height:30px;
	background-color:#2957A4;
	border-top: #FFF solid 0px;
}

td.BgSombraMenu{
	background-image:url(../imagens/bdSombraMenuBaixo.gif);
	background-repeat:repeat-x;
	width:774px;	
	height:5px;
}

td.MioloSite{
	background-color:#FFFFFF;
}

div#Resp{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

td.RodapeSite{
	/*background-image:url(../imagens/rodapeSite.gif);*/
	border-top: 1px dashed #ccc;
	background-color:#FFFFFF;
	color: #595959;
	background-repeat:no-repeat;			
	background-position:bottom;
	height:50px;	
}

img.Titulo{
	margin-top:12px;
	margin-bottom:12px;
	font-size:22px;	
	font-weight: bolder;
}

img.Voltar{
	margin-top:12px;
	margin-bottom:8px;
	cursor:pointer;
}

td.BgSombraSiteBaixo{
	background-image:url(../imagens/bgSombraSiteBaixo.gif);
	background-repeat:repeat-x;
	height:12px;
}

td.BgSombraSiteBaixoDir{
	background-image:url(../imagens/bgSombraSiteBaixoDir.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
}

td.BgSombraSiteBaixoEsq{
	background-image:url(../imagens/bgSombraSiteBaixoEsq.gif);
	background-repeat:no-repeat;
	height:12px;	
	width:12px;	
}

td.BgSombraSiteTop{
	background-image:url(../imagens/bgSombraSiteTop.gif);
	background-repeat:repeat-x;
	height:12px;
}

td.BgSombraSiteTopDir{
	background-image:url(../imagens/bgSombraSiteTopDir.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
}

td.BgSombraSiteTopEsq{
	background-image:url(../imagens/bgSombraSiteTopEsq.gif);
	background-repeat:no-repeat;
	height:12px;	
	width:12px;	
}


table.Menu_tab
{  
	/*background-color: #E5E5E5; */
	width: 100%; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

/* Form styles. */
select.Select{
box-sizing: border-box;
    background: #F9FBFF;
	
    border: 2px solid #6983B8;
	font-size:14px;
	font-weight:bold;
	color:#0C2F74;
	
	width:22em;
	height: 24px;
    padding: 0;
	height: 30px;
}

textarea.TextArea{
	background: #F9FBFF;
    border: 2px solid #6983b8;
	font-size:13px;
	color:#0C2F74;
}

input.Edit{
box-sizing: border-box;
	width: 22em;
    background: #F9FBFF;
    border: 2px solid #6983B8;
	font-size:14px;
	font-weight:bold;
	color:#0C2F74;
    height: 30px;
    padding-left: 6px !important;
	padding-right: 6px !important;
}

input.EditForm{
    background: #F9FBFF;
    border: 2px solid #6983B8;
	font-size:14px;
	font-weight:bold;
	color:#0C2F74;
	background-image: url(../imagens/FundoForm.gif);
	background-repeat:no-repeat;
	height: 30px;
    padding: 0;
}

input.Edit2{
	width: 130px;
    background: #F9FBFF;
    border: 2px solid #6983B8;
	font-size:14px;
	font-weight:bold;
	color:#0C2F74;
	height: 30px;
    padding: 0;
}

label.Label{
	font-size:13px;
	color:#1c7ab2;
	cursor: pointer;
}

label.LabelB{
	font-size:13px;
	color:#000000;
	cursor: pointer;
}

label.LabelAssunto{
	font-size:13px;
	color:#1c7ab2;
	cursor: pointer;
}

input.Edit:focus{
    background: #FFFFFF;
    border: 2px solid #6983B8;
	height: 30px;
    padding-left: 6px !important;
	padding-right: 6px !important;
}

div.bordaButton{
	border: 0px #6983B8 solid;
	width:auto;
}

div.bordaButton2{
	border: 0px #6983B8 solid;
}

input.button{
	background-color:#3B5A95;
	border: 0px;
	color:#FFFFFF;
	font-size:13px;
    font-weight:bold;
    padding: 1px 0 1px 0;
	width:85px;
	height:30px;
	text-decoration:none;
	text-align:center;	
	cursor:pointer;
	margin:0px;
}

input.button2{
    border: 0px;
	color:#FFFFFF;
	font-size:13px;
    font-weight:bold;
    padding-top: 1px;
    padding-bottom: 1px;
	text-decoration:none;
	text-align:center;	
	cursor:pointer;
	margin:0px;
	height:30px;
}


input.buttonHover{
	/*background-image:url(../imagens/bgBotaoHover.gif);
	background-repeat:repeat-x;	*/
	background-color:#1b5481;
	border: 0px;
	color:#FFFFFF;
	font-size:13px;
    font-weight:bold;
    padding: 1px 5px;
	width:85px;
	height:30px;
	text-decoration:none;
	text-align:center;	
	cursor:pointer;
	margin:0px;
}

input.buttonHover2{
    /*background-image:url(../imagens/bgBotaoHover.gif);
    background-repeat:repeat-x; */
	background-color:#1b5481;
    border: 0px;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    padding-bottom: 1px;    
    text-decoration:none;
    text-align:center;  
    cursor:pointer;
    margin:0px;
    height:22px;
}

input.Radio{
	cursor:pointer;
}

input.Check{
	cursor:pointer;
}

span.Combo{
	border:1px #6983B8 solid;
	border:0px;
	/*background-color:#F9FBFF;*/
	text-decoration:none;
	color:#595959;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	vertical-align:baseline;
	margin:0px;
}

a.Combo{
	border:1px #6983B8 solid;
	border:0px;
	/*background-color:#F9FBFF;*/
	text-decoration:none;
	color:#595959;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	vertical-align:baseline;
	z-index: 1;
	margin:0px;
}

a.Combo:hover{
	border:1px #6983B8 solid;
	border:0px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#595959;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	vertical-align:baseline;
	z-index: 1;
	margin:0px;	
}

a.ComboSeta{
	/*border:1px #6983B8 solid;
	background-color:#F9FBFF;*/
	text-decoration:none;
	color:#595959;	
	padding:1px 5px 1px 5px;
	background-image:url(../imagens/bgSetaCombo.gif);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:baseline;
	cursor:pointer;
	margin:0px;
}

a.ComboSeta:hover{
	/*border:1px #6983B8 solid;*/
	background-color:#FFFFFF;
	text-decoration:none;
	color:#595959;	
	padding:1px 5px 1px 5px;
	background-image:url(../imagens/bgSetaCombo.gif);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:baseline;
	cursor:pointer;
	margin:0px;
}

a.AddCampoBusca{
	/*border:1px #6983B8 solid;
	background-color:#F9FBFF;*/
	background-image:url(../imagens/bgAddCampoBusca.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	color:#595959;
	padding:1px 6px 1px 6px;
	cursor:pointer;	
}

a.AddCampoBusca:hover{
	/*border:1px #6983B8 solid;*/
	background-color:#FFFFFF;
	background-image:url(../imagens/bgAddCampoBusca.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	color:#595959;
	padding:1px 6px 1px 6px;
	cursor:pointer;	
}

a.DelCampoBusca{
	/*border:1px #6983B8 solid;*/
	border-left:0px;
	/*background-color:#F9FBFF;*/
	background-image:url(../imagens/bgDelCampoBusca.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	color:#595959;
	padding:1px 5px 1px 6px;
	cursor:pointer;	
}

a.DelCampoBusca:hover{
	/*border:1px #6983B8 solid;*/
	border-left:0px;
	background-color:#FFFFFF;
	background-image:url(../imagens/bgDelCampoBusca.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	color:#595959;
	padding:1px 5px 1px 6px;
	cursor:pointer;	
}

a.MaisCampoBusca:hover{
	background-color:#FFFFFF;
}


.tdTabin{
	font-weight:normal;
	color:#595959;
	text-align:justify;
}

.tdLogin{
	font-weight:normal;
	color:#595959;
	text-align:right;
}

.CabecResul{
	/*background-color:#EEEEEE;*/
	color:#595959;
	font-weight:bold;
	text-align:left;
}

.DescrResul{
	/*background-color:#EEEEEE;*/
	color:#595959;
	font-weight:bold;
	text-align:left
}

.MioloResul{
	/*background-color:#EEEEEE;*/
}

.RodapeResul{
	/*background-color:#EEEEEE;*/
	color:#595959;
}

.TrResul{
	background-color:#FFFFFF;	
}

tr.ResulPar{
	background-color:#FFFFFF;	
	text-align:left;
}

tr.ResulImpar{
	background-color:#FCFCFC;	
	text-align:left;	
}

tr.ResulImpar > td, tr.ResulPar > td {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
}	

.Destaque{
	color:#595959;
	font-weight:bold;
	text-align: left;
}

a.Destaque:hover{
	color:#6983B8;
	font-weight:bold;
}


a.RefAssunto{
	color:#1c7ab2;
	font-size:13px;
	font-weight:lighter;
	text-decoration:none;
}

a.RefAssunto:hover{
	color:#6983B8;
	font-weight:lighter;
	text-decoration: underline;
}

a.LinkBuscaLetra{
	color:#1c7ab2;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a.LinkBuscaLetra:hover{
	color:#6983B8;
	font-weight:bold;
}

.contRefFotos {
	position: relative;
	height:120px;
    width:100px;
	background-color:#FFFFFF;
    border:1px #6983B8 solid;
	text-align: center;
}

img.RefFotos{
	/*margin:2px; 
	border:1px #6983B8 solid;*/
	border: 0;
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;	
	max-height:100%;
    max-width:100%;
}

.CamposDadosCompletos{
	text-align:right;
	color:#858585;
	vertical-align: top;
	whitespace:nowrap;
	font-size: 13px;
}

.LinksLista{
	font-size:13px;
	color:#1c7ab2;	
}

.td_tabin{
	font-size:13px;
	color:#595959;		
}

a.LinksLista:hover{
	font-size:13px;
	color:#1c7ab2;	
}

.Boleto{
	font-family:"Courier New", Courier, monospace;
	vertical-align: top;
	padding: 2px 0 2px 0;
}

.BoletoText{
	font-family:"Courier New", Courier, monospace;
	vertical-align: top;
	padding: 2px 0 2px 4px;
}

.Expressao{
	font-size:13px;
	text-align:center;
	width:100%;
	color:#595959;
	font-weight:normal;

}

div#ListaXML{
	position:absolute;
	top:2px;
	left:2px;
	background-color:#D6D6D6;
	color:#595959;
}

div#carregando{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	/*margin-left:auto;
	margin-right:auto;
	background-color:#D6D6D6;
	width:32px;
	height:32px;
	left:50%;
	top:50%;
	margin-left:-16px;
	margin-top:-16px;*/
}

/* Inicio Style do Menu ********************************************************************************/
div.freemenu-horiz-menu { padding: 0px 3px; border: 0px solid; cursor: default; background-position: left -3px; _background-position: left -0px;}			
div.freemenu-horiz-menu table, div.freemenu-popup-menu table { font: 22px Arial, tahoma,verdana, sans-serif; } 
div.freemenu-popup-menu table { border-collapse: collapse; }
div.freemenu-horiz-menu table td.item { color:#FFF; padding: 5px 20px; !padding: 5px 20px; font-weight:bold; text-transform: uppercase; }
div.freemenu-horiz-menu table tr td.item img { vertical-align: middle; } 
div.freemenu-horiz-menu table tr td.separator { width: 6px;}
div.freemenu-horiz-menu table tr td.separator div { border-left: 1px solid; border-right: 1px solid; margin: 2px; height: 14px; overflow: hidden;}
div.freemenu-horiz-menu td.disabled, div.freemenu-horiz-menu td.disabled table td { color: #aca899; } 
div.freemenu-horiz-menu td.disabled img { -moz-opacity: 0.4; filter: alpha(opacity=40); } 
div.freemenu-popup-menu { position: absolute; left: 0px; top: 0px; border: 1px solid; padding: 1px; cursor: default; z-index: 1020; } 
div.freemenu-popup-base-menu { position: static; } 
div.freemenu-popup-menu tr.item td.label { padding: 3px 15px 3px 5px; font-weight: bold; } 
div.freemenu-popup-menu tr.item td.arrow { width: 11px; } 
div.freemenu-popup-menu tr.item td.arrow div { width: 11px; } 
div.freemenu-popup-menu tr.hover td.arrow div, div.freemenu-popup-menu tr.active td.arrow div { } 
div.freemenu-popup-menu tr.separator td div { margin: 2px; height: 1px; line-height: 1px; font-size: 1px; border: none; } 
div.freemenu-popup-menu tr.disabled td.label { color: #aca899; } 
div.freemenu-menu-shadow, img.freemenu-menu-shadow, div.div.freemenu-IE6-shadow { z-index: 1010; position: absolute; !margin-top: -3px; visibility:hidden; }
div.freemenu-menu-shadow { background-color: #555; -moz-opacity: 0.6 filter: alpha(opacity=60); visibility:hidden; } 
iframe#freemenu-menu-hider { z-index: 1000; } 
div.freemenu-menu-toolbar table tr td.item { padding: 2px 3px; }
div.freemenu-horiz-menu { background-color: #2957A4; color: #000; border-color: #ccc #ccc #ccc #ccc; } 
div.freemenu-horiz-menu table { color: #000; margin:-3px;} 
div.freemenu-horiz-menu table tr td.hover {  background-color:#1C7AB2; color: #FFFFFF; } 
div.freemenu-horiz-menu table tr td.active { background-color:#1C7AB2;color: #FFFFFF; } 
div.freemenu-horiz-menu table tr td.pressed { padding: 3px 2px 1px 4px; } 
div.freemenu-horiz-menu table tr td.hover table, div.freemenu-horiz-menu table tr td.active table { color: #000; } 
div.freemenu-horiz-menu table tr td.separator { width: 7px; } 
div.freemenu-horiz-menu table tr td.separator div { border-right-color: #fff; border-left: none; margin-right: 3px; } 
div.freemenu-popup-menu { border-color: #ccc #ccc #ccc #6F8BC1 ; color: #000; background-color: #fff; padding: 0; !margin-top: -3px; } 
div.freemenu-popup-menu div.d { border-left: 0px solid #008000; }  
div.freemenu-popup-menu div.c { border-left: 0px solid #008000; } 
div.freemenu-popup-menu div.b { border-left: 0px solid #008000; } 
div.freemenu-popup-menu div.a { border-left: 0px solid #008000; } 
div.freemenu-popup-menu tr.separator td div { } 
div.freemenu-popup-menu tr { background-color:#E5E5E5 ; color: #133984; font-size: 13px;} 
div.freemenu-popup-menu tr.hover { background-color:#1C7AB2 ;color: #FFFFFF; } 
div.freemenu-popup-menu tr.active {background-color:#1C7AB2 ;color: #FFFFFF; } 
div.freemenu-popup-menu tr .icon{background-color:#1C7AB2;	border-right:1px #6F8BC1 solid;border-left:1px #6F8BC1 solid;}
/* Fim Style do Menu ***********************************************************************************/


.ajax_list {
	list-style:none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height:180px;
}

.ajax_list li {
	border:1px solid #a2b1cf;
	background-color:#f8faff;
	margin:1px 0;
	padding:0px;
	width: 99%;
	/* float: left; */
	/*height: 50px;*/
	cursor: move;
}

.list_drop_back{
	border: 0px solid #a2b1cf;
}

.list_drag_back{
	border: 0px solid #a2b1cf;
}

.list_drop_zone {
	border: 0px solid #a2b1cf;
	background-color:#a2b1cf;
}

.list_drag_zone {
	border: 0px solid #a2b1cf;
	background-color:#a2b1cf;
}

.list_conteiner {
	overflow: scroll;
}

.textErro{
	color: #ff0000;
}

.textMsg{
	color: #007d00;
}

div.carregandoMenu{
	padding-left: 70px;
	color: #FFF;
	text-align: left;
}

div#impressao{
	width: 510px;
	display: none;
}

li
{
 	list-style:url(../imagens/ImgSeta.gif);
	vertical-align: middle;
	line-height: 15px
}

#borderFieldset #labelBoder{
	position:relative;
	top:-7px;
	margin-left:5px;
	background-color:#ffffff;
	padding-left:2px;
	padding-right:2px;
}

#borderFieldset #cantoTopEsq{
	width:5px;
	height:10px;
	background-image: url(../imagens/bgBorderTopEsq.gif);
	background-repeat:no-repeat;
}

#borderFieldset #cantoTopDir{
	width:5px;
	height:10px;
	background-image: url(../imagens/bgBorderTopDir.gif);
	background-repeat:no-repeat;
}

#borderFieldset #cantoBottomEsq{
	width:5px;
	height:10px;
	background-image: url(../imagens/bgBorderBaixoEsq.gif);
	background-repeat:no-repeat;
}

#borderFieldset #cantoBottomDir{
	width:5px;
	height:10px;
	background-image: url(../imagens/bgBorderBaixoDir.gif);
	background-repeat:no-repeat;
}

#borderFieldset #cantoBottom{
	height:10px;
	background-image: url(../imagens/bgBorderCanto.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#borderFieldset #cantoTop{
	height:10px;
	background-image: url(../imagens/bgBorderCanto.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#borderFieldset #cantoLeft{
	width:5px;
	background-image: url(../imagens/bgBorderCanto.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#borderFieldset #cantoRight{
	width:5px;
	background-image: url(../imagens/bgBorderCanto.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.detalheDisp{
	position: absolute;
	background: #f8faff;
    border: 1px solid #6983b8;
	padding: 5px;
	lineHeight: 15px;
	z-index: 80;
}

li
{
 	list-style:url(../imagens/ImgSeta.gif);
	vertical-align: middle
}

.extensao{
	float:left; 
	position: absolute; 
	top: -103px; 
	!top: 13px;
	left: -2px; 
	color: #FFFFFF; 
	border: 1px solid #6983B8; 
	background-color: #133984; 
	padding: 3px 10px 3px 10px;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	cursor:pointer;
	text-decoration:none;
}

.refConAutor{
	background-image: url(../imagens/refAutorGray.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
	
}

.refConAutor:hover{
	background-image: url(../imagens/refAutor.gif);
}

.refConAutor img{
	border: 0px;
}

.refConAssunto{
	background-image: url(../imagens/refAssuntoGray.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.refConAssunto:hover{
	background-image: url(../imagens/refAssunto.gif);
}

.refConAssunto img{
	border: 0px;
}

.refConEditor{
	background-image: url(../imagens/refEditorGray.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.refConEditor:hover{
	background-image: url(../imagens/refEditor.gif);
}

.refConEditor img{
	border: 0px;
}

div.ResulPar{
	background-color:#FFFFFF;	
	text-align:left;
}

div.ResulImpar{
	background-color:#FCFCFC;	
	text-align:left;	
}

div.listVolumes{
	z-index: 80;
	line-height: 12pt;
	white-space: nowrap;
	border: 1px solid #6983b8;
	background-color: #e5e5e5;
	padding: 5px;		
	text-align: left;
	position: absolute;	
}

div.listRegistros{
	z-index: 80;
	line-height: 12pt;
	white-space: nowrap;
	border: 1px solid #6983b8;
	background-color: #FFFFFF;
	text-align: left;	
}

div#abas {
    padding: 0.7em 1em 1em 0.7em;
}
	
.cty-navset {
    position: relative;
    zoom: 1;
	text-align:left;
	width: 510px;
}

/*Ajusta a UL e LI*/
.cty-navset .cty-nav, .cty-navset .cty-nav li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cty-navset .cty-nav li {
    margin: 0 0.25em 0 0;
    padding: 1px 0 0;
	/*display:inline-block;
	display:-moz-inline-stack;*/
	display:inline;
	vertical-align:bottom;
	cursor:pointer;
}

/* Cria espaco entre as Abas e o Container */ 
.cty-navset .cty-nav {
    /*border: solid #EEEEEE;*/
    border-width: 0 0 5px;
	position: static;
	width: auto;
    zoom: 1;
} 

.cty-navset li em {
	font-style:normal;
	font-weight:bold;
}

.cty-navset .cty-nav a em {
	border-color:#A3A3A3;
	border-style:solid;
	border-width:1px 0 0;
	bottom:0;
	left:0;
	padding:0.25em 1em;
	position:relative;
	right:0;
	top:-1px;
}

.cty-navset .cty-nav li.selected a,  .cty-navset .cty-nav li.selected a em {
    /*border-color: #EEEEEE;*/
}  

.cty-navset .cty-nav a:hover, .cty-navset .cty-nav a:focus {
    color: #FFFFFF;
	outline-style: none;
	outline-width:0;
	/*text-decoration:underline;*/
} 

.cty-navset .cty-nav li.selected a,  .cty-navset .cty-nav li.selected a:focus,  .cty-navset .cty-nav li.selected a:hover {
    /*background: #31A2E4 url(../imagens/tab_active.gif) repeat-x scroll 0 0;*/
	/*background-color: #EEEEEE;*/
    color: #133984;
	outline-style:none;
	outline-width:0;
}

.cty-navset .cty-nav a {
    /*background: #455560 url(../imagens/tab_nonactive.gif) repeat-x scroll 0 0;*/
	background-color: #3B5A95;
    border-color: #A3A3A3;
    border-style: solid;
    border-width: 0 1px;
    color: #FFFFFF;
    position: relative;
    text-decoration: none;
	padding: 4px 0 3px 0;
	!padding:0px;
} 

.cty-navset .cty-content{
	padding: 5px;
	text-align: left;
	/*background-color: #EEEEEE;*/
}

.refStarGray{
	height:14px; 
	width:74px; 
	background: transparent url(../imagens/refStarGray.gif) no-repeat scroll left center; 
	position: relative; 
	float: right;
}

.refStar{
	height: 14px; 
	background: transparent url(../imagens/refStar.gif) no-repeat scroll left center;	
}

.caregandoReserva{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	position:absolute;
	cursor:pointer;
}

div .dropDownList{
      border: 1px solid #6983B8;
      background-color:#F9FBFF;
      float:left;
      position:absolute;
	  left:0;
      top:0;
	  z-index:80;
}

div .dropDownList li.selected { 
	background-color:#3B5A95;
	color:#FFFFFF;
	/*font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px;
	clear:both;*/
}

div .dropDownList ul{
	cursor:pointer;
	/*list-style-image:none;
	list-style-position:outside;
	list-style-type:none;*/
	margin:0;
	padding:0;
}

div .dropDownList li{
	clear:both;
	font-size:13px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px;
}

div .dropDownList li .label{
	display:block;
	float:left;
	width:300px;
}

div .dropDownList li .end{
	color:#008000;
	display:block;
	float:right;
	font-size:13px;
	text-align:right;
	width:130px;
}
	
div .dropDownList .selected .end{ 
	color:#FFFFFF;
	/*display:block;
	float:right;
	font-size:10px;
	text-align:right;
	width:200px;*/
}	
	
.paginacao {
	padding:8px;
	color:#595959;
}

.capas {
    background-color: #F8FAFF;
    border: 1px solid #A7BADF;
    float: left;
    height: 157px;
    margin: 4px;
    overflow: hidden;
    padding: 8px;
    width: 107px;
}

div.Titulo{
  	/* background-image: url("../imagens/titTitulo.gif"); */
    background-position: 25px 50%;
    background-repeat: no-repeat;
    color: #014793;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    height: 40px;
    margin-bottom: 12px;
    margin-top: 8px;
	!margin-top: 12px;
    padding-left: 15px;
    padding-top: 8px;
	!padding-top: 6px;
    text-align: left;
}

tr.clean td {
	padding: 0px;
	margin: 0px;
} 

.trunc {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.interesses {
	text-align: left;
}

div.interesses div div {
    font-size: 13px;
    margin: 5px 1px 1px 31px;
}

div.interesses div {
    color: #000000;
    font-size: 13px;
    margin-bottom: 15px;
    text-align: left;
    vertical-align: middle;
}

div.interesses label {
    cursor: pointer;
    margin-right: 40px;
    vertical-align: middle;
}

div.interesses img {
    cursor: pointer;
    margin: 1px 5px 1px 10px;
    vertical-align: middle;
}

span.mark {
	background-color: #FFFF00;
	color: #000000;
}

iframe.content {
	height: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

input[type="image"] {
	width: 20px;
}

#imgEndResDet, #imgEndComDet {
	width: auto !important;
}