<!--
body {
	margin: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

cite {
	display: block;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	text-align: center;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#conteudo {
	width: 746px;
	height: 328px;
	position: absolute;
	bottom: 0px;
}

#topo {
	width: 745px;
	height: 120px;
	position: absolute;
	top: 0px;
}

#topo a {
	background: url(../imagens/bt_contato_interna.gif);
	display: block;
	float: right;
	height: 11px;
	margin-right: 5px;
	margin-top: 15px;
	width: 58px;
}

* html #topo a {
	margin-top: 38px;
}

#topo a span {
	display: none;
}

#topo h1 {
	position: absolute;
	background: url(../imagens/img_logo_interna.gif);
	height: 93px;
	margin: 0px;
	padding: 0px;
	width: 138px;
} 

#topo h1 a {
	position: absolute;
	background: url(../imagens/img_logo_interna.gif);
	height: 93px;
	margin: 0px;
	padding: 0px;
	width: 138px;
} 

#topo h1 span {
	display: none;
}

#window #topo h2 {
	height: 66px;
	margin: 0px;
	margin-top: 38px;
	padding: 0px;
	width: 746px;
}
* html #window #topo h2 {
	margin-top: 54px;
}

#topo h2 span {
	display: none;
}


#window {
	border: 1px solid #000000;
	position: absolute;
	height: 448px;
	_height: 450px;
	width: 780px;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -224px;
	margin-bottom: -5px;
}


.box {
	background: url(../imagens/box_bg.gif);
	text-align: center;
	bottom: 60px;
	height: 192px;
	_height: 212px;
	padding: 10px;
	padding-right: 30px;
	position: absolute;
	right: 170px;
	width: 349px;
	_width: 389px;
}

.box ul {
	display: block;
	text-align: left;
	width: 300px;
}

.box ul li {
	display: block;
	float: left;
	width: 45%;
}

.box_duplo {
	background: url(../imagens/box-duplo_bg.gif);
	bottom: 110px;
	height: 187px;
	position: absolute;
	right: 110px;
	width: 496px;
}

.box_duplo .box_duplo_menor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 10px;
	height: 137px;
	position: absolute;
	top: 25px;
	width: 94px;
}

.box_duplo .box_duplo_maior {
	left: 160px;
	height: 161px;
	position: absolute;
	top: 10px;
	text-align: center;
	width: 302px;
}

.box_duplo .box_duplo_nav {
	left: 240px;
	position: absolute;
	top: 187px;
}

.box_duplo .box_duplo_nav ul {
	width: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.box_duplo .box_duplo_nav ul li {
	display: inline;
}

.box_duplo .box_duplo_nav ul li span {
	display: none;
}

.box_duplo .box_duplo_nav ul .box_duplo_nav_anterior a {
	background: url(../imagens/box-duplo_bt_nav_previous.gif);
	display: block;
	float: left;
	height: 21px;
	width: 29px;
}

.box_duplo .box_duplo_nav ul .box_duplo_nav_anterior_off {
	background: url(../imagens/box-duplo_bt_nav_previous_off.gif);
	display: block;
	float: left;
	height: 21px;
	width: 29px;
}

.box_duplo .box_duplo_nav ul .box_duplo_nav_proximo a {
	background: url(../imagens/box-duplo_bt_nav_next.gif);
	display: block;
	float: right;
	height: 21px;
	width: 30px;
}

.box_duplo .box_duplo_nav ul .box_duplo_nav_proximo_off {
	background: url(../imagens/box-duplo_bt_nav_next_off.gif);
	display: block;
	float: right;
	height: 21px;
	width: 30px;
}

.box_duplo .box_duplo_nav ul .box_duplo_nav_texto a {
	background: #FFFFFF;
	border-bottom: 2px solid #000000;
	display: block;
	padding: 4px;
	padding-bottom: 3px;
	margin-left: 29px;
	margin-right: 30px;
	text-align: center;
}

.lado {
	position: absolute;
	right: 0px;
}

.little_box {
	background: url(../imagens/little_box_bg.gif);
	bottom: 180px;
	height: 12px;
	_height: 32px;
	padding: 10px;
	position: absolute;
	right: 240px;
	width: 116px;
	_width: 136px;
}

.little_box p {
	text-align: center;
}

.little_box_pt {
	background: url(../imagens/little_box_bg.gif);
	bottom: 180px;
	height: 12px;
	_height: 32px;
	padding: 10px;
	position: absolute;
	right: 260px;
	width: 116px;
	_width: 136px;
}

.little_box_pt p {
	text-align: center;
}


-->