*{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.imgb{
	width:30%;
	height:15%;
	}
.lpf{
	font-size:12px;
	color:#06F;
	}
.cb{
	width:100%;
	height:45px;
	background-color:#088A4B;
	padding-top:10px;
	padding-bottom:10px;
	}
.cb img{
	width:120px;
	height:45px;
	margin-left:10%;
	}
.bdy{
	width:60%;
	height:100%;
	border:0px;
	padding:0px 25px;
	}
.kaa{
	height:100%;
	}
.fmb{
	width:100%;
	}
#tb-cnt{
	width:100%;
	height:auto;
	}
.rvs{
	width:100%;
	height:auto;
	text-align:center;
	padding:5% 2%;
	}
.trvs{
	font-family:"Lucida Sans Unicode";
	font-size:24px;
	font-weight:bold;
	color:#088A4B;
	}
.dtgc{
	font-family:"Lucida Sans Unicode";
	font-size:14px;
	}
.txa{
	font-family:"Lucida Sans Unicode";
	font-size:16px;
	text-align:center;
	color:#000;
	}
.atkm{
	width:50%;
	text-align:center;
	}
.atk{
	width:50%;	
	}
#tb-frc{
	width:100%;
	height:auto;
	color:#088A4B;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	border-radius:5px;
	background-image:url(../images/bgv.png);
	background-repeat:repeat-x repeat-y;
	background-position:top;
	z-index:1000;
	}
.pdna{
	width:50%;
	height:20px;
	}
#ct-dto{
	width:200px;
	height:20px;
	padding:2px 5px;
	border:1px solid #088A4B;
	border-radius:5px;
	outline:none;
	}
#ct-dto:focus{
	background-color:#E3F6CE;
	}
#tb-frc td{
	height:auto;
	}
#tb-frc img{
	width:100px;
	height:50px;
	}
.button{
	margin-top:3%;
	width:100px;
	max-width:120px;
	height:30px;
	border-radius:7px;
	color:#FFF;
	background-color:#088A4B;
	transition: all 1s ease;
	border:1px solid #088A4B;
	}
.button:hover{
	border:1px solid #088A4B;
	background-color:#FFF;
	color:#088A4B;
	font-weight:bold;
	cursor:pointer;
	}
.amn{
	background-color:#FFF;
	margin-top:50%;
	color:#000;
	width:85%;
	padding:5%;
	border-radius:20px;
	height:auto;
	-webkit-animation: bounce .3s ease infinite alternate;
	}
select{border:1px solid #ccc;border-radius:5px;-moz-border-radius:5px;padding:4px 8px;height:30px;}
@-webkit-keyframes bounce {
  100% {
    top: -30px;
    
    text-shadow: 0 1px 0 #CCC,
                 0 2px 0 #CCC,
                 0 3px 0 #CCC,
                 0 4px 0 #CCC,
                 0 5px 0 #CCC,
                 0 6px 0 #CCC,
                 0 7px 0 #CCC,
                 0 8px 0 #CCC,
                 0 9px 0 #CCC,
                 0 30px 30px rgba(0, 0, 0, .3);
  }
}
.amn label{
	font-family:"Lucida Sans Unicode";
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
.mz{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	}
.sbtb{
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	}
.enr2{
	width:100px;
	height:20px;
	}
/* Popup div */
.black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
		/* fondo opaco para div
        background-color:#333;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
		 */
    }
    .white_content {
        display: none;
        position: absolute;
		font-size:12px;
		text-align:center;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 35%;
        padding: 16px;
        border: 3px solid #BCF5A9;
		border-radius:7px;
        background-color:#E6E6E6;
		z-index:1001;
        overflow: auto;
    }
	.ttr{
		font-family:"Lucida Sans Unicode";
		font-size:20px;
		text-align:center;
		color:#088A4B;
		height:auto;
		float:right;
		margin-top:20px;
		margin-bottom:40px;
		}
	.cdv{
		width:90px;
		height:20px;
		padding-top:7px;
		padding-bottom:2px;
		border-radius:7px;
		background:#06F;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		float:right;
		}
	.lab{
		font:Arial;
		font-size:16px;
		font-weight:bold;
		width:100%;
		height:auto;
		float:left;
		}
	.cdv a{
		text-decoration:none;
		color:#FFF;
		}
	.cdv a:hover{
		text-decoration:none;
		color:#FFF;
		}
/* END Popup div */

#cab{
	width:100%;
	height:auto;
	border:2px solid #088A4B;
	font-family:Arial;
	font-size:10px;
	}
.ftab{
	width:30%;
	height:auto;
	}
.ftab img{
	width:70%;
	height:70px;
	}
.stab{
	width:40%;
	height:auto;
	border-left:2px solid #088A4B;
	border-right:2px solid #088A4B;
	font-weight:bold;
	}
.ttab{
	width:30%;
	height:auto;
	}
.iftb{
	width:100%;
	height:auto;
	}
.iift{
	width:40%;
	height:auto;
	border-right:2px solid #088A4B;
	border-bottom:2px solid #088A4B;
	padding:0px 5px;
	}
.iist{
	width:60%;
	height:auto;
	border-bottom:2px solid #088A4B;
	padding:0px 5px;
	}
.ttk{
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
	}
.tts{
	padding-top:3%;
	padding-left:7px;
	padding-right:16%;
	padding-bottom:5px;
	}
#tb-by{
	width:100%;
	height:auto;
	}
.fdt{
	width:16%;
	height:auto;
	}
.sdt{
	width:34%;
	height:auto;	
	}
.tdt{
	width:8%;
	height:auto;	
	}
#tb-et{
	width:100%;
	height:auto;
	border:1px solid #088A4B;
	}
.fet{
	width:33%;
	height:auto;
	border:1px solid #088A4B;
	padding:2px 7px;
	}
.inf{
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
	font-family:Arial;
	font-size:10px;
	}
.inf b{
	font-family:Arial;
	font-size:10px;
	}
.fcl{
	width:200px;
	}
.sfc{
	width:200px;
	height:1px;
	border:1px dotted #000000;
	}
#tb-ptb{
	width:100%;
	height:auto;
	border:1px solid #088A4B;
	padding:5px;
	}
.cmpp{
	width:4%;
	height:auto;
	}
.cmps{
	width:50%;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	}
.cmpt{
	width:15%;
	height:auto;
	}
.cmpk{
	width:18%;
	height:auto;
	}
.cdt{
	width:7%;
	height:auto;
	}
.cdt strong{
	font-size:9px;
	}
.cdt input{
	width:20px;
	height:20px;
	}
.bfl{
	width:3%;
	height:2%;
	position:fixed;
	z-index:1000;
	top:15%;
	right:1%;;
	border:0px;
	border-radius:5px;
	background-image:url(../images/prt.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	line-height:1.3em;
	margin:0 0 10px;
	padding:5px 5px 5px 30px;
	}
.bfl:hover{
	cursor:pointer;
	border:1px solid #088A4B;
	}
@media print{
.bfl{
	display:none;
	}
	}