@CHARSET "ISO-8859-1";

body {
	background-color: #ccccff;
	background-image: url(bkg.png);
	padding: 0 20px 20px 20px;
	text-align: center;
	padding: 0 20px 20px 20px;
}

body input,td,h1,h2,h3 {
	font-family: Verdana, Comic Sans MS;
}

h1,h2,h3 {
	background-color: #fff;
	padding: 10px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #d00;
}

table.t1 {
	align: center;
	width: 800px;
	border: outset 1px #000;
}

table.t1 td {
	padding: 7px;
	background-color: #FFF;
	text-align: right;
	Xpadding: 0px 0px 0px 0px;
}

table.t1 input.field,select {
	padding: 3px;
	border: inset 1px #000;
	text-align: left;
	font-weight: normal;
}


table.t1 input.field:focus,select:focus {
	background-color: #ffffaa;
}

table.t1 td.inputs {
	text-align: left;
}

/********************************/
h2.top {
	cursor: pointer;
}

h2.top img {
	width: 50px;
	margin: 0 20px 0 0;
}

h2.top:hover {
	color: #ff0;
	background-color:#555;
}

table.t1b {
	margin-top: 100px;
	align: center;
	width: 200px;
	border: outset 1px #000;
	align: center;
}

table.t1b td {
	padding: 7px;
	background-color: #FFF;
	text-align: right;
	Xpadding: 0px 0px 0px 0px;
}

table.t1b input.field {
	padding: 3px;
	border: inset 1px #000;
	text-align: left;
	font-weight: normal;
}

table.t1b td.inputs {
	text-align: left;
}

table.t1b input.field:focus {
	background-color: #ffffaa;
}

/**************************/
input.texto {
	width: 400px;
}
input.textoPeq {
	width: 50px;
}

input.numero {
	width: 40px;
}

/*********************************************************************************************/
table.t2 {
	width: 800px;
	XXbackground-color: #fff;
}

table.t2 td {
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	border: outset 1px #000;
	padding: 20px;
	width: 150px;
}

table.t2 a {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

table.t2 a:hover {
	color: #ff0000;
}

table.t2 a:link {
	color: #000000;
}

table.t2 a:visited {
	color: #aa0000;
}

img.i2 {
	Xwidth: 100px;
	height: 100px;
	Xfloat: left;
	margin: 20px 0 20px 0;
}

/*********************************************************************************************/
table.bolas_struct{	
	Xpage-break-before:always;
	border-collapse:collapse; 	
	}
	
table.bolas_struct td{
	vertical-align:middle;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	width:59px;
	height:59px;	
	border:dashed 1px #000;		
	}
	
	

/*********************************************************************************************/
table.struct{
	width:800px;	
}
td.struct{		
}

td.sepA {
	border-bottom:dashed 1px #aaa;	
	height: 60px;	
}
td.sepB {		
	height: 60px;	
}


table.cartela {
	margin-top:20px;
}
table.cartela td {
	cursor: pointer;
	width: 19px;
	height: 19px;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	vertical-align: middle;
}

tr.seta_y td {
	vertical-align: bottom;
	text-align: center;
	border-top: none;
}

td.seta_x {
	vertical-align: middle;
	text-align: left;
	border: none;
}



img.eixo_x {
	width: 15px;
}

img.eixo_y {
	width: 15px;
}

div.num {
	position: absolute;
	padding: 0px;
	background-color: #fff;
	font-size: 9px;
	font-weight: bold;
}

div.num_x {
	margin-top: -6px;
	text-align: center;
}

div.num_y {
	text-align: right;
	margin-top: 5px;
	padding-left: 2px;
}

img.pt {
	Xwidth: 20px;
	position: absolute;
	margin-left: -11px;
	margin-top: -1px;
	z-index: 100;
	position: absolute;
}

span.titulo {
	font-family: Arial;
	font-size: 12px;
	position:absolute;
	margin-left:160px;
}


/**************************************************** RESUMO **/

#resumo{
	font-size:10px;
	}
	
#resumo table{
	margin-top:10px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	}
#resumo table td{
	padding:5px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	}



/******************************************************/

#by{
	float:right;
	font-size:10px;
	font-family:Verdana;
	color:#000;
	text-decoration:none;	
	}

