body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, address, div, img {
	margin:0px;
	padding:0px;
	position: relative;
}

a:link {
	font-family: Verdana, Sans, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #0000FF;
	background: #FFFFFF;
}
a:visited {
	font-family: Verdana, Sans, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #0000FF;
	background: #FFFFFF;
}
a:hover {
	font-family: Verdana, Sans, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #3399FF;
	background: #FFFFFF;
}

h2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#topo {
	background: #FFFFFF url('imagens/topo.png') top center no-repeat;
	color: #000000;
	height: 45px;
	margin: auto;
	width: 771px;
}

#meio {
	margin: auto;
	background: #FFFFFF url('imagens/meio.png') center repeat-Y;
	color: #000000;
	width: 771px;
}

#queiords {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
}

#conteudo {
	margin: auto;
	font-family: Verdana, Sans, sans-serif;
	font-size: 8pt;
	width: 700px;
	text-align: justify;
}
#conteudo hr {
	width: 100%;
	height: 3px;
	background: #2c4fff;
	color: #FFFFFF;
	border: none;
	clear: both;
}

#logomarca {
	text-align: center;
}

#logotipo {
	width: 200px;
	height: 171px;
	float: left;
	margin: auto;
}

#bandeiras {
	padding: 30px 0 0 610px;
}

#links {
	margin: 0 0 20px 0;
	text-align: center;
}

#novidades {
	background: #EFEFEF;
	color: #000000;
	border: solid 1px #DBDBE3;
	width: 650px;
	margin: auto;
	font-size: 7pt;
	font-family: Verdana, Sans, sans-serif;
}

#novidades ul {
	list-style:none;
}

#novidades ul li {
	padding: 5px;
}

#vinilator {
	float: right;
	width: 255px;
	padding: 10px;
}

#conteudo ul {
	padding: 0 0 0 15px;
}

#conteudo ol {
	padding: 0 0 0 25px;
}

#conteudo ul li {
	padding: 5px;
}

#conteudo ol li {
	padding: 5px;
}

#codigojs {
	font-size: 7pt;
	font-family: 'Courier New', Courier, sans-serif;
	background: #F9FBFB;
	border: 1px solid #DDE0FF;
	color: #008000;
	margin: 20px auto 10px auto;
	width: 600px;
}

#contas {
	font-family: 'Courier New', Courier, sans-serif;
	margin: 20px 0 10px 0;
}

#selos {
	width: 230px;
	text-align: center;
	float: left;
}

#editplus {
	width: 150px;
	text-align: center;
	float: left;
}

#recomendado {
	text-align: center;
	float: left;
	width: 150px;
}

#apoio {
	text-align: center;
	float: left;
	width: 150px;
}

#fim {
	clear: both;
}

#baixo {
	background: #FFFFFF url('imagens/baixo.png') bottom center no-repeat;
	color: #000000;
	height: 43px;
	margin: auto;
	clear: both;
	width: 771px;
}

.publicidade {
	text-align: center;
}
	
.depositado {
	font-weight: bold;
	color: #336600;
	background: #FFFFFF;
}

.caixaContato {
	width: 200px;
	background: url('imagens/caixaTexto.gif') left top no-repeat;
	color: #000080;
	font-family: Tahoma, Sans, sans-serif;
	font-size: 8pt;
    border: 1px inset;
    -moz-border-top-colors: #A4A7AC;
    -moz-border-left-colors: #A4A7AC;
    -moz-border-bottom-colors: #BFC5CA;
    -moz-border-right-colors: #BFC5CA;
    -moz-border-radius: 2px;
    padding: 1px 2px 1px 2px;
}

#conteudo ol hr {
	width: 100%;
	height: 1px;
	border: none;
	clear: both;
	background: #C0C0C0;
}