html {
	overflow: hidden;
	height: 100%;
	width: 100%
}
body {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 13px;
	color: #2a4136;
	background: black;
	margin: 0;
	height: 100%; 
	width: 100%; 
}

	/* regras gerais */

* {
	outline: none
}
img {
	border: 0
}
form
{
	border: 0;
	margin: 0;
	padding: 0
}
input , textarea
{
	border: 1px solid #2a4136;
}

small
{
	font-size: 13px;
}
input, textarea, code
{
	font-family: "Droid Sans Mono", "Lucida Console", monospace;
}
h4 {
	font-weight: normal
}
p {
	line-height: 15px;
}
a {
	color: #2a4136;
	cursor: pointer;
	text-decoration: underline
}
ul {
	list-style-type: none
}
blockquote
{
	display: block;	
	margin: 18px;
	font-style: italic
}
span.sigla
{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.5px
}
hr
{
	border-bottom: 1px solid #2a4136;
	border-top:0;
	border-right:0;
	border-left:0;
	height: 0;
	margin: 9px 0 18px 0
}
hr.tracejada {
	
	border-bottom: 1px dashed  #2a4136;
	border-top:0;
	border-right:0;
	border-left:0;
	height: 0;
	margin: 9px 0 12px 0
}
hr.pingada {	
	border-bottom: 1px dotted  #2a4136;
	border-top:0;
	border-right:0;
	border-left:0;
	height: 0;
	margin: 6px 0
}
img.thumb
{
	width: 90px;
	height: 90px;
	background: url(imagens/loader.gif) center no-repeat white;
}
	/* divs */
#container
{
	position: absolute; 
	top: 0; 
	left: 0;
	background: url('imagens/backor.png') repeat transparent;
	height: 100%; 
	width: 100%; 
	overflow: auto
}
	/* começa div_cabecalho */

#div_cabecalho {
	display: block;
	width: 810px;
	height: 112px;
	margin: 18px auto 0 auto;
}
#div_cabecalho_titulo {
	display: block;
	float: left;
	height: 90px;
	width: 405px;	
	margin: 0;
}

#div_cabecalho_menu {
	display: block;
	float: right;	
	height: 81px;
	width: 405px;
	margin: 0;
}

#div_cabecalho_caminho {
	z-index: 1000;
	line-height: 16px;
	border-bottom: 3px solid #ffffee;
	width: 792px;
	height: 20px;
	float: right;
	background: #ffffee
}
#div_cabecalho_caminho h2{
	line-height: 21px;
	display: block;
	height: 21px;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0 0 0;
	margin: 0px 3px;
}

#div_cabecalho a {
	color: #2a4136;
}
#div_cabecalho ul {
	float: right;
	margin: 54px 0 0 0;
}
#div_cabecalho li {
	display: block;
	width: 84px;
	height: 27px;
	background: #673232;
	margin: 0;
	border-left: 1px solid #875f5f;
	list-style-type: none;
	float: left
}
#div_cabecalho li h2{
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 1.3px;
	line-height: 1px;
	font-size: 13px;
	font-weight: normal
}

#div_cabecalho li h2 a span {
	display: block;
	color: #ffffee;
	padding: 9px 9px 6px 9px;
}
#div_cabecalho li.secaoativa a{
	background: #ffffee;
	color: #2a4136;
	margin: -13px 0 0 0;
	height: 40px;
}
#div_cabecalho li.secaoativa a span{
	color: #2a4136;
}
#div_cabecalho li.secaoativa a:hover{
	background: #ffffee;
	cursor: default
	
}
#div_cabecalho li a{

	padding: 5px 0 7px 0;
	color: #2a4136;
	text-decoration: none;
	display: block;
	outline: none;
	width: 100%;
	height: 100%;
}
#div_cabecalho li a:hover{
	background: #875f5f
}

	/* fim div cabeçalho */

	/* começo div corpo */

#div_corpo {
	display: block;
	width: 810px;
	margin: 0 auto;
	background: url(imagens/back.gif) 318px 39px scroll no-repeat #ffffee
}
#div_corpo_coluna_esquerda {
	display: block;
	width: 549px;
	display: block;
	float: left;
	padding: 0 0 0 0;
}
.divcoluna
{
	margin: 36px 6px 0 0;
	display: block;
	width: 219px;
	height: 252px;
	float: left
}
.divcoluna div
{
	display: block;	
	background: url(imagens/quadmenor.png) left top no-repeat transparent;
	height: 216px;
	margin: 2px 0 0 0px;
	padding: 9px 0 0 9px;
	line-height: 0px
}
.divcoluna div img
{
	margin: 4.5px;
	border: 0
}
.divcoluna small
{
	margin: 0 0 3px 0;
	border: 0
}
.divcoluna h3
{
	display: inline;
}
#div_corpo_coluna_esquerda h3{
	font-size: 34px;
	margin: 9px 0 27px -16px;
	padding: 0 0 0 0;
	font-weight: normal;
}
#div_corpo_coluna_esquerda h4{
	font-size: 21px;
	margin: 3px 0 6px 0;
	padding: 0 0 0 0;
	font-weight: normal
}
#div_corpo_coluna_esquerda dt{
	margin: 0 9px 0 18px
}
#div_corpo_coluna_esquerda dd{
	margin: 3px 9px 9px 18px
}

#div_corpo_quadrado {
	display: block;
	width: 468px;
	height: 468px;
	margin: 54px 0 63px 72px;
	padding: 1px 0 0 0;
	line-height: 0;
	background: url(imagens/quadrado.png) no-repeat;
}
#div_corpo_quadrado img{
	margin: 0 9px 9px 0
}
#scrollcontainer {
	display: block;
	height: 387px;
	width: 396px;
	overflow: hidden;
	float: left;
	margin: 39px 0 0 39px;
}

#div_corpo_texto {
	font-size: 13px;
	clear: both;
	margin: 45px 0 63px 72px;
	padding: 0 27px 0 0
}

#div_corpo_coluna_direita {
	display: block;
	width: 243px;
	display: block;
	float: right;
	margin: 36px 9px 36px 0;
	padding: 18px 0 0 0;
}


#div_corpo_coluna_direita p {
	margin: 6px 9px 27px 39px
}
#div_corpo_coluna_direita dt {
	margin: 0 0 0 39px;
	padding: 0
}
#div_corpo_coluna_direita h3 {
	font-size: 21px;
	padding: 0 0 0 21px;
	font-weight: normal;
	margin: 0 0 9px 18px;
	background: url(imagens/orna.gif) 0 6px no-repeat;
}
#div_corpo_coluna_direita li {
	margin: 0
}
#div_imagem_randomica {
	margin: 0px 0 18px 18px
}
#div_imagem_randomica img {
	width: 216px;
	height: 216px;
	background: url(imagens/loader.gif) center no-repeat white;
}
#div_imagem_randomica small{
	display: block;
	margin: 0 0 3px 0
}
#div_imagem_thumbs {
	display: block;
	width: 216px;
	height: 216px;
	overflow: hidden;
	margin: 0px 0 21px 18px;
	background: url(imagens/quadmenor.png) left top no-repeat transparent;
}
#div_imagem_thumbs h3 , #div_imagem_thumbs p{
	margin: 12px 12px 0 12px;
	font-weight: normal;
	background: transparent
}

#div_corpo_rodape {
	height: auto;
	clear: both;
	color: #ffffee;
	margin: 63px 0 0 0;
	background-color: #673232;
}
#div_corpo_rodape p , #div_corpo_rodape a{
	color: #ffffee
}
#div_corpo_rodape dl{
	margin: 0 0 9px 0;
	display: block; 
	float: left; 
	width: 89px; 
}
#div_corpo_rodape dt{
	margin: 9px 0 0 0;
	font-weight: bold;
	background: url(imagens/display.gif) 45px 3px no-repeat
}
#div_corpo_rodape dd{
	margin: 3px 0 0 18px;
	list-style-type: circle
}

#div_rodape {
	color: #ffffee;
	display: block;
	width: 810px;
	height: 90px;
	margin: 0 auto 0 auto;
}
.comentario_add {
	background: url(imagens/display.gif) right no-repeat;
	padding-right: 15px;
}
.comentario
{
	background: #f8f2e5;
	padding: 0;
	margin: 9px 0 0 9px
}

p.autor
{
	margin: 0;
	padding: 2px 0 0 0;
	height: 18px;
	display: block;
	background: url(imagens/bordaazulclara.gif) -2px -2px no-repeat  #cad0c5
}

.formcomentario
{
	border: 0;
	width: 450px;
	margin: 0;
	padding: 6px 0;

}
.formcomentario label
{
	display: block;
	width: 450px;
	height: 30px;
	clear: both;
}
.formcomentario label strong
{
	display: block;
	width: 210px;
	float: left;
	margin-right: 0;
	text-align: right
}
.formcomentario label input
{
	float: right;
	margin-right: 9px;
	display: block;
	width: 219px;
	height: 18px

}
.formcomentario textarea
{
	display: block;
	width: 448px;
	margin: 0;
	padding: 0;
}
#imagemfull {
	position: absolute;	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 0 0 0 0;
}
#imgfull_prox {
	text-align: center;
	display: block;
	width: 90px;
	height: 99px;
	float: left;
}
#imgfull_atual {
	text-align: center;
	display: block;
	float: left;
	width: 90px;
	height: 99px;
	margin: 0 12px
}
#imgfull_ant {
	text-align: center;
	display: block;
	width: 90px;
	height: 99px;
	float: right;
}
#imgfull_top{
	display: block;
	width: 468px;
	height: 468px;
	padding: 1px 0 0 0;
	float: left;
	margin: 0;
	line-height: 0;
	background: url(imagens/quadradofill2.png) no-repeat;
}
#imgfull_top img{
	margin: 9px 10px 10px 10px;
	border: 1px solid #ffffee;
}

#imgfull_cont{
	display: block;
	float: right;
	width: 342px;
	text-align: left;
	margin: 0;
	background: transparent;
	padding: 0 0 0 0
}
#imgfull_cont h3{
	display: block;
	font-size: 21px;
	height: 45px;
	font-weight: normal;
	padding: 0;
	margin: 9px 0 0 0;

}
#imgfull_cont a{
	color: white;
}
#formcontato {
	border: 0; 
	border-left: 1px dotted white; 
	padding: 9px 0 0 0; 
	margin: 9px 0 0 9px;
	display: block
}
#formcontato label img{
	vertical-align: baseline;
	margin: 0 0 0 -18px
}
#formcontato span{
	margin: -3px 0 0 0;
	display: block;
	height: 21px;
	line-height: 23px;
	float: left
}
#formcontato input{
	width: 180px;
}
#formcontato textarea{
	width: 180px
}

#formcontato label{
	text-align: right;
	display: block;
	height: 21px;
	margin: 3px 0 0 21px;
	width: 240px;
}
