#menu {  padding: 30px 2px 2px 2px; }

#content {
position: relative;
top: -85px;
width: 900px;
color: #FFF;
}

#foto { 		height: 254px; width: 336px;
				background-image : url("gfx/fotobg.png");
				background-repeat: no-repeat;
				background-position: 8px 0px;
				}
#fotoPt { 		height: 336px; width: 254px;
				background-image : url("gfx/fotobg-pt.png");
				background-repeat: no-repeat;
				background-position: 4px 0px;
				}
				
