@charset "utf-8";

body{
	background-color: #000;	
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
}
.contenedora_aniversario {
	background-image: url(../imgsUME/back.jpg);
	height: 591px;
	width: 834px;
	text-align: center;
	vertical-align: auto;
	background-attachment:scroll;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	

}
.acceso_libro {
	height: 160px;
	width: 160px;
	margin-top: 1%;
	margin-left: 3%;
	background-position: left top;
	float: left;
}
.acceso_video {
	float: right;
	height: 160px;
	width: 160px;
	background-position: right top;
	margin-top: 1%;
	margin-right: 3%;
}

.acceso_noticias {
	float:left;
	height: 160px;
	width: 160px;
	background-position:left bottom;
	margin-top: 56%;
	margin-left: -16%;
}
.acceso_fotografias {
	float:right;
	height: 160px;
	width: 160px;
	background-position: right bottom;
	margin-top: 56%;
	margin-right: -16%;
}
.texto_ideario {
	font-size: 60px !important;
    	font-weight: bold !important;
    	font-family: "Arial narrow" !important;
    	color: #ffffff !important;
    	margin-bottom: -37px !important;
}