body, td, tr, table {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12pt;
}


.bordapontilhada {
	background-attachment: fixed;
	background-image: url(../imagens/pontilhada.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fundoBarra {
	background-attachment: fixed;
	background-image: url(../imagens/barra_baixa.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.tabelaLados {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
input, textarea, select, button {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #AAAAAA;
}
.inputno {
	border: no border;
}
.TabelaInterna {
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;

}

A.HEAD:LINK, A.HEADL:ACTIVE {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
A.HEAD:VISITED {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
A.HEAD:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color : #111111;
	text-decoration : underline;

}

A:LINK, A:VISITED, A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
}

#ilinux{
	position: absolute;
	top: 140px;
	left: auto;
	right: center;
	width: 768px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	visibility: visible;
	border: none;
	z-index: 1;
	float: left;
	margin:0px;

		
}
#principal {
	z-index: 2;
}
