/*=========================Formulario Novo===================================================*/
.tabela-index { background-color: #FFFFFF }
.tabela-index-2 { background-color: #FFFFFF }
/*===========================================================================================*/
.font-0 {font-family: "Trebuchet MS"; font-size: 11px; color: #000000;}
.font-1 {font-family: "Trebuchet MS"; font-size: 12px; color: #000000;}
.font-2 {font-family: "Trebuchet MS"; font-size: 13px; color: #000000;}
.font-3 {font-family: "Trebuchet MS"; font-size: 15px; color: #000000;}
.font-4 {font-family: "Trebuchet MS"; font-size: 16px; color: #000000;}
.font-5 {font-family: "Trebuchet MS"; font-size: 17px; color: #000000;}
.font-6 {font-family: "Trebuchet MS"; font-size: 22px; color: #000000;}
/*===========================================================================================*/
.font-0-a {font-family: "Trebuchet MS"; font-size: 11px; color: #cc0000;}
.font-1-a {font-family: "Trebuchet MS"; font-size: 14px; color: #cc0000;}
.font-2-a {font-family: "Trebuchet MS"; font-size: 13px; color: #cc0000;}
.font-3-a {font-family: "Trebuchet MS"; font-size: 15px; color: #cc0000;}
.font-4-a {font-family: "Trebuchet MS"; font-size: 16px; color: #cc0000;}
.font-5-a {font-family: "Trebuchet MS"; font-size: 17px; color: #cc0000;}
/*===========================================================================================*/
.font-0-b {font-family: "Trebuchet MS"; font-size: 11px; color: #535353;}
.font-1-b {font-family: "Trebuchet MS"; font-size: 12px; color: #535353;}
.font-2-b {font-family: "Trebuchet MS"; font-size: 13px; color: #535353;}
.font-3-b {font-family: "Trebuchet MS"; font-size: 15px; color: #535353;}
.font-4-b {font-family: "Trebuchet MS"; font-size: 16px; color: #535353;}
.font-5-b {font-family: "Trebuchet MS"; font-size: 17px; color: #535353;}
/*===========================================================================================*/
.font-0-c {font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff;}
.font-1-c {font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff;}
.font-2-c {font-family: "Trebuchet MS"; font-size: 13px; color: #ffffff;}
.font-3-c {font-family: "Trebuchet MS"; font-size: 15px; color: #ffffff;}
.font-4-c {font-family: "Trebuchet MS"; font-size: 16px; color: #ffffff;}
.font-5-c {font-family: "Trebuchet MS"; font-size: 17px; color: #ffffff;}
.font-6-c {font-family: "Trebuchet MS"; font-size: 22px; color: #ffffff;}
.font-7-c {font-family: "Trebuchet MS"; font-size: 30px; color: #ffffff;}
.font-8-c {font-family: "Trebuchet MS"; font-size: 40px; color: #ffffff;}
/*===========================================================================================*/
.font-0-d {font-family: "Trebuchet MS"; font-size: 11px; color: #154F95;}
.font-1-d {font-family: "Trebuchet MS"; font-size: 12px; color: #154F95;}
.font-2-d {font-family: "Trebuchet MS"; font-size: 13px; color: #154F95;}
.font-3-d {font-family: "Trebuchet MS"; font-size: 15px; color: #154F95;}
.font-4-d {font-family: "Trebuchet MS"; font-size: 16px; color: #154F95;}
.font-5-d {font-family: "Trebuchet MS"; font-size: 16.5px; color: #154F95;}
.font-6-d {font-family: "Trebuchet MS"; font-size: 22px; color: #154F95;}
.font-7-d {font-family: "Trebuchet MS"; font-size: 30px; color: #154F95;}
.font-8-d {font-family: "Trebuchet MS"; font-size: 40px; color: #154F95;}
/*=======================================================================================#212121====*/
.font-0-e {font-family: "Trebuchet MS"; font-size: 11px; color: #212121;}
.font-1-e {font-family: "Trebuchet MS"; font-size: 12px; color: #212121;}
.font-2-e {font-family: "Trebuchet MS"; font-size: 13px; color: #212121;}
.font-3-e {font-family: "Trebuchet MS"; font-size: 15px; color: #212121;}
.font-4-e {font-family: "Trebuchet MS"; font-size: 16px; color: #212121;}
.font-5-e {font-family: "Trebuchet MS"; font-size: 17px; color: #212121;}
.font-6-e {font-family: "Trebuchet MS"; font-size: 22px; color: #212121;}
.font-7-e {font-family: "Trebuchet MS"; font-size: 30px; color: #212121;}
.font-8-e {font-family: "Trebuchet MS"; font-size: 40px; color: #212121;}
/*=======================================================================================#212121====*/

a:link {text-decoration:none;}
#a:visited {text-decoration:none;  }
a:hover {text-decoration:underline;}
a:active {text-decoration:underline; }

/*=========================Pirobox===================================================*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#000; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(images/ajax-loader.gif) center center no-repeat!important;background: url(images/ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:0px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:none;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

a.piro_close{position:absolute;top:20px;right:20px;height:35px;width:35px;background:url(images/close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(images/close_btn_h.png) no-repeat;}

a.piro_next{position:absolute;top:50%;width:35px; height:35px;right:20px;text-indent:-999em;outline:none; display:block; margin:-18px 0 0 0;background:url(images/next.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(images/next_h.png) center right no-repeat;}

a.piro_prev{position:absolute;top:50%;width:35px; height:35px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(images/prev.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000}
a:hover.piro_prev{background:url(images/prev_h.png) center left no-repeat;}



.pirobox_content {position:absolute; top:50%; left: 50%; padding:0; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(images/t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(images/t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(images/t_c.png) repeat-x;}

.c_l{width:20px; background: url(images/c_l.png) repeat-y;}
.c_c{background:black; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(images/c_r.png) repeat-y;}

.b_c{height:20px; background:url(images/b_c.png) repeat-x;}
.b_l{background:url(images/b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(images/b_r.png) no-repeat; width:20px; height:20px;}

/*.t_l{background:#000; width:10px; height:10px;}
.t_r{background:#000; width:10px; height:10px;}
.t_c{height:10px; background:#000;}

.c_l{width:10px; background:#000;}
.c_c{background:#000; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: #000;}

.b_c{height:10px; background:#000;}
.b_l{background:#000; width:10px; height:10px;}
.b_r{background:#000; width:10px; height:10px;}
*/
.box_img{ position:absolute; z-index:99995; background: url(images/img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(images/link_out.png) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(images/link_out_h.png) no-repeat;}
a.play{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(images/play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(images/play_h.png) no-repeat;}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;background:url(images/pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(images/pause_h.png) no-repeat;}
#body {
	background-image: url(images/bg.jpg);
}
#msgsContainer { background-color: #CCC;overflow:auto;min-height:50;width:700px;}
.lista a{font-family:Arial, Helvetica, padding: 8 8 8 8; sans-serif;font-size:11px;color:#666;position:absolute;z-index:1;}
.lista a:hover {background-color: #EEE; color: 000;}
.TA{scrollbar-3dlight-color:#ccc;scrollbar-arrow-color:#ccc;scrollbar-base-color:#ccc;scrollbar-darkshadow-color:#ccc;scrollbar-face-color:#ccc;scrollbar-highlight-color:#ccc;scrollbar-shadow-color:#ccc;border:1px solid #ccc;width:570px;height:185px;font-size:14px;border-spacing:1px;border-collapse:separate;background-color:#fff;position:relative;border-color:#ccc;border-width:1px;}
.TA1{border:0px solid #ccc;height:auto;overflow:auto;}

#informativo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	border:1px solid #FFC1C1;
	background-color: #FFE6E6;
	width:600px;	
	height:50px;
	line-height:50px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	text-shadow: #EBEBEB 0.1em 0.1em 0.2em;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
#informativoright {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:12px;
	color: #990000;
	border:1px solid #FFC1C1;
	background-color: #FFE6E6;
	width:300px;	
	height:auto;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	text-shadow: #EBEBEB 0.1em 0.1em 0.2em;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}

