@charset "iso-8859-1";
#abas {
	position: relative;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	height: 24px;
	padding-left: 0;
}

#abas LI {
	margin:0;
	padding:0;
	float: left;
	list-style-type: none;
}

#abas A {
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin: 0px 20px 0px 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-color: #FFFFFF;
	color: #3A3A3A;
	background-image: url(images/aba_nselec.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#abas A:hover,
#abas A:active,
#abas A.aqui:link,
#abas A.aqui:visited {
	background-color: #FFFFFF;
	background-image: none;
	color: #006633;
}

#aba_selec {
	background-image: url(images/aba_selec.gif);
	background-repeat: repeat-x;
	height: 20px;
}

#box3 H3 {
	font-size: 12px;
}
