/* CSS Document */
.contenedor {
	height:580px;
}
/* botonera */

.links2 {
	font-family: arial;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.links2 a:link {
	text-decoration:none;
	color: #CCCCCC;
}
.links2 a:hover {
	text-decoration:none;
	color: #FFCC66;
}
.links2 a:active {
	text-decoration:none;
	color: #CCCCCC;
}
.links2 a:visited {
	text-decoration:none;
	color: #CCCCCC;
}


#banner2 {
	margin-bottom: 2px;

}

/* contenido del medio */

/* segunda columna */

/* nota */

/* vista ediciones */

#menu {
	width: 740px;
}



/* vista sumario */


#revistaenhead {
	background-image: url(../imagenes/revistaphead.jpg);
	
}


/* vista sumario */

#edanteriores {
	width: 161px;
	height: 18px;
	background-color: #990100;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	
}

#solu2{
	width: 161px;
	height: 18px;
	background-color: #990100;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	

}

.titulo2{
	color: #990100;
	font-family: sans-serif;
}

.titulo2 a, .titulo2 a:hover .titulo2 a:visited {
	color: #990100;
}