@charset "utf-8";
#desenfoque {
	width:100%;
	height:500px;
}
#contenedor{
	width:920px;
	position:absolute;
	height: 90%;
	left: 50%;
	z-index: 3;
	top: 10px;
	margin-left: -460px;
	}
.menu_shp {
	width: 530px;
	margin-left: 21%;
	height: 83px;
}
.imagen_intro {
	background-image: url(../img/intro.png);
	width: 291px;
	margin-left: 65px;
	height: 100px;
	margin-top: 75px;
}
/* COMPROBAR SI SE VE EN IE 6
.imagen_intro {
	width: 291px;
	margin-left: 21px;
	height: 100px;
Para Internet Explorer
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(enabled=true,src=’../img/intro.png’);
}
Para el resto de navegadores
	.imagen_intro[class] {
	background-image: url(../img/intro.png);
}
*/
.texto_intro {
	width: 330px;
	margin-left: 65px;
	margin-top: 30px;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.imagen_coma {
	width: 295px;
	margin-left: 82px;
	height: 100px;
	margin-top: 0px;
	z-index: 6;
	position: absolute;
}

.revista {
	width: 860px;
	margin-top: -400px;
	//margin-top: -400px;
	height: 585px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
.contacto {
	width: 640px;
	margin-top: 0px;
	height: 485px;
	position: absolute;
	z-index: 5;
	margin-left: 12%;
}
.papel {
	width: 374px;
	margin-top: -455px;
	height: 532px;
	position: absolute;
	z-index: 5;
	margin-left: 450px;
	background-image: url(../img/papel.png);
}
.texto_friends {
	width: 280px;
	margin-left: 125px;
	margin-top: 120px;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	line-height: 18px;
}
.tit_texto_friends {
	font-size: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.enlaces_papel {
	width: 315px;
	margin-top: 140px;
	height: 300px;
	position: absolute;
	z-index: 6;
	margin-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #63F;
}
.enlaces_papel p {
	margin-bottom: -8px;

}
.cont_aviso {
	width: 712px;
	margin-top: 60px;
	height: 445px;
	position: absolute;
	background-image: url(../img/fondo_aviso.png);
	z-index: 5;
	margin-left: 12%;
}
.icono {
	width: 40px;
	margin-top: 20px;
	height: 36px;
	position: absolute;
	z-index: 5;
	margin-left: 50px;
}
.aviso_titulo {
	width: 500px;
	margin-top: 8px;
	position: absolute;
	z-index: 5;
	margin-left: 110px;
	color: #57ab27;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 48px;
}
.aviso_copy {
	width: 600px;
	margin-top: 80px;
	position: absolute;
	z-index: 5;
	margin-left: 50px;
	color: #57ab27;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 330px;
	overflow: auto;
	padding-right: 20px;
	/*overflow-x:hidden; 
	overflow-y:auto;*/
}
.cont_coma {
	width: 714px;
	margin-top: 40px;
	height: 527px;
	position: absolute;
	z-index: 5;
	margin-left: 11%;
}
