a {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	border: 1px solid #120c80;
	background: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #120c80;
	text-align: center;
}

.input {
	border: 1px solid #336699;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight:bold;
	color: #666666;
	text-align: center;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	font-size: 100%;
	line-height: 34px;
  	background-color: #86121f;
	color: #ffffff;
	text-align: left;
	padding: 10 0 0 5;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #369;
	padding: 10 0 0 5;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.papostila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin: 10px 0px;
	text-indent: 20px;
}

.blockapostila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	margin: 10px 0px 0px 50px;
}

.listapostila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	margin: 10px 0px 0px 20px;
}

.tablepostila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	margin: 10px 0px 0px 5px;
}

.tabletitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding: 5 0 5 0;
}

.tabelapostila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin: 5px 5px 5px 5px;
}

.coment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
    font-weight: bold;
	padding: 10 0 0 5;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999;
	background-color: #fff;
}

.fotos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	font-size: 100%;
	line-height: 30px;
  	background-color: #336699;
	color: #ffffff;
	text-align: center;
	padding: 0 0 0 0;
}

.barra {
	font-family:arial;
	font-size:10px;
	background-color:#003366;
	width:780px;
	height:24px;
}
 .barra a {
	color:white;
	height:12px;
	padding:6px 49px 5px 49px;
	float:left;
	border-right:white 1px solid;
}

.barra a:visited {
	color:white;
}

.barrafundo {
	background-color:#3163A0;
}

/* BEGIN style5 */
 #navcontainer
{
width: 14em;
border-right: 0px solid #000;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size:60%;
background-color: #90bade;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 2px 0px 2px 2px;
border-left: 4px solid #1958b7;
border-right: 4px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 4px solid #1c64d1;
border-right: 4px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

/* END style5 */