@charset "utf-8";
/* CSS Document */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 150%;
	font-size:12px;
}
a {
	color: #965708;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
h1{
	margin: 15px 0;
}
ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	font-weight:normal;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}
#container{
	width:1050px;
	height:auto;
	min-height:500px;
	margin:0 auto;
	}
#header{
	background:url(../images/header.png) 0 0 no-repeat;
	height:112px;
	}
#main{
	margin:23px;
	margin-top:0;
	margin-bottom:15px;
	background:#000;
	height:565px;
	}
#footer{
	height:100px;
	margin-left:23px;
	margin-right:23px;
	}
#tabelaFooter td#wc{
	width:56px;
	}
#tabelaFooter td#wc img{
	padding-top:7px;
	}
#mail{
	width:43px;
	padding-top:30px;
	}
#facebook{
	width:23px;
	padding-top:10px;
}
#tabelaFooter td{
	text-align:center;
	color:#909090;
	font-size:13px;
}
#tabelaFooter td#text{
	text-align:left;
	color:#909090;
	font-size:14px;
	line-height:125%;
	}
#tabelaFooter td#text strong{
	color:#000000;
	}
#bottomR{
	margin-top:-10px;
	}
