@media screen {
#tApresentadores {
	background:url(../../imagens/titulo/tApresentadores.gif) no-repeat;
}
#tAgosto {
	background: url(../../imagens/titulo/agosto.gif) no-repeat;
}

.apresentadores {
	width:316px;
}

.apresentadores img {
	width:116px;
	height:158px;
	position:relative;
	float:left;
}

#imgViviane {
	margin:0 55px 0;
}

#imgPedro {
	margin:0 0 0 65px;
}

#imgApresentadores {
	margin:2px 0 0;
}

.apresentadores span {
	margin:0 0 15px;
}

.apresentadoresTexto {
	width:182px;
}

.apresentadores p {
	width:314px;
}

#apresentadoresHr {
	background:url(../../imagens/apresentadoresHr.gif) no-repeat center 110px;
	width:38px;
	height:150px;
}

#tituloViviane {
	background:url(../../imagens/apresentadoresViviane.gif) no-repeat;
	width:314px;
	height:95px;
	margin:0 0 19px;
}

#tituloPedro {
	background:url(../../imagens/apresentadoresPedro.gif) no-repeat;
	width:312px;
	height:95px;
	margin:0 0 19px;
}

}