#content { background:url(../imagens/home/carla.png) no-repeat 5px 15px; }
#anima_foto {
	position:relative;
	display:inline;
	float:right;
	width:555px;
	height:290px;
	padding:23px;
	background:url(../imagens/home/moldura-anima-foto.png);
	margin:5px 2px 0px 0px;
}
#anima_foto img {
	position:absolute;
	top:23px;
	left:23px;
}

#content .o-escritorio {
	display:block;
	width:990px;
	float:left;
	height:55px;
	background:url(../imagens/home/o-escritorio.png) no-repeat center center;
	margin-top:15px;
}
#content .o-escritorio h2 { display:none; }
#content .o-escritorio p {
	margin:12px 10px 0px 140px;
}
#content .o-escritorio p a {
	color:#FFF;
	text-decoration:underline;
}

#rodape {
	margin-top:0px;
	background:none;
}