/* CSS Document */


/**********************
 ** Page Main Blocks **
 **********************/

#MainDiv
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: justify;
}

#PageHeader
{
	position: relative;
	height: 60px;
	background-image: url(header-background.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-bottom: 2px solid #FFCC00;
}

#PageBody
{
	position: relative;
}

#PageFooter
{
	position: relative;
	height: 40px;
	background-color: #308000;
	color: #DDDDDD;
	border-top: 2px solid #FFCC33;
	font-size: 10px;
}



/**********************
 ** General Elements **
 **********************/

.SectionBreakBR
{
	clear: both;
	height: 1px;
}

a			{	color: #003090;	text-decoration: none;	border-bottom: 1px dotted;	}
a:visited	{	color: #003090;	}
a:hover		{	color: #0066CC;	}
a:hover		{	color: #0066CC;	}

a img
{
	border: none;
}

.aimg
{
	border: none;
}

/****************************
 ** Elements of PageHeader **
 ****************************/

#HeaderTitle
{
	font-family: Tahoma, Arial, sans-serif;
	position: absolute;
	left: 10px;
	bottom: 8px;
	font-size: 25px;
}

#HeaderAuthor
{
	position: absolute;
	right: 10px;
	bottom: 20px;
	color: #CCCCCC;
	font-size: 9px;
}

#HeaderTitle a			{	color: #FFFFFF; border-bottom: none;	}
#HeaderTitle a:visited	{	color: #FFFFFF;	}
#HeaderTitle a:hover	{	color: #FFFFCC;	}
#HeaderTitle a:active	{	color: #FFFFCC;	}

#HeaderAuthor a			{	color: #CCCCCC; border-bottom: none;	}
#HeaderAuthor a:visited	{	color: #CCCCCC;	}
#HeaderAuthor a:hover	{	color: #FFFFFF;	}
#HeaderAuthor a:active	{	color: #FFFFFF;	}

#HeaderTitle img	{	vertical-align: -40%;	}


/**************************
 ** Elements of PageBody **
 **************************/

#BodyTable, #BodyTable tr, #BodyTable td
{
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#BodyMenu
{
	position: relative;
	font-size: 11px;
	width: 260px;
	padding: 10px;
}

#BodyContents
{
	position: relative;
	border-left: #006600 solid 2px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.MenuGroup
{
	margin-bottom: 15px;
	font-weight: bold;
}

.MenuTopic
{
	border-bottom: 1px dotted #FFCC33;
}

.MenuGroup ul
{
	margin: 3px;
	padding-left: 12px;
	list-style-image: url(menu-bullet.gif);
	list-style-position: outside;
}

.MenuGroup li
{
	font-weight: normal;
	padding: 0px;
}

.MenuItemSelected
{
	background-color: #FFE5BB;
	padding: 2px;
}

#BodyMenu a					{	color: #2F4F4F;	border-bottom: none;	}
#BodyMenu a:visited			{	color: #2F4F4F;	}
#BodyMenu a:hover			{	color: #CC0000;	}
#BodyMenu a:active			{	color: #CC0000;	}


#BodyNavTop, #BodyNavBottom
{
	position: absolute;
	left: 12px;
	right: 12px;
	font-size: 10px;
}

#BodyNavTop		{ top: 5px;		}
#BodyNavBottom	{ bottom: 15px;	}

.BodyNavPrevious
{
	position: absolute;
	left: 0px;
	text-align: left;
}

.BodyNavUp
{
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
}

.BodyNavNext
{
	position: absolute;
	right: 0px;
	text-align: right;
}

.BodyNavLinkInactive
{
	color: #666666;
}

#BodyIcon
{
	float: right;
	border: 2px #C0C0C0 solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	clear: left;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	color: #113355;
	font-size: 15px;
	margin-top: 40px;
 	margin-left: 30px;
	clear: left;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #333333;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: -10px;
 	margin-left: 30px;
	clear: left;
}

#BodyContents p:first-letter
{
 	margin-left: 30px;
}

.BodyImageFloatLeft
{
	float: left;
	margin-right: 20px;
	text-align: center;
}

.BodyImageFloatRight
{
	float: right;
	margin-left: 20px;
	text-align: center;
}

.BodyImageCenter
{
	text-align: center;
}

.BodySeeAlso
{
	clear: right;
	text-align: right;
	color: #0066FF;
	font-style: italic;
	font-size: 10px;
	margin-bottom: 10px;
}

.BodySeeAlso a
{
	background-image: url(link-external.png);
	background-position: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-right: 15px;
	border-bottom: none;
}


/****************************
 ** Elements of PageFooter **
 ****************************/

#PageFooter div
{
	line-height: 1.5;
	width: auto;
}

#FooterSchool
{
	position: absolute;
	left: 10px;
	top: 3px;
	text-align: left;
}

#FooterInfo
{
	position: absolute;
	right: 10px;
	top: 3px;
	text-align: right;
}

#FooterHTML
{
	color: #388808;
}

#FooterHTML:hover
{
	color: #AACCAA;
}

#PageFooter a			{	color: #DDDDDD;	}
#PageFooter a:visited	{	color: #DDDDDD;	}
#PageFooter a:hover		{	color: #FFFFFF;	}
#PageFooter a:active	{	color: #FFFFFF;	}

#FooterHTML a				{	color: #388808;	}
#FooterHTML a:visited		{	color: #388808;	}
#FooterHTML:hover a			{	color: #AACCAA;	}
#FooterHTML:hover a:visited	{	color: #AACCAA;	}
#FooterHTML a:hover			{	color: #FFFFFF;	}
#FooterHTML a:active		{	color: #FFFFFF;	}
#FooterHTML:hover a:hover	{	color: #FFFFFF;	}
#FooterHTML:hover a:active	{	color: #FFFFFF;	}



/****************************
 ** Page-Specific Elements **
 ****************************/
 
#IndexIEWarning
{
	font-weight: bold;
	text-align: center;
	color: #BB5555;
	visibility: hidden;
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.IndexAbstract
{
	border: #777777 2px solid;
	margin: 10px;
	padding: 5px;
	text-align: justify;
	position: relative;
}

.IndexAbstractTitle
{
	font-weight: bold;
	margin-left: 15px;
}

#IndexAbstractEn
{
	visibility: hidden;
	display: none;
}

.IndexAbstractLang
{
	position: absolute;
	top: 6px;
	right: 4px;
	cursor: pointer;
	padding: 1px;
	background: #CCCCCC;
	border: 1px solid #AAAAAA;
}

#IndexStart
{
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

#IndexAltFormats
{
	font-size: 11px;
}
 
 
.BiblioDate
{
	vertical-align: super;
	font-size: 8px;
}

.BiblioRef
{
	text-align: left;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.BiblioRef:first-letter
{
	margin-left: -30px;
}

.BiblioRef a			{	color: #000000; font-style: italic;	}
.BiblioRef a:visited	{	color: #000000;	}
.BiblioRef a:hover		{	color: #0000CC;	}
.BiblioRef a:active		{	color: #0000CC;	}

.BiblioCred
{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.BiblioCred ul
{
	margin: 3px;
	margin-left: 20px;
}



.QAIntro
{
	margin-bottom: 15px;
}

.QABloco
{
	border: 4px #B1DAB1 solid;
	margin-bottom: 10px;
}

.QANumero
{
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	background-color: #E4FFE4;
	padding: 5px;
	margin-bottom: -5px;
}

.QAPergunta
{
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: justify;
	background-color: #E4FFE4;
	padding: 5px;
	padding-bottom: 10px;
}

.QAResposta
{
	visibility: hidden;
	display: none;
	text-align: justify;
	margin-top: 5px;
	padding: 5px;
}

.QAMostrar	{	background-color: #E4FFE4;	}
.QAOcultar	{	margin-bottom: -2px;		}

.QAMostrar,
.QAOcultar
{
	font-size: 9px;
	text-align: right;
	padding: 2px;
}

.QAMostrar a,
.QAOcultar a	{	border: none;	}