body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 auto;

}

.texto_footer {
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	line-height:130%;
	}
	
.texto_footer_peq {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	line-height:130%;
	}
	
.texto_peq {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	}

.texto {
	font-family: verdana;
	font-size: 12px;
	color: #626262;
	line-height:150%;
	}
	
.textoPapel {
	font-family: verdana;
	font-size: 11px;
	color: #626262;
	line-height:150%;
	}
	
.textoDicasTitulo {
	font-family: verdana;
	font-size: 12px;
	color: #689E21;
	line-height:130%;
	}
	
.TituloLado {
	font-family: Georgia;
	font-size: 14px;
	color: #626262;
	line-height:135%;
	}
	
.tituloBusca {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	line-height:120%;
	}
	
.Titulo {
	font-family: Georgia;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	}

.TextoPequeno {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height:165%;
	}
	
a.linkChat:link, a.linkChat:visited, a.linkChat:active {text-decoration: underline; color: #333333}
a.linkChat:hover {text-decoration: none; color: #333333}

a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active {text-decoration: underline; color: #ffffff}
a.linkFooter:hover {text-decoration:none ; color: #ffffff}

a.linkCorpo:link, a.linkCorpo:visited, a.linkCorpo:active {text-decoration: underline; color: #689E21}
a.linkCorpo:hover {text-decoration: none; color: #689E21}

.botao {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 60px;
	height: 20px;
	background-color: #0099ff;
	font-weight: bold;
	border: 1px none #99ccff;
}

.imputColorido {

	font-size:12px;
	height:auto;
	color:#333333;
	background-color:#EDF2F5;
	border-color:#EDF2F5;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBDAE2;
	
	border-left-style: solid;
	border-left-color: #CBDAE2;
	
	border-top-style: solid;
	border-top-color: #CBDAE2;
	
	border-right-style: solid;
	border-right-color: #CBDAE2;
	}

