
body
{
	background: url(oldpaper.gif);
}

#whole
{
	width: 90%;
	/* margin: 130px auto 1cm; */
	margin: 1cm auto;
	min-width: 200px;
	max-width: 1024px;
}


#foto_pasaporte
{
/*	text-align: right;
	position: relative; */
}

#foto_pasaporte img
{
	border: solid 1px;
	padding: 3px;
/*	position: absolute;
	top: -100px; */
}


#personal_information
{
	/*text-align: right;*/
}

/*dl dt { font-weight: bold; }*/

h1
{
	border-bottom: solid 1px;
	margin-bottom: 0;
}

h2 { margin-top: 2em; }

p.document_purpose
{
	font-size: 85%;
	margin: 0;
	text-align: right;
}

img
{
}

a { color: black; }

td { border: solid 1px; }

thead th { background: black; color: white; }

table caption { display: none; }

