#lateralEsquerda {
	background-color:#F5F6F7;
	width:120px;
	_width:125px;
	min-height:685px;
	_height:685px;
	float:left;
	padding-left:5px;
}
#conteudoLateralDireita {
	width:465px;
	_height:500px;
	min-height:500px;
	float:left;
	background-image:url(../images/topoMsgas.jpg);
	background-repeat:no-repeat;
}
#titAba {
	border:0px solid blue;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding-left:30px;
}
#textoBaixoAba {
	width:400px;
	margin-left:30px;
}
#fotoForm {
	width:420px;
	margin-left:10px;
	margin-top:15px;
}
#formContato {
	width:175px;
	height:328px;
	float:left;
}
#fotoContato {
	float:right;
}
.contatoForm {
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	width:170px;
}
#formContato label {
	margin-left:10px;
}













