@charset "utf-8";
/* CSS Document */

img { border: 0; }
	
	#pageWrap {
		position: absolute;
		z-index: 5;
		top: 300px;
		left: 3px;

	}
	#psdPage {
		margin-right: 19px;
		float: left;
		cursor: pointer;
	}
	#netPage {
		margin-right: 20px;
		float: left;
		cursor: pointer;
	}	
	#audioPage {
		float: left;
		cursor: pointer;
	}
	#bubbleWrap {
		position: absolute;
		z-index: 10;
		left: 155px;
		top:  205px;
	}
	.paneles {
		margin-left:40px; 
		text-align:justify;
		background-image:url(../images/fondo_textos2.png);
		background-repeat:repeat; 
		padding:10px;"
	}
	.bubble {
		position: absolute;
	}
	.clear {
		clear: both;
	}
.textoplomo2{
	font-size:16px;
	color:#CCC;
	}
.texto_normal2{
	font-size:20px;
	color:#ffffff;
	}
.resaltado_celeste{
		color:#1d6aaf;
	}
