#body_ckp{
	background-image: url("../img/back_menu_laranja.png");
    background-repeat: repeat-x;
    color: rgb(80, 80, 80);
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 80%;
	margin: 10px;
}

/* Hack IE 9 e 10 */
@media screen and (min-width:0\0) {
	#body_ckp{		
		background-image: url("../img/back_menu_laranja.png");
		background-repeat: repeat-x;
		color: rgb(80, 80, 80);
		font-family: tahoma,verdana,arial,helvetica,sans-serif;
		font-size: 80%;
		width: 100%; 
		height: 94%; 
		position: absolute;
		margin: 10px;
	}
}
/* Fim Hack */

#div_menu_ckp{
	background-image: url("../img/back_menu_preto.png");
    background-repeat: repeat-x;
    color: rgb(80, 80, 80);
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 80%;
	background-size: 100% 62%;
}

/* Hack IE 9 e 10 */
@media screen and (min-width:0\0) {
	#div_menu_ckp{		
		background-image: url("../img/back_menu_preto.png");
		background-repeat: repeat-x;
		color: rgb(80, 80, 80);
		font-family: tahoma,verdana,arial,helvetica,sans-serif;
		font-size: 80%;
		width: 100%; 
		/*height: 94%; */
		/*position: absolute;*/
		background-size: 100% 62%;
	}
}
/* Fim Hack */

#body_implementacao{
    color: rgb(80, 80, 80);
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 80%;
	margin: 10px;
}

/* Hack IE 9 e 10 */
@media screen and (min-width:0\0) {
	#body_implementacao{		
		color: rgb(80, 80, 80);
		font-family: tahoma,verdana,arial,helvetica,sans-serif;
		font-size: 80%;
		width: 99%; 
		height: 94%; 
		position: absolute;
		margin: 10px;
	}
}
/* Fim Hack */

#body_login{
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 80%;
	margin: 0px;
	
}

/* Hack IE 9 e 10 */
@media screen and (min-width:0\0) {
	#body_login{		
		font-family: tahoma,verdana,arial,helvetica,sans-serif;
		font-size: 80%;
		width: 99%; 
		height: 94%; 
		position: absolute;
		margin: 0px;
	}
}
/* Fim Hack */

h1, h2{	
	color: #FB9F24;
	font-size: 1.8em; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-weight:normal;
}

a {
	color: rgb(0, 131, 191);
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	color: rgb(0, 131, 191);
	text-decoration: underline;
}

a:visited {
    color: rgb(0, 131, 191);
}

.tit_celda {
	background-color: #FF8100;
	color: #FFFFFF;
	padding: 3px;
}

.contentpad{
	color:#505050;
	padding-top: 5px;
}

.contentpad ul{
	list-style: outside none none;	
	padding-left:0px;
}	

.contentpad li{
	border-left: 1px solid #cccccc;
	display: inline-block;
	padding: 0 3px 0 5px;
}	

.thomsonreuterslogo{
	display: inline;
	float: right;
	margin-top: 5px;	
}	

.footer {
	background-color: #FBFBFB;
	border-top: 1px solid #f1f1f1;
	bottom: 0;
	clear: both;
	min-width: 1024px;
	overflow: hidden;
	padding: 0;
	right: 0;
	width: 100%;
	text-align:left;
	position:absolute;
}

.footer2 {
	background-color: #FBFBFB;
	border-top: 1px solid #f1f1f1;
	bottom: 0;
	clear: both;
	min-width: 1024px;
	overflow: hidden;
	padding: 0;
	right: 0;
	width: 100%;
	text-align:left;
}

.divLogin {
    color: #ffffff;
    font-family: tahoma;
    font-size: 12px;
    padding: 18px;
    text-align: left;
}

.botao_pesquisar {
    background-image: url("../img/back_boton_buscar.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #ffffff;
    font-weight: bold;
    height: 23px;
	width: 80px;
    border-width: 0;
    cursor: pointer;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
}

.fonteSelect{
	color: #666666;		
}

#searchInputs input[type="text"], input[type="search"], input[type="radio"], input[type="checkbox"], input[type="password"],
input[type="file"], input[type="email"], #searchInputs textarea, #searchInputs select {
    border: 1px solid #d5d5d5;
    color: #666666;
    padding: 3px;
}	

/* 
* Tabela Resultado
*/
.bgcell {
	background-color: #FF8100;
    border: 1px solid #FF8100 !important;
    color: #FFFFFF;
    font-weight: bold;
    height: 38px;
    padding: 3px;
}

.bgtable {
    background-color: #FF8100;
    border: 1px solid #FF8100 !important;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
	text-align:left;
}

.numCell {
	font-size: 11px; color: #666666; font-family: tahoma; text-align:right;	
}

.totaltable  {
    font-weight: bold;
    padding: 3px;
	background-color: #EFEFEF;
}

.resultado td{
	font-size: 11px;
	border: 1px solid #CCCCCC;
    padding: 3px;
}

#barrapaginacao.top {
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
	/*width:830px;*/
	
}
#barrapaginacao {
    background-color: #f1f8f9;
    font: 12px Arial,Helvetica,Verdana,sans-serif;
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
}

#barrapaginacao p {
    color: #666666;
    display: block;
    font: bold 12px Arial,Helvetica,Verdana,sans-serif;
    left: 0px;
    margin: 0;
    padding: 6px 0 0 0px;
    position: absolute;
    top: 0;
    z-index: 50;
}


#paginacao {
    
    margin: 0;
    padding: 4px 10px 4px 0;
    
}

h2.total {
    color: #ff8100 !important;
	font: bold 16px Arial,Helvetica,sans-serif;
    padding: 6px 0 10px 0px;
	/*margin-top: 10px;*/
	text-align: left !important;
}

#pages {
	float: right;
	padding: 3px;
	position: relative;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	background-color: #fff0dc;
    border: 1px solid #ffd194;
    color: #666666;
    display: block;
    float: left;
	display: inline;
	margin: 0 5px 0 0;
}
#pages li a {
	color: #666666;
	padding: 4px;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	background-color:#ffd194
}
#pages li.nolink {
	color: #ACAC95;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
#pages li.current {
	color: #666;
	border: 1px solid #ffd194;
	padding: 4px;
	font-weight:bold;
	
}

div.Busquedas {
    border: 2px solid #f89f29;
    border-radius: 10px;
    margin-top: -4px;
	margin-bottom: 10px;
    margin-left: 0px;
}

#user {
    border-left: 1px solid #ffd099;
    color: #fff;
    float: right;
    font-family: Tahoma;
    font-size: 7pt;
    margin-right: 0px;
    padding: 4px;
    width: 200px;
}

#user a {
	 color: #fff;
	 font-size: 7pt;
}

input.img-calendar {
  background-image: url("../img/calendar-icon.gif");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 18px;
  cursor:  pointer;
}


/* Navigation */
#navigation { list-style-type: none; height: 20px; margin-top: -2px; margin-left: -32px; }
#navigation li { float: left; position: relative; padding: 0; line-height: 28px; text-transform: uppercase; cursor: pointer; }
#navigation li:hover { background-position: 0 -40px; }
#navigation li a { display: block; padding: 0 15px; color: #ccc; text-decoration: none; }
#navigation li a:hover { }
#navigation li ul { display: none; opacity: 0; position: absolute; left: 0; width: 14em; background: #eee; list-style-type: none; padding: 0; margin: 0; }
#navigation li:hover ul { opacity: 1; display: block; }
#navigation li ul li { float: none; position: static; height: 0; line-height: 0; background: none; }
#navigation li:hover ul li { height: 30px; line-height: 30px; }
#navigation li ul li a { background: #666; }
#navigation li ul li a:hover { background: #424242;  }
#navigation li.menu_sel {background: #fff }
#navigation li.menu_sel a {color: rgb(248, 159, 41); }
#navigation li.menu_sel ul li a {color: #ccc; background: #666 }
#navigation li.menu_sel ul li a:hover { background: #424242;  }

#navigation li { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }
#navigation li a { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }
#navigation li ul { -webkit-transition: all 0.2s; }
#navigation li ul li { -webkit-transition: height 0.2s; -moz-transition: height 0.2s; transition: height 0.2s; }

.userMenu {
	float: right;
}

.search-left-panel-box {
    border: 1px solid #D9D9D9;
    margin-bottom: 5px;
}

.minimize-control {
    background-image: url("../img/minimizar.gif");
}

.maximize-control {
    background-image: url("../img/maximizar.gif");
}

.control, .controlButton {
    float: right;
    width: 16px;
    height: 16px;
    border: 1px solid #DBDBDB;
    margin: 2px;
    background-repeat: none;
    background-position: center;
    cursor: pointer;
}

.search-left-panel-title {
   background-color: #F2F1EF;
	border-bottom: 1px solid #DBDBDB;
	color: #62615F;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding: 2px 2px 2px 10px;
}

.search-left-panel-box1 {
	color: #62615F;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
}

h3 {
    color: rgb(248, 159, 41);
}

.buttonClear {
    background-image: url("../img/botao_branco.gif");
    background-repeat: no-repeat;
    border-width: 0;
    color: #0083bf;
    cursor: pointer;
    font-size: 11px;
    height: 22px;
    padding: 3px 0;
    text-align: center;
    width: 67px;
}

.headerTitle {
    color: #ff8100;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    padding-left: 15px;
}