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;
}


#tableFotos {
	background: #fff;
	margin: 30px auto;
}


#tableFotos img{
	width: 300px;
	heigth: 450px;
}

.fotoImprensa {
	float: left;
	margin: 20px 20px 20px 0;
	width: 250px;
	height: auto;
}