
BODY {
	background-image : url(bk.gif);
	background-repeat : repeat-y;
	padding-left : 3%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	color : #000099;
	background-color : transparent;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	color : #006699;
	background-color : transparent;
}

H3 {
	font-family : "Times New Roman", Times, serif;
	color : Black;
	background-color : transparent;
}

H4 {
	font-family : "Times New Roman", Times, serif;
	color : #000099;
	background-color : transparent;
}

#barra ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	background-color : #000099;
	color : White;
} 

#barra ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	background-color : #000099;
	color : White;
	}
	
		
#barra  ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

	#pie ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	background-color : #000099;
	color : White;
} 

#pie ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	background-color : #000099;
	color : White;
	}
	
		
#pie  ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

A:LINK.nav {
	color : White;
	background-color : transparent;
	font-weight : bold;
}

A:ACTIVE.nav {
	background-color : transparent;
	color : #006699;
	font-weight : bold;
}
A:VISITED.nav {
	background-color : transparent;
	color : #FFCC66;
	font-weight : bold;
}
A:FOCUS.nav {
	background-color : #CC9900;
	color : White;
	font-weight : bold;
}
A:HOVER.nav {
	background-color : #CC9900;
	color : White;
	font-weight : bold;
}
A:LINK {
	background-color : transparent;
	color : #000099;
	font-weight : bold;
}
A:ACTIVE {
	background-color : transparent;
	color : #006699;
	font-weight : bold;
	
}
A:VISITED {
	background-color : transparent;
	color : #CC9900;
	font-weight : bold;
	
}
A:FOCUS {
	background-color : #000099;
	color : White;
	font-weight : bold;
}
A:HOVER {
	background-color : #000099;
	color : White;
	font-weight : bold;
}
A:LINK.salta {
	background-color : White;
	color : White;
}
A:VISITED.salta {
	background-color : White;
	color : White;
}
A:ACTIVE.salta {
	background-color : transparent;
	color : #006699;
}
A:FOCUS.salta {
	background-color : #000099;
	color : White;
}
A:HOVER.salta {
	background-color : #000099;
	color : White;
}
UL.graf {
	list-style-image : url(der.gif);
	
}

