body {
	background-image: url(../fundo_modelo.jpg);
	background-repeat: repeat;
}

.LineHeight {
	line-height: 1.8em;
}

.style5 {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}

.left {
	float: left;
	margin: auto 20px;
}

#grid {
	background-image: url(../imagens/barra_vertical2.gif);
	background-repeat: repeat-y;
	background-position: 25px -40px;
}

.esquerda {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 20px;


}
.clear {
	clear: ambos;
}
