.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	list-style-position: outside;
}

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #336699;
}
img {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.subtitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}
.text-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.nav-sec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.nav-sec-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: 767062;
	list-style-type: circle;
	list-style-position: outside;

}
.notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#navigation a
{
color: #000;
background: #ffa20c url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #781351 url(left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
	float: left;
	margin: 0;
	text-indent: 3px;
}
.nav_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C39809;
	font-weight: bold;
}
.nav_subtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #767062;
	font-weight: bold;
}
.super {
	vertical-align: super;
}
