*{
	background-repeat : no-repeat;
	list-style : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin : 0;
	padding : 0;
}

a{
	color : #000;
	text-decoration : none;
}
a:hover{
	color : #ff9900;
	text-decoration : underline;
}
ul#aba3,
ul#aba2,
ul#aba1{
	border : 1px solid #d2c8bd;
	border-bottom : 0;
	width : 288px;
	margin : 0;
	float : left;
}
ul#aba2 li,
ul#aba1 li,
ul#aba3 li{
	margin : 3px;
}
ul#mais{
	border : none;
	background-image : url(img/aba-nro.gif);
	background-repeat : repeat-x;
	width : 290px;
	float : left;
	display : block;
	height : 27px;
	padding : 0;
	background-color : Aqua;
}
ul#mais span{
	float : left;
	width : 160px;
	height : 27px;
	line-height : 27px;
}
ul#mais li{
	display : block;
	background-image : url(img/aba-nro.gif);
	float : left;
	width : 30px;
	height : 27px;
	line-height : 27px;
	margin : 0 0;
	text-align : center;
}
ul#mais li a{
	background-image : url(img/aba-nro.gif);
	background-position : 0 -54px;
	width : 30px;
	height : 27px;
	display : block;
	font-weight : bolder;
	background-color : #5d5950;
	color : #fff;
}
ul#mais li :hover{
	background-color : #ff9900;
	color : #fff;
	text-decoration : none;
}
ul#mais li.selecionado a{
	background-position : 0 -27px;
	color : #7b7871;
}
ul#mais li.n_selecionado a{
	background-position : 0 -54px;
}
ul#mais li.selecionado a:hover{
	color : #7b7871;
}
span,
h1,
h2{
	color : #7b7871;
}
span,
h1{
	font-weight : bold;
}
h2{
	font-size : 10px;
}
.desligado{
	display : none;
}
.ligado{
	display : block;
}
span{
	text-align : right;
	padding : 0 5px;
}
