body {
	background-image:  url(imgs/fundo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.TxtPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003C72;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003C72;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9C636;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9C636;
	text-decoration: overline;
}

.campo1 {
	BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ff9900 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #ff9900 1px solid; COLOR: #000000; BORDER-BOTTOM: #ff9900 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 16px; BACKGROUND-COLOR: #ffffff
}

.campo1select {
	BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ff9900 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #ff9900 1px solid; COLOR: #000000; BORDER-BOTTOM: #ff9900 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff
}

.campo1textarea {
	BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ff9900 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #ff9900 1px solid; COLOR: #000000; BORDER-BOTTOM: #ff9900 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  WIDTH: 180px; HEIGHT: 80px; BACKGROUND-COLOR: #ffffff
}

.campo2 {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 14px; BACKGROUND-COLOR: #eeeeee
}

.campo3 {
	FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f2f2f2
}

.campo2textarea {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #eeeeee
}

.botao1 {
	BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ffcc00 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #ffcc00 1px solid; COLOR: #ff9900; BORDER-BOTTOM: #ff9900 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 16px; BACKGROUND-COLOR: #ffe4b2
}

.botao2 {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #dddddd 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #dddddd 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #eeeeee
}

.TxtPadrao2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

.style1 {
	color: #999999
}

.back-col1 {
	background-color: #FFFFFF;
	background-image: url(imgs/fundp_meio.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.back-col2 {
	background-color: #FFFFFF;
	background-image: url(imgs/fundp_meio2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.back-col3 {
	background-color: #FFFFFF;
	background-image: url(imgs/fundp_meio.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Botões */

#menu_lista ul{
list-style-type:none;
float:right;
}

#menu_lista li{
float:left;
margin:0 6px;
}

.bt_saiba_mais a{
background:url(imgs/bt-saibamais2_off.gif);
width:86px;
height:18px;
display:block;
text-indent:-3000px;
}

.bt_saiba_mais a:hover{
background:url(imgs/bt-saibamais2_on.gif);
width:86px;
height:18px;
display:block;
}

.bt_saiba_mais p{
text-align:center;
}

.bt_comprar a{
background:url(imgs/bt_comprar_off.gif);
width:86px;
height:18px;
display:block;
text-indent:-3000px;
}

.bt_comprar a:hover{
background:url(imgs/bt_comprar_on.gif);
width:86px;
height:18px;
display:block;
}

.bt_comprar p{
text-align:center;
}

.bt_download a{
background:url(imgs/botao-download.jpg);
width:86px;
height:18px;
display:block;
text-indent:-3000px;
}

.bt_download a:hover{
background:url(imgs/botao-download.jpg);
width:86px;
height:18px;
display:block;
}

.bt_download p{
text-align:center;
}

