/* Globais */

BODY
{
    background-color: white;
    MARGIN: 0ex;
}

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




/* Cabeçalho */
#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;
}

#cabeca img
{
	border-width: 0px;
}



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

}

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

#historic p
{
     font-size: 10pt;
     text-align: justify;
}

#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;

}

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

#historic h2
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	background-color: white;
	text-align: center;
	color: black;
	width: 100%;
	line-height: 120%;
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}

#historic .resposta
{
    margin-left: 3EX;
    border: solid 1px black;
    padding: 1ex;
}

#historic input, #historic textarea
{
    /*padding: 4px, 4px, 4px, 4px;*/
    border: 0;
    margin: 2px, 2px, 2px, 2px;
    BACKGROUND-color: #000000;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    width: 100%;
}

#historic input:hover, #historic textarea:hover
{
	BACKGROUND-color: #202020;
}



#posts
{
	width: 510px;
	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;
}



/*______________________________________________________________________ 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;
}

/*______________________________________________________________________ miniaturas */


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

#miniaturas p
{
    font-family: Arial, Helvetica;
    color: black;
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
}

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