/* CSS Document */
.curriculo_caixa_foto
{
	width:134px;
	height:163px;
	background-image:url(../images/fundo_caixa_foto_curriculo.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:60px;
}
.curriculo_caixa_foto img
{
	margin:4px;
}
