@charset "ISO-8859-1";
#Container {
	position:absolute;
	left:-500px;
	width:1000px;
	height:630px;
	z-index:1;
	background-color: #FF9;
	margin-top: 20px;
	margin-right: 50%;
	margin-bottom: 0px;
	margin-left: 50%;
	border: 2px solid #666;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}
#FotoLB {
	position:absolute;
	left:1px;
	top:11px;
	width:374px;
	height:260px;
	z-index:1;
}
#FotoRB {
	position:absolute;
	left:627px;
	top:10px;
	width:374px;
	height:260px;
	z-index:1;
}
#FotoMO {
	position:absolute;
	left:353px;
	top:324px;
	width:288px;
	height:208px;
	z-index:2;
}
#FotoMB {
	position:absolute;
	left:300px;
	top:50px;
	width:402px;
	height:293px;
	z-index:2;
}
#FotoLO {
	position:absolute;
	left:51px;
	top:346px;
	width:457px;
	height:280px;
	z-index:1;
}
#FotoRO {
	position:absolute;
	left:575px;
	top:346px;
	width:374px;
	height:286px;
	z-index:1;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #C30;
}
a:active {
	text-decoration: none;
	color: #666;
	text-align: center;
}
a:focus {outline: 0;}
a:active {outline: 0;}

