@charset "windows-1252";

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bg.gif) repeat-y center;
}

#geral {
	width: 980px;
	margin: auto;
	position: relative;
}

.titulo, #rodape {
	display: none;
}

#menu {
	width: 188px;
	height: 792px;
	float: left;
	list-style: none;
	background: url(img/bg_menu.gif) no-repeat top;
}

#menu li {
}

#menu li a {
	display: block;
	text-align: center;
	height: 33px;
}

#informacoes {
	margin-top: 471px;
}

#ctdo {
	width: 770px;
	float: right;
	font-family: tahoma;
	background: url(img/bg_ctdo.jpg) no-repeat right top;
}

#titinfo {
	width: 756px;
	height: 78px;
	background: url(img/tit_informacoes.gif) no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
}

#tittamanhos {
	width: 756px;
	height: 78px;
	background: url(img/tit_tamanhos.gif) no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
}

#titprecos {
	width: 756px;
	height: 78px;
	background: url(img/tit_tabprecos.gif) no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
}

.some {
	display: none;
}

.subtitinfo {
	margin-bottom: 20px;
}

.dadosportal {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 25px;
}

#pais {
	margin-top: 15px;
}

#fontedados {
	font-size: 10px;
	text-align: right;
	margin-right: 15px;
	margin-top: 50px;
}

.exemplosdeformatos {
	margin-left: 20px;
	margin-top: 10px;
}



