/* ################################################################
Art Director: Felipe Assuncao - Untill
Art Finalyst: Felipe Assuncao - Untill
Website Encoder: Felipe Assuncao - Untill / Revson Antonio
Scripts Developer: Felipe Assuncao - Untill / Revson Antonio
Systematic Programmer: Revson Antonio
Administrative team: Esdras Ashbell Junior / Marcelo Marcondes
################################################################ */

html, body, div,
h1, h2, h3, h4, h5, h6, p, blockquote, button, pre,
a, abbr, acronym, address, big, cite, code,
ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td , textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

img { margin: 0;
	padding: 0;
	border: 0;
	outline: 0 none; } 

textarea { resize: none; }

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


div#general { width: 600px; margin: 0 auto; background: url("../images/img_background.jpg") right bottom no-repeat;; }
div#header {}
div#header h1 { display: block; width: 600px; height: 75px; background: url("../images/img_inconstruction.jpg") 0 0 no-repeat; margin: 0 auto; }
div#header h1 span { display: none; }
div#main { height: 200px; padding: 100px 5px; }
div#main div#logotype h1 a { display: block; width: 172px; height: 61px; }
div#main div#logotype h1 a span { display: none; }
div#address { padding: 25px 8px; }
div#address h2 { font-size: 18px; color: #333; }
div#address p { font-size: 12px; padding: 10px 0; color #999; }
div#address p label { font-weight: bold; font-size: 14px; }
