@charset "utf-8";

body {
	background-color: #99CCCC;
}
.saip {
	height: 750px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.foto {
	height: 200px;
	width: 250px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.saip2 {
	height: 380px;
	width: 500px;
	float: right;
	margin-top: 5px;
}
