@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:302px;
	top:317px;
	width:370px;
	height:261px;
	z-index:2;
}
#FotoMB {
	position:absolute;
	left:301px;
	top:33px;
	width:402px;
	height:259px;
	z-index:2;
}
#FotoLO {
	position:absolute;
	left:2px;
	top:348px;
	width:457px;
	height:250px;
	z-index:1;
}
#FotoRO {
	position:absolute;
	left:623px;
	top:347px;
	width:374px;
	height:250px;
	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;}
