* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.fundoHome{
	background-color: #006e99;
	background-image: url(../images/simple-solution.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.fundoSms{
	background-color: #980000;
	background-image: url(../images/fundo-vermelho.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.fundoMercado {
	background-color: #000000;
	background-image: url(../images/fundo-preto.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.box .conteudo a {
	color: #FFFFFF;
	text-decoration: none;
}
.Informacoes img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box .conteudo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.box .topo a {
	display: block;
	height: 195px;
	width: 195px;
}

.alterarLingua {
	text-align: right;
}

.topo h1 {
	overflow: hidden;
	display: none;
}
.alterarLingua span {
	display: none;
}
.alterarLingua {
	padding-right: 25px;
}
.Informacoes p {
	font-size: 85%;
	line-height: 20px;
	display: inline;
	margin-bottom: 15px;
}
.Informacoes h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
.Informacoes h3 a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
}
.Informacoes {
	width: 525px;
	padding-left: 200px;
	padding-bottom: 15px;
}
.Informacoes h2 {
	font-size: 18px;
	font-weight: normal;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 25px;
}
.rodape a {
	color: #FFFFFF;
	text-decoration:none;
}
.rodape a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


.Informacoes h3 a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	text-decoration: underline;
}

.tamanhoFonte span {
	font-weight: bold;
	font-size: 24px;
	cursor:pointer;
}
.tamanhoFonte {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 15px;
}

.topo {
	/*background-image: url(../images/simple-solution.png);*/
	background-repeat: no-repeat;
	padding-top: 25px;
	background-position: 0px 25px;
}

.box {
	width: 760px;
	margin: 0px auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.vcard {
	line-height: 20px;
	display: inline;
	margin-bottom: 15px;
}
.Informacoes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}
.vcard a {
	font-size: 85%;
	line-height: 20px;
	display: inline;
	margin-bottom: 15px;
	color: #FFFFFF;
}
.vcard div  {
	line-height: 20px;
	font-size: 85%;
}
.fundoNova {
	background-color: #C2A100;
	background-image: url(../images/fundo-amarelo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.consultores {	
	font-size: 14px;
	}
.consultores ul {
	list-style-type: none;
}

/*.consultores ul {
	list-style-type: none;
}*/
.consultores li a {
	list-style-type: none;
	text-decoration: underline;
	font-size: 20px;
}
.consultores li {
	padding:3px;
}
.consultores li:hover {
	padding:3px;
	background-color: #005C80;
}
.consultores li a:hover {
	list-style-type: none;
	text-decoration: underline;
	color: #EAEAEA;
	font-size: 20px;
}
