body {
	margin: 0;
	padding: 0;
	background: transparent url(../images/fnd-06.png) repeat left top;
	overflow: hidden;
}

#wrapper {
	width: 800px; height: 600px;
	margin: 0 auto;
}

#content {
	background: transparent url(../images/fnd-05.jpg) no-repeat left top;
	width: 800px; height: 600px;
	position: relative;
	}
	
#logo {
	width: 400px; height: 349px;
	background: transparent url(../images/logo-01.png) no-repeat left top;
	position: absolute;
	left: 188px; top: 25px;
	color: #0F2;
	text-align: right;
	font: italic normal bold 20pt/650px sans-serif;
}

#ventanas div {
	width: 180px; height: 130px;
	position: absolute;
	left: 50px; top: 410px;
	padding: 10px;
	background: transparent url(../images/vtn-02.png) no-repeat left top;	
	z-index: 20;
	font-family: sans-serif;
	text-align: center;
	cursor: pointer;
}

#ventanas h3, #ventanas p {
	margin: 5px 0;
}

.stl01 h3 {color: #FA0;}
.stl01 p {color: #FEA;}

.stl02 h3 {color: #5BF;}
.stl02 p {color: #AEF;}

.stl03 h3 {color: #4E0;}
.stl03 p {color: #EFE;}
.stl03 b {color: #8EA}

#pantalla {
	z-index: 10;
	position: absolute;
	width: 740px; height: 197px;
	left: 29px; top: 374px;
	background: transparent url(../images/pantalla.png) no-repeat left top;
}

#reflejo {
	z-index: 12;
	position: absolute;
	width: 400px; height: 196px;
	left: 190px; top: 375px;
	background: transparent url(../images/logo-brillo.png) no-repeat left top;
}
