#containerMiolo {
	position:relative;
	width: 778px;
	height: 357px;
	background-image: url(../images/fundo_home.jpg);
	background-repeat:no-repeat;
}

#containerFoto {
	width: 354px;
	height: 394px;
	position: absolute;
	left: 404px;
	z-index: 100;
}

#textoHome {
	color: #FCF4CA;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 148px;
	height: 74px;
	position: relative;
	left: 240px;
	top: 268px;
	text-align: right;
	}
