body {margin:0px; background-color:#000000}
a.boxtxt:link, a.boxtxt:visited, a.boxtxt:active {color: #DEDEDE; font-family: Verdana; font-size: 9px; text-decoration: none}
a.boxtxt:hover {color: #DEDEDE; font-family: Verdana; font-size: 9px; text-decoration: underline}
a.rodape:link, a.rodape:visited, a.rodape:active {color: #DEDEDE; font-family: Verdana; font-size: 8px; text-decoration: none; font-weight: bold}
a.rodape:hover {color: #DEDEDE; font-family: Verdana; font-size: 8px; text-decoration: underline; font-weight: bold}
a.conheca:link, a.conheca:visited, a.conheca:active {color: #42E2FF; font-family: Verdana; font-size: 9px; text-decoration: none; font-weight: bold}
a.conheca:hover {color: #42E2FF; font-family: Verdana; font-size: 9px; text-decoration: underline; font-weight: bold}
a.mensagem_l:link, a.mensagem_l:visited, a.mensagem_l:active {color: #FFF; font-family: Verdana; font-size: 11px; text-decoration: none}
a.mensagem_l:hover {color: #FFF; font-family: Verdana; font-size: 11px; text-decoration: underline}
a.galeria:link, a.galeria:visited, a.galeria:active {color: #FFF; font-family: Verdana; font-size: 12px; text-decoration: none}
a.galeria:hover {color: #FFF; font-family: Verdana; font-size: 12px; text-decoration: underline}

.texto {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.texto_bold {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
  font-weight: bold;
}

.espaco {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
}

.backfoto {
  background:url(../imagens/site/box_fotografias.jpg) no-repeat center center;
}

.backvhs {
  background:url(../imagens/site/box_vhs.jpg) no-repeat center center;
}

.boxtxttit {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #DEDEDE;
	font-weight: bold;
}

.rodape {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	color: #DEDEDE;
	font-weight: bold;
}

.relogio {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	background-color: #000;
	border:none;
	color: #FFFFFF;
	text-align:right
}

input, textarea {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	background-color: #2f3135;
	border-top: thin inset #79a4ad;
	border-right: thin inset #79a4ad;
	border-bottom: thin inset #79a4ad;
	border-left: thin inset #79a4ad;
	color: #FFFFFF;
	overflow:hidden
}

.submit {
	background-image: url(../imagens/contato/bt_enviar.jpg);
	height: 25px;
	width: 58px;
	border: 0px;
}

.reset {
	background-image: url(../imagens/contato/bt_limpar.jpg);
	height: 25px;
	width: 58px;
	border: 0px;
}

.labels {
	font-family: Verdana;
	font-size: 10px;
	color: #DEDEDE;
}

.contato_info {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #42E2FF;
}

.mensagem {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}