/*  
Theme Name: TANOVT
Theme URI: http://tursequi.non/
Description: Tema preto do site TANOVT.
Version: 0.1
Author: iD Studio
Author URI: http://www.intangible-designs.com/
*/

BODY {
	margin: 0;
	padding: 0;
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	}

/* -------------------------------------------------------------------- */
/* SECTION RULES */
/* -------------------------------------------------------------------- */

#Page {
	width: 800px;
	margin: 20px auto 0;
	background: white;
	}

#Header {
	height: 84px;
	background: black url("graficos/loginbg.jpg") top left repeat-x;
	text-align: left;
	}

#Logo {
	width: 670px;
	height: 84px;
	float: left;
	}

#Login {
	margin: 0;
	padding: 40px 0 0;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #ddd;
	}

#Login .senha {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	border-width: 0;
	background: transparent url("graficos/login.jpg") top center no-repeat;
	width: 84px;
	height: 15px;
	padding: 0 4px;
	margin: 3px 0;
	font-weight: normal;
	}

* HTML #Login .senha {
	background-attachment: fixed;
	}

#Login .senha_submit {
	background: transparent url("graficos/button_ok_up.jpg") top left no-repeat;
	border-width: 0;
	width: 30px;
	height: 15px;
	cursor: pointer;
	margin-bottom: -2px;
	}

* HTML #Login .senha_submit {
	margin-bottom: -1px;
	}

#Nav {
	background: black;
	}

#Nav A IMG {
	width: 133px;
	height: 33px;
	}

#Content {
	}

#Footer {
	background: black url("graficos/simplebar_red.jpg") repeat-x;
	height: 30px;
	font-size: 9px;
	color: #999;
	font-weight: bold;
	padding-top: 1em;
	}

#Footer A {
	color: #999;
	text-decoration: none;
	}

#Notice {
	background: black;
	color: #777;
	text-align: center;
	font-size: 7pt;
	padding: 2px 0 1em;
	}

/* -------------------------------------------------------------------- */
/* ELEMENT RULES */
/* -------------------------------------------------------------------- */

H1 {
	font-size: 16pt;
	border: 1px solid #dacbeb;
	margin: 7px 7px 14px;
	background: #dbeaff;
	padding-bottom: 6px;
	}

H1 SPAN {
	border-bottom: dotted 2px #f8f;
	}

A {
	color: black;
	}

A:hover {
	color: red;
	}

A IMG {
	margin: 0;
	border: none;
	}

IMG.no-nuting {
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
	}
LABEL {
	cursor: pointer;
	font-size: 9pt;
	
	}

LABEL INPUT {
	padding: 0;
	margin: 0;
	}

/* -------------------------------------------------------------------- */
/* MENU RULES */
/* -------------------------------------------------------------------- */

.menu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	}

.menu A {
	display: block;
	}

.menu A IMG {
	width: 132px;
	height: 27px;
	}