@charset "utf-8";
.texto {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
.tituloPagina {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 24px;
	font-weight: bold;
}
th {
	font-weight: bold;
	background-image: url(../img/bg/bg.gif);
	text-align: left;
}
.txtExplicativoPequeno {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 9px;
	color: #bebdc0;
}
.formInput {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 12px;
	border: 1px solid #98b3d5;
}
.formInputlogin {
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 17px;
	border: 1px solid #98b3d5;
}
.formemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.produtoNome {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: 4c7fd2;
}
.Link {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 12px;
	font-weight: normal;
	color: 4c7fd2;
	text-decoration: none;
}
.precoBold {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.preco {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.precoBoldGrande {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.totalEstimado {
	font-family: "Myriad Pro", Arial, Tahoma, Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
#footer {color:#fff; background:#2e2e2e url(../Imagens/footer_bg.png) bottom repeat-x; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#footer table td {padding:8px 0px 24px 0px; vertical-align:top;}
#footer a {color:#b3cbd5;}
#footer a:hover {color:#fff; text-decoration:underline;}
#footer ul  {width:130px; padding:12px 16px 12px 16px;}
#footer ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size:85%;
	border-bottom:#454545 solid 1px;
	padding:11px 0 8px 0;
	color: #b3cbd5;
}
#footer ul li.head { font-family: Helvetica,Verdana, Arial, sans-serif; font-weight:bold; color:#e4e4e4; font-size:110%;  border-bottom:dashed 1px #fff; padding:12px 0 2px 0;}
