html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: white;
	font-family: Helvetica, Arial;
	font-size: 14px;}
a {}
a img {border: none;}

.header {
	position: relative;
	background: url(../gfx/bg-header.png) top center repeat-y #9f0000;
	overflow: hidden;
	height: 30px;
	border-bottom: 1px solid #9f0000;}

.container {
	position: relative;
	width: 980px;
	margin: 0px auto;}

.top {
	position: relative;
	background: #ffffff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 100px;
	overflow: hidden;}
.top a.logo {
	position: relative;
	float: left;}
.top a.callUs {
	position: relative;
	float: right;}
.top div.slogan {
	position: relative;
	float: left;
	margin-left: 20px;
	line-height: 100px;
	color: #919191;
	text-shadow: 0px 1px white;
	font-size: 28px;
	font-weight:bold;
	letter-spacing: -0.5px;}

.menuH {
	position: relative;
	height: 66px;
	background: url(../gfx/menu-bg.png) top repeat-x;
	z-index: 1000;}
.menuH ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
.menuH ul li {
	margin: 0px;
	display: block;
	float: left;}
.menuH ul li a {}
.menuH ul li a.current {
	background: url(../gfx/menu-pointer.gif) bottom center no-repeat;
	padding-bottom: 16px;}

.redRuler {
	position: relative;
	background: url(../gfx/bg-header.png) top center repeat-y #9f0000;
	overflow: hidden;
	height: 4px;
	top: -20px;}

.home {
	position: relative;
	background: url(../gfx/home-bg.png) top repeat-x;}
.home div.menu {
	position: relative;
	float: left;
	width: 180px;
	z-index: 1000;
	padding-top:2px;}
.home div.menu li {
	position: relative;
	display: block;}
.home div.menu li a {
	position: relative;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;}
.home div.menu li a:hover {background-position: top right;}
.home div.menu li a span {visibility: hidden;}
.home div.menu li.mn01 a {
	background-image: url(../gfx/hmn-quem.gif);
	height: 66px;}
.home div.menu li.mn02 a {
	background-image: url(../gfx/hmn-oque.gif);
	height: 66px;}
.home div.menu li.mn03 a {
	background-image: url(../gfx/hmn-simula.gif);
	height: 67px;}
.home div.menu li.mn04 a {
	background-image: url(../gfx/hmn-comofunciona.gif);
	height: 64px;}
.home div.menu li.mn05 a {
	background-image: url(../gfx/hmn-comprar.gif);
	height: 67px;}
.home div.menu li.mn06 a {
	background-image: url(../gfx/hmn-garantia.gif);
	height: 65px;}
.home div.menu li.mn07 a {
	background-image: url(../gfx/hmn-duvidas.gif);
	height: 67px;}

.home div.theMovie {
	position: relative;
	float: right;
	margin-left: -50px;
	margin-top: -24px;
	width: 800px}
.home div.theMovie {
	position: relative;
	float: right;
	width: 800px}

.home div.hpThreeCol {
	position: relative;
	width: 1020px;
	margin-right: -40px;}
.home div.hpThreeCol div.block {
	position: relative;
	float: left;
	width: 260px;
	height: 140px;
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	background: #ededed;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.home div.hpThreeCol div.block a {
	position: absolute;
	bottom: 20px;
	left: 15px;}
.home div.hpThreeCol div.block h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c10000;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;}
.home div.hpThreeCol div.block img.icon {
	position: absolute;
	bottom: 0px;
	right: 0px;}
.home div.hpThreeCol div.block p {
	font-size: 14px;
	color: #3e3e3e;
	letter-spacing: -0.5px;
	text-shadow: 0px 1px white;
	margin-top: 10px;
	margin-right: 100px;}

.home div.hpThreeCol div.block2 {
	position: relative;
	float: left;
	width: 260px;
	height: 140px;
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	background: #ededed;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.home div.hpThreeCol div.block2 h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c10000;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
	text-transform:uppercase;}
.home div.hpThreeCol div.block2 img.icon {
	position: absolute;
	bottom: 0px;
	right: 0px;}
.home div.hpThreeCol div.block2 p {
	font-size: 14px;
	color: #3e3e3e;
	letter-spacing: -0.5px;
	text-shadow: 0px 1px white;
	margin-top: 10px;
	margin-right: 100px;}




.content {
	position: relative;
	overflow: hidden;
	margin: 20px auto;}

.greyPanel {
	position: relative;
	background-color: #e6e6e6;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    /*-khtml-border-radius: 10px;*/}
.greyPanel h1 {
	background: url(../gfx/red-panel-top.png) bottom repeat-x #e83030;
	padding: 20px 30px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}
/*.greyPanel img {}
.greyPanel img.icoSimulacao {
	background:#FFFFFF;
	margin-top: 0px;
	margin-left: 650px;}*/
.greyPanel h1 a {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	text-shadow: 0px 0px white;
	text-decoration: none;
	margin-right:20px;}
.greyPanel h1 a.current {
	background-image:url(../gfx/fundo-selecao.jpg);
	background-repeat:repeat-x;
	padding:10px 20px 30px 20px;
	color:#e83030;
	 border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;}
.greyPanel table{
	color:#e83030;
	font-weight:bold;}
.greyPanel table input.format {
	border: none;
	background: white;
	font-size: 14px;
	color: #434343;
	padding: 4px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.greyPanel h2 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 36px;
	font-weight: normal;
	color: #595959;
	text-align: left;
	text-shadow: 0px 1px white;}
.greyPanel h3 {
	margin: 0px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #595959;
	text-align: left;
	text-shadow: 0px 1px white;}
.greyPanel h4 {
	margin: 0px;
	margin-bottom: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #595959;
	text-align: left;
	text-shadow: 0px 1px white;}
.greyPanel h5 {
	background: url(../gfx/grey-panel-top.png) bottom repeat-x #e6e6e6;
	padding: 20px 30px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}
.greyPanel div.greyPanelPad {padding: 10px 30px;}
.greyPanel div.greyBoxDiv {
	position: relative;
	clear: both;
	background: url(../gfx/grey-panel-div.gif) center center repeat-x;
	height: 30px;}

.greyPanel form label,
.greyPanel form fieldset {
	display: block;
	margin-bottom: 10px;}
.greyPanel form fieldset label {
	display: block;
	float: left;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	text-shadow: 0px 1px white;}
.greyPanel form label input,
.greyPanel form textarea {
	border: none;
	background: white;
	font-size: 14px;
	font-family: Helvetica, Arial;
	color: #434343;
	padding: 4px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.greyPanel form label span,
.greyPanel form fieldset span {
	font-size: 16px;
	font-weight: bold;
	color: #838383;
	text-shadow: 0px 1px white;
	display: block;
	margin-bottom: 5px;}
.greyPanel form div.formRow {
	position: relative;
	clear: both;
	width: 940px;
	margin-right: -30px;
	margin-bottom: 20px;}
.greyPanel form div.formRow div.formCol {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 450px;}

.greyPanel div.oneCol {
	position: relative;
	width: 300px;
	margin: auto;
	margin-bottom: 20px;}
.greyPanel div.oneCol input {
	border: none;
	background: white;
	font-size: 14px;
	color: #434343;
	padding: 4px 0px;
	width: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.greyPanel div.oneCol fieldset input {width:auto}

.greyPanel div.oneCol.wide {width: 700px;}

.greyPanel div.threeCol {
	width: 940px;
	margin-right: -30px;
	overflow: hidden;}
.greyPanel div.threeCol div.block {
	position: relative;
	float: left;
	width: 300px;
	text-align: center;
	margin-bottom: 15px;}
.greyPanel div.threeCol div.block label {
	font-size: 16px;
	font-weight: bold;
	color: #838383;
	text-shadow: 0px 1px white;
	display: block;
	margin-bottom: 5px;}
.greyPanel div.threeCol div.block big {
	display: block;
	padding: 20px;
	padding-bottom: 15px;
	margin: auto;
	margin-bottom: 10px;
	width: 50px;
	text-align: center;
	color: #333;
	font-size: 40px;
	background: #c4c4c4;
	text-shadow: 0px 1px white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.greyPanel div.threeCol div.block span {
	display: block;
	text-align: center;
	margin-bottom: 5px;}

.greyPanel div.supportLinks {
	position: relative;
	overflow: hidden;
	width: 940px;
	margin-right: -30px;}
.greyPanel div.supportLinks div.block {
	position: relative;
	float: left;
	width: 205px;
	height: 60px;
	margin-right: 20px;
	padding-right: 10px;
	background: url(../gfx/v-div.gif) top right repeat-y;
	font-size: 12px;
	color: #454545;
	text-shadow: 0px 1px white;}
.greyPanel div.supportLinks div.block h5 {margin-bottom: 5px;}
.greyPanel div.supportLinks div.block h5 span,
.greyPanel div.supportLinks div.block h5 img {
	font-size: 16px;
	vertical-align: middle;}
.greyPanel div.supportLinks div.block.last {background: none;}

.whitePanel {
	position: relative;
	background: #FFFFFF;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    /*-khtml-border-radius: 10px;*/}
.whitePanel div.whitePanelPad {padding: 10px 30px;}
.whitePanel div.simulacaoDetalhes {padding: 10px 30px;}
.whitePanel div.grupoDetalhes {
		width: 922px;
		height: 342px;
		background-image: url(../gfx/moldura-detalhes.gif);
		background-repeat: no-repeat;}
.whitePanel div.fotosDetalhes {
	float: left;
	width:200px;
	padding: 10px 10px;}
.whitePanel div.fotosDetalhes div{
	float: left;
	width: 215px;
	height: 35px;
	background: #EDF3FE;
	margin:0px 0px 5px 0px;}
.whitePanel div.fotosDetalhes h1{
	font-size:8px;
	letter-spacing: 1px;
	text-shadow: 0px 1px white;
	color:#3E3E3E;
	padding:5px 5px 5px 5px;
	text-align:left;}
.whitePanel div.descricaoDetalhes {
	float: left;
	width: 400px;
	color: #0099CC;
	padding: 10px;}
.whitePanel div.descricaoDetalhes h1{
	font-size:22px;
	color:#006699;
	padding:10px 0px 0px 20px;}
.whitePanel div.descricaoDetalhes div.valores {
	float: left;
	width: 60%;
	text-align: center;}
.whitePanel div.descricaoDetalhes div.valores div{
	float: left;
	width: 200px;
	height: 45px;
	background: #9FC5D9;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin:0px 0px 0px 20px;}
.whitePanel div.descricaoDetalhes div.valores h2{
	float: left;
	font-size: 12px;
	padding: 20px;}
.whitePanel div.descricaoDetalhes div.valores h3{
	float: left;
	font-size: 26px;
	padding: 10px;}
.whitePanel div.descricaoDetalhes div.valores h4{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	padding:0px}
.whitePanel div.descricaoDetalhes div.valores h5{
	float: left;
	font-size:25px;
	color: #000;
	font-weight:bold;
	padding: 5px 0px 3px 65px;}
.whitePanel div.descricaoDetalhes div.valores h6{
	float: left;
	font-size:18px;
	color: #000;
	padding: 5px 0px 5px 70px;}
.whitePanel div.descricaoDetalhes div.valores input.format {
	border: 1px solid #0097CD;
	background: white;
	width:30px;
	font-size: 14px;
	color: #434343;
	padding: 0px 0px;
	margin:0px 0px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.whitePanel div.descricaoDetalhes div.parcelas {
	float: left;
	text-align:left;
	width: 40%;}
.whitePanel div.descricaoDetalhes div.parcelas h2{
	float: left;
	width:100%;
	font-size: 12px;
	padding:0px 0px 5px 45px;}
.whitePanel div.descricaoDetalhes div.parcelas div{
	float: left;
	width: 75px;
	height: 67px;
	background: #9FC5D9;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin:0px 0px 0px 40px;}
.whitePanel div.descricaoDetalhes div.parcelas h3{ 
	font-size: 30px;
	text-align: center;
	color: #000;
	padding: 18px 0px 0px 0px;}
.whitePanel div.descricaoDetalhes div.parcelas h4{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	padding:0px}
.whitePanel div.descricaoDetalhes div.parcelas input{padding:10px 0px 5px 8px;}
.whitePanel div.descricaoDetalhes div.parcelas input.format2 {
	border: 1px solid #0097CD;
	background: white;
	width:30px;
	font-size: 14px;
	color: #434343;
	padding: 0px 0px;
	margin:0px 0px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}

.whitePanel div.descricaoDetalhes div.contemplacao {
	float: left;
	text-align:left;
	width: 100%;}
.whitePanel div.descricaoDetalhes div.contemplacao h2{
	float: left;
	width:100%;
	color:#000;
	font-size: 16px;
	color:#006699;
	padding:5px 0px 5px 0px;}
.whitePanel div.seguroDetalhes {
	float:left;
	width:277px;
	height: 332px;
	background: #F8F8F8;
	margin:5px 0px 0px 0px;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.whitePanel div.seguroDetalhes div.inf {
	float:left;
	width:100%;}
.whitePanel div.seguroDetalhes div.inf a {margin:0px 0px 0px 10px;}
.whitePanel div.seguroDetalhes div.inf h2 {
	padding:20px 0px 20px 0px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c10000;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
	text-align:center;}
.whitePanel div.seguroDetalhes div.inf p {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
	text-align:center;
	color:#3E3E3E;
	padding:0px 0px 20px 0px;}
.whitePanel div.seguroDetalhes div.inf img.icon {padding:30px 0px 0px 80px;}
.whitePanel div.seguroDetalhes div.inf img.botao {padding:30px 0px 0px 15px;}
.whitePanel div.minhascompras {
	float:right;
	width:400px;
	background: #e6e6e6;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.whitePanel div.minhascompras h2 {
	width:400px;
	background: url(../gfx/green-panel-top.png) bottom repeat-x #91A11A;
	padding: 10px 0px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}
.whitePanel div.minhascompras h2 a {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	text-shadow: 0px 0px white;
	text-decoration: none;
	margin-right:20px;}
.whitePanel div.minhascompras table{
	color:#91A11A;
	font-weight:bold;}
.whitePanel div.minhascompras table input.format {
	border: none;
	background: white;
	font-size: 14px;
	color: #434343;
	padding: 4px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.whitePanel div.webatendimento {
	float:left;
	width:400px;
	background: #e6e6e6;
    border-radius: 10px;
	margin-left:0px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-left:300px;}
.whitePanel div.webatendimento h2 {
	width:400px;
	background: url(../gfx/green-panel-top.png) bottom repeat-x #91A11A;
	padding: 10px 0px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}
.whitePanel div.webatendimento h2 a {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	text-shadow: 0px 0px white;
	text-decoration: none;
	margin-right:20px;}
.whitePanel div.webatendimento table{
	color:#91A11A;
	font-weight:bold;}
.whitePanel div.webatendimento table input.format {
	border: none;
	background: white;
	font-size: 14px;
	color: #434343;
	padding: 4px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.whitePanel div.minhassimulacoes {
	background: #e6e6e6;
    border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.whitePanel div.minhassimulacoes h2 {
	background: url(../gfx/orange-panel-top.png) bottom repeat-x #FBA800;
	padding: 20px 30px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px white;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}
.whitePanel div.minhassimulacoes h2 a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:normal;
	letter-spacing: 0px;
	text-shadow: 0px 0px white;
	text-decoration: none;
	margin-right:0px;}
.whitePanel div.minhassimulacoes table{
	width:100%;
	color:#000000;
	font-weight:normal;
	text-align:center;}
.whitePanel div.minhassimulacoes table a {color:#3BACD8}
.whitePanel div.minhassimulacoes table input {color:#3BACD8}
	
.timeline {
	position: relative;
	display: block;
	clear: both;}
.timeline a { 
	display: block;
	float: left;}


.footer div.greyFooter {
	background: url(../gfx/ft-bg.png) bottom repeat-x #e9e9e9;
	border-bottom: 1px solid #ababab;
	border-top: 1px solid #f4f4f4;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.footer div.greyFooter div {
	float: left;
	margin: 0px 10px;}
.footer div.greyFooter div.logoBG {
	margin: 0px;
	padding: 15px 0px;
	overflow: hidden;
	background: url(../gfx/ft-logo.png) center right no-repeat;
	float: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.footer div.greyFooter div big {
	color: #545454;
	font-size: 16px;
	letter-spacing: -0.5px;
	text-shadow: 0px 1px white;}
.footer div.greyFooter div ul li {
	float: left;
	margin-right: 10px;}
.footer div.greyFooter div ul li a {
	font-size: 12px;
	color: #484848;
	letter-spacing: -0.4px;
	text-shadow: 0px 1px white;
	text-decoration: none}
.footer div.greyFooter div ul li a:hover {color: #007cfb;}

.footer div.subFooter {
	font-size: 12px;
	color: #757575;}
.footer div.subFooter div.left {
	position: relative;
	float: left;
	padding: 5px 10px;}
.footer div.subFooter div.left span{
	font-size:31px;
	color:#CB2828;
	text-align:center;}
.footer div.subFooter div.right {
	position: relative;
	float: right;
	padding: 0px 10px;}
	
.backofficeLogin{
	float:left;
	margin-top:10px;}

.backofficeLogin div{
	width:378px;
	height:173px;
	margin:0px 0px 0px 300px; 
	padding-top:35px;
	background-image:url(../gfx/fundo-login-backoffice.gif);
	background-repeat:no-repeat;}

.backofficeLogin div table{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;}

.backofficeLogin div table a{
	color:#006699;
	text-decoration:underline;}
	
.backofficeLogin input{
	border: none;
	background: white;
	font-size: 14px;
	color: #434343;
	padding: 4px 0px;
	width: 100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}

.sistemaBackOffice{
	float:left;
	width:100%;
	padding-left:0px;}

.titulo_azul_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;}

.titulo_preto_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;}

.campo_de_tabela_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}

.conteúdo_33_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;}

.titulo_azul_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #527CBA;
	font-weight: bold;}

.fonte_preta_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: bold;}

.fonte_preta_pequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}

.texto_branco_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;}



.alignCenter {text-align: center}
.alignRight {text-align: right}
.lightGrey {color: #999}
.green {color: #497400}
.red {color: #d20000}
.blue {color: #09f}

