body
{
    MARGIN: 0ex;
    BACKGROUND-color: #FFFFFF;
    SCROLLBAR-FACE-color: #ffffff;
    SCROLLBAR-HIGHLIGHT-color: #ffffff;
    SCROLLBAR-SHADOW-color: #ffffff;
    SCROLLBAR-3DLIGHT-color: #000000;
    SCROLLBAR-ARROW-color: #808080;
    SCROLLBAR-TRACK-color: #ffffff;
    SCROLLBAR-DARKSHADOW-color: #000000;

}

#cabeca H1
{
	text-align: left;
}

#cabeca H2
{
    TEXT-ALIGN: left;
    font-size: 16pt;
    color: #efefef;
    font-family: Arial, Helvetica;
}
#cabeca H2:hover
{
    color: #000000;
}

#cabeca H3
{
    TEXT-ALIGN: left;
    font-size: 10pt;
    color: #efefef;
    font-family: Arial, Helvetica;
}

#cabeca H3:hover
{
    TEXT-ALIGN: left;
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica;
}


img
{
	border-width: 2px;
	border-color: #000000;
}


.NoComments
{
    font-weight: bold;
    font-size: 12pt;
    color: #efefef;
    font-family: MS Sans Serif, Helvetica;
}


/*______________________________________________________________________ historic */

#historic
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica;
	text-decoration: none;


}
#historic a
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica;
	text-decoration: none;
	line-height: 150%;
	padding: 0 3px;
}

#historic a:visited
{
    text-decoration: none;
	color: grey;
}

#historic a:hover, #historic a:active
{
	text-decoration: none;
	color: black;
	border-bottom: dashed 1px black;
}

#historic td
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#historic h5
{
	font-size: 0px;
	border-bottom: black 1px solid;
	margin: 2px 0px;
	padding: 0;
}

#historic fieldset
{
	border: double 3px black;
	background-image: url("images/back_field.jpg");
	BACKGROUND-REPEAT: REPEAT-Y;
	BACKGROUND-ATTACHMENT: scroll;
	background-position: 80%;
}

#historic legend
{
    font-size: 12pt;
    font-family: Arial, Helvetica;
    color: black;
    padding: 5px, 5px, 10px, 5px;
}

/*______________________________________________________________________ Posts */

#posts
{
	width: 100%;
	font-family: Arial, Helvetica;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	line-height: 150%;
	border: double 3px black;
	background-image: url("images/back_posts.jpg");
	BACKGROUND-REPEAT: NO-REPEAT;
	BACKGROUND-ATTACHMENT: scroll;
	background-position: top center;
}
#posts a,  #posts a:visited
{
	color: #000000;
	text-decoration: underline;
}

#posts a:hover, #posts a:active
{
    text-decoration: none;
}

#posts p
{
	text-align: justify;
	text-indent: 3ex;
	padding: 2px 10px;

}

#posts h1
{
	color: white;
	background-color: black;
	text-align: center;
	font-size: 12pt;
	line-height: 180%;
	margin: 0;
}

#posts h5
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	background-color: white;
	text-align: center;
	color: black;
	width: 100%;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	line-height: 120%;
	border-top: solid 1px black;
}

#posts a.comments, #posts a.comments:visited
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: black;
	background-color: white;
}

#posts a.comments:hover, #posts a.comments:active
{
    text-decoration: line-through;
}

#posts ul
{
    margin: -2ex 0 0 3ex;
    list-style-type: square ;
}

#posts blockquote
{
	text-align: justify;
	text-indent: 0;
	margin: 10px 30px;
	padding: 5px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px black;
}



/*______________________________________________________________________ rodape */


#rodape
{
	text-align: center;
	font-size: 10pt;
}

#rodape p
{
    font-family: Arial, Helvetica;
    color: black;
    text-decoration: none;
    font-weight: normal;
}

#rodape a:hover, #rodape a:active, #rodape a:link, #rodape a:visited
{
    font-family: Arial, Helvetica;
    color: black;
    text-decoration: underline;
    font-weight: normal;
}
