#menu-top {
	height: 150px;
	width: 100%;
	color: #FFF;
	text-align: center;
}
#mini {
	float: left;
	height: 170px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	background-color: #FFFFFF;


}



#base {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-image: url(img/main.gif);
	background-repeat: repeat-y;
}
#top {
	float: left;
	width: 906px;
	margin-bottom: 20px;
	text-decoration: none;
	background-image: url(img/header.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 346px;
}
#menu {
	float: left;
	width: 19%;
	margin-right: 15px;
	margin-left: 22px;
	text-decoration: none;



}
#conteudo {
	float: left;
	width: 68%;
	margin-left: 20px;
	text-align: center;
	color: #6FF;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #000;
} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E9E9E9;
	text-decoration: none;


}


.txplanos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6FF;
	background-position: center;
	text-decoration: none;
	text-align: left;


}
#conteudo TABLE TR .txplanos FONT P {
	text-align: center;
}

.preco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
	background-position: center center;
	font-weight: bolder;
}
.link {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}
a:visited {
	text-decoration: none;
	color: #0FF;
}
a:hover {
	text-decoration: underline;
	color: #3F9;
}
a:active {text-decoration: none}
a.bt:link {
	font-size: 14px;
	color: #66FF00;
	text-decoration: none;
	display: block;
	height: auto;
	width: 180px;
	margin-bottom: 0px;
	background-color: #000033;

}
a.bt:visited {
	font-size: 14px;
	color: #66FF00;
	text-decoration: none;
	background-color: #000033;
	display: block;
	height: auto;
	width: 180px;
	margin-bottom: 1px;
}
a.bt:hover {
	font-size: 14px;
	text-decoration: none;
	background-color: #66FF00;
	display: block;
	height: auto;
	width: 180px;
	margin-bottom: 1px;
	color: #66FFFF;

}
#imgconteudo {
	background-image: url(img/main_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	position: fixed;
}
.rodape {
	text-align: center;
	margin-top: 20px;
	margin-left: 100px;
	color: #0FF;
}
